chore(deps): bump the npm-production group in /frontend with 3 updates#650
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the npm-production group in /frontend with 3 updates#650dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-production group in /frontend with 3 updates: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [react-hook-form](https://github.com/react-hook-form/react-hook-form). Updates `@tanstack/react-router` from 1.170.15 to 1.170.16 - [Release notes](https://github.com/TanStack/router/releases) - [Changelog](https://github.com/TanStack/router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/TanStack/router/commits/@tanstack/react-router@1.170.16/packages/react-router) Updates `lucide-react` from 1.20.0 to 1.21.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.21.0/packages/lucide-react) Updates `react-hook-form` from 7.79.0 to 7.80.0 - [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.79.0...v7.80.0) --- updated-dependencies: - dependency-name: "@tanstack/react-router" dependency-version: 1.170.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: lucide-react dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production - dependency-name: react-hook-form dependency-version: 7.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Dependabot can't access a private package registry without explicit configuration. Because of this, Dependabot cannot update this pull request. |
Contributor
|
Superseded by #700, which bundles this bump (rebased onto current main, CI validated) to avoid the strict-up-to-date rebase cascade. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
remyluslosius
added a commit
that referenced
this pull request
Jun 27, 2026
Consolidates the safe Dependabot bumps into one rebased PR (supersedes #648, #649, #650, #651, #653, #654) to avoid the strict-up-to-date rebase cascade of merging them individually. CI / GitHub Actions: - actions/checkout v4 -> v7 - actions/cache v4 -> v6 frontend runtime: - @tanstack/react-router 1.170.15 -> 1.170.16 - lucide-react 1.20.0 -> 1.21.0 - react-hook-form 7.79.0 -> 7.80.0 frontend dev/test: - @playwright/test 1.60.0 -> 1.61.0 - typescript-eslint 8.61.0 -> 8.61.1 - jsdom 25 -> 29.1.1 - @types/node 22 -> 26.0.0 Excludes typescript 5.9 -> 6.0 (#652): a major TS upgrade that breaks the quality gate; tracked separately. Verified locally: tsc --noEmit clean, eslint --max-warnings 0 clean, vitest 345/345 pass.
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 npm-production group in /frontend with 3 updates: @tanstack/react-router, lucide-react and react-hook-form.
Updates
@tanstack/react-routerfrom 1.170.15 to 1.170.16Release notes
Sourced from @tanstack/react-router's releases.
Changelog
Sourced from @tanstack/react-router's changelog.
Commits
f23ed0fci: Version Packages (#7576)689c5abchore(react-router): silence AbortError in renderRouterToStream (#7627)a2b9d51docs: fix duplicate "to" typos (#7370)56bd271perf(react-router): add match selector compares (#7596)52db703fix(react-router): avoid throwing in useMatch selector (#7595)689d88erefactor(react-router): Reduce bundle size by sharing hook structuralSharing ...4a93cffrefactor(react-router): useMatches skips useRef during SSR (#7575)Updates
lucide-reactfrom 1.20.0 to 1.21.0Release notes
Sourced from lucide-react's releases.
Commits
5ff536eci(release.yml): Fix workflow and removeversionscripts in package scripts...Updates
react-hook-formfrom 7.79.0 to 7.80.0Release notes
Sourced from react-hook-form's releases.
Changelog
Sourced from react-hook-form's changelog.
Commits
ebcf9c27.80.04755fd0🦌 upgrade dev deps (#13537)3f38974🧄 feat: disable useFieldArray fields (#13535)62be736🐞 fix(deepEqual): empty array and empty plain object should not be equal (#13...cee92e2🛺 perf: make rhf more performant (#13524)782313f🧪 tests: add tests for setValue within form.subscribe (#13531)01930f0🍖 chore: bench mark on perf (#13530)7bb1825📖 update changelog v7.79.0Dependabot 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