chore(deps): bump react-router, @react-router/node, @react-router/serve, remix-i18next, @react-router/dev and @react-router/fs-routes#394
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ve, remix-i18next, @react-router/dev and @react-router/fs-routes Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router), [@react-router/node](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-node), [@react-router/serve](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-serve), [remix-i18next](https://github.com/sergiodxa/remix-i18next), [@react-router/dev](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dev) and [@react-router/fs-routes](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-fs-routes). These dependencies needed to be updated together. Updates `react-router` from 7.15.0 to 8.3.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@8.3.0/packages/react-router) Updates `@react-router/node` from 7.15.0 to 8.3.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-node/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/@react-router/node@8.3.0/packages/react-router-node) Updates `@react-router/serve` from 7.15.0 to 8.3.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-serve/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/@react-router/serve@8.3.0/packages/react-router-serve) Updates `remix-i18next` from 7.4.2 to 8.0.0 - [Release notes](https://github.com/sergiodxa/remix-i18next/releases) - [Commits](sergiodxa/remix-i18next@v7.4.2...v8.0.0) Updates `@react-router/dev` from 7.15.0 to 8.3.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dev/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/@react-router/dev@8.3.0/packages/react-router-dev) Updates `@react-router/fs-routes` from 7.15.0 to 8.3.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-fs-routes/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/@react-router/fs-routes@8.3.0/packages/react-router-fs-routes) --- updated-dependencies: - dependency-name: react-router dependency-version: 8.3.0 dependency-type: direct:production - dependency-name: "@react-router/node" dependency-version: 8.3.0 dependency-type: direct:production - dependency-name: "@react-router/serve" dependency-version: 8.3.0 dependency-type: direct:production - dependency-name: remix-i18next dependency-version: 8.0.0 dependency-type: direct:production - dependency-name: "@react-router/dev" dependency-version: 8.3.0 dependency-type: direct:development - dependency-name: "@react-router/fs-routes" dependency-version: 8.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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 react-router, @react-router/node, @react-router/serve, remix-i18next, @react-router/dev and @react-router/fs-routes. These dependencies needed to be updated together.
Updates
react-routerfrom 7.15.0 to 8.3.0Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
2edaca7Release v8.3.0 (#15294)687ab72Prep release notesd2f1f1bupdate changes files to use h4 instead of h3 (#15334)8186207fix(rsc): preserve component metadata for client loader revalidation (#15323)c26e431feat(rsc): support CSP nonces in document rendering (#15320)6286f90feat(rsc): reload stale clients after new deployments (#15318)3d83ad4docs: fix useLinkClickHandler defaultShouldRevalidate default description (#1...f75c89fUpdate docs links to v8 API reference (#15316)baa9ba6fix: encode path params per RFC 3986 path-segment rules in href/generatePath ...69debd1fix: apply NavLink pending state when the to prop has a trailing slash (#15300)Updates
@react-router/nodefrom 7.15.0 to 8.3.0Release notes
Sourced from @react-router/node's releases.
Changelog
Sourced from @react-router/node's changelog.
... (truncated)
Commits
2edaca7Release v8.3.0 (#15294)687ab72Prep release notes4680094feat: allow typescript@7 to be used with react-router (#15317)0518044Release v8.2.0 (#15264)fdd896aAdd tsconfigs for test files (#15279)3287614Release v8.1.0 (#15227)d10df2dRelease v8.0.1 (#15210)36122b3Release v8.0.0 (#15198)8fc707dchore: format7e9be69Version 8.0.0-pre.1Updates
@react-router/servefrom 7.15.0 to 8.3.0Release notes
Sourced from @react-router/serve's releases.
Changelog
Sourced from @react-router/serve's changelog.
... (truncated)
Commits
2edaca7Release v8.3.0 (#15294)0518044Release v8.2.0 (#15264)3287614Release v8.1.0 (#15227)aa35115Prep 8.1.0 release notes6db7409Remove small runtime CLI dependencies (#15239)d10df2dRelease v8.0.1 (#15210)c890793Update changelog36122b3Release v8.0.0 (#15198)8fc707dchore: format7e9be69Version 8.0.0-pre.1Updates
remix-i18nextfrom 7.4.2 to 8.0.0Release notes
Sourced from remix-i18next's releases.
... (truncated)
Commits
10f538b8.0.02aa35e7Update permissions in bump.yml to allow write accessdf10321Refine package.json file structure and exports configuration9ee167aRemove unused@types/accept-language-parserand consola dependencies from pac...57c0551Update documentation build command in workflow and add build:docs script7ec5ff2Update entry point in typedoc configuration to use src/index.tsacb975aUpdate dependencies for oxfmt and oxlint to latest versionsca937b2Remove unused React and react-i18next dependencies from package.jsonb102680Remove unused getHeaders function from the librarye1efd11Add permissions section to workflow files for clarityMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for remix-i18next since your current version.
Updates
@react-router/devfrom 7.15.0 to 8.3.0Release notes
Sourced from @react-router/dev's releases.
Changelog
Sourced from @react-router/dev's changelog.
... (truncated)
Commits
2edaca7Release v8.3.0 (#15294)687ab72Prep release notes4680094feat: allow typescript@7 to be used with react-router (#15317)d2f1f1bupdate changes files to use h4 instead of h3 (#15334)ce44989feat(rsc): support subResourceIntegrity (#15321)6286f90feat(rsc): reload stale clients after new deployments (#15318)88ded38Fix change filef1d0a41chore: format497a957feat: restart with development condition (#15291)ac5d9d5chore: formatUpdates
@react-router/fs-routesfrom 7.15.0 to 8.3.0Release notes
Sourced from @react-router/fs-routes's releases.
Changelog
Sourced from @react-router/fs-routes's changelog.
... (truncated)
Commits
2edaca7Release v8.3.0 (#15294)687ab72Prep release notes4680094feat: allow typescript@7 to be used with react-router (#15317)0518044Release v8.2.0 (#15264)fdd896aAdd tsconfigs for test files (#15279)3287614Release v8.1.0 (#15227)d10df2dRelease v8.0.1 (#15210)36122b3Release v8.0.0 (#15198)8fc707dchore: format7e9be69Version 8.0.0-pre.1Dependabot 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.