chore(deps): bump the frontend-minor-patch group across 1 directory with 27 updates - #1584
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ith 27 updates Bumps the frontend-minor-patch group with 26 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `10.46.0` | `10.69.0` | | [@serwist/next](https://github.com/serwist/serwist) | `9.0.13` | `9.5.12` | | [@serwist/precaching](https://github.com/serwist/serwist) | `9.0.13` | `9.5.12` | | [@serwist/sw](https://github.com/serwist/serwist) | `9.0.13` | `9.5.12` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.95.2` | `5.101.4` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.95.2` | `5.101.4` | | [next](https://github.com/vercel/next.js) | `16.2.1` | `16.3.0` | | [next-intl](https://github.com/amannn/next-intl) | `4.8.3` | `4.13.5` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.8` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.18` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.8` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.3` | `19.2.4` | | [recharts](https://github.com/recharts/recharts) | `3.8.1` | `3.10.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.5.0` | `3.6.0` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.12` | `5.0.14` | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.3` | `2.1.0` | | [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `16.2.1` | `16.3.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.62.1` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.2` | `4.3.3` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.1` | `14.6.3` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.1.6` | `16.3.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.5` | `5.5.6` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.3.0` | `30.4.2` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.3.0` | `30.4.1` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.9.6` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.6` | `29.4.12` | Updates `@sentry/nextjs` from 10.46.0 to 10.69.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.69.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.46.0...10.69.0) Updates `@serwist/next` from 9.0.13 to 9.5.12 - [Release notes](https://github.com/serwist/serwist/releases) - [Commits](https://github.com/serwist/serwist/compare/@serwist/next@9.0.13...@serwist/next@9.5.12) Updates `@serwist/precaching` from 9.0.13 to 9.5.12 - [Release notes](https://github.com/serwist/serwist/releases) - [Commits](https://github.com/serwist/serwist/compare/@serwist/precaching@9.0.13...@serwist/precaching@9.5.12) Updates `@serwist/sw` from 9.0.13 to 9.5.12 - [Release notes](https://github.com/serwist/serwist/releases) - [Commits](https://github.com/serwist/serwist/compare/@serwist/sw@9.0.13...@serwist/sw@9.5.12) Updates `@tanstack/react-query` from 5.95.2 to 5.101.4 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.101.4/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.95.2 to 5.101.4 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.101.4/packages/react-query-devtools) Updates `next` from 16.2.1 to 16.3.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.1...v16.3.0) Updates `next-intl` from 4.8.3 to 4.13.5 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v4.8.3...v4.13.5) Updates `react` from 19.2.3 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `@types/react` from 19.2.14 to 19.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.3 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) Updates `@types/react-dom` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `recharts` from 3.8.1 to 3.10.1 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v3.8.1...v3.10.1) Updates `tailwind-merge` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.5.0...v3.6.0) Updates `zustand` from 5.0.12 to 5.0.14 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.12...v5.0.14) Updates `@eslint/compat` from 2.0.3 to 2.1.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.1.0/packages/compat) Updates `@next/bundle-analyzer` from 16.2.1 to 16.3.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.0/packages/next-bundle-analyzer) Updates `@playwright/test` from 1.58.2 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.2...v1.62.1) Updates `@tailwindcss/postcss` from 4.2.2 to 4.3.3 - [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.3.3/packages/@tailwindcss-postcss) Updates `@testing-library/user-event` from 14.6.1 to 14.6.3 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.6.1...v14.6.3) Updates `@types/react` from 19.2.14 to 19.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `eslint-config-next` from 16.1.6 to 16.3.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.0/packages/eslint-config-next) Updates `eslint-plugin-prettier` from 5.5.5 to 5.5.6 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.5...v5.5.6) Updates `jest` from 30.3.0 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest) Updates `jest-environment-jsdom` from 30.3.0 to 30.4.1 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.1/packages/jest-environment-jsdom) Updates `prettier` from 3.8.1 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.9.6) Updates `tailwindcss` from 4.2.2 to 4.3.3 - [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.3.3/packages/tailwindcss) Updates `ts-jest` from 29.4.6 to 29.4.12 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.12) --- updated-dependencies: - dependency-name: "@sentry/nextjs" dependency-version: 10.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: "@serwist/next" dependency-version: 9.5.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: "@serwist/precaching" dependency-version: 9.5.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: "@serwist/sw" dependency-version: 9.5.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: "@tanstack/react-query" dependency-version: 5.101.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.101.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: next dependency-version: 16.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: next-intl dependency-version: 4.13.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: "@types/react" dependency-version: 19.2.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: "@types/react-dom" dependency-version: 19.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: recharts dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: tailwind-merge dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: zustand dependency-version: 5.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: "@eslint/compat" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: "@next/bundle-analyzer" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: "@playwright/test" dependency-version: 1.62.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: "@tailwindcss/postcss" dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: "@testing-library/user-event" dependency-version: 14.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: "@types/react" dependency-version: 19.2.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: "@types/react-dom" dependency-version: 19.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: eslint-config-next dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: eslint-plugin-prettier dependency-version: 5.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: jest-environment-jsdom dependency-version: 30.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: tailwindcss dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: ts-jest dependency-version: 29.4.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 frontend-minor-patch group with 26 updates in the /frontend directory:
10.46.010.69.09.0.139.5.129.0.139.5.129.0.139.5.125.95.25.101.45.95.25.101.416.2.116.3.04.8.34.13.519.2.319.2.819.2.1419.2.1819.2.319.2.819.2.319.2.43.8.13.10.13.5.03.6.05.0.125.0.142.0.32.1.016.2.116.3.01.58.21.62.14.2.24.3.314.6.114.6.316.1.616.3.05.5.55.5.630.3.030.4.230.3.030.4.13.8.13.9.629.4.629.4.12Updates
@sentry/nextjsfrom 10.46.0 to 10.69.0Release notes
Sourced from @sentry/nextjs's releases.
... (truncated)
Changelog
Sourced from @sentry/nextjs's changelog.
... (truncated)
Commits
417af5drelease: 10.69.0e7cf605meta(changelog): Update changelog for 10.69.0 (#22807)7c5a00efix(v10/effect): Setsentry.originon logs fromSentryEffectLogger(#22806)df53214feat(v10/cloudflare): Add wranglerConfigPath to Vite options (#22803)e96e15efeat(v10/cloudflare): Add Spotlight integration for local dev event forwardin...ea4a322fix(v10/cloudflare): Also skip cf: prefixed DOs (#22802)6a84103feat(v10/cloudflare): Instrument Agents automatically (#22788)f0c3569feat(v10/cloudflare): Rotate agent conversation id on chat clear (#22787)0516355feat(v10/cloudflare): Add instrumentAgentWithSentry for Cloudflare Agents (#2...d3a6e52fix(v10/cloudflare): FilterCREATE INDEXspans oncf_-prefixed tables (#2...Updates
@serwist/nextfrom 9.0.13 to 9.5.12Release notes
Sourced from @serwist/next's releases.
... (truncated)
Commits
adf0d79chore(packages): publish packages (#362)7bcc113chore(deps): monthly maintenance & bump TypeScript to 7.0 (#361)7bf353achore(tests/next,turbo): clean up tests49a3c55chore(packages): publish packages (#358)47a2b2achore(next, turbo): added"use client"to index.react.tsx8baed58chore(cli): documentserwist build5c44958fix(tests): fixed deprecatedspawnusage withshell: trueand args8db92b7chore(packages): publish packages (#356)b29bb67fix(cli): fix dist importe4f6bcfchore(packages): publish packages (#354)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@serwist/nextsince your current version.Updates
@serwist/precachingfrom 9.0.13 to 9.5.12Release notes
Sourced from @serwist/precaching's releases.
Commits
adf0d79chore(packages): publish packages (#362)7bcc113chore(deps): monthly maintenance & bump TypeScript to 7.0 (#361)7bf353achore(tests/next,turbo): clean up tests49a3c55chore(packages): publish packages (#358)47a2b2achore(next, turbo): added"use client"to index.react.tsx8baed58chore(cli): documentserwist build5c44958fix(tests): fixed deprecatedspawnusage withshell: trueand args8db92b7chore(packages): publish packages (#356)b29bb67fix(cli): fix dist importe4f6bcfchore(packages): publish packages (#354)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@serwist/precachingsince your current version.Updates
@serwist/swfrom 9.0.13 to 9.5.12Release notes
Sourced from @serwist/sw's releases.
Commits
adf0d79chore(packages): publish packages (#362)7bcc113chore(deps): monthly maintenance & bump TypeScript to 7.0 (#361)7bf353achore(tests/next,turbo): clean up tests49a3c55chore(packages): publish packages (#358)47a2b2achore(next, turbo): added"use client"to index.react.tsx8baed58chore(cli): documentserwist build5c44958fix(tests): fixed deprecatedspawnusage withshell: trueand args8db92b7chore(packages): publish packages (#356)b29bb67fix(cli): fix dist importe4f6bcfchore(packages): publish packages (#354)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@serwist/swsince your current version.Updates
@tanstack/react-queryfrom 5.95.2 to 5.101.4Release notes
Sourced from @tanstack/react-query's releases.
... (truncated)
Changelog
Sourced from @tanstack/react-query's changelog.
... (truncated)
Commits
86bb8a6ci: Version Packages (#11094)181ea82ci: Version Packages (#11089)6d55b07test({react,preact}-query): use the '.then()' convention consistently (#11085)44f38dftest({react,preact,solid}-query/useInfiniteQuery): inline the shared 'fetchIt...d1558c1test({react,preact}-query/usePrefetchQuery): inline the 'generateQueryFn' fac...99690d1test({react,preact}-query/usePrefetchInfiniteQuery): inline single-use helper...10770f0test({react,preact}-query/usePrefetchInfiniteQuery): inline the shared 'Suspe...dbd5a86test({react,preact}-query/usePrefetchQuery): inline the shared 'Suspended' co...b955f60test({react,preact}-query/useSuspenseQuery): assert the 'loading' fallback is...b9c657etest({react,preact}-query/usePrefetchQuery): assert the 'Loading...' fallback...Updates
@tanstack/react-query-devtoolsfrom 5.95.2 to 5.101.4Release notes
Sourced from @tanstack/react-query-devtools's releases.
Changelog
Sourced from @tanstack/react-query-devtools's changelog.
... (truncated)
Commits
86bb8a6ci: Version Packages (#11094)181ea82ci: Version Packages (#11089)c476781test({react,preact}-query-devtools): assert the forwarded 'onClose' callback ...6a5bc45test(react-query-devtools): extract shared test setup into 'beforeEach' (#11026)cb115eatest(react-query-devtools/ReactQueryDevtools): add tests for forwarding optio...610e8d1ci: Version Packages (#10996)b809297ci: Version Packages (#10977)f3d8d2aci: Version Packages (#10774)2d27c4etest(react-query-devtools/ReactQueryDevtools{,Panel}): add tests for the full...e0245c7test(react-query-devtools/ReactQueryDevtools): add tests for forwarding 'butt...Updates
nextfrom 16.2.1 to 16.3.0Release notes
Sourced from next's releases.
... (truncated)
Commits
d73f562v16.3.02e0d4cbEdits to turbopackFileSystemCache (#96531)86df9c7docs: cover direct visits and client navigations in the instant() e2e example...47a52c0[turbopack / next.js] Add an end-to-end test for new root detection (#96544)8e878d4Remove implicit Partial Prefetching opt-in frominstant(#96539)e37ddd1Fix deploy test TypeScript exclusions (#96545)8a4920cdocs: clarify first-party Skills workflows (#96495)4344b83Flag newly disabled deploy tests (#96505)459617afix: double fragment on navigation (#93132)cbf0cefEnable TypeScript CLI by default (#96497)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for next since your current version.
Updates
next-intlfrom 4.8.3 to 4.13.5Release notes
Sourced from next-intl's releases.
... (truncated)
Changelog
Sourced from next-intl's changelog.