addons-code-manager
addons-code-manager copied to clipboard
Bump universal-cookie-express from 4.0.3 to 6.1.1
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
- Update all non-major dependencies by
@renovate
in bendotcodes/cookies#385- Update all non-major dependencies by
@renovate
in bendotcodes/cookies#388- Update actions/checkout action to v4 by
@renovate
in bendotcodes/cookies#389- Update dependency
@size-limit/preset-small-lib
to v9 by@renovate
in bendotcodes/cookies#390- Update dependency size-limit to v9 by
@renovate
in bendotcodes/cookies#391- Fix Readme React hook example code typo (prop name) by
@AndyLeezard
in bendotcodes/cookies#387- Release v6.1.1 by
@eXon
in bendotcodes/cookies#392New Contributors
@AndyLeezard
made their first contribution in bendotcodes/cookies#387Full Changelog: https://github.com/bendotcodes/cookies/compare/v6.1.0...v6.1.1
v6.1.0
What's Changed
- Automatically detect changes from the browser by
@eXon
in bendotcodes/cookies#384Full Changelog: https://github.com/bendotcodes/cookies/compare/v6.0.1...v6.1.0
v6.0.1
What's Changed
- Add missing types in package.json by
@eXon
in bendotcodes/cookies#381Full 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 renderreact-cookie
: Improved TypeScript types on useCookiesreact-cookie
: Fix using with ESModuleuniversal-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
e223fe7
Release v6.1.1 (#392)53e2435
Fix Readme React hook example code typo (#387)5d0d033
Update dependency size-limit to v9 (#391)3880daf
Update dependency@size-limit/preset-small-lib
to v9 (#390)71c2f00
Update actions/checkout action to v4 (#389)fbaee2c
Update all non-major dependencies (#388)9fff6a0
Update all non-major dependencies (#385)7816526
Automatically detect changes from the browser (#384)2aca85e
Add missing types in package.json (#381)bd6d248
Stop bumping package.json in release CD (#380)- Additional commits viewable in compare view
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
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.