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 v4 #279

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2019

Mend Renovate

This PR contains the following updates:

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

Release Notes

reactivestack/cookies

v4.0.4

Compare Source

  • universal-cookie: Remove only usage of CommonJS require

v4.0.3

Compare Source

  • All: improved tree shaking by adding "sideEffects": false
  • universal-cookie: JSDOM is now using the real browser cookies
  • universal-cookie: You can specify your cookie parsing function

v4.0.2

Compare Source

  • universal-cookie: Add support for explicit None value on sameSite attribute

v4.0.1

Compare Source

  • Upgrade dependencies to last versions
  • Publish MIT license to NPM with the code (#​224)
  • universal-cookie: Add support for generic type with reading cookies (#​222)
  • universal-cookie: Disable accessing browser cookies on JSDOM (#​227)
  • react-cookie: Add WrappedComponent static property when using withCookies (#​225)
  • react-cookie: Fix display name to include the original component name

v4.0.0

Compare Source

  • universal-cookie: Remove useless testing variable
  • react-cookie: Memoize setCookie/removeCookie so that it doesn't change unnecessarily
  • react-cookie: Go back to withCookies orignial type

Configuration

📅 Schedule: Branch creation - "before 3am 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-io
Copy link

codecov-io commented Sep 25, 2019

Codecov Report

Merging #279 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #279   +/-   ##
=======================================
  Coverage   63.74%   63.74%           
=======================================
  Files          44       44           
  Lines         582      582           
  Branches       74       74           
=======================================
  Hits          371      371           
  Misses        196      196           
  Partials       15       15

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 82300bf...78cb55a. Read the comment docs.

@renovate renovate bot changed the title fix(deps): update dependency universal-cookie to v4 Update dependency universal-cookie to v4 Oct 15, 2019
@renovate renovate bot changed the title Update dependency universal-cookie to v4 fix(deps): update dependency universal-cookie to v4 Oct 16, 2019
@renovate renovate bot force-pushed the renovate/major-reactivestack-cookies-monorepo branch 2 times, most recently from 88e0a7f to 4baded3 Compare November 6, 2019 17:31
@renovate renovate bot force-pushed the renovate/major-reactivestack-cookies-monorepo branch 4 times, most recently from f396306 to 9b072fe Compare December 1, 2019 21:25
@renovate renovate bot force-pushed the renovate/major-reactivestack-cookies-monorepo branch 21 times, most recently from 0ff3b96 to 988e884 Compare December 4, 2019 22:21
@renovate renovate bot force-pushed the renovate/major-reactivestack-cookies-monorepo branch 3 times, most recently from c973a0a to 1a0a38b Compare October 10, 2022 06:47
@renovate renovate bot force-pushed the renovate/major-reactivestack-cookies-monorepo branch 3 times, most recently from 187c7ec to 266a199 Compare October 17, 2022 09:52
@renovate renovate bot force-pushed the renovate/major-reactivestack-cookies-monorepo branch 3 times, most recently from 2aac008 to 4963786 Compare October 24, 2022 08:53
@renovate renovate bot force-pushed the renovate/major-reactivestack-cookies-monorepo branch from 4963786 to 034d551 Compare October 30, 2022 23:08
@renovate renovate bot force-pushed the renovate/major-reactivestack-cookies-monorepo branch 2 times, most recently from 6555237 to cf4aa3f Compare November 7, 2022 10:13
@renovate renovate bot force-pushed the renovate/major-reactivestack-cookies-monorepo branch 2 times, most recently from 27369cd to dccd538 Compare November 14, 2022 08:37
@renovate renovate bot force-pushed the renovate/major-reactivestack-cookies-monorepo branch from dccd538 to 59d78ee Compare November 21, 2022 09:10
@renovate renovate bot force-pushed the renovate/major-reactivestack-cookies-monorepo branch 4 times, most recently from 9239502 to 72345be Compare November 30, 2022 12:59
@renovate renovate bot force-pushed the renovate/major-reactivestack-cookies-monorepo branch 3 times, most recently from 068c6ec to 9a4956b Compare December 12, 2022 08:37
@renovate renovate bot force-pushed the renovate/major-reactivestack-cookies-monorepo branch 3 times, most recently from a6e509c to 5a38b3a Compare December 19, 2022 08:05
@renovate renovate bot force-pushed the renovate/major-reactivestack-cookies-monorepo branch from 5a38b3a to 657fa53 Compare December 19, 2022 10:28
@jsnwesson jsnwesson merged commit 5363663 into master Dec 20, 2022
@jsnwesson jsnwesson deleted the renovate/major-reactivestack-cookies-monorepo branch December 20, 2022 20:44
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.

3 participants