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

chore(deps): bump chrono from 6c4e735 to 8b1364f #1116

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2024

Bumps chrono from 6c4e735 to 8b1364f.

Commits
  • 8b1364f CI: Treat some features as mutually exclusive in cargo hack check
  • 0b9b160 CI: Skip oldtime, rkyv and wasmbind in cargo hack check
  • fe43396 Make format_fixed a method
  • 06a6b01 Make format_numeric a method
  • cc01399 Inline format_inner
  • 4947c90 Factor out DelayedFormat::format
  • 5c1c87c Pass date and time by value
  • 080d623 Factor out Fixed formatting
  • a36a45a Factor out Numeric formatting
  • ffe2745 Merge datetime::test_*_json into their tests
  • 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 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 [chrono](https://github.com/chronotope/chrono) from `6c4e735` to `8b1364f`.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Commits](chronotope/chrono@6c4e735...8b1364f)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 4, 2024
Copy link
Member

@notheotherben notheotherben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been automatically approved because it was created by @dependabot.

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@6de407c). Click here to learn what that means.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1116   +/-   ##
=======================================
  Coverage        ?   83.39%           
=======================================
  Files           ?       91           
  Lines           ?     9317           
  Branches        ?        0           
=======================================
  Hits            ?     7770           
  Misses          ?     1547           
  Partials        ?        0           

@notheotherben notheotherben merged commit c45822e into main Apr 4, 2024
11 checks passed
@notheotherben notheotherben deleted the dependabot/cargo/chrono-8b1364f branch April 4, 2024 07:50
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