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

Bump universal-cookie from 4.0.4 to 7.2.0 #1183

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2024

Bumps universal-cookie from 4.0.4 to 7.2.0.

Release notes

Sourced from universal-cookie's releases.

v7.2.0

What's Changed

New Contributors

Full Changelog: bendotcodes/cookies@v7.1.4...v7.2.0

v7.1.4

What's Changed

Full Changelog: bendotcodes/cookies@v7.1.3...v7.1.4

v7.1.3

What's Changed

Full Changelog: bendotcodes/cookies@v7.1.2...v7.1.3

v7.1.2

What's Changed

Full Changelog: bendotcodes/cookies@v7.1.1...v7.1.2

v7.1.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from universal-cookie'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)
Commits
  • da40af6 Release v7.2.0 (#596)
  • ad238c2 feat(react-cookie): Add CookieGetOptions to useCookies (#532)
  • b1d485b chore(deps): update dependency rollup to ^4.19.0 (#595)
  • 0f981bd chore(deps): update dependency husky to ^9.1.1 (#594)
  • 26b7964 chore(deps): update dependency husky to ^9.1.0 (#593)
  • b1003d0 chore(deps): update dependency @​types/node to ^20.14.11 (#592)
  • 07eaed9 chore(deps): update dependency @​playwright/test to ^1.45.2 (#590)
  • cf7ac8d chore(deps): update dependency @​babel/core to ^7.24.9 (#589)
  • 2f3b124 chore(deps): lock file maintenance (#588)
  • dd9a3aa chore(deps): update dependency prettier to ^3.3.3 (#587)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 10, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/universal-cookie-7.2.0 branch from 1e92e42 to ef79a47 Compare September 19, 2024 22:15
Bumps [universal-cookie](https://github.com/bendotcodes/cookies) from 4.0.4 to 7.2.0.
- [Release notes](https://github.com/bendotcodes/cookies/releases)
- [Changelog](https://github.com/bendotcodes/cookies/blob/main/LEGACY-CHANGELOG.md)
- [Commits](bendotcodes/cookies@v4.0.4...v7.2.0)

---
updated-dependencies:
- dependency-name: universal-cookie
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/universal-cookie-7.2.0 branch from ef79a47 to 5fcd883 Compare September 20, 2024 16:31
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 2024

Superseded by #1266.

@dependabot dependabot bot closed this Oct 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/universal-cookie-7.2.0 branch October 11, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants