Bump the all-dependencies group with 38 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
(3 months ago)
by github-actions[bot]
dependencies javascript
Bumps the all-dependencies group with 38 updates:
Updates eslint from 9.32.0 to 9.34.0
Release notes
Sourced from eslint'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'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)
Commits
b8875f69.34.02e455fbBuild: changelog update for 9.34.0f19ad94chore: upgrade to@eslint/js@9.34.0(#20030)b48fa20chore: package.json update for@eslint/jsrelease4bce8a2chore: package.json update for eslint-config-eslint release0c9999crefactor: prefer default options ingrouped-accessor-pairs(#20028)0b4a590docs: make rulesdir deprecation clearer (#20018)9b89903fix: default value of accessor-pairs option in rule.d.ts file (#20024)6c07420fix: fix spurious failure in neostandard integration test (#20023)676f4acfix: allow scientific notation with trailing zeros matching exponent (#20002)- Additional commits viewable in compare view
Updates next from 15.4.5 to 15.5.2
Release notes
Sourced from next's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bguband@ztannerfor helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub,@mischnic, and@ztannerfor helping!v15.5.1-canary.22
Misc Changes
- Turbopack: Redefine Background backend jobs: #83174
Credits
Huge thanks to
@sokrafor helping!v15.5.1-canary.21
Misc Changes
- Turbopack: improve overhead benchmarks: #83231
Credits
Huge thanks to
@sokrafor helping!v15.5.1-canary.20
... (truncated)
Commits
497ec6av15.5.2bc72f41[backport] revert: add ?dpl to fonts in/_next/static/media(#83062) (#83066)c8faf68[backport] fix: disable unknownatrules lint rule entirely (#83059) (#83060)cc68cedv15.5.11ce9857[backport] fix: update validation return types (#82854) (#83027)b93c894[backport] fix: update the config.api.responseLimit type (#82852) (#83028)8a92f28[backport] fix: avoid importing types that will be unused (#82856) (#83026)19617ab[backport] feat: add typesafety with config.typedRoutes to redirect() and per...822e4c0[backport] fix: add path normalization to getRelativePath for Windows (#82918...bb67ca9[backport] fix: change "noUnknownAtRules" to "warn" for Biome (#82974) (#83022)- Additional commits viewable in compare view
Updates @types/node from 24.1.0 to 24.3.0
Commits
- See full diff in compare view
Updates @types/react from 19.1.9 to 19.1.12
Commits
- See full diff in compare view
Updates @types/react-dom from 19.1.7 to 19.1.9
Commits
- See full diff in compare view
Updates eslint-config-next from 15.4.5 to 15.5.2
Release notes
Sourced from eslint-config-next's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bguband@ztannerfor helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub,@mischnic, and@ztannerfor helping!v15.5.1-canary.22
Misc Changes
- Turbopack: Redefine Background backend jobs: #83174
Credits
Huge thanks to
@sokrafor helping!v15.5.1-canary.21
Misc Changes
- Turbopack: improve overhead benchmarks: #83231
Credits
Huge thanks to
@sokrafor helping!v15.5.1-canary.20
... (truncated)
Commits
Updates tailwindcss from 4.1.11 to 4.1.12
Release notes
Sourced from tailwindcss's releases.
v4.1.12
Fixed
- Don't consider the global important state in
@apply(#18404)- Add missing suggestions for
flex-<number>utilities (#18642)- Fix trailing
)from interfering with extraction in Clojure keywords (#18345)- Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@pluginand@config(#18345)- Allow boolean values of
process.env.DEBUGin@tailwindcss/node(#18485)- Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
falseorundefinedproperties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcssviatransformAssetUrls: false(#18321)- Fix false-positive migrations in
addEventListenerand JavaScript variable names (#18718)- Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*theme keys individe-*utilities for backwards compatibility (#18704)- Don't scan
.hdrand.exrfiles for classes by default (#18734)
Changelog
Sourced from tailwindcss's changelog.
[4.1.12] - 2025-08-13
Fixed
- Don't consider the global important state in
@apply(#18404)- Add missing suggestions for
flex-<number>utilities (#18642)- Fix trailing
)from interfering with extraction in Clojure keywords (#18345)- Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@pluginand@config(#18345)- Allow boolean values of
process.env.DEBUGin@tailwindcss/node(#18485)- Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
falseorundefinedproperties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcssviatransformAssetUrls: false(#18321)- Fix false-positive migrations in
addEventListenerand JavaScript variable names (#18718)- Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*theme keys individe-*utilities for backwards compatibility (#18704)- Don't scan
.hdrand.exrfiles for classes by default (#18734)
Commits
6791e81Prepare v4.1.12 release (#18728)1855d68Add --border-color to divide theme keys (#18704)8e8a2d6update@ampproject/remappingto@jridgewell/remapping(#18716)68a79b1Suggest bare values forflex-*utilities (#18642)fa3f45fDon’t output CSS objects withfalseorundefinedin the AST (#18571)939fda6Show more specific error for functional-like but invalid utility names (#18568)88b9f15Center the dropdown icon added to an input with a paired datalist in Chrome (...798a7bfIgnore consecutive semicolons in the CSS parser (#18532)2941a7bTrack source locations through@pluginand@config(#18329)9169d73update READMEs- Additional commits viewable in compare view
Updates @emnapi/core from 1.4.5 to 1.5.0
Release notes
Sourced from @emnapi/core's releases.
v1.5.0
What's Changed
Prebuilt libraries are built by LLVM clang 20.
- fix: env undefined after emitting beforeExit event by
@toyobayashiin toyobayashi/emnapi#162- fix(wasi): avoid deadlock caused by child thread abort when the main thread is in
Atomics.waitand allow blocking calls on browser main thread (requires wasi-sdk 26+ and--export=emnapi_thread_crashed) by@toyobayashiin toyobayashi/emnapi#163- build: backport emscripten parse tools changes to v1 by
@toyobayashiin toyobayashi/emnapi#165Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.5...v1.5.0
Commits
61628bdfix ci800dbeefix ci3a1cf8d1.5.0af1a9cf[Backport] build: backport emscripten parse tools changes to v1 (#165)c3768acfix: signature mismatch3b85957[Backport] fix(wasi): avoid deadlock caused by child thread abort when the ma...94e9198[Backport] fix: env undefined after emitting beforeExit event (#162)- See full diff in compare view
Updates @emnapi/runtime from 1.4.5 to 1.5.0
Release notes
Sourced from @emnapi/runtime's releases.
v1.5.0
What's Changed
Prebuilt libraries are built by LLVM clang 20.
- fix: env undefined after emitting beforeExit event by
@toyobayashiin toyobayashi/emnapi#162- fix(wasi): avoid deadlock caused by child thread abort when the main thread is in
Atomics.waitand allow blocking calls on browser main thread (requires wasi-sdk 26+ and--export=emnapi_thread_crashed) by@toyobayashiin toyobayashi/emnapi#163- build: backport emscripten parse tools changes to v1 by
@toyobayashiin toyobayashi/emnapi#165Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.5...v1.5.0
Commits
61628bdfix ci800dbeefix ci3a1cf8d1.5.0af1a9cf[Backport] build: backport emscripten parse tools changes to v1 (#165)c3768acfix: signature mismatch3b85957[Backport] fix(wasi): avoid deadlock caused by child thread abort when the ma...94e9198[Backport] fix: env undefined after emitting beforeExit event (#162)- See full diff in compare view
Updates @emnapi/wasi-threads from 1.0.4 to 1.1.0
Release notes
Sourced from @emnapi/wasi-threads's releases.
v1.1.0
What's Changed
- test: make napi_get_buffer_info check if passed buffer is valid by
@toyobayashiin toyobayashi/emnapi#108- feat: segregate nogc APIs from rest via type system by
@toyobayashiin toyobayashi/emnapi#110- test: fix unreliable assumption in js-native-api/test_cannot_run_js by
@toyobayashiin toyobayashi/emnapi#111- fix: missing sources in gyp wasi + threads target
Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.0.0...v1.1.0
Commits
571f5771.1.0fcc26fefix: missing sources in gyp wasi + threads targetc11fe4ftest: fix unreliable assumption in js-native-api/test_cannot_run_js (#111)b53831anodejs/node#51254526f6c4feat: segregate nogc APIs from rest via type system (#110)0472fe4test: make napi_get_buffer_info check if passed buffer is valid (#108)107bda9chore: update node-gyp usage in README14e3f411.0.04671dd8fix: prebuild wasm64-emscripten use old emscriptend9ac1b5feat: add basic gyp support (#106)- Additional commits viewable in compare view
Updates @eslint/config-helpers from 0.3.0 to 0.3.1
Release notes
Sourced from @eslint/config-helpers's releases.
plugin-kit: v0.3.1
0.3.1 (2025-05-01)
Bug Fixes
config-helpers: v0.3.1
0.3.1 (2025-08-05)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2
Changelog
Sourced from @eslint/config-helpers's changelog.
0.3.1 (2025-08-05)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2
Commits
daa1955chore: release main (#198)a830283fix: Upgrade@eslint/core(#197)917feb1docs: Update README sponsorseb05e04docs: Update README sponsors3fde625docs: Update README sponsors3951541docs: Update README sponsorsc785fa0docs: Update README sponsors1615a01chore: release main (#174)6199b6edocs: Update README sponsors3d48779chore: release main (#168)- Additional commits viewable in compare view
Updates @eslint/core from 0.15.1 to 0.15.2
Commits
9e68ab6chore: release main (#252)e39a386docs: Update README sponsors9a4fe34fix: relax type for rule.meta.docs.recommended (#235)57734b4docs: Update README sponsors17276ffdocs: Update README sponsors46cd5dadocs: Update README sponsors9677965docs: Update README sponsors20799b5docs: Update README sponsors- See full diff in compare view
Updates @eslint/js from 9.32.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
Pull Request Statistics
1
2
+194
-194
Package Dependencies
@typescript-eslint/parser
npm
8.38.0 → 8.41.0
Minor
@typescript-eslint/eslint-plugin
npm
8.38.0 → 8.41.0
Minor
@typescript-eslint/project-service
npm
8.38.0 → 8.41.0
Minor
@typescript-eslint/scope-manager
npm
8.38.0 → 8.41.0
Minor
@typescript-eslint/tsconfig-utils
npm
8.38.0 → 8.41.0
Minor
@typescript-eslint/type-utils
npm
8.38.0 → 8.41.0
Minor
@typescript-eslint/typescript-estree
npm
8.38.0 → 8.41.0
Minor
@typescript-eslint/visitor-keys
npm
8.38.0 → 8.41.0
Minor
@next/swc-linux-arm64-gnu
npm
15.4.5 → 15.5.2
Minor
@next/swc-linux-arm64-musl
npm
15.4.5 → 15.5.2
Minor
@next/swc-win32-arm64-msvc
npm
15.4.5 → 15.5.2
Minor
Technical Details
| ID: | 6241072 |
| UUID: | 2789772602 |
| Node ID: | PR_kwDOM7lxl86mSI06 |
| Host: | GitHub |
| Repository: | Timdatabase/Timdatabase.github.io |
| Merge State: | Unknown |