finos / code-scanning

How to protect FINOS hosted projects from security threats and license compliance issues
Apache License 2.0
8 stars 5 forks source link

Update Rust crate chrono to 0.4.26 #220

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
chrono dependencies patch 0.4.25 -> 0.4.26

Release Notes

chronotope/chrono ### [`v0.4.26`](https://togithub.com/chronotope/chrono/releases/tag/v0.4.26): 0.4.26 [Compare Source](https://togithub.com/chronotope/chrono/compare/v0.4.25...v0.4.26) The changes from [#​807](https://togithub.com/chronotope/chrono/issues/807) we merged for 0.4.25 unfortunately restricted parsing in a way that was incompatible with earlier 0.4.x releases. We reverted this in [#​1113](https://togithub.com/chronotope/chrono/issues/1113). A small amount of other changes were merged since. - Update README ([#​1111](https://togithub.com/chronotope/chrono/issues/1111), thanks to [@​pitdicker](https://togithub.com/pitdicker)) - Revert backport of [#​807](https://togithub.com/chronotope/chrono/issues/807) ([#​1113](https://togithub.com/chronotope/chrono/issues/1113), thanks to [@​pitdicker](https://togithub.com/pitdicker)) - Update to 2021 edition ([#​1109](https://togithub.com/chronotope/chrono/issues/1109), thanks to [@​tottoto](https://togithub.com/tottoto)) - Fix `DurationRound` panics from issue [#​1010](https://togithub.com/chronotope/chrono/issues/1010) ([#​1093](https://togithub.com/chronotope/chrono/issues/1093), thanks to [@​pitdicker](https://togithub.com/pitdicker)) - tests: date path consolidate (branch 0.4.x) ([#​1090](https://togithub.com/chronotope/chrono/issues/1090), thanks to [@​jtmoon79](https://togithub.com/jtmoon79)) - Parse tests nanosecond bare dot (branch 0.4.x) ([#​1098](https://togithub.com/chronotope/chrono/issues/1098), thanks to [@​jtmoon79](https://togithub.com/jtmoon79)) - yamllint cleanup lint.yml test.yml ([#​1102](https://togithub.com/chronotope/chrono/issues/1102), thanks to [@​jtmoon79](https://togithub.com/jtmoon79)) - Remove num-iter dependency ([#​1107](https://togithub.com/chronotope/chrono/issues/1107), thanks to [@​tottoto](https://togithub.com/tottoto)) Thanks on behalf of the chrono team ([@​djc](https://togithub.com/djc) and [@​esheppa](https://togithub.com/esheppa)) to all contributors!

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.



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