Skip to content

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

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/universal-cookie-7.x
Closed

fix(deps): update dependency universal-cookie to v7 - autoclosed#1165
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/universal-cookie-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2025

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

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 - "* 0-3 * * 1" 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.

@renovate renovate bot requested a review from a team as a code owner February 17, 2025 06:38
@codecov
Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.90%. Comparing base (933a177) to head (8f2ac3c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1165   +/-   ##
=======================================
  Coverage   66.90%   66.90%           
=======================================
  Files          51       51           
  Lines         855      855           
  Branches      179      178    -1     
=======================================
  Hits          572      572           
  Misses        272      272           
  Partials       11       11           

☔ 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 3 times, most recently from c026fa5 to 8f2ac3c Compare February 24, 2025 12:27
@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch from 8f2ac3c to dfa8b70 Compare March 3, 2025 10:43
@renovate renovate bot force-pushed the renovate/universal-cookie-7.x branch from dfa8b70 to 258316d Compare March 10, 2025 11:39
@renovate renovate bot changed the title fix(deps): update dependency universal-cookie to v7 fix(deps): update dependency universal-cookie to v7 - autoclosed Mar 14, 2025
@renovate renovate bot closed this Mar 14, 2025
@renovate renovate bot deleted the renovate/universal-cookie-7.x branch March 14, 2025 02:14
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