Skip to content

Bump cookie and iron-session#76

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-d555529478
Open

Bump cookie and iron-session#76
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-d555529478

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps cookie to 0.7.2 and updates ancestor dependency iron-session. These dependencies need to be updated together.

Updates cookie from 0.6.0 to 0.7.2

Release notes

Sourced from cookie's releases.

v0.7.2

Fixed

  • Fix object assignment of hasOwnProperty (#177) bc38ffd

jshttp/cookie@v0.7.1...v0.7.2

0.7.1

Fixed

  • Allow leading dot for domain (#174)
    • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
  • Add fast path for serialize without options, use obj.hasOwnProperty when parsing (#172)

jshttp/cookie@v0.7.0...v0.7.1

0.7.0

jshttp/cookie@v0.6.0...v0.7.0

Commits
Maintainer changes

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


Updates iron-session from 8.0.1 to 8.0.4

Commits
  • 7150415 8.0.4
  • 4a13e07 updates
  • c32d1e0 fix(deps): update dependency cookie to v0.7.0 [security] (#856)
  • f0eefd9 chore(deps): update dependency tsx to v4.19.2 (#866)
  • 143cb75 chore(deps): update dependency tsup to v8.3.5 (#865)
  • 357aff9 chore(deps): update dependency tsup to v8.3.4 (#864)
  • 381308a chore(deps): update dependency publint to v0.2.12 (#863)
  • 6944fad chore(deps): update dependency turbo to v2.2.3 (#860)
  • 0aff82f chore(deps): update dependency turbo to v2.2.2 (#859)
  • f7ce4ed chore(deps): update dependency turbo to v2.2.1 (#858)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependency [iron-session](https://github.com/vvo/iron-session). These dependencies need to be updated together.


Updates `cookie` from 0.6.0 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.6.0...v0.7.2)

Updates `iron-session` from 8.0.1 to 8.0.4
- [Release notes](https://github.com/vvo/iron-session/releases)
- [Changelog](https://github.com/vvo/iron-session/blob/main/CHANGELOG.md)
- [Commits](vvo/iron-session@v8.0.1...v8.0.4)

---
updated-dependencies:
- dependency-name: cookie
  dependency-version: 0.7.2
  dependency-type: indirect
- dependency-name: iron-session
  dependency-version: 8.0.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 23, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants