Skip to content

deps: bump cookie from 1.1.1 to 2.0.1 - #791

Merged
goto-bus-stop merged 2 commits into
defaultfrom
dependabot/npm_and_yarn/cookie-2.0.1
Jul 28, 2026
Merged

deps: bump cookie from 1.1.1 to 2.0.1#791
goto-bus-stop merged 2 commits into
defaultfrom
dependabot/npm_and_yarn/cookie-2.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps cookie from 1.1.1 to 2.0.1.

Release notes

Sourced from cookie's releases.

v2.0.1

Improved:

  • Small performance improvement by incrementing = index while parsing set-cookie (jshttp/cookie#280)

v2.0.0

Important: This release moves the package to ESM only. In node 22+ you can require(esm), and older node versions are not supported.

Changed

  • Switch to ESM (jshttp/cookie#273)
  • Remove deprecated code paths (jshttp/cookie#272)
    • The old parse and stringify methods have been renamed: parseCookie and stringifySetCookie
    • stringifySetCookie only supports object mode (e.g. { name: "", value: "" })

Improvements

Fixed

  • Omit leading semicolon when stringifying cookies with skipped values (#267)
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for cookie since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 6, 2026
@coveralls

coveralls commented Jul 6, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 68.424%. remained the same — dependabot/npm_and_yarn/cookie-2.0.1 into default

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/cookie-2.0.1 branch from 2c4e70d to a3f885b Compare July 28, 2026 08:07
Bumps [cookie](https://github.com/jshttp/cookie) from 1.1.1 to 2.0.1.
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v1.1.1...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/cookie-2.0.1 branch from a3f885b to a00b291 Compare July 28, 2026 09:39
@goto-bus-stop
goto-bus-stop enabled auto-merge (squash) July 28, 2026 09:42
@goto-bus-stop
goto-bus-stop merged commit 8f5ab93 into default Jul 28, 2026
8 checks passed
@goto-bus-stop
goto-bus-stop deleted the dependabot/npm_and_yarn/cookie-2.0.1 branch July 28, 2026 09:44
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.

2 participants