Skip to content

fix(deps): update rust crate chrono to 0.4.28#645

Merged
fbjork merged 1 commit intomainfrom
renovate-common-dependencies-non-major
Sep 4, 2023
Merged

fix(deps): update rust crate chrono to 0.4.28#645
fbjork merged 1 commit intomainfrom
renovate-common-dependencies-non-major

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
chrono dependencies patch 0.4.26 -> 0.4.28

Release Notes

chronotope/chrono (chrono)

v0.4.28: 0.4.28

Compare Source

This release fixes a test failure on 32-bit targets introduced with 0.4.27, see https://github.com/chronotope/chrono/issues/1234.

v0.4.27: 0.4.27

Compare Source

This release bumps the MSRV from 1.56 to 1.57. This allows us to take advantage of the panicking in const feature. In this release most methods on NaiveDate and NaiveTime are made const, NaiveDateTime and others will follow in a later release.

The parser for the %+ formatting specifier and the RFC3339 formatting item is switched from a strict to a relaxed parser (see https://github.com/chronotope/chrono/pull/1145). This matches the existing documentation, and the parser used by DateTime::from_str. If you need to validate the input, consider using DateTime::from_rfc3339.

Deprecations
Additions
Fixes
Documentation
Internal improvements

Thanks to all contributors on behalf of the chrono team, @​djc and @​pitdicker!


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 a team as a code owner September 4, 2023 02:22
@renovate renovate bot requested a review from yoav-lavi September 4, 2023 02:22
@github-actions
Copy link

github-actions bot commented Sep 4, 2023

Built binaries:

@fbjork fbjork merged commit d0006df into main Sep 4, 2023
@fbjork fbjork deleted the renovate-common-dependencies-non-major branch September 4, 2023 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant