chore(deps): bump the non-breaking-changes group across 1 directory with 74 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(about 1 month ago)
(about 1 month ago)
(about 1 month ago)
dependencies javascript
Bumps the non-breaking-changes group with 69 updates in the / directory:
Updates @changesets/cli from 2.29.2 to 2.29.7
Release notes
Sourced from @changesets/cli's releases.
@changesets/cli@2.29.7Patch Changes
@changesets/cli@2.29.6Patch Changes
- #1712
a3563b0Thanks@benmccann! - Switch to maintained fork ofexternal-editor
@changesets/cli@2.29.5Patch Changes
#1693
6352819Thanks@Andarist! - Fixed an issue withworkspace:^andworkspace:~dependency ranges not being semantically treated as, respectively,^CURRENT_VERSIONand~CURRENT_VERSION. This led to dependent packages being, at times, bumped too often when their dependencies with those ranges were bumped.Updated dependencies [
6352819]:
@changesets/cli@2.29.4Patch Changes
#1668
65d6632Thanks@Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabledUpdated dependencies [
65d6632]:
@changesets/cli@2.29.3Patch Changes
#1589
de8bebcThanks@remorses,@vzt7! - Fixed a crash in prerelease mode when a package misses the version field in itspackage.json#1619
c1e8a78Thanks@manucorporat! - Support../inpublishConfig.directorywhen publishing packagesUpdated dependencies [
de8bebc]:
Commits
8c065c4Version Packages (#1726)957f24eFix an issue that caused an incorrectCHANGELOGto be generated when a chan...ca0be26Version Packages (#1713)a3563b0Switch to maintained fork of external-editor (#1712)283f654DocumentprivatePackagesoption (#1644)c7b6832docs(readme): updated leftover (#1701)b57c77fVersion Packages (#1694)6352819Fixed an issue withworkspace:^andworkspace:~dependency ranges not bei...9ce98a5Align used function name with import in the docs (#1673)b962929Version Packages (#1669)- Additional commits viewable in compare view
Updates @clack/prompts from 0.10.1 to 0.11.0
Release notes
Sourced from @clack/prompts's releases.
@clack/prompts@0.11.0Minor Changes
- 07ca32d: Reverted a change where placeholders were being set as values on return.
Patch Changes
- Updated dependencies [07ca32d]
@clack/core@0.5.0
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
Commits
737f172[ci] release (#325)07ca32dfix: revert placeholder-on-return change (#324)- See full diff in compare view
Updates @commitlint/cli from 19.8.0 to 19.8.1
Release notes
Sourced from @commitlint/cli's releases.
v19.8.1
19.8.1 (2025-05-08)
Performance Improvements
- perf(rules): optimize header-trim by
@felipecrsin conventional-changelog/commitlint#4363Docs
- docs(config-workspace-scopes): incorrect package name title by
@JounQinin conventional-changelog/commitlint#4323- docs: changed
husky inittohusky installby@Stautvisin conventional-changelog/commitlint#4356- docs: adjust package managers CLI instructions for both Win and Unix based systems (#4381) by
@juliolmullerin conventional-changelog/commitlint#4382- docs: add CLI instruction for Bun package manager (#4380) by
@juliolmullerin conventional-changelog/commitlint#4383CI
- ci: pin github actions to commit-hash by
@Fdawgsin conventional-changelog/commitlint#4343New Contributors
@Stautvismade their first contribution in conventional-changelog/commitlint#4356@felipecrsmade their first contribution in conventional-changelog/commitlint#4363@juliolmullermade their first contribution in conventional-changelog/commitlint#4382Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1
Commits
Updates @commitlint/config-conventional from 19.8.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
- perf(rules): optimize header-trim by
@felipecrsin conventional-changelog/commitlint#4363Docs
- docs(config-workspace-scopes): incorrect package name title by
@JounQinin conventional-changelog/commitlint#4323- docs: changed
husky inittohusky installby@Stautvisin conventional-changelog/commitlint#4356- docs: adjust package managers CLI instructions for both Win and Unix based systems (#4381) by
@juliolmullerin conventional-changelog/commitlint#4382- docs: add CLI instruction for Bun package manager (#4380) by
@juliolmullerin conventional-changelog/commitlint#4383CI
- ci: pin github actions to commit-hash by
@Fdawgsin conventional-changelog/commitlint#4343New Contributors
@Stautvismade their first contribution in conventional-changelog/commitlint#4356@felipecrsmade their first contribution in conventional-changelog/commitlint#4363@juliolmullermade their first contribution in conventional-changelog/commitlint#4382Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1
Changelog
Sourced from @commitlint/config-conventional's changelog.
19.8.1 (2025-05-08)
Note: Version bump only for package
@commitlint/config-conventional
Commits
Updates @ctrl/tinycolor from 4.1.0 to 4.2.0
Commits
76556befeat: release new versionb456115build: it should work via OIDCced810fbuild: add back npm tokend865199build: update npmb0eeb15build: split ci and publish actions26ccfc0build: remove NPM_TOKEN variable39778c8feat: publish new version with npm provenance- See full diff in compare view
Updates @eslint/js from 9.26.0 to 9.36.0
Release notes
Sourced from @eslint/js's releases.
v9.36.0
Features
Bug Fixes
75b74d8fix: add missing rule option types (#20127) (ntnyq)1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116) (루밀LuMir)7d61b7ffix: add missing scope types toScope.type(#20110) (Pixel998)7a670c3fix: correct rule option typings inrules.d.ts(#20084) (Pixel998)Documentation
b73ab12docs: update examples to usedefineConfig(#20131) (sethamus)31d9392docs: fix typos (#20118) (Pixel998)c7f861bdocs: Update README (GitHub Actions Bot)6b0c08bdocs: Update README (GitHub Actions Bot)91f97c5docs: Update README (GitHub Actions Bot)Chores
12411e8chore: upgrade@eslint/js@9.36.0 (#20139) (Milos Djermanovic)488cba6chore: package.json update for@eslint/jsrelease (Jenkins)bac82a2ci: simplify renovate configuration (#19907) (唯然)c00bb37ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])fee751drefactor: usedefaultOptionsin rules (#20121) (Pixel998)1ace67dchore: update example to usedefineConfig(#20111) (루밀LuMir)4821963test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)b42c42echore: disallow use of deprecatedtypeproperty in core rule tests (#20094) (Milos Djermanovic)7bb498dtest: remove deprecatedtypeproperty from core rule tests (#20093) (Pixel998)e10cf2aci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])5cb0ce4refactor: usemeta.defaultOptionsinpreserve-caught-error(#20080) (Pixel998)f9f7cb5chore: package.json update for eslint-config-eslint release (Jenkins)81764b2chore: updateeslintpeer dependency ineslint-config-eslint(#20079) (Milos Djermanovic)v9.35.0
Features
42761fafeat: implement suggestions for no-empty-function (#20057) (jaymarvelz)102f444feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)e51fffffeat: addpreserve-caught-errorrule (#19913) (Amnish Singh Arora)Bug Fixes
10e7ae2fix: update uncloneable options error message (#20059) (soda-sorcery)bfa4601fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)dfd11defix: addbeforeandafterto test case types (#20049) (Francesco Trotta)dabbe95fix: correct types forno-restricted-importsrule (#20034) (Milos Djermanovic)ea789c7fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)Documentation
d265515docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)a355a0edocs: invert comparison logic for example inno-vardoc page (#20064) (OTonGitHub)5082fc2docs: Update README (GitHub Actions Bot)99cfd7edocs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)
... (truncated)
Changelog
Sourced from @eslint/js's changelog.
v9.36.0 - September 19, 2025
12411e8chore: upgrade@eslint/js@9.36.0 (#20139) (Milos Djermanovic)488cba6chore: package.json update for@eslint/jsrelease (Jenkins)b73ab12docs: update examples to usedefineConfig(#20131) (sethamus)47afcf6feat: correctpreserve-caught-erroredge cases (#20109) (Francesco Trotta)75b74d8fix: add missing rule option types (#20127) (ntnyq)bac82a2ci: simplify renovate configuration (#19907) (唯然)1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116) (루밀LuMir)c00bb37ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])fee751drefactor: usedefaultOptionsin rules (#20121) (Pixel998)31d9392docs: fix typos (#20118) (Pixel998)7d61b7ffix: add missing scope types toScope.type(#20110) (Pixel998)1ace67dchore: update example to usedefineConfig(#20111) (루밀LuMir)4821963test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)c7f861bdocs: Update README (GitHub Actions Bot)6b0c08bdocs: Update README (GitHub Actions Bot)7a670c3fix: correct rule option typings inrules.d.ts(#20084) (Pixel998)b42c42echore: disallow use of deprecatedtypeproperty in core rule tests (#20094) (Milos Djermanovic)7bb498dtest: remove deprecatedtypeproperty from core rule tests (#20093) (Pixel998)91f97c5docs: Update README (GitHub Actions Bot)e10cf2aci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])5cb0ce4refactor: usemeta.defaultOptionsinpreserve-caught-error(#20080) (Pixel998)f9f7cb5chore: package.json update for eslint-config-eslint release (Jenkins)81764b2chore: updateeslintpeer dependency ineslint-config-eslint(#20079) (Milos Djermanovic)v9.35.0 - September 5, 2025
da87f2fchore: upgrade@eslint/js@9.35.0 (#20077) (Milos Djermanovic)af2a087chore: package.json update for@eslint/jsrelease (Jenkins)d265515docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)7055764test: removetests/lib/eslint/eslint.config.js(#20065) (Milos Djermanovic)10e7ae2fix: update uncloneable options error message (#20059) (soda-sorcery)42761fafeat: implement suggestions for no-empty-function (#20057) (jaymarvelz)102f444feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)84ffb96chore: update@eslint-community/eslint-utils(#20069) (Francesco Trotta)a355a0edocs: invert comparison logic for example inno-vardoc page (#20064) (OTonGitHub)e51fffffeat: addpreserve-caught-errorrule (#19913) (Amnish Singh Arora)5082fc2docs: Update README (GitHub Actions Bot)d5ef939refactor: remove deprecatedcontext.parserOptionsusage across rules (#20060) (sethamus)1b3881dchore: remove redundant word (#20058) (pxwanglu)99cfd7edocs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)bfa4601fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)dfd11defix: addbeforeandafterto test case types (#20049) (Francesco Trotta)6ad8973docs: update--no-ignoreand--ignore-patterndocumentation (#20036) (Francesco Trotta)dabbe95fix: correct types forno-restricted-importsrule (#20034) (Milos Djermanovic)8033b19docs: add documentation for--no-config-lookup(#20033) (Francesco Trotta)ea789c7fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)v9.34.0 - August 22, 2025
... (truncated)
Commits
488cba6chore: package.json update for@eslint/jsrelease1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)af2a087chore: package.json update for@eslint/jsrelease84ffb96chore: update@eslint-community/eslint-utils(#20069)b48fa20chore: package.json update for@eslint/jsreleasead28371chore: package.json update for@eslint/jsrelease50de1cechore: package.json update for@eslint/jsreleased5054e5chore: package.json update for@eslint/jsreleaseb3dbc16chore: package.json update for@eslint/jsrelease5a5d526chore: package.json update for@eslint/jsrelease- Additional commits viewable in compare view
Updates @iconify/json from 2.2.334 to 2.2.387
Commits
ce69cf9Update 6 icon setsd95b593Update 6 icon sets00c0ef8Update 6 icon sets85432baUpdate 12 icon setse8e94d3Update 12 icon setsfae83eaUpdate 3 icon sets: Codicons, Material Icon Theme, Octiconsc084992Update 8 icon setsaa4ffb7Update 7 icon sets0959074Update 7 icon sets4d439e4Update 6 icon sets- Additional commits viewable in compare view
Updates @intlify/core-base from 11.1.3 to 11.1.12
Release notes
Sourced from @intlify/core-base's releases.
v11.1.12
What's Changed
⚡ Improvement Features
- fix: Emit INVALID_TOKEN_IN_PLACEHOLDER instead of UNTERMINATED_CLOSING_BRACE when invalid token is in placeholder and update docs by
@kazuponin intlify/vue-i18n#2255Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.11...v11.1.12
v11.1.11
What's Changed
⚡ Improvement Features
- fix: change warning from error for mutiple useI18n local scope calling by
@kazuponin intlify/vue-i18n#2235Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.10...v11.1.11
v11.1.10
🔒 Security Fixes
- fix: DOM-based XSS via tag attributes for escape parameter, about details see https://github.com/intlify/vue-i18n/security/advisories/GHSA-x8qp-wqqm-57ph
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.9...v11.1.10
v11.1.9
Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.8...v11.1.9
v11.1.8
What's Changed
⚡ Improvement Features
- fix: typo by
@kazuponin intlify/vue-i18n#2221Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.7...v11.1.8
v11.1.7
... (truncated)
Commits
Updates @jspm/generator from 2.5.1 to 2.7.0
Commits
- See full diff in compare view
Updates @nolebase/vitepress-plugin-git-changelog from 2.17.0 to 2.18.2
Release notes
Sourced from @nolebase/vitepress-plugin-git-changelog's releases.
v2.18.2
🐞 Bug Fixes
- Type issue - by
@nekomeowww(34951)View changes on GitHub
v2.18.1
🐞 Bug Fixes
- deps:
- Update all non-major dependencies - in nolebase/integrations#516 (fa7b3)
- Update all non-major dependencies - in nolebase/integrations#520 (b29c6)
View changes on GitHub
v2.18.0
🐞 Bug Fixes
- Build - by
@nekomeowww(4692f)- deps: Update all non-major dependencies - in nolebase/integrations#506 (31e6e)
View changes on GitHub
v2.17.2
🐞 Bug Fixes
- deps: Update all non-major dependencies - in nolebase/integrations#503 (a7828)
View changes on GitHub
v2.17.1
🚀 Features
- bi-link: Support image size - by
@LincZeroin nolebase/integrations#486 (752d1)🐞 Bug Fixes
- Build - by
@nekomeowww(d91f1)- deps:
- Update all non-major dependencies - in nolebase/integrations#490 (c8c3f)
- Update all non-major dependencies - in nolebase/integrations#493 (80333)
- Update all non-major dependencies - in nolebase/integrations#497 (44fc6)
- Update all non-major dependencies - in nolebase/integrations#501 (c50ac)
View changes on GitHub
Commits
9c74f35release: v2.18.2e77e865release: v2.18.18bdf15dchore: use pnpm catalog (#524)b29c637fix(deps): update all non-major dependencies (#520)fa7b3dbfix(deps): update all non-major dependencies (#516)ead82e1release: v2.18.0c31fae0chore(deps): bump dependencies4d0d5d6style: updated lint config31e6e87fix(deps): update all non-major dependencies (#506)c...Description has been truncated
Pull Request Statistics
1
2
+4448
-4729
Package Dependencies
@typescript-eslint/parser
npm
8.31.1 → 8.44.1
Minor
prettier-plugin-tailwindcss
npm
0.6.11 → 0.6.14
Patch
@typescript-eslint/eslint-plugin
npm
8.31.1 → 8.44.1
Minor
eslint-plugin-perfectionist
npm
4.12.3 → 4.15.0
Minor
@commitlint/config-conventional
npm
19.8.0 → 19.8.1
Patch
@pnpm/workspace.read-manifest
npm
1000.1.4 → 1000.2.4
Minor
commitlint-plugin-function-rules
npm
4.0.1 → 4.0.2
Patch
pinia-plugin-persistedstate
npm
4.2.0 → 4.5.0
Minor
npm
2.17.0 → 2.18.2
Minor
vitepress-plugin-group-icons
npm
1.5.2 → 1.6.3
Minor
eslint-plugin-unused-imports
npm
4.1.4 → 4.2.0
Minor
stylelint-config-recommended-vue
npm
1.6.0 → 1.6.1
Patch
Technical Details
| ID: | 8286221 |
| UUID: | 2852167931 |
| Node ID: | PR_kwDOO1OwzM6qAKD7 |
| Host: | GitHub |
| Repository: | adamnchen/-Faster-Java-server |
| Mergeable: | Yes |
| Merge State: | Clean |
| Rebaseable: | Yes |