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

Update Rust crate chrono to 0.4.23 #611

Merged
merged 1 commit into from
Dec 4, 2022
Merged

Update Rust crate chrono to 0.4.23 #611

merged 1 commit into from
Dec 4, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
chrono dependencies patch 0.4.21 -> 0.4.23

Release Notes

chronotope/chrono

v0.4.23: 0.4.23

Compare Source

0.4.23 is the next 0.4 release of the popular chrono date and time library for Rust. After the 0.4.20-0.4.22 series that brought chrono back to life after a long hiatus, development has been fairly quiet, allowing us to start planning changes for the 0.5.0 release. As such, we've started deprecating some APIs that are likely to be removed in 0.5. If you have any feedback on these changes, please let us know in the issue tracker!

Deprecations
  • Deprecate methods that have an _opt() alternative (#​827)
  • Deprecate usage of the Date<Tz> type (#​851)
Features
Fixes
  • Support tzdb location on AIX (#​826)
  • Fix warnings in documentation (#​847)

On behalf of @​esheppa and @​djc, thanks to all contributors!

v0.4.22: 0.4.22

Compare Source

Unfortunately the introduction of the iana-time-zone dependency in 0.4.21 caused some new regressions with lesser known platforms. This release fixes all of the issues we've encountered, improving the situation on some WebAssembly targets, SGX and on macOS/iOS. We've improved our CI setup to hopefully catch more of these issues before release in the future.

  • Make wasm-bindgen optional on wasm32-unknown-unknown target (#​771)
  • Avoid iana-time-zone dependency on x86_64-fortanix-unknown-sgx (#​767, thanks to @​trevor-crypto)
  • Update iana-time-zone version to 0.1.44 to avoid cyclic dependencies (#​773, thanks to @​Kijewski for the upstream PRs)
  • Clarify documentation about year range in formatting/parsing (#​765)

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 added dependencies Update one or more dependencies version patch Increment the patch version when merged labels Aug 13, 2022
@renovate renovate bot force-pushed the renovate/chrono-0.x branch from b7123ee to dc854c9 Compare August 22, 2022 17:30
@renovate renovate bot force-pushed the renovate/chrono-0.x branch 2 times, most recently from fa56964 to 8fdfdea Compare September 2, 2022 12:05
@renovate renovate bot force-pushed the renovate/chrono-0.x branch from 8fdfdea to dfd4218 Compare September 12, 2022 21:59
@renovate renovate bot force-pushed the renovate/chrono-0.x branch 6 times, most recently from 9fbe93a to d777292 Compare September 24, 2022 00:17
@renovate renovate bot force-pushed the renovate/chrono-0.x branch 2 times, most recently from 68263d3 to ec4bbfc Compare October 11, 2022 04:03
mbround18
mbround18 previously approved these changes Oct 12, 2022
@mbround18 mbround18 enabled auto-merge (squash) October 12, 2022 21:09
@renovate renovate bot force-pushed the renovate/chrono-0.x branch 3 times, most recently from 5a53dd5 to 33d1322 Compare October 13, 2022 22:37
@renovate renovate bot force-pushed the renovate/chrono-0.x branch from 7b4e978 to c7fb727 Compare November 4, 2022 19:09
@renovate renovate bot force-pushed the renovate/chrono-0.x branch from c7fb727 to f45be22 Compare November 12, 2022 08:41
@renovate renovate bot changed the title Update Rust crate chrono to 0.4.22 Update Rust crate chrono to 0.4.23 Nov 12, 2022
@renovate renovate bot force-pushed the renovate/chrono-0.x branch 2 times, most recently from 6442741 to 9f30f56 Compare November 24, 2022 09:49
@renovate renovate bot force-pushed the renovate/chrono-0.x branch from 9f30f56 to c06cdcd Compare November 24, 2022 12:47
@mbround18 mbround18 merged commit 5b59b4a into main Dec 4, 2022
@mbround18 mbround18 deleted the renovate/chrono-0.x branch December 4, 2022 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant