Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all non-major dependencies #148

Merged
merged 1 commit into from Jan 8, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react 17.0.37 -> 17.0.38 age adoption passing confidence
react-router-dom 6.0.2 -> 6.2.1 age adoption passing confidence

Release Notes

remix-run/react-router

v6.2.1

Compare Source

This release updates the internal history dependency to 5.2.0.

Full Changelog: remix-run/react-router@v6.2.0...v6.2.1

v6.2.0

Compare Source

🐛 Bug fixes

  • Fixed the RouteProps element type, which should be a ReactNode (#​8473)
  • Fixed a bug with useOutlet for top-level routes (#​8483)

✨ Features

  • We now use statically analyzable CJS exports. This enables named imports in Node ESM scripts (See the commit).

New Contributors

Full Changelog: remix-run/react-router@v6.1.1...v6.2.0

v6.1.1

Compare Source

In v6.1.0 we inadvertently shipped a new, undocumented API that will likely introduce bugs (#​7586). We have flagged HistoryRouter as unstable_HistoryRouter, as this API will likely need to change before a new major release.

Full Changelog: remix-run/react-router@v6.1.0...v6.1.1

v6.1.0

Compare Source

🐛 Bug fixes

  • Fixed a bug that broke support for base64 encoded IDs on nested routes (#​8291)

✨ Features

  • <Outlet> can now receive a context prop. This value is passed to child routes and is accessible via the new useOutletContext hook. See the API docs for details. (#​8461)
  • <NavLink> can now receive a child function for access to its props. (#​8164)

💅 Enhancements

  • Improved TypeScript signature for useMatch and matchPath. For example, when you call useMatch("foo/:bar/:baz"), the path is parsed and the return type will be PathMatch<"bar" | "baz">. (#​8030)
  • A few error message improvements (#​8202)

New Contributors

Full Changelog: remix-run/react-router@v6.0.1...v6.1.0


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency serverless to v2.67.0 Update dependency serverless to v2.67.0 - autoclosed Nov 26, 2021
@renovate renovate bot closed this Nov 26, 2021
@renovate renovate bot deleted the renovate/all-minor-patch branch November 26, 2021 17:10
@renovate renovate bot changed the title Update dependency serverless to v2.67.0 - autoclosed Update dependency serverless to v2.67.0 Nov 29, 2021
@renovate renovate bot reopened this Nov 29, 2021
@renovate renovate bot restored the renovate/all-minor-patch branch November 29, 2021 14:25
@renovate renovate bot changed the title Update dependency serverless to v2.67.0 Update dependency jest to v27.4.0 Nov 29, 2021
@renovate renovate bot changed the title Update dependency jest to v27.4.0 Update all non-major dependencies Nov 29, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 0119a20 to 2c79f73 Compare December 6, 2021 20:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 7913ffe to a0946ff Compare December 13, 2021 16:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 93a8eaf to 6123753 Compare December 22, 2021 08:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from acc61c7 to 2e0994a Compare December 27, 2021 18:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from b263129 to 22c34c1 Compare January 5, 2022 13:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from da40789 to 4a31a16 Compare January 8, 2022 21:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4a31a16 to d1328d6 Compare January 8, 2022 21:42
@mdnorman mdnorman merged commit 820d00a into master Jan 8, 2022
@mdnorman mdnorman deleted the renovate/all-minor-patch branch January 8, 2022 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants