chore(deps): bump the non-breaking-changes group across 1 directory with 70 updates
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(17 days ago)
(14 days ago)
(14 days 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
a3563b0
Thanks@benmccann
! - Switch to maintained fork ofexternal-editor
@changesets/cli
@2
.29.5Patch Changes
#1693
6352819
Thanks@Andarist
! - Fixed an issue withworkspace:^
andworkspace:~
dependency ranges not being semantically treated as, respectively,^CURRENT_VERSION
and~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
65d6632
Thanks@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
de8bebc
Thanks@remorses
,@vzt7
! - Fixed a crash in prerelease mode when a package misses the version field in itspackage.json
#1619
c1e8a78
Thanks@manucorporat
! - Support../
inpublishConfig.directory
when publishing packagesUpdated dependencies [
de8bebc
]:
Commits
ca0be26
Version Packages (#1713)a3563b0
Switch to maintained fork of external-editor (#1712)283f654
DocumentprivatePackages
option (#1644)c7b6832
docs(readme): updated leftover (#1701)b57c77f
Version Packages (#1694)6352819
Fixed an issue withworkspace:^
andworkspace:~
dependency ranges not bei...9ce98a5
Align used function name with import in the docs (#1673)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)- 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)07ca32d
fix: 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
@felipecrs
in conventional-changelog/commitlint#4363Docs
- docs(config-workspace-scopes): incorrect package name title by
@JounQin
in conventional-changelog/commitlint#4323- docs: changed
husky init
tohusky install
by@Stautvis
in conventional-changelog/commitlint#4356- docs: adjust package managers CLI instructions for both Win and Unix based systems (#4381) by
@juliolmuller
in conventional-changelog/commitlint#4382- docs: add CLI instruction for Bun package manager (#4380) by
@juliolmuller
in conventional-changelog/commitlint#4383CI
- ci: pin github actions to commit-hash by
@Fdawgs
in conventional-changelog/commitlint#4343New Contributors
@Stautvis
made their first contribution in conventional-changelog/commitlint#4356@felipecrs
made their first contribution in conventional-changelog/commitlint#4363@juliolmuller
made 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
@felipecrs
in conventional-changelog/commitlint#4363Docs
- docs(config-workspace-scopes): incorrect package name title by
@JounQin
in conventional-changelog/commitlint#4323- docs: changed
husky init
tohusky install
by@Stautvis
in conventional-changelog/commitlint#4356- docs: adjust package managers CLI instructions for both Win and Unix based systems (#4381) by
@juliolmuller
in conventional-changelog/commitlint#4382- docs: add CLI instruction for Bun package manager (#4380) by
@juliolmuller
in conventional-changelog/commitlint#4383CI
- ci: pin github actions to commit-hash by
@Fdawgs
in conventional-changelog/commitlint#4343New Contributors
@Stautvis
made their first contribution in conventional-changelog/commitlint#4356@felipecrs
made their first contribution in conventional-changelog/commitlint#4363@juliolmuller
made 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.33.0
Release notes
Sourced from @eslint/js
's releases.
v9.33.0
Features
e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)Bug Fixes
732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)v9.32.0
Features
1245000
feat: support explicit resource management in core rules (#19828) (fnx)0e957a7
feat: support typescript types in accessor rules (#19882) (fnx)Bug Fixes
960fd40
fix: Upgrade@eslint/js
(#19971) (Nicholas C. Zakas)bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)d498887
fix: bump@eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)7863d26
fix: remove outdated types inParserOptions.ecmaFeatures
(#19944) (ntnyq)3173305
fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)Documentation
86e7426
docs: Update README (GitHub Actions Bot)Chores
50de1ce
chore: package.json update for@eslint/js
release (Jenkins)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970) (루밀LuMir)2ab1381
ci: pinjiti
to version 2.4.2 (#19964) (Francesco Trotta)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953) (Milos Djermanovic)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)e22af8c
refactor: useCustomRuleDefinitionType
inJSRuleDefinition
(#19949) (Francesco Trotta)e855717
chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
... (truncated)
Changelog
Sourced from @eslint/js
's changelog.
v9.33.0 - August 8, 2025
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)27fa865
build: useESLint
class to generate formatter examples (#19972) (Milos Djermanovic)v9.32.0 - July 25, 2025
960fd40
fix: Upgrade@eslint/js
(#19971) (Nicholas C. Zakas)50de1ce
chore: package.json update for@eslint/js
release (Jenkins)bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970) (루밀LuMir)d498887
fix: bump@eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)2ab1381
ci: pinjiti
to version 2.4.2 (#19964) (Francesco Trotta)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953) (Milos Djermanovic)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)86e7426
docs: Update README (GitHub Actions Bot)e22af8c
refactor: useCustomRuleDefinitionType
inJSRuleDefinition
(#19949) (Francesco Trotta)1245000
feat: support explicit resource management in core rules (#19828) (fnx)e855717
chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)0e957a7
feat: support typescript types in accessor rules (#19882) (fnx)2f73a23
test: switch to flat config mode inast-utils
tests (#19948) (Milos Djermanovic)7863d26
fix: remove outdated types inParserOptions.ecmaFeatures
(#19944) (ntnyq)c565a53
chore: excludefurther_reading_links.json
from Prettier formatting (#19943) (Milos Djermanovic)3173305
fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)v9.31.0 - July 11, 2025
3ddd454
chore: upgrade to@eslint/js@9.31.0
(#19935) (Francesco Trotta)d5054e5
chore: package.json update for@eslint/js
release (Jenkins)0f4a378
chore: update eslint (#19933) (renovate[bot])664cb44
docs: Update README (GitHub Actions Bot)07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914) (MaoShizhong)76c2340
chore: bump mocha to v11 (#19917) (루밀LuMir)28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)
... (truncated)
Commits
ad28371
chore: package.json update for@eslint/js
release50de1ce
chore: package.json update for@eslint/js
released5054e5
chore: package.json update for@eslint/js
releaseb3dbc16
chore: package.json update for@eslint/js
release5a5d526
chore: package.json update for@eslint/js
releaseacf2201
chore: package.json update for@eslint/js
release844f5a6
chore: package.json update for@eslint/js
releaseecaef73
chore: package.json update for@eslint/js
release7bc6c71
feat: add no-unassigned-vars rule (#19618)35304dd
chore: add missingfunding
field to packages (#19684)- See full diff in compare view
Updates @faker-js/faker
from 9.7.0 to 9.9.0
Release notes
Sourced from @faker-js/faker
's releases.
v9.9.0
What's Changed
- chore(deps): update dependency ts-morph to v26 by
@renovate
in faker-js/faker#3526- chore(deps): update vitest by
@renovate
in faker-js/faker#3524- chore(deps): update all non-major dependencies by
@renovate
in faker-js/faker#3523- chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to 7c2e711 by
@renovate
in faker-js/faker#3522- feat(location): simple coordinate methods by
@dhpollack
in faker-js/faker#3528- chore(deps): switch to prettier-plugin-pkg by
@Shinigami92
in faker-js/faker#3529- docs: add remarks about external sources by
@Shinigami92
in faker-js/faker#3452- chore(deps): update eslint by
@renovate
in faker-js/faker#3525- infra: update eslint config by
@Shinigami92
in faker-js/faker#3530- chore(deps): lock file maintenance by
@renovate
in faker-js/faker#3516- infra: use vitepress defineConfig by
@Shinigami92
in faker-js/faker#3537- infra: utilize git clean by
@Shinigami92
in faker-js/faker#3541- docs(web): add contributing pages by
@xDivisionByZerox
in faker-js/faker#2869- test: extract cjs require tests to .spec.cts by
@Shinigami92
in faker-js/faker#3436- test: add check for const number by
@Shinigami92
in faker-js/faker#3538- feat(locale): add word data to pt_br and pt_pt locales by
@danielshvarts1207
in faker-js/faker#3531- chore(deps): update pnpm to v10.12.4 by
@renovate
in faker-js/faker#3546- chore(deps): update vitest by
@renovate
in faker-js/faker#3547- chore(deps): update dependency prettier to v3.6.2 by
@renovate
in faker-js/faker#3548- chore(deps): update eslint by
@renovate
in faker-js/faker#3545- chore(deps): update devdependencies by
@renovate
in faker-js/faker#3499- chore(deps): update eslint (major) by
@renovate
in faker-js/faker#3549- chore(deps): lock file maintenance by
@renovate
in faker-js/faker#3533- chore(release): 9.9.0 by
@fakerjs-bot
in faker-js/faker#3552New Contributors
@dhpollack
made their first contribution in faker-js/faker#3528@danielshvarts1207
made their first contribution in faker-js/faker#3531Full Changelog: https://github.com/faker-js/faker/compare/v9.8.0...v9.9.0
v9.8.0
What's Changed
- feat(locale): add country code for en_CA & fr_CA by
@alixlahuec
in faker-js/faker#3476- test: use validator@13.15.0 with isULID, isISO31661Numeric, isISO15924 by
@matthewmayer
in faker-js/faker#3482- feat(locale): add zh_CN food by
@yyz945947732
in faker-js/faker#3479- docs: more than 70 locales by
@matthewmayer
in faker-js/faker#3483- feat(locale): update zh_CN location by
@yyz945947732
in faker-js/faker#3481- feat(locale): update zh_CN animal by
@yyz945947732
in faker-js/faker#3480- refactor(locale): ko state data update by
@seoahan
in faker-js/faker#3487- feat(locale): add zh_CN book by
@yyz945947732
in faker-js/faker#3477- feat(locale): add Japanese date and month definitions by
@matsueushi
in faker-js/faker#3492- feat(locale): add vehicle locale data for Japanese by
@noritaka1166
in faker-js/faker#3490- feat(locale): update Japanese company categories by
@noritaka1166
in faker-js/faker#3489- feat(locale): add Japanese science locale data including elements and units by
@noritaka1166
in faker-js/faker#3491- feat(locale): add Japanese sex definitions for person locale by
@noritaka1166
in faker-js/faker#3495- refactor(locale): rename pt-BR streetSuffix to streetPrefix by
@glmchalita
in faker-js/faker#3493- feat(locale): update zh_CN word by
@yyz945947732
in faker-js/faker#3478
... (truncated)
Changelog
Sourced from @faker-js/faker
's changelog.
9.9.0 (2025-07-01)
New Locales
Features
9.8.0 (2025-05-13)
New Locales
- locale: Add additional Japanese last names to the locale data (#3484) (72e66c3)
- locale: add Japanese date and month definitions (#3492) (b70e793)
- locale: add Japanese science locale data including elements and units (#3491) (54fd551)
- locale: add Japanese sex definitions for person locale (#3495) (1dbd8fa)
- locale: add vehicle locale data for Japanese (#3490) (dfadb1d)
- locale: add zh_CN book (#3477) (786a3d0)
- locale: add zh_CN food (#3479) (6c883e7)
- locale: update Japanese company categories (#3489) (8c0953a)
- locale: update zh_CN animal (#3480) (38ee7b8)
- locale: update zh_CN location (#3481) (456f102)
- locale: update zh_CN word (#3478) (aa98867)
Changed Locales
- locale: ko state data update (#3487) (b611ec2)
- locale: normalize internet data (#3502) (e6151e4)
- locale: rename pt-BR streetSuffix to streetPrefix (#3493) (7c23db3)
Bug Fixes
Commits
1f03291
chore(release): 9.9.0 (#3552)b7a3572
chore(deps): lock file maintenance (#3533)cd09cfa
chore(deps): update eslint (major) (#3549)f695d5b
chore(deps): update devdependencies (#3499)999f2e3
chore(deps): update eslint (#3545)09e3567
chore(deps): update dependency prettier to v3.6.2 (#3548)4f76395
chore(deps): update vitest (#3547)8a33713
chore(deps): update pnpm to v10.12.4 (#3546)a405ac8
feat(locale): add word data to pt_br and pt_pt locales (#3531)bf3fe...
Description has been truncated
Pull Request Statistics
1
2
+4231
-3584
Package Dependencies
@typescript-eslint/parser
npm
8.31.1 → 8.40.0
Minor
prettier-plugin-tailwindcss
npm
0.6.11 → 0.6.14
Patch
@typescript-eslint/eslint-plugin
npm
8.31.1 → 8.40.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: | 5633927 |
UUID: | 2765511091 |
Node ID: | PR_kwDOO1OwzM6k1lmz |
Host: | GitHub |
Repository: | adamnchen/-Faster-Java-server |
Mergeable: | Yes |
Merge State: | Clean |