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

fix(deps): update rust crate time to 0.3.30 #10

Merged
merged 1 commit into from
Oct 14, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
time (source) dependencies patch 0.3.29 -> 0.3.30

Release Notes

time-rs/time (time)

v0.3.30

Compare Source

Added
  • powerfmt::smart_display::SmartDisplay has been added for the main types in the library. These
    implementations ensure that values follow the requested fill, width, and alignment when using
    format! or similar macros. Display is implemented in terms of SmartDisplay.
Fixed
  • Large values no longer wrap around in release mode when using NumericalDuration or
    NumericalStdDuration.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from 0x61nas as a code owner October 14, 2023 02:19
@codecov-commenter
Copy link

Codecov Report

Merging #10 (85b04b6) into aurora (4de6496) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           aurora      #10   +/-   ##
=======================================
  Coverage   83.28%   83.28%           
=======================================
  Files           5        5           
  Lines         317      317           
=======================================
  Hits          264      264           
  Misses         53       53           

@mergify mergify bot merged commit 56d5165 into aurora Oct 14, 2023
18 of 19 checks passed
@renovate renovate bot deleted the renovate/time-0.x branch October 14, 2023 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants