mcabrams / doppelganger

Answer a series of questions -> find your doppelganger
1 stars 0 forks source link

Update dependency @reach/router to v1.3.4 #205

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@reach/router 1.2.1 -> 1.3.4 age adoption passing confidence

Release Notes

reach/router ### [`v1.3.4`](https://togithub.com/reach/router/blob/HEAD/CHANGELOG.md#v134) - [`d7e4cfc`](https://togithub.com/reach/router/commit/d7e4cfc) Support forwarding url params with wildcard paths ### [`v1.3.3`](https://togithub.com/reach/router/blob/HEAD/CHANGELOG.md#v133) [Compare Source](https://togithub.com/reach/router/compare/fa7287fa23aa93c11479a741449652fc53f48a84...29879bb713a71d29703bf8944cd9cf6d1b209164) *1.3.2 was a failed publish* - [`8b93694`](https://togithub.com/reach/router/commit/8b93694) Fix an encoding issue with browsers who do not encode urls - [`d0962d7`](https://togithub.com/reach/router/commit/d0962d7) Fix a bug on specific vendors that do not ship `location.pathname` - [`244e2bf`](https://togithub.com/reach/router/commit/244e2bf) Improve compatibility for `createMemorySource` ### [`v1.3.2`](https://togithub.com/reach/router/compare/v1.3.1...fa7287fa23aa93c11479a741449652fc53f48a84) [Compare Source](https://togithub.com/reach/router/compare/v1.3.1...fa7287fa23aa93c11479a741449652fc53f48a84) ### [`v1.3.1`](https://togithub.com/reach/router/blob/HEAD/CHANGELOG.md#v131) [Compare Source](https://togithub.com/reach/router/compare/v1.3.0...v1.3.1) - [`f40ea53`](https://togithub.com/reach/router/commit/f40ea53) Fix an accidental breaking change not exposing all location properties ### [`v1.3.0`](https://togithub.com/reach/router/blob/HEAD/CHANGELOG.md#v130) [Compare Source](https://togithub.com/reach/router/compare/ceb4e8762e7432c9f5a940cb811698aabfc4d564...v1.3.0) - [`56d4dca`](https://togithub.com/reach/router/commit/56d4dca) Added 4 new Hook APIs! - `useLocation` - `useParams` - `useNavigate` - `useMatch` - [`15298df`](https://togithub.com/reach/router/commit/15298df) Improved displayName for react context - [`11e9ed6`](https://togithub.com/reach/router/commit/11e9ed6) Fixed a bug that pushed to history when a user clicks the same path - [`ccfc3c8`](https://togithub.com/reach/router/commit/ccfc3c8) Added support for trailing wildcard names e.g., `path="/files/*filePath"` - [`ad52cd3`](https://togithub.com/reach/router/commit/ad52cd3) Upgraded create-react-context to an MIT license compatible version - [`0a8af93`](https://togithub.com/reach/router/commit/0a8af93) Fixed a bug with checking own property on locations - [`28a79e7`](https://togithub.com/reach/router/commit/28a79e7) Fixed `search` not being prepended with a `?` - [`77fa233`](https://togithub.com/reach/router/commit/77fa233) Added displayName to Link

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.