Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump jiff from 0.1.13 to 0.1.14 #85

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps jiff from 0.1.13 to 0.1.14.

Changelog

Sourced from jiff's changelog.

0.1.14 (TBD)

This release introduces new APIs to the RFC 2822 printer that explicitly print timestamps in a format strictly compatible with [RFC 9110].

Enhancements:

  • #151: Add rfc2822::DateTimePrinter::timestamp_to_rfc9110_string method.
Commits
  • 5ea7510 0.1.14
  • 5ddbfa3 changelog: 0.1.14
  • 2f57962 fmt/rfc2822: add routines explicitly for RFC 9110
  • d3e0a16 doc: tweak definition of Timestamp
  • fee9e9f doc: add basic icu comparison
  • 9d2b8a6 fmt: rejigger internal precision setting
  • b329427 util: move UTF-8 decoding to its own module
  • ce9c60e changelog: start next section
  • 60aef20 fmt: simplify integer formatting slightly
  • 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 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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 1, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/jiff-0.1.14 branch from 6006e9f to cfecd4b Compare November 1, 2024 21:44
Bumps [jiff](https://github.com/BurntSushi/jiff) from 0.1.13 to 0.1.14.
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/jiff@0.1.13...0.1.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/jiff-0.1.14 branch from cfecd4b to 0699e82 Compare November 1, 2024 21:44
@lukehsiao lukehsiao merged commit 293d0ab into main Nov 1, 2024
6 checks passed
@lukehsiao lukehsiao deleted the dependabot/cargo/jiff-0.1.14 branch November 1, 2024 21:46
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