chore(deps): bump the non-breaking-changes group across 1 directory with 70 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(10 months ago)
(10 months ago)
(10 months ago)
dependencies javascript
Bumps the non-breaking-changes group with 67 updates in the / directory:
Updates @changesets/cli from 2.29.2 to 2.29.6
Release notes
Sourced from @changesets/cli's releases.
@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
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)65d6632Fixed a crash in pre mode when trying to version private packages when taggin...5ca6271Enable publishing with provenance (#1659)- 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 @eslint/js from 9.26.0 to 9.34.0
Release notes
Sourced from @eslint/js's releases.
v9.34.0
Features
0bb777afeat: multithread linting (#19794) (Francesco Trotta)43a5f9efeat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)Bug Fixes
9b89903fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4acfix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)Documentation
0b4a590docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)327c672docs: Update README (GitHub Actions Bot)bf26229docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)2309327docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570cdocs: Update README (GitHub Actions Bot)Chores
f19ad94chore: upgrade to@eslint/js@9.34.0(#20030) (Francesco Trotta)b48fa20chore: package.json update for@eslint/jsrelease (Jenkins)4bce8a2chore: package.json update for eslint-config-eslint release (Jenkins)0c9999crefactor: prefer default options ingrouped-accessor-pairs(#20028) (루밀LuMir)d503f19ci: fixstale.yml(#20010) (루밀LuMir)e2dc67dci: centralizestale.yml(#19994) (루밀LuMir)7093cb8ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])v9.33.0
Features
e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)Bug Fixes
732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
... (truncated)
Changelog
Sourced from @eslint/js's changelog.
v9.34.0 - August 22, 2025
f19ad94chore: upgrade to@eslint/js@9.34.0(#20030) (Francesco Trotta)b48fa20chore: package.json update for@eslint/jsrelease (Jenkins)4bce8a2chore: package.json update for eslint-config-eslint release (Jenkins)0c9999crefactor: prefer default options ingrouped-accessor-pairs(#20028) (루밀LuMir)0b4a590docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)9b89903fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4acfix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)327c672docs: Update README (GitHub Actions Bot)d503f19ci: fixstale.yml(#20010) (루밀LuMir)0bb777afeat: multithread linting (#19794) (Francesco Trotta)bf26229docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)43a5f9efeat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)e2dc67dci: centralizestale.yml(#19994) (루밀LuMir)7093cb8ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])2309327docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570cdocs: Update README (GitHub Actions Bot)v9.33.0 - August 8, 2025
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920edtest: switch toLinter.ConfiginESLintRulestype tests (#19977) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)27fa865build: useESLintclass to generate formatter examples (#19972) (Milos Djermanovic)v9.32.0 - July 25, 2025
960fd40fix: Upgrade@eslint/js(#19971) (Nicholas C. Zakas)50de1cechore: package.json update for@eslint/jsrelease (Jenkins)bbf23fafix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)74f01a3ci: unpinjitito version^2.5.1(#19970) (루밀LuMir)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)2ab1381ci: pinjitito version 2.4.2 (#19964) (Francesco Trotta)b7f7545test: switch to flat config mode inSourceCodetests (#19953) (Milos Djermanovic)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)f46fc6cfix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
... (truncated)
Commits
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/jsreleaseacf2201chore: package.json update for@eslint/jsrelease844f5a6chore: package.json update for@eslint/jsreleaseecaef73chore: package.json update for@eslint/jsrelease7bc6c71feat: add no-unassigned-vars rule (#19618)- Additional commits viewable in compare view
Updates @iconify/json from 2.2.334 to 2.2.378
Commits
4d439e4Update 6 icon sets0e73a77Update 12 icon sets53c7b77Update 8 icon sets7f7b59fUpdate 2 icon sets: Huge Icons, Simple Iconsfb1e828Update 6 icon setsfe987aeUpdate Huge Icons444d2deUpdate 4 icon sets: Custom Brand Icons, Material Icon Theme, Material Symbols...d72e495Update 91 icon sets4238c15Update 109 icon sets6eef4edUpdate 4 icon sets: Academicons, SVG Logos, OpenMoji, VSCode Icons- Additional commits viewable in compare view
Updates @intlify/core-base from 11.1.3 to 11.1.11
Release notes
Sourced from @intlify/core-base's releases.
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
What's Changed
🐛 Bug Fixes
- fix: declaration order in Number formatting with options ResourceKeys by
@kazuponin intlify/vue-i18n#2208Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.6...v11.1.7
v11.1.6
... (truncated)
Commits
Updates @jspm/generator from 2.5.1 to 2.6.4
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)c254f39release: v2.17.2- Additional commits viewable in compare view
Updates @playwright/test from 1.52.0 to 1.55.0
Release notes
Sourced from @playwright/test's releases.
v1.55.0
New APIs
- New Property testStepInfo.titlePath Returns the full title path starting from the test file, including test and step titles.
Codegen
- Automatic
toBeVisible()assertions: Codegen can now generate automatictoBeVisible()assertions for common UI interactions. This feature can be enabled in the Codegen settings UI.Breaking Changes
- ⚠️ Dropped support for Chromium extension manifest v2.
Miscellaneous
- Added support for Debian 13 "Trixie".
Browser Versions
- Chromium 140.0.7339.16
- Mozilla Firefox 141.0
- WebKit 26.0
This version was also tested against the following stable channels:
- Google Chrome 139
- Microsoft Edge 139
v1.54.2
Highlights
microsoft/playwright#36714 - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error) microsoft/playwright#36828 - [Regression]: Playwright Codegen keeps spamming with selected option microsoft/playwright#36810 - [Regression]: Starting Codegen with target language doesn't work anymore
Browser Versions
- Chromium 139.0.7258.5
- Mozilla Firefox 140.0.2
- WebKit 26.0
This version was also tested against the following stable channels:
- Google Chrome 140
- Microsoft Edge 140
v1.54.1
Highlights
microsoft/playwright#36650 - [Regression]: 1.54.0 breaks downloading browsers when an HTTP(S) proxy is used
Browser Versions
- Chromium 139.0.7258.5
- Mozilla Firefox 140.0.2
- WebKit 26.0
... (truncated)
Commits
f992162chore: mark v1.55.0 (#37121)4a92ea0cherry-pick(#37113): docs: add release-notes for v1.55aa05507cherry-pick(#37114): test: move browser._launchServer in child process27ae7dctest: tree gardening (#37107)cd09d85test: unflake "should pick element" (#37103)72e4772chore(trace-viewer): remove unused code (#37097)5b8c7d6chore(dotnet): float is non-nullable (#37095)c7bf035test(webkit): closing dialog > contenteditable (Pull Request Statistics
Commits:
1Files Changed:
2Additions:
+4319Deletions:
-3615
Package Dependencies
@typescript-eslint/parser
npm
8.31.1 → 8.41.0
Minor
prettier-plugin-tailwindcss
npm
0.6.11 → 0.6.14
Patch
@typescript-eslint/eslint-plugin
npm
8.31.1 → 8.41.0
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.2
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: | 5914154 |
| UUID: | 2779015784 |
| Node ID: | PR_kwDOO1OwzM6lpGpo |
| Host: | GitHub |
| Repository: | adamnchen/-Faster-Java-server |
| Mergeable: | Yes |
| Merge State: | Clean |