field-form
field-form copied to clipboard
chore(deps-dev): bump react-router from 3.2.6 to 5.2.0
Bumps react-router from 3.2.6 to 5.2.0.
Release notes
Sourced from react-router's releases.
v5.2.0
This release includes a notable performance boost by separating the "Router" context from the "History" context internally. We also allow every element type for
Link'scomponentprop and support asensitiveprop on NavLink for control over case sensitive matching.Enjoy!
Changes
- Add
sensitiveprop on NavLink (#7251 by @caseywebdev)- Fix Link
componentprop type check (#7276 by @ypyakymiv)- Update
mini-create-react-context(#7288 by @patricksmms)- Separate
historyto its own context (#7103 by @illuminist)v5.1.2
List of commits
Bugfixes
- Fix lingering
<Link ref>error on React 15 (#6954)v5.1.1
List of commits
Bugfixes
- Fix issue with useParams reading from null object (#6940)
- Fix regression passing ref to functional components in React <= 16.2 (#6934)
- Fix regression passing empty string to matchPath (#6941)
v5.1.0
Read the blog post
List of commits
Features
- Add
useParams,useLocation,useHistory, anduseRouteMatchhooks (d6224d6a)- Add support for
forwardRefin<Link>(b5528ed6)- Add support for functions in
<Link to>and<NavLink to>(#5331, #5368)- Add
<Link component>API (#5437)Bugfixes
- Don't render
<Route children>elements when the<Route>does not match (96656595)v5.0.1
Changes
Updates
... (truncated)
- Reduced component depth in withRouter() HOC. (10d78bb)
Commits
21a62e5v5.2.0742f035Revert "chore: Replace deprecated "componentWillMount" with "componentDidMoun...7d64842Revert "perf: Use PureComponent to avoid useless re-renders (#7258)" (#7328)fc53733Separate history object to its own context (#7103)973cf52chore(package): update mini-create-react-context to v0.4.0 (#7288)ce6f59cmissing tag (#7284)65bbc09Clearly describe API of callback in code (#7279)e632747Fixed Link component prop type check (#7276)8439fddupdate the docs for browserrouter in the example of basename. (#7277)26aa871Fixes #7272 (#7274)- Additional commits viewable in compare view
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 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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
164c2e9) 99.43% compared to head (eff796b) 99.43%.
Additional details and impacted files
@@ Coverage Diff @@
## master #134 +/- ##
=======================================
Coverage 99.43% 99.43%
=======================================
Files 18 18
Lines 1236 1236
Branches 283 283
=======================================
Hits 1229 1229
Misses 7 7
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/react-component/field-form/ppshlzi3w
✅ Preview: https://field-form-git-dependabot-npmandyarnreact-router-520.react-component.vercel.app
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| field-form | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 26, 2023 0:31am |