Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps es-cookie from 1.3.2 to 1.5.0.

Release notes

Sourced from es-cookie's releases.

1.5.0

Added

  • Support for experimental partitioned cookies.

Fixed

  • Cookies now expire on the maximum date when expires is set to a number larger than the maximum date.

Changed

  • Improved attribute documentation.
Changelog

Sourced from es-cookie's changelog.

[1.5.0] - 2024-04-19

Added

  • Support for experimental partitioned cookies.

Fixed

  • Cookies now expire on the maximum date when expires is set to a number larger than the maximum date.

Changed

  • Improved attribute documentation.

[1.4.0] - 2022-08-21

Changed

  • Distributed as a native ES module instead of CommonJS.
Commits
  • cac86be Improve attribute documentation
  • 05b4f7b Support experimental partitioned cookies (#12)
  • aed4655 Disable http-server cache
  • 86980ce Update to Chai 5.1 and Typescript 5.4
  • 5a74fc1 Support expires values larger than the maximum date (#11)
  • 12fe90b Distribute as a native ES module instead of CommonJS
  • 1784e9a Remove deprecated usages of deepEqual in tests
  • e2eaebc Simplify code slightly
  • 16d6d92 Replace deprecated prepublish script
  • 41ac856 Fix a few typos
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code labels Aug 4, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 4, 2025 18:10
@dependabot dependabot bot added dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code labels Aug 4, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/es-cookie-1.5.0 branch 3 times, most recently from 5722c60 to 0b5a860 Compare August 7, 2025 04:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/es-cookie-1.5.0 branch from 0b5a860 to e7641da Compare August 15, 2025 07:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/es-cookie-1.5.0 branch from e7641da to 0bcb568 Compare August 28, 2025 11:36
frederikprijck
frederikprijck previously approved these changes Sep 5, 2025
@frederikprijck frederikprijck enabled auto-merge (squash) September 5, 2025 11:23
@gyaneshgouraw-okta
Copy link
Contributor

@dependabot recreate

Bumps [es-cookie](https://github.com/theodorejb/es-cookie) from 1.3.2 to 1.5.0.
- [Release notes](https://github.com/theodorejb/es-cookie/releases)
- [Changelog](https://github.com/theodorejb/es-cookie/blob/master/CHANGELOG.md)
- [Commits](theodorejb/es-cookie@v1.3.2...v1.5.0)

---
updated-dependencies:
- dependency-name: es-cookie
  dependency-version: 1.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/es-cookie-1.5.0 branch from a8bb329 to b44cda3 Compare October 23, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants