chore(deps): bump react-router and @remix-run/react in /examples/remix-gen2#4230
chore(deps): bump react-router and @remix-run/react in /examples/remix-gen2#4230dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 6.30.3 and updates ancestor dependency [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react). These dependencies need to be updated together. Updates `react-router` from 6.28.0 to 6.30.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router@6.30.3/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@6.30.3/packages/react-router) Updates `@remix-run/react` from 2.15.0 to 2.17.4 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/remix@2.17.4/packages/remix-react) --- updated-dependencies: - dependency-name: react-router dependency-version: 6.30.3 dependency-type: indirect - dependency-name: "@remix-run/react" dependency-version: 2.17.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
| "@builder.io/sdk-react": "^1.0.23", | ||
| "@remix-run/node": "^2.8.0", | ||
| "@remix-run/react": "^2.8.0", | ||
| "@remix-run/react": "^2.17.4", |
There was a problem hiding this comment.
Remix package version mismatch may cause compatibility issues
Medium Severity
The @remix-run/react package is updated to ^2.17.4 while other @remix-run/* packages (@remix-run/node, @remix-run/server-runtime, @remix-run/dev) remain at ^2.8.0. This creates a significant version gap within the Remix ecosystem. The code imports LoaderFunctionArgs from @remix-run/node@2.8.x and uses it with useLoaderData from @remix-run/react@2.17.4, which could lead to type incompatibilities or subtle runtime issues. Remix packages are designed to work together at the same version.
Additional Locations (1)
|
View your CI Pipeline Execution ↗ for commit e2815c0
☁️ Nx Cloud last updated this comment at |
Bumps react-router to 6.30.3 and updates ancestor dependency @remix-run/react. These dependencies need to be updated together.
Updates
react-routerfrom 6.28.0 to 6.30.3Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
c662ca3chore: Update version for release (#14713)98ad691chore: Update version for release (pre-v6) (#14710)26b5d45chore: Update version for release (#14541)919f8a8chore: Update version for release (pre-v6) (#14540)69bf705Normalize double slashes in resolvePath (#14537)3f2400echore: Update version for release (#13647)25a264dchore: Update version for release (pre-v6) (#13638)b5705a0Remove matchRoutes optimization from render pass (#13623)785f6f6Prevent invalid warning for v7_relativeSplatPath (#13502)e4ba522chore: Update version for release (#13128)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for react-router since your current version.
Updates
@remix-run/reactfrom 2.15.0 to 2.17.4Release notes
Sourced from
@remix-run/react's releases.Commits
ab977d9Version 2.17.4010b356Bump router versions (#10938)b1d29d9Version 2.17.35c87c08Escape HTML in scroll restoration keys (#10925)4a5ffd1Revert "Version 2.17.3"98c89faVersion 2.17.33920349Version 2.17.291ef6feVersion 2.17.16bfad4eEscape meta json ld content (#10741)3000859chore: Update version for release (#10698)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@remix-run/reactsince your current version.You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Dependency updates for the Remix Gen2 example
@remix-run/reactto^2.17.4inpackage.jsonand lockfilereact-router/react-router-domto6.30.3with updated@remix-run/router1.23.2andturbo-stream2.4.1Written by Cursor Bugbot for commit e2815c0. This will update automatically on new commits. Configure here.