chore(deps): bump @remix-run/router and @remix-run/node in /examples/react-native - #4779
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [@remix-run/router](https://github.com/remix-run/react-router/tree/HEAD/packages/router) and [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node). These dependencies needed to be updated together. Updates `@remix-run/router` from 1.19.0 to 1.23.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/@remix-run/router@1.23.3/packages/router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/@remix-run/router@1.23.3/packages/router) Updates `@remix-run/node` from 2.11.1 to 2.17.5 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/remix@2.17.5/packages/remix-node) --- updated-dependencies: - dependency-name: "@remix-run/router" dependency-version: 1.23.3 dependency-type: indirect - dependency-name: "@remix-run/node" dependency-version: 2.17.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
View your CI Pipeline Execution ↗ for commit 1fe06d9
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
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 @remix-run/router and @remix-run/node. These dependencies needed to be updated together.
Updates
@remix-run/routerfrom 1.19.0 to 1.23.3Changelog
Sourced from @remix-run/router's changelog.
... (truncated)
Commits
651211cRelease v6.30.4 (#15120)4deb9c5Lift decodePath call (#15119)d77f6b1Normalize double slashes in redirect paths (#15118)f82a6f9Bring new release process into v6 branch (#15115)c662ca3chore: Update version for release (#14713)98ad691chore: Update version for release (pre-v6) (#14710)2fbb84cValidate redirect locations (v6) (#14707)26b5d45chore: Update version for release (#14541)919f8a8chore: Update version for release (pre-v6) (#14540)69bf705Normalize double slashes in resolvePath (#14537)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@remix-run/routersince your current version.Updates
@remix-run/nodefrom 2.11.1 to 2.17.5Release notes
Sourced from @remix-run/node's releases.
Commits
8307662Version 2.17.5ab977d9Version 2.17.4b1d29d9Version 2.17.34a5ffd1Revert "Version 2.17.3"98c89faVersion 2.17.33920349Version 2.17.264d88deValidate session id in file session storage (#10806)91ef6feVersion 2.17.13000859chore: Update version for release (#10698)3004a98chore: Update version for release (pre) (#10692)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@remix-run/nodesince your current version.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 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
Low Risk
Lockfile-only dependency refresh in an example app; no application source changes, though cookie/router behavior could shift slightly in Expo server tooling.
Overview
Updates
examples/react-native/package-lock.jsononly, refreshing transitive Remix packages (via@expo/server’s@remix-run/nodedependency).@remix-run/nodeand@remix-run/server-runtimemove 2.11.1 → 2.17.5, with@remix-run/router1.19.0 → 1.23.3. Related bumps includecookie0.6.0 → 0.7.2,undici6.21.1 → 6.28.0,turbo-stream2.2.0 → 2.4.1,set-cookie-parser2.7.0 → 2.7.2, and nestedsource-map0.7.4 → 0.7.6 (Node ≥12 for that nested copy).Reviewed by Cursor Bugbot for commit 1fe06d9. Bugbot is set up for automated code reviews on this repo. Configure here.