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 v6 - autoclosed #546

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

bendotcodes/cookies (universal-cookie)

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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cdbd00d) 83.50% compared to head (4fdab09) 83.50%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #546   +/-   ##
=======================================
  Coverage   83.50%   83.50%           
=======================================
  Files          40       40           
  Lines        1073     1073           
  Branches      197      197           
=======================================
  Hits          896      896           
  Misses        165      165           
  Partials       12       12           

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

@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch from 8153a04 to 7495b51 Compare August 22, 2023 04:10
@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch 6 times, most recently from 72652b7 to 9af97da Compare September 4, 2023 07:31
@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch 6 times, most recently from 8c69b54 to 4b94dea Compare September 11, 2023 12:35
@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch 4 times, most recently from 57fbcca to e618630 Compare September 25, 2023 04:44
@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch 4 times, most recently from 79c32fd to 2f3a70f Compare October 2, 2023 04:41
@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch 4 times, most recently from 1847bd5 to ebdafe8 Compare October 9, 2023 11:47
@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch 4 times, most recently from 403c9ca to 69e9684 Compare October 16, 2023 07:23
@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch 5 times, most recently from 3e6e1a4 to 4062c7d Compare October 30, 2023 04:50
@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch from 4062c7d to dabe332 Compare November 1, 2023 12:07
@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch 3 times, most recently from 1ebfab7 to 21bbc74 Compare November 15, 2023 09:36
@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch 3 times, most recently from 5c3d929 to 7563c7e Compare November 27, 2023 07:03
@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch 6 times, most recently from cfe1760 to 86c5257 Compare December 6, 2023 09:43
@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch 2 times, most recently from f845406 to de8807f Compare December 11, 2023 09:09
@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch 4 times, most recently from 62f53a7 to 2c27ac4 Compare December 25, 2023 06:16
@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch from 2c27ac4 to 0744a7d Compare December 26, 2023 08:10
@renovate renovate bot force-pushed the renovate/universal-cookie-6.x branch from 0744a7d to 4fdab09 Compare December 30, 2023 12:44
@renovate renovate bot changed the title fix(deps): update dependency universal-cookie to v6 fix(deps): update dependency universal-cookie to v6 - autoclosed Dec 30, 2023
@renovate renovate bot closed this Dec 30, 2023
@renovate renovate bot deleted the renovate/universal-cookie-6.x branch December 30, 2023 16:58
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