-
Notifications
You must be signed in to change notification settings - Fork 0
chore: bump the npm-deps group across 1 directory with 23 updates #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/npm-deps-277ca97a9d
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the npm-deps group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.3.4` | `15.5.9` | | [next](https://github.com/vercel/next.js) | `15.3.4` | `15.5.9` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.3` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.8` | `19.2.7` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.3` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.6` | `19.2.3` | | [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `4.16.2` | `4.19.0` | | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.52.2` | `1.53.1` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.3.4` | `15.5.9` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.11` | `4.1.18` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.9.1` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.4` | `24.10.4` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.6.0` | `4.7.0` | | [eslint](https://github.com/eslint/eslint) | `9.29.0` | `9.39.2` | | [eslint-plugin-better-tailwindcss](https://github.com/schoero/eslint-plugin-better-tailwindcss) | `3.4.3` | `3.8.0` | | [eslint-plugin-format](https://github.com/antfu/eslint-plugin-format) | `1.0.1` | `1.1.0` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.20` | `0.4.26` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.61.3` | `5.78.0` | | [lefthook](https://github.com/evilmartians/lefthook) | `1.11.14` | `1.13.6` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.11` | `4.1.18` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.0.0` | `7.3.0` | Updates `@next/bundle-analyzer` from 15.3.4 to 15.5.9 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.5.9/packages/next-bundle-analyzer) Updates `next` from 15.3.4 to 15.5.9 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.3.4...v15.5.9) Updates `react` from 19.1.0 to 19.2.3 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react) Updates `@types/react` from 19.1.8 to 19.2.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.1.0 to 19.2.3 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom) Updates `@types/react-dom` from 19.1.6 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@antfu/eslint-config` from 4.16.2 to 4.19.0 - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](antfu/eslint-config@v4.16.2...v4.19.0) Updates `@eslint-react/eslint-plugin` from 1.52.2 to 1.53.1 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.53.1/packages/plugins/eslint-plugin) Updates `@next/eslint-plugin-next` from 15.3.4 to 15.5.9 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.5.9/packages/eslint-plugin-next) Updates `@tailwindcss/postcss` from 4.1.11 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-postcss) Updates `@testing-library/jest-dom` from 6.6.3 to 6.9.1 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.6.3...v6.9.1) Updates `@testing-library/react` from 16.3.0 to 16.3.1 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.0...v16.3.1) Updates `@types/node` from 24.0.4 to 24.10.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.1.8 to 19.2.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.6 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitejs/plugin-react` from 4.6.0 to 4.7.0 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.7.0/packages/plugin-react) Updates `eslint` from 9.29.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.29.0...v9.39.2) Updates `eslint-plugin-better-tailwindcss` from 3.4.3 to 3.8.0 - [Release notes](https://github.com/schoero/eslint-plugin-better-tailwindcss/releases) - [Changelog](https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/CHANGELOG.md) - [Commits](schoero/eslint-plugin-better-tailwindcss@v3.4.3...v3.8.0) Updates `eslint-plugin-format` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/antfu/eslint-plugin-format/releases) - [Commits](antfu/eslint-plugin-format@v1.0.1...v1.1.0) Updates `eslint-plugin-react-refresh` from 0.4.20 to 0.4.26 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.20...v0.4.26) Updates `knip` from 5.61.3 to 5.78.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@5.78.0/packages/knip) Updates `lefthook` from 1.11.14 to 1.13.6 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.11.14...v1.13.6) Updates `tailwindcss` from 4.1.11 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) Updates `vite` from 7.0.0 to 7.3.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite) --- updated-dependencies: - dependency-name: "@next/bundle-analyzer" dependency-version: 15.5.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: next dependency-version: 15.5.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@types/react" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: react-dom dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@antfu/eslint-config" dependency-version: 4.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@eslint-react/eslint-plugin" dependency-version: 1.53.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@next/eslint-plugin-next" dependency-version: 15.5.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@testing-library/react" dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: "@types/node" dependency-version: 24.10.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@types/react" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@vitejs/plugin-react" dependency-version: 4.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: eslint-plugin-better-tailwindcss dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: eslint-plugin-format dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: knip dependency-version: 5.78.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: lefthook dependency-version: 1.13.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: vite dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm-deps group with 23 updates in the / directory:
15.3.415.5.915.3.415.5.919.1.019.2.319.1.819.2.719.1.019.2.319.1.619.2.34.16.24.19.01.52.21.53.115.3.415.5.94.1.114.1.186.6.36.9.116.3.016.3.124.0.424.10.44.6.04.7.09.29.09.39.23.4.33.8.01.0.11.1.00.4.200.4.265.61.35.78.01.11.141.13.64.1.114.1.185.8.35.9.37.0.07.3.0Updates
@next/bundle-analyzerfrom 15.3.4 to 15.5.9Release notes
Sourced from
@next/bundle-analyzer's releases.Commits
c5de33ev15.5.97526cd6v15.5.83eaf68bv15.5.755ef0e3v15.5.681f530dv15.5.540f1d78v15.5.407d1cbcv15.5.3497ec6av15.5.2cc68cedv15.5.17e08c82v15.5.0Updates
nextfrom 15.3.4 to 15.5.9Release notes
Sourced from next's releases.
Commits
c5de33ev15.5.9dd23399Backport facebook/react#35351 for 15.5.8 (#87086)7526cd6v15.5.81e9ec41Update React Version (#41)16141e5Update React Version (#30)e01e589Backport Next.js changes to v15.5.8 (#23)b2706dblock binaries3eaf68bv15.5.78367ce5update version script9115040Update React Version for Next.js 15.5.7 (#10)Updates
reactfrom 19.1.0 to 19.2.3Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.15667a41Bump next prerelease version numbers (#34639)8bb7241Bump useEffectEvent to Canary (#34610)e3c9656Ensure Performance Track are Clamped and Don't overlap (#34509)68f00c9Release Activity in Canary (#34374)0e10ee9[Reconciler] Set ProfileMode for Host Root Fiber by default in dev (#34432)3bf8ab4Add missing Activity export to development mode (#34439)1549bda[Flight] Only assign_storein dev mode when creating lazy types (#34354)Updates
@types/reactfrom 19.1.8 to 19.2.7Commits
Updates
react-domfrom 19.1.0 to 19.2.3Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.18618113Bump scheduler version (#34671)1bd1f01Ship partial-prerendering APIs to Canary (#34633)2f0649a[Fizz] Removenonceoption from resume-and-prerender APIs (#34664)5667a41Bump next prerelease version numbers (#34639)e08f53bMatchreact-dom/statictest entrypoints and published entrypoints (#34599)8bb7241Bump useEffectEvent to Canary (#34610)83c88adHandle fabric root level fragment with compareDocumentPosition (#34533)Updates
@types/react-domfrom 19.1.6 to 19.2.3Commits
Updates
@antfu/eslint-configfrom 4.16.2 to 4.19.0Release notes
Sourced from
@antfu/eslint-config's releases.Commits
8ecfddechore: release v4.19.058282d4feat: update deps8f9b45cfeat: add Next.js support (#731)652110cchore: remove deprecatedsvelte/no-dynamic-slot-name(#730)3d486cefix: enhance TypedFlatConfigItem type and improve timeout handling in tests (...11f1261chore: release v4.18.08c4c380chore: force resolutionae7dcb1feat: update deps30260bechore: release v4.17.0f5f3f0dfeat: update depsUpdates
@eslint-react/eslint-pluginfrom 1.52.2 to 1.53.1Release notes
Sourced from
@eslint-react/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@eslint-react/eslint-plugin's changelog.... (truncated)
Commits
93c489brelease: 1.53.16fccd8erelease: 1.53.1-beta.2ade02c3release: 1.53.1-next.2b8f8987release: 1.53.1-beta.1aaa733crelease: 1.53.1-next.1800c27crelease: 1.53.1-beta.04e58929release: 1.53.1-next.05afe2c4release: 1.53.02fec315release: 1.53.0-beta.0d21d121release: 1.53.0-next.0Updates
@next/eslint-plugin-nextfrom 15.3.4 to 15.5.9Release notes
Sourced from
@next/eslint-plugin-next's releases.Commits
c5de33ev15.5.97526cd6v15.5.83eaf68bv15.5.755ef0e3v15.5.681f530dv15.5.540f1d78v15.5.407d1cbcv15.5.3497ec6av15.5.2cc68cedv15.5.17e08c82v15.5.0Updates
@tailwindcss/postcssfrom 4.1.11 to 4.1.18Release notes
Sourced from
@tailwindcss/postcss's releases.... (truncated)
Changelog
Sourced from
@tailwindcss/postcss's changelog.... (truncated)
Commits
9b32f7cRelease v4.1.18 (#19431)9c8cf8aFix formatting of path in README.md (#19407)e9c9c4fRelease v4.1.17 (#19272)cbbbe84Release 4.1.16 (#19185)b2e2435Release 4.1.15 (