Skip to content

Bump and Cookie Updates #326

@jeremiahjordanisaacson

Description

@jeremiahjordanisaacson

Bumps cookie and express. These dependencies needed to be updated together.
Updates cookie from 0.6.0 to 0.7.1

Release notes
Sourced from cookie's releases.

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
perf: parse cookies ~10% faster (#144 by @​kurtextrem and #170)
fix: narrow the validation of cookies to match RFC6265 (#167 by @​bewinsnw)
fix: add main to package.json for rspack (#166 by @​proudparrot2)
jshttp/cookie@v0.6.0...v0.7.0

Commits
cf4658f 0.7.1
6a8b8f5 Allow leading dot for domain (#174)
58015c0 Remove more code and perf wins (#172)
ab057d6 0.7.0
5f02ca8 Migrate history to GitHub releases
a5d591c Migrate history to GitHub releases
51968f9 Skip isNaN
9e7ca51 perf(parse): cache length, return early (#144)
d6f39b0 Fix tests for old node
6bb701f Remove failing scorecard
Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.

Updates express from 4.21.0 to 4.21.2

Release notes
Sourced from express's releases.

4.21.2
What's Changed
Add funding field (v4) by @​bjohansebas in expressjs/express#6065
deps: path-to-regexp@0.1.11 by @​blakeembrey in expressjs/express#5956
deps: bump path-to-regexp@0.1.12 by @​jonchurch in expressjs/express#6209
Release: 4.21.2 by @​UlisesGascon in expressjs/express#6094
Full Changelog: expressjs/express@4.21.1...4.21.2

4.21.1
What's Changed
Backport a fix for GHSA-pxg6-pf52-xh8x to the 4.x branch by @​joshbuker in expressjs/express#6029
Release: 4.21.1 by @​UlisesGascon in expressjs/express#6031
Full Changelog: expressjs/express@4.21.0...4.21.1

Changelog
Sourced from express's changelog.

4.21.2 / 2024-11-06
deps: path-to-regexp@0.1.12
Fix backtracking protection
deps: path-to-regexp@0.1.11
Throws an error on invalid path values
4.21.1 / 2024-10-08
Backported a fix for CVE-2024-47764
Commits
1faf228 4.21.2
2e0fb64 deps: bump path-to-regexp@0.1.12 (#6209)
59fc270 deps: path-to-regexp@0.1.11 (#5956)
51fc39c docs: add funding (#6065)
8e229f9 4.21.1
a024c8a fix(deps): cookie@0.7.1
See full diff in compare view
Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for express since your current version.

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 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions