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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 - "every weekday" (UTC), 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 November 8, 2024 14:10
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.69%. Comparing base (5a1e2e6) to head (19bb7f3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1357      +/-   ##
==========================================
- Coverage   87.94%   87.69%   -0.26%     
==========================================
  Files         139      124      -15     
  Lines        2812     2299     -513     
  Branches      838      646     -192     
==========================================
- Hits         2473     2016     -457     
+ Misses        324      274      -50     
+ Partials       15        9       -6     

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


🚨 Try these New Features:

@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch 6 times, most recently from 7f6e0a1 to ed56fb3 Compare November 18, 2024 09:49
@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch 6 times, most recently from 977f110 to 9abc501 Compare November 21, 2024 10:16
@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch from 9abc501 to 19bb7f3 Compare November 22, 2024 06:55
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