chore(deps): bump the minor-patch group across 1 directory with 7 updates#764
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the minor-patch group across 1 directory with 7 updates#764dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the minor-patch group with 7 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.96.1` | `5.96.2` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.72.0` | `7.72.1` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.13.2` | `7.14.0` | | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.96.1` | `5.96.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.5.2` | | [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.3` | `8.0.4` | Updates `@tanstack/react-query` from 5.96.1 to 5.96.2 - [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.2/packages/react-query) Updates `react-hook-form` from 7.72.0 to 7.72.1 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.72.0...v7.72.1) Updates `react-router` from 7.13.2 to 7.14.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.14.0/packages/react-router) Updates `@tanstack/eslint-plugin-query` from 5.96.1 to 5.96.2 - [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.2/packages/eslint-plugin-query) Updates `@types/node` from 25.5.0 to 25.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.2.0) Updates `vite` from 8.0.3 to 8.0.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.4/packages/vite) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.96.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: react-hook-form dependency-version: 7.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: react-router dependency-version: 7.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@tanstack/eslint-plugin-query" dependency-version: 5.96.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: vite dependency-version: 8.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
a2c3ee5 to
035a4fc
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 7 updates in the /frontend directory:
5.96.15.96.27.72.07.72.17.13.27.14.05.96.15.96.225.5.025.5.210.1.010.2.08.0.38.0.4Updates
@tanstack/react-queryfrom 5.96.1 to 5.96.2Release notes
Sourced from
@tanstack/react-query's releases.Changelog
Sourced from
@tanstack/react-query's changelog.Commits
5ca721fci: Version Packages (#10379)Updates
react-hook-formfrom 7.72.0 to 7.72.1Release notes
Sourced from react-hook-form's releases.
Commits
724e5637.72.1ba649e9🐞 test: add isDirty check for numeric string keys in defaultValues (issue #13...2f56eb0🛖 build(deps): bump yaml from 1.10.2 to 1.10.3 in /app (#13335)f29f546👯 combine duplicated code (#13328)2cfc8a5🐞 fix: prevent setValue with shouldDirty from polluting unrelated dirty field...44e8815🐞 fix: memoize control in HookFormControlContext to prevent render conflicts ...302d160🐞 fix: isNameInFieldArray should check all ancestor paths for nested field ar...d7ccd70🦾 dev deps upgrade (#13325)fddf779🐞 fix: #13320 formState.isValid incorrect on Controller re-mount (#13324)26ae54e🛖 build(deps-dev): bump rollup from 4.53.3 to 4.59.0 (#13323)Updates
react-routerfrom 7.13.2 to 7.14.0Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
e31077bchore: Update version for release (#14945)6683e85chore: Update version for release (pre) (#14943)49a2ed5Merge branch 'main' into release-nexte8b3c3afeat: RSC framework mode prerender (#14907)82eca19docs: clarify useViewTransitionState matches to or from path (#14922)d439188feat:! new RSC framework mode module API (#14901)98641e2feat: rsc prefetch (#14902)903d924chore: format0d57748Merge branch 'release-next' into dev921db15chore: formatUpdates
@tanstack/eslint-plugin-queryfrom 5.96.1 to 5.96.2Release notes
Sourced from
@tanstack/eslint-plugin-query's releases.Changelog
Sourced from
@tanstack/eslint-plugin-query's changelog.Commits
5ca721fci: Version Packages (#10379)deb62e0fix(eslint-plugin): normalize whitespace in allowList variable matching for m...Updates
@types/nodefrom 25.5.0 to 25.5.2Commits
Updates
eslintfrom 10.1.0 to 10.2.0Release notes
Sourced from eslint's releases.
Commits
000128c10.2.01988fadBuild: changelog update for 10.2.0542cb3efix: update first-party dependencies (#20714)a2af743docs: addlanguageto configuration objects (#20712)845f23fdocs: Update README5fbcf59docs: removesourceTypefrom ts playground link (#20477)8702a47docs: Update READMEddeadeddocs: Update README8120e30refactor: extract no unmodified loop condition (#20679)46e8469chore: update dependency markdownlint-cli2 to ^0.22.0 (#20697)Updates
vitefrom 8.0.3 to 8.0.4Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
7339bdcrelease: v8.0.454229e7docs: addenvironment.fetchModuledocumentation (#22035)b0da973feat: allow esbuild 0.28 as peer deps (#22155)22b0166fix(deps): update all non-major dependencies (#22143)17330d2fix: add types forvite/modulepreload-polyfill(#22126)cc41398refactor: upgrade to typescript 6 (#22110)d00e806feat(hmr): truncate list of files on hmr update (#21535)364c227fix(ssr): use browser platform for webworker SSR builds (fix #21969) (#21963)3460fc5fix(resolve): resolve tsconfig paths starting with#(#22038)6daa10ffix(deps): update all non-major dependencies (#22073)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