Skip to content

Bump cookie from 1.1.1 to 2.0.0#14273

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/cookie-2.0.0
Closed

Bump cookie from 1.1.1 to 2.0.0#14273
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/cookie-2.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps cookie from 1.1.1 to 2.0.0.

Release notes

Sourced from cookie's releases.

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 2, 2026
@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.13%. Comparing base (685749a) to head (6b3ec96).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #14273   +/-   ##
=======================================
  Coverage   98.13%   98.13%           
=======================================
  Files         269      269           
  Lines       10750    10750           
  Branches     3314     3314           
=======================================
  Hits        10550    10550           
  Misses        187      187           
  Partials       13       13           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/cookie-2.0.0 branch from 1d111df to 5b46215 Compare July 2, 2026 14:23
@willdurand

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/cookie-2.0.0 branch 2 times, most recently from c01ed83 to befda75 Compare July 3, 2026 09:39
Bumps [cookie](https://github.com/jshttp/cookie) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v1.1.1...v2.0.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-version: 2.0.0
  dependency-type: direct:development
  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.0 branch from befda75 to 6b3ec96 Compare July 3, 2026 12:19
@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #14312.

@dependabot dependabot Bot closed this Jul 8, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/cookie-2.0.0 branch July 8, 2026 06:43
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 state:do_not_merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant