An open index of dependabot pull requests across open source projects.

chore(deps): bump the non-breaking-changes group across 1 directory with 74 updates

Closed
Number: #58
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: May 22, 2025 at 04:16 PM UTC
(4 months ago)
Updated: May 23, 2025 at 03:54 PM UTC
(4 months ago)
Closed: May 23, 2025 at 03:54 PM UTC
(4 months ago)
Time to Close: about 24 hours
Labels:
dependencies javascript
Description:

Bumps the non-breaking-changes group with 73 updates in the / directory:

Package From To
@changesets/changelog-github 0.5.0 0.5.1
@changesets/cli 2.27.11 2.29.4
@changesets/git 3.0.2 3.0.4
@clack/prompts 0.9.0 0.11.0
@commitlint/cli 19.6.1 19.8.1
@commitlint/config-conventional 19.6.0 19.8.1
@eslint/js 9.17.0 9.27.0
@faker-js/faker 9.3.0 9.8.0
@iconify/json 2.2.290 2.2.340
@intlify/core-base 11.0.1 11.1.3
@intlify/unplugin-vue-i18n 6.0.3 6.0.8
@jspm/generator 2.4.1 2.6.0
@nolebase/vitepress-plugin-git-changelog 2.12.0 2.17.0
@playwright/test 1.49.1 1.52.0
@pnpm/workspace.read-manifest 1000.0.1 1000.1.5
@stylistic/stylelint-plugin 3.1.1 3.1.2
@tailwindcss/typography 0.5.15 0.5.16
@types/jsonwebtoken 9.0.7 9.0.9
@typescript-eslint/eslint-plugin 8.19.0 8.32.1
@typescript-eslint/parser 8.19.0 8.32.1
@vitejs/plugin-vue-jsx 4.1.1 4.2.0
@vitejs/plugin-vue 5.2.1 5.2.4
@vue/shared 3.5.13 3.5.14
autoprefixer 10.4.20 10.4.21
axios 1.7.9 1.9.0
cssnano 7.0.6 7.0.7
cz-git 1.11.0 1.11.1
czg 1.11.0 1.11.1
element-plus 2.9.1 2.9.10
eslint-config-turbo 2.3.3 2.5.3
eslint-plugin-import-x 4.6.1 4.12.2
eslint-plugin-jsdoc 50.6.1 50.6.17
eslint-plugin-jsonc 2.18.2 2.20.1
eslint-plugin-n 17.15.1 17.18.0
eslint-plugin-perfectionist 4.4.0 4.13.0
eslint-plugin-prettier 5.2.1 5.4.0
eslint 9.17.0 9.27.0
h3 1.13.0 1.15.3
lucide-vue-next 0.469.0 0.511.0
naive-ui 2.40.4 2.41.0
nitropack 2.10.4 2.11.12
ora 8.1.1 8.2.0
pinia-plugin-persistedstate 4.2.0 4.3.0
playwright 1.49.1 1.52.0
postcss-html 1.7.0 1.8.0
postcss-preset-env 10.1.3 10.1.6
postcss 8.4.49 8.5.3
prettier-plugin-tailwindcss 0.6.9 0.6.11
publint 0.2.12 0.3.12
radix-vue 1.9.12 1.9.17
rollup-plugin-visualizer 5.13.1 5.14.0
sass 1.83.0 1.89.0
stylelint-config-recommended-vue 1.5.0 1.6.0
stylelint-prettier 5.0.2 5.0.3
stylelint-scss 6.10.0 6.12.0
stylelint 16.12.0 16.19.1
turbo 2.3.3 2.5.3
typescript 5.4.2 5.8.3
unbuild 3.2.0 3.5.0
unplugin-element-plus 0.9.0 0.10.0
vite-plugin-dts 4.4.0 4.5.4
vite-plugin-vue-devtools 7.6.8 7.7.6
vitepress-plugin-group-icons 1.3.2 1.5.5
vitepress 1.5.0 1.6.3
vue-i18n 11.0.1 11.1.3
vue-router 4.5.0 4.5.1
vue-tsc 2.1.10 2.2.10
vue 3.5.13 3.5.14
vxe-pc-ui 4.3.55 4.6.12
vxe-table 4.10.0 4.13.31
watermark-js-plus 1.5.7 1.6.2
zod 3.24.1 3.25.20
@ast-grep/napi 0.32.3 0.38.2

Updates @changesets/changelog-github from 0.5.0 to 0.5.1

Release notes

Sourced from @​changesets/changelog-github's releases.

