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 #1138

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

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

Release Notes

bendotcodes/cookies (universal-cookie)

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 - "before 4am on Monday" in timezone America/New_York, 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.

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.53%. Comparing base (538d85b) to head (0f7439f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1138   +/-   ##
=======================================
  Coverage   58.53%   58.53%           
=======================================
  Files         117      117           
  Lines        2320     2320           
  Branches      641      641           
=======================================
  Hits         1358     1358           
  Misses        901      901           
  Partials       61       61           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch 6 times, most recently from 9890502 to 9a39f1d Compare October 22, 2024 23:20
@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch from 9a39f1d to 0f7439f Compare October 23, 2024 08:31
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.

0 participants