chore(deps): update rust crate chrono to v0.4.42 #2

Open
Jade wants to merge 1 commit from renovate/chrono-0.x-lockfile into main
Owner

This PR contains the following updates:

Package Type Update Change
chrono workspace.dependencies patch 0.4.41 -> 0.4.42

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

chronotope/chrono (chrono)

v0.4.42: 0.4.42

Compare Source

What's Changed


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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chrono](https://github.com/chronotope/chrono) | workspace.dependencies | patch | `0.4.41` -> `0.4.42` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>chronotope/chrono (chrono)</summary> ### [`v0.4.42`](https://github.com/chronotope/chrono/releases/tag/v0.4.42): 0.4.42 [Compare Source](https://github.com/chronotope/chrono/compare/v0.4.41...v0.4.42) #### What's Changed - Add fuzzer for DateTime::parse\_from\_str by [@&#8203;tyler92](https://github.com/tyler92) in [#&#8203;1700](https://github.com/chronotope/chrono/pull/1700) - Fix wrong amount of micro/milliseconds by [@&#8203;nmlt](https://github.com/nmlt) in [#&#8203;1703](https://github.com/chronotope/chrono/pull/1703) - Add warning about MappedLocalTime and wasm by [@&#8203;lutzky](https://github.com/lutzky) in [#&#8203;1702](https://github.com/chronotope/chrono/pull/1702) - Fix incorrect parsing of fixed-length second fractions by [@&#8203;chris-leach](https://github.com/chris-leach) in [#&#8203;1705](https://github.com/chronotope/chrono/pull/1705) - Fix cfgs for `wasm32-linux` support by [@&#8203;arjunr2](https://github.com/arjunr2) in [#&#8203;1707](https://github.com/chronotope/chrono/pull/1707) - Fix OpenHarmony's `tzdata` parsing by [@&#8203;ldm0](https://github.com/ldm0) in [#&#8203;1679](https://github.com/chronotope/chrono/pull/1679) - Convert NaiveDate to/from days since unix epoch by [@&#8203;findepi](https://github.com/findepi) in [#&#8203;1715](https://github.com/chronotope/chrono/pull/1715) - Add `?Sized` bound to related methods of `DelayedFormat::write_to` by [@&#8203;Huliiiiii](https://github.com/Huliiiiii) in [#&#8203;1721](https://github.com/chronotope/chrono/pull/1721) - Add `from_timestamp_secs` method to `DateTime` by [@&#8203;jasonaowen](https://github.com/jasonaowen) in [#&#8203;1719](https://github.com/chronotope/chrono/pull/1719) - Migrate to core::error::Error by [@&#8203;benbrittain](https://github.com/benbrittain) in [#&#8203;1704](https://github.com/chronotope/chrono/pull/1704) - Upgrade to windows-bindgen 0.63 by [@&#8203;djc](https://github.com/djc) in [#&#8203;1730](https://github.com/chronotope/chrono/pull/1730) - strftime: simplify error handling by [@&#8203;djc](https://github.com/djc) in [#&#8203;1731](https://github.com/chronotope/chrono/pull/1731) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4wIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiZ2l0aHViX2FjdGlvbnMiXX0=-->
chore(deps): update rust crate chrono to v0.4.42
Some checks failed
Checks / Prefligit / prefligit (push) Successful in 12s
Release Docker Image / define-variables (push) Successful in 2s
Checks / Rust / Clippy (push) Failing after 23s
Checks / Rust / Format (push) Successful in 37s
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Rust / Cargo Test (push) Failing after 26s
Checks / Prefligit / prefligit (pull_request) Successful in 14s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Failing after 7m23s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Failing after 6m17s
Release Docker Image / merge (push) Has been skipped
48cedb521f
Some checks failed
Checks / Prefligit / prefligit (push) Successful in 12s
Release Docker Image / define-variables (push) Successful in 2s
Checks / Rust / Clippy (push) Failing after 23s
Checks / Rust / Format (push) Successful in 37s
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Rust / Cargo Test (push) Failing after 26s
Checks / Prefligit / prefligit (pull_request) Successful in 14s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Failing after 7m23s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Failing after 6m17s
Release Docker Image / merge (push) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/chrono-0.x-lockfile:renovate/chrono-0.x-lockfile
git switch renovate/chrono-0.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/chrono-0.x-lockfile
git switch renovate/chrono-0.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/chrono-0.x-lockfile
git switch renovate/chrono-0.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/chrono-0.x-lockfile
git switch main
git merge --squash renovate/chrono-0.x-lockfile
git switch main
git merge --ff-only renovate/chrono-0.x-lockfile
git switch main
git merge renovate/chrono-0.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity-ci-test!2
No description provided.