@​changesets/changelog-github@​0.5.1

Patch Changes

  • Updated dependencies [84a4a1b]:
    • @​changesets/types@​6.1.0
Commits

Updates @changesets/cli from 2.27.11 to 2.29.4

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.29.4

Patch Changes

  • #1668 65d6632 Thanks @​Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabled

  • Updated dependencies [65d6632]:

    • @​changesets/assemble-release-plan@​6.0.8
    • @​changesets/get-release-plan@​4.0.12

@​changesets/cli@​2.29.3

Patch Changes

@​changesets/cli@​2.29.2

Patch Changes

  • #1636 f73f84a Thanks @​Netail! - Correctly resolve new changesets with since option when the .changeset directory is not directly in the git root

  • Updated dependencies [f73f84a]:

    • @​changesets/read@​0.6.5
    • @​changesets/git@​3.0.4
    • @​changesets/get-release-plan@​4.0.10
    • @​changesets/apply-release-plan@​7.0.12

@​changesets/cli@​2.29.1

Patch Changes

  • #1620 b15e629 Thanks @​Netail! - Correctly fetch new changesets with since if the git option diff.relative has been set to true

  • Updated dependencies [b15e629]:

    • @​changesets/git@​3.0.3
    • @​changesets/apply-release-plan@​7.0.11
    • @​changesets/read@​0.6.4
    • @​changesets/get-release-plan@​4.0.9

@​changesets/cli@​2.29.0

Minor Changes

@​changesets/cli@​2.28.1

Patch Changes

... (truncated)

