chore(deps): bump the npm-deps group with 7 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(about 15 hours ago)
(about 15 hours ago)
(about 15 hours ago)
by MikAoJk
dependencies javascript
Bumps the npm-deps group with 7 updates:
Package | From | To |
---|---|---|
@types/node | 24.3.0 |
24.3.1 |
@types/react | 19.1.11 |
19.1.12 |
@types/react-dom | 19.1.7 |
19.1.9 |
eslint | 9.34.0 |
9.35.0 |
eslint-config-next | 15.5.0 |
15.5.2 |
next | 15.5.0 |
15.5.2 |
tailwindcss | 4.1.12 |
4.1.13 |
Updates @types/node
from 24.3.0 to 24.3.1
Commits
- See full diff in compare view
Updates @types/react
from 19.1.11 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
from 9.34.0 to 9.35.0
Release notes
Sourced from eslint's releases.
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 ✨)6ad8973
docs: update--no-ignore
and--ignore-pattern
documentation (#20036) (Francesco Trotta)8033b19
docs: add documentation for--no-config-lookup
(#20033) (Francesco Trotta)Chores
da87f2f
chore: upgrade@eslint/js
@9
.35.0 (#20077) (Milos Djermanovic)af2a087
chore: package.json update for@eslint/js
release (Jenkins)7055764
test: removetests/lib/eslint/eslint.config.js
(#20065) (Milos Djermanovic)84ffb96
chore: update@eslint-community/eslint-utils
(#20069) (Francesco Trotta)d5ef939
refactor: remove deprecatedcontext.parserOptions
usage across rules (#20060) (sethamus)1b3881d
chore: remove redundant word (#20058) (pxwanglu)
Changelog
Sourced from eslint's changelog.
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
8401101
9.35.0b80f025
Build: changelog update for 9.35.0da87f2f
chore: upgrade@eslint/js
@9
.35.0 (#20077)af2a087
chore: package.json update for@eslint/js
released265515
docs: improve phrasing - "if" → "even if" from getting-started section (#20074)7055764
test: removetests/lib/eslint/eslint.config.js
(#20065)10e7ae2
fix: update uncloneable options error message (#20059)42761fa
feat: implement suggestions for no-empty-function (#20057)102f444
feat: implement suggestions for no-empty-static-block (#20056)84ffb96
chore: update@eslint-community/eslint-utils
(#20069)- Additional commits viewable in compare view
Updates eslint-config-next
from 15.5.0 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.32
Misc Changes
- Update Rspack production test manifest: #83512
Credits
Huge thanks to
@vercel-release-bot
for helping!v15.5.1-canary.31
Misc Changes
- fix: route handlers should validate invalid exports: #83500
Credits
Huge thanks to
@ztanner
for helping!v15.5.1-canary.30
... (truncated)
Commits
497ec6a
v15.5.2cc68ced
v15.5.1- See full diff in compare view
Updates next
from 15.5.0 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.32
Misc Changes
- Update Rspack production test manifest: #83512
Credits
Huge thanks to
@vercel-release-bot
for helping!v15.5.1-canary.31
Misc Changes
- fix: route handlers should validate invalid exports: #83500
Credits
Huge thanks to
@ztanner
for helping!v15.5.1-canary.30
... (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 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
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
1
+7
-7
Package Dependencies
Technical Details
ID: | 7231666 |
UUID: | 2807758184 |
Node ID: | PR_kwDOGl_Bj86nWv1o |
Host: | GitHub |
Repository: | MikAoJk/MikAoJk.github.io |
Merge State: | Unknown |