Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Update httpdate requirement from 0.3.2 to 1.0.2 #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on httpdate to permit the latest version.

Release notes

Sourced from httpdate's releases.

v1.0.2: Improved performance and benchmarking, no more unsafe

See #8, thank you @​5225225!

Commits
  • a0d978c Release version 1.0.2
  • 94d4895 Rustfmt/clippy ignore, add benchmarks to clippy/check CI runs
  • c6ba5c0 Remove allocation in encode_date benchmark
  • 1230e55 Add all date formats to the benchmark
  • 8bc58ae Move toint_1 to around the other toints
  • 24c070c Add formatting benchmark, forbid unsafe code
  • cd305e8 Remove unsafe in parser, also make it faster!
  • 7952a74 Reject inconsistent date strings
  • 9fe1f17 Add test for HttpDate parsed vs from SystemTime equality (failing)
  • 7989c5f Release v1.0.0
  • 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 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)

Updates the requirements on [httpdate](https://github.com/pyfisch/httpdate) to permit the latest version.
- [Release notes](https://github.com/pyfisch/httpdate/releases)
- [Commits](pyfisch/httpdate@v0.3.2...v1.0.2)

---
updated-dependencies:
- dependency-name: httpdate
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants