Bump the all-dependencies group with 40 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(about 17 hours ago)
(about 17 hours ago)
dependencies javascript
Bumps the all-dependencies group with 40 updates:
Updates eslint
from 9.34.0 to 9.36.0
Release notes
Sourced from eslint's releases.
v9.36.0
Features
Bug Fixes
75b74d8
fix: add missing rule option types (#20127) (ntnyq)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116) (루밀LuMir)7d61b7f
fix: add missing scope types toScope.type
(#20110) (Pixel998)7a670c3
fix: correct rule option typings inrules.d.ts
(#20084) (Pixel998)Documentation
b73ab12
docs: update examples to usedefineConfig
(#20131) (sethamus)31d9392
docs: fix typos (#20118) (Pixel998)c7f861b
docs: Update README (GitHub Actions Bot)6b0c08b
docs: Update README (GitHub Actions Bot)91f97c5
docs: Update README (GitHub Actions Bot)Chores
12411e8
chore: upgrade@eslint/js
@9
.36.0 (#20139) (Milos Djermanovic)488cba6
chore: package.json update for@eslint/js
release (Jenkins)bac82a2
ci: simplify renovate configuration (#19907) (唯然)c00bb37
ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])fee751d
refactor: usedefaultOptions
in rules (#20121) (Pixel998)1ace67d
chore: update example to usedefineConfig
(#20111) (루밀LuMir)4821963
test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)b42c42e
chore: disallow use of deprecatedtype
property in core rule tests (#20094) (Milos Djermanovic)7bb498d
test: remove deprecatedtype
property from core rule tests (#20093) (Pixel998)e10cf2a
ci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])5cb0ce4
refactor: usemeta.defaultOptions
inpreserve-caught-error
(#20080) (Pixel998)f9f7cb5
chore: package.json update for eslint-config-eslint release (Jenkins)81764b2
chore: updateeslint
peer dependency ineslint-config-eslint
(#20079) (Milos Djermanovic)v9.35.0
Features
42761fa
feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)102f444
feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)e51ffff
feat: addpreserve-caught-error
rule (#19913) (Amnish Singh Arora)Bug Fixes
10e7ae2
fix: update uncloneable options error message (#20059) (soda-sorcery)bfa4601
fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)dfd11de
fix: addbefore
andafter
to test case types (#20049) (Francesco Trotta)dabbe95
fix: correct types forno-restricted-imports
rule (#20034) (Milos Djermanovic)ea789c7
fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)Documentation
d265515
docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)a355a0e
docs: invert comparison logic for example inno-var
doc page (#20064) (OTonGitHub)5082fc2
docs: Update README (GitHub Actions Bot)99cfd7e
docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.36.0 - September 19, 2025
12411e8
chore: upgrade@eslint/js
@9
.36.0 (#20139) (Milos Djermanovic)488cba6
chore: package.json update for@eslint/js
release (Jenkins)b73ab12
docs: update examples to usedefineConfig
(#20131) (sethamus)47afcf6
feat: correctpreserve-caught-error
edge cases (#20109) (Francesco Trotta)75b74d8
fix: add missing rule option types (#20127) (ntnyq)bac82a2
ci: simplify renovate configuration (#19907) (唯然)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116) (루밀LuMir)c00bb37
ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])fee751d
refactor: usedefaultOptions
in rules (#20121) (Pixel998)31d9392
docs: fix typos (#20118) (Pixel998)7d61b7f
fix: add missing scope types toScope.type
(#20110) (Pixel998)1ace67d
chore: update example to usedefineConfig
(#20111) (루밀LuMir)4821963
test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)c7f861b
docs: Update README (GitHub Actions Bot)6b0c08b
docs: Update README (GitHub Actions Bot)7a670c3
fix: correct rule option typings inrules.d.ts
(#20084) (Pixel998)b42c42e
chore: disallow use of deprecatedtype
property in core rule tests (#20094) (Milos Djermanovic)7bb498d
test: remove deprecatedtype
property from core rule tests (#20093) (Pixel998)91f97c5
docs: Update README (GitHub Actions Bot)e10cf2a
ci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])5cb0ce4
refactor: usemeta.defaultOptions
inpreserve-caught-error
(#20080) (Pixel998)f9f7cb5
chore: package.json update for eslint-config-eslint release (Jenkins)81764b2
chore: updateeslint
peer dependency ineslint-config-eslint
(#20079) (Milos Djermanovic)v9.35.0 - September 5, 2025
da87f2f
chore: upgrade@eslint/js
@9
.35.0 (#20077) (Milos Djermanovic)af2a087
chore: package.json update for@eslint/js
release (Jenkins)d265515
docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)7055764
test: removetests/lib/eslint/eslint.config.js
(#20065) (Milos Djermanovic)10e7ae2
fix: update uncloneable options error message (#20059) (soda-sorcery)42761fa
feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)102f444
feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)84ffb96
chore: update@eslint-community/eslint-utils
(#20069) (Francesco Trotta)a355a0e
docs: invert comparison logic for example inno-var
doc page (#20064) (OTonGitHub)e51ffff
feat: addpreserve-caught-error
rule (#19913) (Amnish Singh Arora)5082fc2
docs: Update README (GitHub Actions Bot)d5ef939
refactor: remove deprecatedcontext.parserOptions
usage across rules (#20060) (sethamus)1b3881d
chore: remove redundant word (#20058) (pxwanglu)99cfd7e
docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)bfa4601
fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)dfd11de
fix: addbefore
andafter
to test case types (#20049) (Francesco Trotta)6ad8973
docs: update--no-ignore
and--ignore-pattern
documentation (#20036) (Francesco Trotta)dabbe95
fix: correct types forno-restricted-imports
rule (#20034) (Milos Djermanovic)8033b19
docs: add documentation for--no-config-lookup
(#20033) (Francesco Trotta)ea789c7
fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)
Commits
b4857e5
9.36.05878a42
Build: changelog update for 9.36.012411e8
chore: upgrade@eslint/js
@9
.36.0 (#20139)488cba6
chore: package.json update for@eslint/js
releaseb73ab12
docs: update examples to usedefineConfig
(#20131)47afcf6
feat: correctpreserve-caught-error
edge cases (#20109)75b74d8
fix: add missing rule option types (#20127)bac82a2
ci: simplify renovate configuration (#19907)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116)c00bb37
ci: bump actions/labeler from 5 to 6 (#20090)- Additional commits viewable in compare view
Updates next
from 15.5.2 to 15.5.4
Release notes
Sourced from next's releases.
v15.5.4
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: ensure onRequestError is invoked when otel enabled (#83343)
- fix: devtools initial position should be from next config (#83571)
- [devtool] fix overlay styles are missing (#83721)
- Turbopack: don't match dynamic pattern for node_modules packages (#83176)
- Turbopack: don't treat metadata routes as RSC (#82911)
- [turbopack] Improve handling of symlink resolution errors in track_glob and read_glob (#83357)
- Turbopack: throw large static metadata error earlier (#82939)
- fix: error overlay not closing when backdrop clicked (#83981)
- Turbopack: flush Node.js worker IPC on error (#84077)
Misc Changes
- [CNA] use linter preference (#83194)
- CI: use KV for test timing data (#83745)
- docs: september improvements and fixes (#83997)
Credits
Huge thanks to
@yiminghe
,@huozhi
,@devjiwonchoi
,@mischnic
,@lukesandberg
,@ztanner
,@icyJoseph
,@leerob
,@fufuShih
,@dwrth
,@aymericzip
,@obendev
,@molebox
,@OoMNoO
,@pontasan
,@styfle
,@HondaYt
,@ryuapp
,@lpalmes
, and@ijjk
for helping!v15.5.3
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: validation return types of pages API routes (#83069)
- fix: relative paths in dev in validator.ts (#83073)
- fix: remove satisfies keyword from type validation to preserve old TS compatibility (#83071)
Credits
Huge thanks to
@bgub
for helping!
Commits
40f1d78
v15.5.4cb30f0a
[backport] docs: september improvements and fixes (#83997)b6a32bb
[backport] [CNA] use linter preference (#83194) (#84087)26d61f1
[backport] Turbopack: flush Node.js worker IPC on error (#84079)e11e87a
[backport] fix: error overlay not closing when backdrop clicked (#83981) (#83...0a29888
[backport] fix: devtools initial position should be from next config (#83571)...7a53950
[backport] Turbopack: don't treat metadata routes as RSC (#83804)050bdf1
[backport] Turbopack: throw large static metadata error earlier (#83816)1f6ea09
[backport] Turbopack: Improve handling of symlink resolution errors (#83805)c7d1855
[backport] CI: use KV for test timing data (#83860)- Additional commits viewable in compare view
Updates @types/node
from 24.3.0 to 24.6.1
Commits
- See full diff in compare view
Updates @types/react
from 19.1.12 to 19.1.16
Commits
- See full diff in compare view
Updates eslint-config-next
from 15.5.2 to 15.5.4
Release notes
Sourced from eslint-config-next's releases.
v15.5.4
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: ensure onRequestError is invoked when otel enabled (#83343)
- fix: devtools initial position should be from next config (#83571)
- [devtool] fix overlay styles are missing (#83721)
- Turbopack: don't match dynamic pattern for node_modules packages (#83176)
- Turbopack: don't treat metadata routes as RSC (#82911)
- [turbopack] Improve handling of symlink resolution errors in track_glob and read_glob (#83357)
- Turbopack: throw large static metadata error earlier (#82939)
- fix: error overlay not closing when backdrop clicked (#83981)
- Turbopack: flush Node.js worker IPC on error (#84077)
Misc Changes
- [CNA] use linter preference (#83194)
- CI: use KV for test timing data (#83745)
- docs: september improvements and fixes (#83997)
Credits
Huge thanks to
@yiminghe
,@huozhi
,@devjiwonchoi
,@mischnic
,@lukesandberg
,@ztanner
,@icyJoseph
,@leerob
,@fufuShih
,@dwrth
,@aymericzip
,@obendev
,@molebox
,@OoMNoO
,@pontasan
,@styfle
,@HondaYt
,@ryuapp
,@lpalmes
, and@ijjk
for helping!v15.5.3
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: validation return types of pages API routes (#83069)
- fix: relative paths in dev in validator.ts (#83073)
- fix: remove satisfies keyword from type validation to preserve old TS compatibility (#83071)
Credits
Huge thanks to
@bgub
for helping!
Commits
40f1d78
v15.5.407d1cbc
v15.5.3- See full diff in compare view
Updates prettier-plugin-classnames
from 0.8.2 to 0.8.4
Release notes
Sourced from prettier-plugin-classnames's releases.
v0.8.4
What's Changed
- Correctly calculates the line positions of expressions when there are two or more line breaks inside a script tag by
@ony3000
in ony3000/prettier-plugin-classnames#120Full Changelog: https://github.com/ony3000/prettier-plugin-classnames/compare/v0.8.3...v0.8.4
v0.8.3
What's Changed
- Support angular control flow blocks by
@ony3000
in ony3000/prettier-plugin-classnames#118- docs: Auto-translate README and Wiki by
@openaitx-system
in ony3000/prettier-plugin-classnames#116New Contributors
@openaitx-system
made their first contribution in ony3000/prettier-plugin-classnames#116Full Changelog: https://github.com/ony3000/prettier-plugin-classnames/compare/v0.8.2...v0.8.3
Commits
c436414
chore: release 0.8.4073e728
Merge pull request #120 from ony3000/fix-svelte-scriptbcb070d
chore: rename variable7aac547
fix: correctly calculate line positions of nodes located after script tag7d73623
test: add tests that reproduce #119c2b2c02
chore: release 0.8.3ca415fa
Merge pull request #116 from openaitx-system/Auto_translate_README_and_Wiki609b119
Merge pull request #118 from ony3000/angular-control-flow44279bf
fix: add property needed to recursively traverse control flow blockc5e36da
test: add tests that reproduce #117- Additional commits viewable in compare view
Updates tailwindcss
from 4.1.12 to 4.1.13
Release notes
Sourced from tailwindcss's releases.
v4.1.13
Changed
- Drop warning from browser build (#18731)
- Drop exact duplicate declarations when emitting CSS (#18809)
Fixed
- Don't transition
visibility
when usingtransition
(#18795)- Discard matched variants with unknown named values (#18799)
- Discard matched variants with non-string values (#18799)
- Show suggestions for known
matchVariant
values (#18798)- Replace deprecated
clip
withclip-path
insr-only
(#18769)- Hide internal fields from completions in
matchUtilities
(#18820)- Ignore
.vercel
folders by default (can be overridden by@source …
rules) (#18855)- Consider variants starting with
@-
to be invalid (e.g.@-2xl:flex
) (#18869)- Do not allow custom variants to start or end with a
-
or_
(#18867, #18872)- Upgrade: Migrate
aria
theme keys to@custom-variant
(#18815)- Upgrade: Migrate
data
theme keys to@custom-variant
(#18816)- Upgrade: Migrate
supports
theme keys to@custom-variant
(#18817)
Changelog
Sourced from tailwindcss's changelog.
[4.1.13] - 2025-09-03
Changed
- Drop warning from browser build (#18731)
- Drop exact duplicate declarations when emitting CSS (#18809)
Fixed
- Don't transition
visibility
when usingtransition
(#18795)- Discard matched variants with unknown named values (#18799)
- Discard matched variants with non-string values (#18799)
- Show suggestions for known
matchVariant
values (#18798)- Replace deprecated
clip
withclip-path
insr-only
(#18769)- Hide internal fields from completions in
matchUtilities
(#18820)- Ignore
.vercel
folders by default (can be overridden by@source …
rules) (#18855)- Consider variants starting with
@-
to be invalid (e.g.@-2xl:flex
) (#18869)- Do not allow custom variants to start or end with a
-
or_
(#18867, #18872)- Upgrade: Migrate
aria
theme keys to@custom-variant
(#18815)- Upgrade: Migrate
data
theme keys to@custom-variant
(#18816)- Upgrade: Migrate
supports
theme keys to@custom-variant
(#18817)
Commits
1334c99
Prepare v4.1.13 release (#18868)65dc530
Do not allow variants to end with-
or_
(#18872)54c3f30
Do not allow variants to start with-
(#18867)494051c
Consider variants starting with@-
to be invalid (e.g.@-2xl:flex
) (#18869)c318329
chore: remove redundant words (#18853)ddc84b0
update test after prettier changef1331a8
run prettiere5513b6
Fix missing code block delimiters in comment blocks (#18837)5e2a160
Drop exact duplicate declarations from output CSS within a style rule (#18809)b1fb02a
Hide internal fields from completions inmatchUtilities
(#18820)- Additional commits viewable in compare view
Updates typescript
from 5.9.2 to 5.9.3
Commits
31a0ead
Don't compare "missing" toundefined
incompareProperties
under `exactOpt...d4b15eb
Enhance type argument completions (#62170)83ff202
Bump the github-actions group across 1 directory with 2 updates (#62507)e350126
Port microsoft/typescript-go#1764 (#62510)97610a8
Port microsoft/typescript-go#1757 (#62501)1cd5309
Port microsoft/typescript-go#1759 (#62502)5f183ad
Revert PR 61928 (#62423)6f6efb4
Disable conditional exports fallbacks onnull
values (#62483)96acaa5
Remove no-default-lib (#62435)904e7dd
EnablenoUncheckedSideEffectImports
by default (#62443)- Additional commits viewable in compare view
Updates @eslint-community/eslint-utils
from 4.7.0 to 4.9.0
Release notes
Sourced from @eslint-community/eslint-utils
's releases.
v4.9.0
4.9.0 (2025-09-08)
Features
v4.8.0
4.8.0 (2025-09-03)
Bug Fixes
Features
Commits
Updates @eslint/js
from 9.34.0 to 9.36.0
Release notes
Sourced from @eslint/js
's releases.
v9.36.0
Features
Bug Fixes
75b74d8
fix: add missing rule option types (#20127) (ntnyq)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116) (루밀LuMir)7d61b7f
fix: add missing scope types toScope.type
(#20110) (Pixel998)7a670c3
fix: correct rule option typings inrules.d.ts
(#20084) (Pixel998)Documentation
b73ab12
docs: update examples to usedefineConfig
(#20131) (sethamus)31d9392
docs: fix typos (#20118) (Pixel998)c7f861b
docs: Update README (GitHub Actions Bot)6b0c08b
docs: Update README (GitHub Actions Bot)91f97c5
docs: Update README (GitHub Actions Bot)Chores
12411e8
chore: upgrade@eslint/js
@9
.36.0 (#20139) (Milos Djermanovic)488cba6
chore: package.json update for@eslint/js
release (Jenkins)bac82a2
ci: simplify renovate configuration (#19907) (唯然)c00bb37
ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])fee751d
refactor: usedefaultOptions
in rules (#20121) (Pixel998)1ace67d
chore: update example to usedefineConfig
(#20111) (루밀LuMir)4821963
test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)b42c42e
chore: disallow use of deprecatedtype
property in core rule tests (#20094) (Milos Djermanovic)7bb498d
test: remove deprecatedtype
property from core rule tests (#20093) (Pixel998)Pull Request Statistics
Commits:
1Files Changed:
2Additions:
+339Deletions:
-356
Package Dependencies
@typescript-eslint/parser
npm
8.41.0 → 8.45.0
Minor
@typescript-eslint/eslint-plugin
npm
8.41.0 → 8.45.0
Minor
@typescript-eslint/project-service
npm
8.41.0 → 8.45.0
Minor
@typescript-eslint/scope-manager
npm
8.41.0 → 8.45.0
Minor
@typescript-eslint/tsconfig-utils
npm
8.41.0 → 8.45.0
Minor
@typescript-eslint/type-utils
npm
8.41.0 → 8.45.0
Minor
@typescript-eslint/typescript-estree
npm
8.41.0 → 8.45.0
Minor
@typescript-eslint/visitor-keys
npm
8.41.0 → 8.45.0
Minor
@eslint-community/eslint-utils
npm
4.7.0 → 4.9.0
Minor
@next/swc-linux-arm64-gnu
npm
15.5.2 → 15.5.4
Patch
@next/swc-linux-arm64-musl
npm
15.5.2 → 15.5.4
Patch
@next/swc-win32-arm64-msvc
npm
15.5.2 → 15.5.4
Patch
Technical Details
ID: | 8948573 |
UUID: | 2877009548 |
Node ID: | PR_kwDOM7lxl86re66M |
Host: | GitHub |
Repository: | Timdatabase/Timdatabase.github.io |
Merge State: | Unknown |