build(deps): bump the minor-and-patch group across 1 directory with 4 updates - #1531
Merged
Comp0te merged 1 commit intoSep 2, 2026
Conversation
… updates Bumps the minor-and-patch group with 4 updates in the / directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer). Updates `@tanstack/react-query` from 5.101.4 to 5.102.5 - [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.102.5/packages/react-query) Updates `@types/react-dom` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `typescript-eslint` from 8.67.0 to 8.68.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.68.0/packages/typescript-eslint) Updates `webpack-bundle-analyzer` from 5.3.1 to 5.3.2 - [Release notes](https://github.com/webpack/webpack-bundle-analyzer/releases) - [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-bundle-analyzer@v5.3.1...v5.3.2) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.102.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/react-dom" dependency-version: 19.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: webpack-bundle-analyzer dependency-version: 5.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/develop/minor-and-patch-44b51e4bd3
branch
from
September 2, 2026 11:16
8c61b50 to
e323950
Compare
Comp0te
approved these changes
Sep 2, 2026
Comp0te
left a comment
Collaborator
There was a problem hiding this comment.
3 dev bumps plus @tanstack/react-query 5.101.4 -> 5.102.5. The only prod item is react-query; its 5.102.0 minor touches usePrefetchQuery/usePrefetchInfiniteQuery internals and several type signatures, none of which are used in src/. Typecheck and all e2e suites green on the branch.
Comp0te
deleted the
dependabot/npm_and_yarn/develop/minor-and-patch-44b51e4bd3
branch
September 2, 2026 11:35
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-and-patch group with 4 updates in the / directory: @tanstack/react-query, @types/react-dom, typescript-eslint and webpack-bundle-analyzer.
Updates
@tanstack/react-queryfrom 5.101.4 to 5.102.5Release notes
Sourced from @tanstack/react-query's releases.
Changelog
Sourced from @tanstack/react-query's changelog.
... (truncated)
Commits
1836e61ci: Version Packages (#11303)51f12dbci: Version Packages (#11294)730b3aaci: Version Packages (#11276)388bbafci: Version Packages (#11265)bc423b3ci: Version Packages (#11261)be1352btest(*): add adapter-level type coverage for optional undefinable mutate vari...5743468ci: Version Packages (#11206)2215bb0fix(query-core): makeMutateFunctionoptional undefinable-variables (#8737)d156adctest: transition tests (#11246)37127dbfix/11018 (#11245)Updates
@types/react-domfrom 19.2.4 to 19.2.5Commits
Updates
typescript-eslintfrom 8.67.0 to 8.68.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
8f4e00achore(release): publish 8.68.055f6d5dchore: enable source maps (#12677)Updates
webpack-bundle-analyzerfrom 5.3.1 to 5.3.2Release notes
Sourced from webpack-bundle-analyzer's releases.
Changelog
Sourced from webpack-bundle-analyzer's changelog.
Commits
a4d4123chore(release): new release (#726)a5b70c3fix: parse Webpack 5 module maps nested in UMD wrappers (#733)24e3f77Improve analyzer performance for bundles with many assets (#723)23adc7adocs: troubleshoot stats error-only (#730)34eec1bdocs: add Jenkins CSP troubleshooting for blank static reports (#724)83a8ee5fix: preserve compiler paths for shared plugin instances (#725)