Closed dependabot[bot] closed 13 hours ago
The pull request updates the react-router-dom
dependency from version 6.20 to 7.0, which is a major version update, and it is important to thoroughly test the application after the update to ensure that no regressions or vulnerabilities have been introduced, particularly with the use of the qs
library for parsing and stringifying query strings.
We ran 9 analyzers
against 1 file
and 1 analyzer
had findings. 8 analyzers
had no findings.
Analyzer | Findings |
---|---|
Sensitive Files Analyzer | 1 finding |
:green_circle: Risk threshold not exceeded.
Superseded by #10260.
Bumps react-router-dom from 6.20.1 to 7.0.0.
Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
e8e3b00
chore: Update version for release (#12344)1499f3e
chore: Update version for release (pre) (#12315)995bcbb
chore: Update version for release (pre) (#12235)0e9b346
chore: Update version for release (pre) (#12205)6576bd0
chore: Update version for release (pre) (#12202)8daac72
Merge branch 'dev' into release-next2d5924f
feat: configure export conditions properly (#12136)18dc8b8
chore: Update version for release (pre) (#12184)fde6951
Merge branch 'dev' into release-next813497a
Drop support for Node 18 and installGlobals (#12171)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