chore(deps): bump the minor-patch group across 1 directory with 5 updates#742
Merged
Merged
Conversation
…ates Bumps the minor-patch group with 5 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.95.2` | `5.96.1` | | [i18next](https://github.com/i18next/i18next) | `26.0.2` | `26.0.3` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.1` | `17.0.2` | | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.95.2` | `5.96.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.2` | `8.58.0` | Updates `@tanstack/react-query` from 5.95.2 to 5.96.1 - [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.96.1/packages/react-query) Updates `i18next` from 26.0.2 to 26.0.3 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.0.2...v26.0.3) Updates `react-i18next` from 17.0.1 to 17.0.2 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.1...v17.0.2) Updates `@tanstack/eslint-plugin-query` from 5.95.2 to 5.96.1 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/eslint-plugin-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/eslint-plugin-query@5.96.1/packages/eslint-plugin-query) Updates `typescript-eslint` from 8.57.2 to 8.58.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.96.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: i18next dependency-version: 26.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: react-i18next dependency-version: 17.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@tanstack/eslint-plugin-query" dependency-version: 5.96.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: typescript-eslint dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
steveiliop56
approved these changes
Apr 1, 2026
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 minor-patch group with 5 updates in the /frontend directory:
5.95.25.96.126.0.226.0.317.0.117.0.25.95.25.96.18.57.28.58.0Updates
@tanstack/react-queryfrom 5.95.2 to 5.96.1Release notes
Sourced from
@tanstack/react-query's releases.... (truncated)
Changelog
Sourced from
@tanstack/react-query's changelog.Commits
75052a7ci: Version Packages (#10370)73e783bci: Version Packages (#10364)14a97b7test(react-query): replace 'import React' with 'import * as React' in 'usePre...fd8c068test({react,preact}-query/useSuspenseQueries): merge redundant second 'descri...f168555test({react,preact,solid}-query): move 'queryClient' and 'queryCache' to 'bef...afb5812test({react,preact}-query/useSuspenseQueries): inline test helpers, remove sh...9e1bb94test(react-query/useSuspenseQueries): remove unnecessary 'act' wrapper from b...55cee0atest({react,preact}-query/useSuspenseQueries): add test for not suspending bu...7fc6e6atest({react,preact}-query/useSuspenseQueries): add test for not suspending bu...Updates
i18nextfrom 26.0.2 to 26.0.3Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
ea8391c26.0.35da85e0fix(types):addResourceBundlenow accepts an optional 6thoptionsparamet...Updates
react-i18nextfrom 17.0.1 to 17.0.2Changelog
Sourced from react-i18next's changelog.
Commits
4d62f8617.0.261fe80cfix(types):valuesprop on\<Trans />now only requires interpolation vari...b58d5a5l10n: add Swedish language support to examples (#1912)Updates
@tanstack/eslint-plugin-queryfrom 5.95.2 to 5.96.1Release notes
Sourced from
@tanstack/eslint-plugin-query's releases.Changelog
Sourced from
@tanstack/eslint-plugin-query's changelog.Commits
75052a7ci: Version Packages (#10370)4a3275cfix(build): exclude config files from production DTS rollup (#10358)73e783bci: Version Packages (#10364)ed2f2abfeat(eslint-plugin-query): add prefer-query-options rule (#10359)7e5fe21test(eslint-plugin-query/no-void-query-fn): add coverage for prefetchQuery, p...289fe2etest(eslint-plugin-query/no-void-query-fn): add coverage for useInfiniteQuery...0e766f2test(eslint-plugin-query/stable-query-client): fix misleading test name for a...4225926test(eslint-plugin-query/stable-query-client): add tests for async server com...Updates
typescript-eslintfrom 8.57.2 to 8.58.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
4933417chore(release): publish 8.58.08cde2d0feat: support TypeScript 6 (#12124)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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