Bump the all-dependencies group with 38 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(6 days ago)
(6 days ago)
(6 days 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
0bb777a
feat: multithread linting (#19794) (Francesco Trotta)43a5f9e
feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)Bug Fixes
9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420
fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)Documentation
0b4a590
docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)327c672
docs: Update README (GitHub Actions Bot)bf26229
docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)2309327
docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21
docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570c
docs: Update README (GitHub Actions Bot)Chores
f19ad94
chore: upgrade to@eslint/js@9.34.0
(#20030) (Francesco Trotta)b48fa20
chore: package.json update for@eslint/js
release (Jenkins)4bce8a2
chore: package.json update for eslint-config-eslint release (Jenkins)0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028) (루밀LuMir)d503f19
ci: fixstale.yml
(#20010) (루밀LuMir)e2dc67d
ci: centralizestale.yml
(#19994) (루밀LuMir)7093cb8
ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])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
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.34.0 - August 22, 2025
f19ad94
chore: upgrade to@eslint/js@9.34.0
(#20030) (Francesco Trotta)b48fa20
chore: package.json update for@eslint/js
release (Jenkins)4bce8a2
chore: package.json update for eslint-config-eslint release (Jenkins)0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028) (루밀LuMir)0b4a590
docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420
fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)327c672
docs: Update README (GitHub Actions Bot)d503f19
ci: fixstale.yml
(#20010) (루밀LuMir)0bb777a
feat: multithread linting (#19794) (Francesco Trotta)bf26229
docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)43a5f9e
feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)e2dc67d
ci: centralizestale.yml
(#19994) (루밀LuMir)7093cb8
ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])2309327
docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21
docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570c
docs: Update README (GitHub Actions Bot)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)
Commits
b8875f6
9.34.02e455fb
Build: changelog update for 9.34.0f19ad94
chore: upgrade to@eslint/js@9.34.0
(#20030)b48fa20
chore: package.json update for@eslint/js
release4bce8a2
chore: package.json update for eslint-config-eslint release0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028)0b4a590
docs: make rulesdir deprecation clearer (#20018)9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024)6c07420
fix: fix spurious failure in neostandard integration test (#20023)676f4ac
fix: 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
@bgub
and@ztanner
for 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@ztanner
for helping!v15.5.1-canary.22
Misc Changes
- Turbopack: Redefine Background backend jobs: #83174
Credits
Huge thanks to
@sokra
for helping!v15.5.1-canary.21
Misc Changes
- Turbopack: improve overhead benchmarks: #83231
Credits
Huge thanks to
@sokra
for helping!v15.5.1-canary.20
... (truncated)
Commits
497ec6a
v15.5.2bc72f41
[backport] revert: add ?dpl to fonts in/_next/static/media
(#83062) (#83066)c8faf68
[backport] fix: disable unknownatrules lint rule entirely (#83059) (#83060)cc68ced
v15.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
@bgub
and@ztanner
for 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@ztanner
for helping!v15.5.1-canary.22
Misc Changes
- Turbopack: Redefine Background backend jobs: #83174
Credits
Huge thanks to
@sokra
for helping!v15.5.1-canary.21
Misc Changes
- Turbopack: improve overhead benchmarks: #83231
Credits
Huge thanks to
@sokra
for 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
@plugin
and@config
(#18345)- Allow boolean values of
process.env.DEBUG
in@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
false
orundefined
properties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcss
viatransformAssetUrls: false
(#18321)- Fix false-positive migrations in
addEventListener
and 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
.hdr
and.exr
files 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
@plugin
and@config
(#18345)- Allow boolean values of
process.env.DEBUG
in@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
false
orundefined
properties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcss
viatransformAssetUrls: false
(#18321)- Fix false-positive migrations in
addEventListener
and 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
.hdr
and.exr
files for classes by default (#18734)
Commits
6791e81
Prepare v4.1.12 release (#18728)1855d68
Add --border-color to divide theme keys (#18704)8e8a2d6
update@ampproject/remapping
to@jridgewell/remapping
(#18716)68a79b1
Suggest bare values forflex-*
utilities (#18642)fa3f45f
Don’t output CSS objects withfalse
orundefined
in the AST (#18571)939fda6
Show more specific error for functional-like but invalid utility names (#18568)88b9f15
Center the dropdown icon added to an input with a paired datalist in Chrome (...798a7bf
Ignore consecutive semicolons in the CSS parser (#18532)2941a7b
Track source locations through@plugin
and@config
(#18329)9169d73
update 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
@toyobayashi
in toyobayashi/emnapi#162- fix(wasi): avoid deadlock caused by child thread abort when the main thread is in
Atomics.wait
and allow blocking calls on browser main thread (requires wasi-sdk 26+ and--export=emnapi_thread_crashed
) by@toyobayashi
in toyobayashi/emnapi#163- build: backport emscripten parse tools changes to v1 by
@toyobayashi
in toyobayashi/emnapi#165Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.5...v1.5.0
Commits
61628bd
fix ci800dbee
fix ci3a1cf8d
1.5.0af1a9cf
[Backport] build: backport emscripten parse tools changes to v1 (#165)c3768ac
fix: 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
@toyobayashi
in toyobayashi/emnapi#162- fix(wasi): avoid deadlock caused by child thread abort when the main thread is in
Atomics.wait
and allow blocking calls on browser main thread (requires wasi-sdk 26+ and--export=emnapi_thread_crashed
) by@toyobayashi
in toyobayashi/emnapi#163- build: backport emscripten parse tools changes to v1 by
@toyobayashi
in toyobayashi/emnapi#165Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.5...v1.5.0
Commits
61628bd
fix ci800dbee
fix ci3a1cf8d
1.5.0af1a9cf
[Backport] build: backport emscripten parse tools changes to v1 (#165)c3768ac
fix: 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
@toyobayashi
in toyobayashi/emnapi#108- feat: segregate nogc APIs from rest via type system by
@toyobayashi
in toyobayashi/emnapi#110- test: fix unreliable assumption in js-native-api/test_cannot_run_js by
@toyobayashi
in 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
571f577
1.1.0fcc26fe
fix: missing sources in gyp wasi + threads targetc11fe4f
test: fix unreliable assumption in js-native-api/test_cannot_run_js (#111)b53831a
nodejs/node#51254
526f6c4
feat: segregate nogc APIs from rest via type system (#110)0472fe4
test: make napi_get_buffer_info check if passed buffer is valid (#108)107bda9
chore: update node-gyp usage in README14e3f41
1.0.04671dd8
fix: prebuild wasm64-emscripten use old emscriptend9ac1b5
feat: 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/core
bumped 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/core
bumped from ^0.15.1 to ^0.15.2
Commits
daa1955
chore: release main (#198)a830283
fix: Upgrade@eslint/core
(#197)917feb1
docs: Update README sponsorseb05e04
docs: Update README sponsors3fde625
docs: Update README sponsors3951541
docs: Update README sponsorsc785fa0
docs: Update README sponsors1615a01
chore: release main (#174)6199b6e
docs: Update README sponsors3d48779
chore: release main (#168)- Additional commits viewable in compare view
Updates @eslint/core
from 0.15.1 to 0.15.2
Commits
9e68ab6
chore: release main (#252)e39a386
docs: Update README sponsors9a4fe34
fix: relax type for rule.meta.docs.recommended (#235)57734b4
docs: Update README sponsors17276ff
docs: Update README sponsors46cd5da
docs: Update README sponsors9677965
docs: Update README sponsors20799b5
docs: 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
0bb777a
feat: multithread linting (#19794) (Francesco Trotta)43a5f9e
feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)Bug Fixes
9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420
fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)Documentation
0b4a590
docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)327c672
docs: Update README (GitHub Actions Bot)bf26229
docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)2309327
docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21
docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570c
docs: 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 |