janus-idp / janus-idp.github.io

Other
13 stars 28 forks source link

fix(deps): update dependency react-cookie to v6 #205

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-cookie (source) 5.0.0 -> 6.1.0 age adoption passing confidence

Release Notes

bendotcodes/cookies (react-cookie) ### [`v6.1.0`](https://togithub.com/bendotcodes/cookies/releases/tag/v6.1.0) [Compare Source](https://togithub.com/bendotcodes/cookies/compare/v6.0.1...v6.1.0) #### What's Changed - Automatically detect changes from the browser by [@​eXon](https://togithub.com/eXon) in [https://github.com/bendotcodes/cookies/pull/384](https://togithub.com/bendotcodes/cookies/pull/384) **Full Changelog**: https://github.com/bendotcodes/cookies/compare/v6.0.1...v6.1.0 ### [`v6.0.1`](https://togithub.com/bendotcodes/cookies/releases/tag/v6.0.1) [Compare Source](https://togithub.com/bendotcodes/cookies/compare/v6.0.0...v6.0.1) #### What's Changed - Add missing types in package.json by [@​eXon](https://togithub.com/eXon) in [https://github.com/bendotcodes/cookies/pull/381](https://togithub.com/bendotcodes/cookies/pull/381) **Full Changelog**: https://github.com/bendotcodes/cookies/compare/v6.0.0...v6.0.1 ### [`v6.0.0`](https://togithub.com/bendotcodes/cookies/releases/tag/v6.0.0) [Compare Source](https://togithub.com/bendotcodes/cookies/compare/v5.0.0...v6.0.0) #### What's Changed - **BREAKING CHANGE** The undocumented encode/decode functions are no longer supported in `universal-cookie` - **BREAKING CHANGE** All JavaScript types are now serialized in JSON, except strings - defaultSetOptions has been added to Cookies in `universal-cookie` - defaultSetOptions prop has been added to CookiesProvider in `react-cookie` - update function has been added to `universal-cookie` so that you can update cookies after they are changed by the server - updateCookies function has been added to useCookies in `react-cookie` **Full Changelog**: https://github.com/bendotcodes/cookies/compare/v5.0.0...v6.0.0

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 is behind base branch, 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.