Skip to content

chore(deps): bump react-router from 7.4.0 to 7.4.1 in /ui#748

Merged
nimdanitro merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/ui/develop/react-router-7.4.1
Apr 1, 2025
Merged

chore(deps): bump react-router from 7.4.0 to 7.4.1 in /ui#748
nimdanitro merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/ui/develop/react-router-7.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 31, 2025

Bumps react-router from 7.4.0 to 7.4.1.

Release notes

Sourced from react-router's releases.

v7.4.1

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v741

Changelog

Sourced from react-router's changelog.

7.4.1

Patch Changes

  • Fix types on unstable_MiddlewareFunction to avoid type errors when a middleware doesn't return a value (#13311)

  • Dedupe calls to route.lazy functions (#13260)

  • Add support for route.unstable_lazyMiddleware function to allow lazy loading of middleware logic. (#13210)

    Breaking change for unstable_middleware consumers

    The route.unstable_middleware property is no longer supported in the return value from route.lazy. If you want to lazily load middleware, you must use route.unstable_lazyMiddleware.

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot requested review from a team and removed request for a team March 31, 2025 21:32
@dependabot dependabot Bot requested a review from a team as a code owner March 31, 2025 21:32
@dependabot dependabot Bot requested a review from nimdanitro March 31, 2025 21:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 31, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 31, 2025

Reviewers

The following teams could not be added as reviewers: Reviewers. Either the team does not exist or it does not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/develop/react-router-7.4.1 branch from 45e6cb3 to 5778dcc Compare April 1, 2025 18:15
@dependabot dependabot Bot requested a review from a team as a code owner April 1, 2025 18:15
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/develop/react-router-7.4.1 branch 4 times, most recently from 501f7a6 to 001cad5 Compare April 1, 2025 18:20
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.4.0 to 7.4.1.
- [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.4.1/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 7.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/develop/react-router-7.4.1 branch from 001cad5 to 85ad9ac Compare April 1, 2025 18:22
@nimdanitro nimdanitro merged commit aace17b into develop Apr 1, 2025
9 checks passed
@nimdanitro nimdanitro deleted the dependabot/npm_and_yarn/ui/develop/react-router-7.4.1 branch April 1, 2025 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant