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

fix(deps): update dependency universal-cookie to v7 #416

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
universal-cookie (source) ^4.0.4 -> ^7.0.0 age adoption passing confidence

Release Notes

bendotcodes/cookies (universal-cookie)

v7.2.2

Compare Source

v7.2.1

Compare Source

What's Changed

Full Changelog: bendotcodes/cookies@v7.2.0...v7.2.1

v7.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: bendotcodes/cookies@v7.1.4...v7.2.0

v7.1.4

Compare Source

What's Changed

Full Changelog: bendotcodes/cookies@v7.1.3...v7.1.4

v7.1.3

Compare Source

What's Changed

Full Changelog: bendotcodes/cookies@v7.1.2...v7.1.3

v7.1.2

Compare Source

What's Changed

Full Changelog: bendotcodes/cookies@v7.1.1...v7.1.2

v7.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: bendotcodes/cookies@v7.1.0...v7.1.1

v7.1.0

Compare Source

What's Changed

Full Changelog: bendotcodes/cookies@v7.0.2...v7.1.0

v7.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: bendotcodes/cookies@v7.0.1...v7.0.2

v7.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: bendotcodes/cookies@v7.0.0...v7.0.1

v7.0.0

Compare Source

Breaking Changes

No breaking change has been made in v7. However, the entire build system has been rewritten and the output file structure has changed. The upgrade should be seamless unless if you were importing files in a subfolder. This is no longer supported.

What's Changed

Full Changelog: bendotcodes/cookies@v6.1.3...v7.0.0

v6.1.3

Compare Source

What's Changed

Full Changelog: bendotcodes/cookies@v6.1.2...v6.1.3

v6.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: bendotcodes/cookies@v6.1.1...v6.1.2

v6.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: bendotcodes/cookies@v6.1.0...v6.1.1

v6.1.0

Compare Source

What's Changed

Full Changelog: bendotcodes/cookies@v6.0.1...v6.1.0

v6.0.1

Compare Source

What's Changed

Full Changelog: bendotcodes/cookies@v6.0.0...v6.0.1

v6.0.0

Compare Source

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: bendotcodes/cookies@v5.0.0...v6.0.0

v5.0.0: - Reborn!

Compare Source

NO BREAKING CHANGES

This project has been inactive for 4 years and is about to be active again. I am starting this new 5.0 era with no breaking changes. Instead, a lot of house keeping has been done:

  • Updated all dependencies to latest version
  • Changed the test runner from karma to jest
  • Changed UglifyJS to Terser for magnification
  • Rewrote the react-cookie tests with React Testing Library
  • Automated the tests process and publish process with Github Actions

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 30, 2023 19:24
@renovate renovate bot added dependencies Pull requests that update a dependency file deps: javascript labels Dec 30, 2023
@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch from 32ca116 to cd712d3 Compare February 5, 2024 01:01
@renovate renovate bot requested a review from a team as a code owner February 5, 2024 01:01
@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch 2 times, most recently from cc30c63 to f4c7c3f Compare February 19, 2024 03:05
@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch from f4c7c3f to d659fd1 Compare March 30, 2024 06:04
@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch from d659fd1 to c127e59 Compare April 19, 2024 12:57
@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch 2 times, most recently from b2a73fe to b30e1a9 Compare May 25, 2024 05:59
@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch from b30e1a9 to 6403744 Compare June 12, 2024 23:03
@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch 4 times, most recently from 650594f to 599aeb1 Compare June 26, 2024 06:20
@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch 2 times, most recently from 607c367 to 876d825 Compare July 19, 2024 08:55
@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch 2 times, most recently from 2ab3258 to 27f1c39 Compare July 28, 2024 11:45
@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch from 27f1c39 to 62c24a1 Compare September 5, 2024 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file deps: javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants