Skip to content

chore(deps): bump cookie from 0.18.1 to 0.18.2 - #983

Merged
ryanfowler merged 1 commit into
mainfrom
dependabot/cargo/cookie-0.18.2
Aug 13, 2026
Merged

chore(deps): bump cookie from 0.18.1 to 0.18.2#983
ryanfowler merged 1 commit into
mainfrom
dependabot/cargo/cookie-0.18.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps cookie from 0.18.1 to 0.18.2.

Changelog

Sourced from cookie's changelog.

Version 0.18.2 (Aug 8, 2026)

Changes and Fixes

  • Stopped using internal time APIs.

  • Expires parsing is more RFC 6265-compliant.

    • Weekday prefixes are now optional.
    • Two-digit years follow the RFC boundary: 69 is 2069 (not 1969).
  • The manifest now declares rust-version = "1.56".

Commits
  • 1ec8fde New version: 0.18.2.
  • 2b61005 Make weekdays optional when parsing 'Expires'.
  • d4472e3 Stop using internal time APIs; preserve MSRV.
  • See full diff in compare view

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

Bumps [cookie](https://github.com/SergioBenitez/cookie-rs) from 0.18.1 to 0.18.2.
- [Changelog](https://github.com/rwf2/cookie-rs/blob/0.18.2/CHANGELOG.md)
- [Commits](rwf2/cookie-rs@0.18.1...0.18.2)

---
updated-dependencies:
- dependency-name: cookie
  dependency-version: 0.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 12, 2026
@dependabot
dependabot Bot requested a review from ryanfowler as a code owner August 12, 2026 13:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 12, 2026
@ryanfowler
ryanfowler merged commit 7e1c9d6 into main Aug 13, 2026
4 checks passed
@ryanfowler
ryanfowler deleted the dependabot/cargo/cookie-0.18.2 branch August 13, 2026 00:07
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant