addons-code-manager icon indicating copy to clipboard operation
addons-code-manager copied to clipboard

Bump universal-cookie-express from 4.0.3 to 6.1.1

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps universal-cookie-express from 4.0.3 to 6.1.1.

Release notes

Sourced from universal-cookie-express's releases.

v6.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/bendotcodes/cookies/compare/v6.1.0...v6.1.1

v6.1.0

What's Changed

Full Changelog: https://github.com/bendotcodes/cookies/compare/v6.0.1...v6.1.0

v6.0.1

What's Changed

Full Changelog: https://github.com/bendotcodes/cookies/compare/v6.0.0...v6.0.1

v5.0.0 - Reborn!

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

v4.0.4

  • universal-cookie: Remove only usage of CommonJS require
Changelog

Sourced from universal-cookie-express's changelog.

CHANGELOG

This file is no more maintained

To see changelogs, please look at the release notes instead in GitHub.

vNEXT

  • react-cookie: Fix withCookies bug with CommonJS (#293)
  • react-cookie: Fix useLayoutEffect warning on SSR (#295)

v4.1.0

  • react-cookie: Switch to useLayoutEffect to load cookies before first render
  • react-cookie: Improved TypeScript types on useCookies
  • react-cookie: Fix using with ESModule
  • universal-cookie-koa: Fix the maxAge incongruency between the standard (seconds) and koa (ms)

v4.0.4

  • universal-cookie: Remove only usage of CommonJS require
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

┆Issue is synchronized with this Jira Task

dependabot[bot] avatar Sep 07 '23 09:09 dependabot[bot]

Codecov Report

Patch and project coverage have no change.

Comparison is base (db00e5c) 98.55% compared to head (f4ac9f5) 98.55%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2543   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files          63       63           
  Lines        3315     3315           
  Branches     1001     1001           
=======================================
  Hits         3267     3267           
  Misses         47       47           
  Partials        1        1           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 07 '23 09:09 codecov[bot]