chore(deps): update rust crate chrono to v0.4.45 #7

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

This PR contains the following updates:

Package Type Update Change
chrono dependencies patch 0.4.440.4.45

Release Notes

chronotope/chrono (chrono)

v0.4.45: 0.4.45

Compare Source

What's Changed


Configuration

📅 Schedule: (UTC)

  • 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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chrono](https://github.com/chronotope/chrono) | dependencies | patch | `0.4.44` → `0.4.45` | --- ### Release Notes <details> <summary>chronotope/chrono (chrono)</summary> ### [`v0.4.45`](https://github.com/chronotope/chrono/releases/tag/v0.4.45): 0.4.45 [Compare Source](https://github.com/chronotope/chrono/compare/v0.4.44...v0.4.45) #### What's Changed - fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflow by [@&#8203;SAY-5](https://github.com/SAY-5) in [#&#8203;1787](https://github.com/chronotope/chrono/pull/1787) - tz\_data: fix tzdata locations on Android by [@&#8203;caruschalalamove](https://github.com/caruschalalamove) in [#&#8203;1789](https://github.com/chronotope/chrono/pull/1789) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update rust crate chrono to v0.4.45
Some checks failed
CI / Core tests (macos-latest) (pull_request) Waiting to run
CI / Core tests (windows-latest) (pull_request) Waiting to run
CI / Core tests (ubuntu-latest) (pull_request) Successful in 1m41s
CI / Frontend lint (pull_request) Successful in 49s
CI / Commitlint (pull_request) Failing after 44s
CI / Tauri build check (Linux) (pull_request) Successful in 5m27s
f24d67d024
Some checks failed
CI / Core tests (macos-latest) (pull_request) Waiting to run
CI / Core tests (windows-latest) (pull_request) Waiting to run
CI / Core tests (ubuntu-latest) (pull_request) Successful in 1m41s
CI / Frontend lint (pull_request) Successful in 49s
CI / Commitlint (pull_request) Failing after 44s
CI / Tauri build check (Linux) (pull_request) Successful in 5m27s
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 description provided.