Commits
  • b962929 Version Packages (#1669)
  • 65d6632 Fixed a crash in pre mode when trying to version private packages when taggin...
  • 5ca6271 Enable publishing with provenance (#1659)
  • d23598a Version Packages (#1641)
  • de8bebc Fixed a crash in prerelease mode when a package misses the version field in i...
  • f15b0d0 docs: adds spectrum css and spectrum web components (#1627)
  • c1e8a78 Support ../ in publishConfig.directory when publishing packages (#1619)
  • 6dcc237 docs: fix examples (#1630)
  • baa9d45 Version Packages (#1637)
  • f73f84a Correctly resolve new changesets with since option when the .changeset di...
  • Additional commits viewable in compare view

Updates @changesets/git from 3.0.2 to 3.0.4

Release notes

Sourced from @​changesets/git's releases.

@​changesets/git@​3.0.4

Patch Changes

  • #1636 f73f84a Thanks @​Netail! - Correctly resolve new changesets with since option when the .changeset directory is not directly in the git root

@​changesets/git@​3.0.3

Patch Changes

  • #1620 b15e629 Thanks @​Netail! - Make sure that git diff always returns the paths relative to the git root in case diff.relative has been set to true in the git config
Commits
  • baa9d45 Version Packages (#1637)
  • f73f84a Correctly resolve new changesets with since option when the .changeset di...
  • 5d01857 Version Packages (#1634)
  • b15e629 Correctly fetch new changesets with since if the git option diff.relative...
  • 131d445 Update TypeScript, Babel and Preconstruct (#1633)
  • db8f678 Version Packages (#1632)
  • 29f34a3 Support scoped registries configured using package.json#publishConfig (#1470)
  • dc83cb4 Remove --snapshot from publish command docs (#1578)
  • 5c2bac5 Version Packages (#1595)
  • b9df596 Prevent fatal errors when using the newly-introduced prettier option (#1590)
  • Additional commits viewable in compare view

Updates @clack/prompts from 0.9.0 to 0.11.0

Release notes

Sourced from @​clack/prompts's releases.

@​clack/prompts@​0.11.0

Minor Changes

  • 07ca32d: Reverted a change where placeholders were being set as values on return.

Patch Changes

  • Updated dependencies [07ca32d]
    • @​clack/core@​0.5.0

@​clack/prompts@​0.10.1

Patch Changes

  • 11a5dc1: Fixes multiselect only shows hints on the first item in the options list. Now correctly shows hints for all selected options with hint property.
  • 30aa7ed: Adds a new selectableGroups boolean to the group multi-select prompt. Using selectableGroups: false will disable the ability to select a top-level group, but still allow every child to be selected individually.
  • Updated dependencies [30aa7ed]
  • Updated dependencies [5dfce8a]
  • Updated dependencies [f574297]
    • @​clack/core@​0.4.2

@​clack/prompts@​0.10.0

Minor Changes

  • 613179d: Adds a new indicator option to spinner, which supports the original "dots" loading animation or a new "timer" loading animation.

    import * as p from "@clack/prompts";
    

    const spin = p.spinner({ indicator: "timer" }); spin.start("Loading"); await sleep(3000); spin.stop("Loaded");

  • a38b2bc: Adds stream API which provides the same methods as log, but for iterable (even async) message streams. This is particularly useful for AI responses which are dynamically generated by LLMs.

    import * as p from "@clack/prompts";
    

    await p.stream.step( (async function* () { yield* generateLLMResponse(question); })() );

@​clack/prompts@​0.9.1

Patch Changes

  • 8093f3c: Adds Error support to the validate function

... (truncated)

Changelog

Sourced from @​clack/prompts's changelog.

0.11.0

Minor Changes

  • 07ca32d: Reverted a change where placeholders were being set as values on return.

Patch Changes

  • Updated dependencies [07ca32d]
    • @​clack/core@​0.5.0

0.10.1

Patch Changes

  • 11a5dc1: Fixes multiselect only shows hints on the first item in the options list. Now correctly shows hints for all selected options with hint property.
  • 30aa7ed: Adds a new selectableGroups boolean to the group multi-select prompt. Using selectableGroups: false will disable the ability to select a top-level group, but still allow every child to be selected individually.
  • Updated dependencies [30aa7ed]
  • Updated dependencies [5dfce8a]
  • Updated dependencies [f574297]
    • @​clack/core@​0.4.2

0.10.0

Minor Changes

  • 613179d: Adds a new indicator option to spinner, which supports the original "dots" loading animation or a new "timer" loading animation.

    import * as p from "@clack/prompts";
    

    const spin = p.spinner({ indicator: "timer" }); spin.start("Loading"); await sleep(3000); spin.stop("Loaded");

  • a38b2bc: Adds stream API which provides the same methods as log, but for iterable (even async) message streams. This is particularly useful for AI responses which are dynamically generated by LLMs.

    import * as p from "@clack/prompts";
    

    await p.stream.step( (async function* () { yield* generateLLMResponse(question); })() );

0.9.1

... (truncated)

Commits

Updates @commitlint/cli from 19.6.1 to 19.8.1

Release notes

Sourced from @​commitlint/cli's releases.

v19.8.1

19.8.1 (2025-05-08)

Performance Improvements

Docs

CI

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1

v19.8.0

19.8.0 (2025-03-07)

Bug Fixes

Features

Chore, docs, etc.

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

19.8.1 (2025-05-08)

Bug Fixes

19.8.0 (2025-03-07)

Performance Improvements

  • use node: prefix to bypass require.cache call for builtins (#4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

Commits

Updates @commitlint/config-conventional from 19.6.0 to 19.8.1

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.8.1

19.8.1 (2025-05-08)

Performance Improvements

Docs

CI

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1

v19.8.0

19.8.0 (2025-03-07)

Bug Fixes

Features

Chore, docs, etc.

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.8.1 (2025-05-08)

Note: Version bump only for package @​commitlint/config-conventional

19.8.0 (2025-03-07)

Performance Improvements

  • use node: prefix to bypass require.cache call for builtins (#4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

Commits

Updates @eslint/js from 9.17.0 to 9.27.0

Release notes

Sourced from @​eslint/js's releases.

v9.27.0

Features

  • d71e37f feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)
  • ba456e0 feat: Externalize MCP server (#19699) (Nicholas C. Zakas)
  • 07c1a7e feat: add allowRegexCharacters to no-useless-escape (#19705) (sethamus)
  • 7bc6c71 feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)
  • ee40364 feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)
  • 32957cd feat: support TS syntax in max-params (#19557) (Nitin Kumar)

Bug Fixes

  • 5687ce7 fix: correct mismatched removed rules (#19734) (루밀LuMir)
  • dc5ed33 fix: correct types and tighten type definitions in SourceCode class (#19731) (루밀LuMir)
  • de1b5de fix: correct service property name in Linter.ESLintParseResult type (#19713) (Francesco Trotta)
  • 60c3e2c fix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)
  • 9da90ca fix: add allowReserved to Linter.ParserOptions type (#19710) (Francesco Trotta)
  • fbb8be9 fix: add info to ESLint.DeprecatedRuleUse type (#19701) (Francesco Trotta)

Documentation

  • 25de550 docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)
  • bd5def6 docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)
  • 4d0c60d docs: Add Neovim to editor integrations (#19729) (Maria José Solano)
  • 71317eb docs: Update README (GitHub Actions Bot)
  • 4c289e6 docs: Update README (GitHub Actions Bot)
  • f0f0d46 docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)
  • 8ed3273 docs: fix internal usages of ConfigData type (#19688) (Francesco Trotta)
  • eb316a8 docs: add fmt and check sections to Package.json Conventions (#19686) (루밀LuMir)
  • a3a2559 docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)
  • c8d17e1 docs: Update README (GitHub Actions Bot)

Chores

  • f8f1560 chore: upgrade @​eslint/js@​9.27.0 (#19739) (Milos Djermanovic)
  • ecaef73 chore: package.json update for @​eslint/js release (Jenkins)
  • 596fdc6 chore: update dependency @​arethetypeswrong/cli to ^0.18.0 (#19732) (renovate[bot])
  • f791da0 chore: remove unbalanced curly brace from .editorconfig (#19730) (Maria José Solano)
  • e86edee refactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)
  • cf36352 chore: remove shared types (#19718) (Francesco Trotta)
  • f60f276 refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)
  • 58a171e chore: update dependency @​eslint/plugin-kit to ^0.3.1 (#19712) (renovate[bot])
  • 3a075a2 chore: update dependency @​eslint/core to ^0.14.0 (#19715) (renovate[bot])
  • 44bac9d ci: run tests in Node.js 24 (#19702) (Francesco Trotta)
  • 35304dd chore: add missing funding field to packages (#19684) (루밀LuMir)
  • f305beb test: mock process.emitWarning to prevent output disruption (#19687) (Francesco Trotta)

v9.26.0

Features

  • e9754e7 feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)
  • 0fa2b7a feat: add suggestions for eqeqeq rule (#19640) (Nitin Kumar)
  • dcbdcc9 feat: Add MCP server (#19592) (Nicholas C. Zakas)
  • 2dfd83e feat: add ignoreDirectives option in no-unused-expressions (#19645) (sethamus)

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.27.0 - May 16, 2025

  • f8f1560 chore: upgrade @​eslint/js@​9.27.0 (#19739) (Milos Djermanovic)
  • ecaef73 chore: package.json update for @​eslint/js release (Jenkins)
  • 25de550 docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)
  • bd5def6 docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)
  • d71e37f feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)
  • 5687ce7 fix: correct mismatched removed rules (#19734) (루밀LuMir)
  • 596fdc6 chore: update dependency @​arethetypeswrong/cli to ^0.18.0 (#19732) (renovate[bot])
  • ba456e0 feat: Externalize MCP server (#19699) (Nicholas C. Zakas)
  • dc5ed33 fix: correct types and tighten type definitions in SourceCode class (#19731) (루밀LuMir)
  • 4d0c60d docs: Add Neovim to editor integrations (#19729) (Maria José Solano)
  • f791da0 chore: remove unbalanced curly brace from .editorconfig (#19730) (Maria José Solano)
  • e86edee refactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)
  • 07c1a7e feat: add allowRegexCharacters to no-useless-escape (#19705) (sethamus)
  • cf36352 chore: remove shared types (#19718) (Francesco Trotta)
  • f60f276 refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)
  • 71317eb docs: Update README (GitHub Actions Bot)
  • de1b5de fix: correct service property name in Linter.ESLintParseResult type (#19713) (Francesco Trotta)
  • 58a171e chore: update dependency @​eslint/plugin-kit to ^0.3.1 (#19712) (renovate[bot])
  • 3a075a2 chore: update dependency @​eslint/core to ^0.14.0 (#19715) (renovate[bot])
  • 60c3e2c fix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)
  • 4c289e6 docs: Update README (GitHub Actions Bot)
  • 9da90ca fix: add allowReserved to Linter.ParserOptions type (#19710) (Francesco Trotta)
  • Pull Request Statistics
    Commits:
    1
    Files Changed:
    1
    Additions:
    +5701
    Deletions:
    -3328
Package Dependencies
Ecosystem:
npm
Version Change:
3.24.1 → 3.25.20
Update Type:
Minor
Package:
eslint
Ecosystem:
npm
Version Change:
9.17.0 → 9.27.0
Update Type:
Minor
Package:
sass
Ecosystem:
npm
Version Change:
1.83.0 → 1.89.0
Update Type:
Minor
Package:
axios
Ecosystem:
npm
Version Change:
1.7.9 → 1.9.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.9.0 → 0.11.0
Update Type:
Minor
Package:
typescript
Ecosystem:
npm
Version Change:
5.4.2 → 5.8.3
Update Type:
Minor
Package:
vue
Ecosystem:
npm
Version Change:
3.5.13 → 3.5.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.1.3 → 10.1.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.19.0 → 8.32.1
Update Type:
Minor
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.17.0 → 9.27.0
Update Type:
Minor
Package:
postcss
Ecosystem:
npm
Version Change:
8.4.49 → 8.5.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.27.11 → 2.29.4
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.6.9 → 0.6.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.49.1 → 1.52.0
Update Type:
Minor
Package:
vue-i18n
Ecosystem:
npm
Version Change:
11.0.1 → 11.1.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.2.290 → 2.2.340
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.19.0 → 8.32.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.4.20 → 10.4.21
Update Type:
Patch
Ecosystem:
npm
Version Change:
17.15.1 → 17.18.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.2.1 → 5.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.4.0 → 4.13.0
Update Type:
Minor
Package:
turbo
Ecosystem:
npm
Version Change:
2.3.3 → 2.5.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.6.1 → 19.8.1
Update Type:
Minor
Package:
stylelint
Ecosystem:
npm
Version Change:
16.12.0 → 16.19.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
50.6.1 → 50.6.17
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.13.1 → 5.14.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.2.1 → 5.2.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.6.1 → 4.12.2
Update Type:
Minor
Package:
vue-tsc
Ecosystem:
npm
Version Change:
2.1.10 → 2.2.10
Update Type:
Minor
Package:
cssnano
Ecosystem:
npm
Version Change:
7.0.6 → 7.0.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.6.0 → 19.8.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.1.1 → 4.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.9.1 → 2.9.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
11.0.1 → 11.1.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.4.1 → 2.6.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1000.0.1 → 1000.1.5
Update Type:
Minor
Package:
@vue/shared
Ecosystem:
npm
Version Change:
3.5.13 → 3.5.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.3.3 → 2.5.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.18.2 → 2.20.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.469.0 → 0.511.0
Update Type:
Minor
Package:
nitropack
Ecosystem:
npm
Version Change:
2.10.4 → 2.11.12
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.0 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.10.0 → 6.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.4.0 → 4.5.4
Update Type:
Minor
Package:
vxe-pc-ui
Ecosystem:
npm
Version Change:
4.3.55 → 4.6.12
Update Type:
Minor
Package:
vxe-table
Ecosystem:
npm
Version Change:
4.10.0 → 4.13.31
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.7 → 1.6.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.32.3 → 0.38.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.0.2 → 3.0.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
9.3.0 → 9.8.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.0.3 → 6.0.8
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.12.0 → 2.17.0
Update Type:
Minor
Package:
h3
Ecosystem:
npm
Version Change:
1.13.0 → 1.15.3
Update Type:
Minor
Package:
playwright
Ecosystem:
npm
Version Change:
1.49.1 → 1.52.0
Update Type:
Minor
Package:
publint
Ecosystem:
npm
Version Change:
0.2.12 → 0.3.12
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.9.0 → 0.10.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.6.8 → 7.7.6
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.3.2 → 1.5.5
Update Type:
Minor
Package:
vue-router
Ecosystem:
npm
Version Change:
4.5.0 → 4.5.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.5.15 → 0.5.16
Update Type:
Patch
Package:
cz-git
Ecosystem:
npm
Version Change:
1.11.0 → 1.11.1
Update Type:
Patch
Package:
czg
Ecosystem:
npm
Version Change:
1.11.0 → 1.11.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
9.0.7 → 9.0.9
Update Type:
Patch
Package:
ora
Ecosystem:
npm
Version Change:
8.1.1 → 8.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.5.0 → 0.5.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.1 → 3.1.2
Update Type:
Patch
Package:
radix-vue
Ecosystem:
npm
Version Change:
1.9.12 → 1.9.17
Update Type:
Patch
Package:
unbuild
Ecosystem:
npm
Version Change:
3.2.0 → 3.5.0
Update Type:
Minor
Package:
vitepress
Ecosystem:
npm
Version Change:
1.5.0 → 1.6.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.7.0 → 1.8.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.0 → 1.6.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.0.2 → 5.0.3
Update Type:
Patch
Package:
naive-ui
Ecosystem:
npm
Version Change:
2.40.4 → 2.41.0
Update Type:
Minor
Technical Details
ID: 579189
UUID: 2537679888
Node ID: PR_kwDONkLNvs6XQewQ
Host: GitHub
Repository: LeftProgrammer/framework-big-screen
Mergeable: Yes
Merge State: Clean