Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2021

Bumps cookie-parser from 1.3.5 to 1.4.6.

Release notes

Sourced from cookie-parser's releases.

1.4.6

  • deps: cookie@0.4.1

1.4.5

  • deps: cookie@0.4.0

1.4.4

  • perf: normalize secret argument only once

1.4.3

  • deps: cookie@0.3.1
    • perf: use for loop in parse

1.4.2

  • deps: cookie@0.2.4
    • perf: enable strict mode
    • perf: use for loop in parse
    • perf: use string concatination for serialization

1.4.1

  • deps: cookie@0.2.3
  • perf: enable strict mode
Changelog

Sourced from cookie-parser's changelog.

1.4.6 / 2021-11-16

  • deps: cookie@0.4.1

1.4.5 / 2020-03-14

  • deps: cookie@0.4.0

1.4.4 / 2019-02-12

  • perf: normalize secret argument only once

1.4.3 / 2016-05-26

  • deps: cookie@0.3.1
    • perf: use for loop in parse

1.4.2 / 2016-05-20

  • deps: cookie@0.2.4
    • perf: enable strict mode
    • perf: use for loop in parse
    • perf: use string concatenation for serialization

1.4.1 / 2016-01-11

  • deps: cookie@0.2.3
  • perf: enable strict mode

1.4.0 / 2015-09-18

  • Accept array of secrets in addition to a single secret
  • Fix JSONCookie to return undefined for non-string arguments
  • Fix signedCookie to return undefined for non-string arguments
  • deps: cookie@0.2.2
Commits

Dependabot compatibility score

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2021
cnivolle and others added 2 commits January 19, 2022 11:41
Bumps [cookie-parser](https://github.com/expressjs/cookie-parser) from 1.3.5 to 1.4.6.
- [Release notes](https://github.com/expressjs/cookie-parser/releases)
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md)
- [Commits](expressjs/cookie-parser@1.3.5...1.4.6)

---
updated-dependencies:
- dependency-name: cookie-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cookie-parser-1.4.6 branch from 92358d4 to ae385ab Compare January 19, 2022 10:41
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants