odi icon indicating copy to clipboard operation
odi copied to clipboard

Update fastify-cookie: 3.0.2 → 3.6.1 (minor)

Open depfu[bot] opened this issue 4 years ago • 0 comments

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ fastify-cookie (3.0.2 → 3.6.1) · Repo

Release Notes

3.6.1

📚 PR:

  • add dot in README example
  • Merge pull request #66 from linqueta/patch-1
  • fix license (#64)
  • Fix docs (#65)

3.6.0

📚 PR:

  • add unsignCookie method type on reply (#63)

3.5.0

📚 PR:

  • #55 - Replace Travis with Github actions
  • Reverted to keeping Node 6 for now
  • #57 - Moved tests over to use fastify inject (#58)
  • #55 - Replace Travis with Github actions (#59)
  • chore(package): update @types/node to version 13.1.0 (#50)
  • Add 'none' option to CookieSerializeOptions.sameSite (#62)

3.4.1

  • Fixes issue #53

3.4.0

  • Pass option to cookie parse (#49)

3.3.0

📚 PR:

  • Signature support (#47)

3.2.0

📚 PR:

  • chore(package): update standard to version 14.0.2 (#44)
  • fix(package): update cookie to version 0.4.0 (#36)

3.1.0

📚 PR:

  • chore(package): update standard to version 13.0.1
  • Fix standard
  • ignore tap (#35)
  • update @types/node (#37)
  • Update standard to the latest version 🚀 (#39)
  • feature: clear cookie support (#42)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 33 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

depfu[bot] avatar May 05 '20 22:05 depfu[bot]