fit-ctu-discord / honza-botner

Bot for FIT CTU Discord
https://discord.fit.cvut.cz/
MIT License
14 stars 10 forks source link

⬆️ Upgrade dependency Cronos to v0.8.0 #532

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Cronos 0.7.1 -> 0.8.0 age adoption passing confidence

Release Notes

HangfireIO/Cronos (Cronos) ### [`v0.8.0`](https://togithub.com/HangfireIO/Cronos/releases/tag/v0.8.0): 0.8.0 ##### Release Notes - **Added** – Make common cron expressions like `CronExpression.Hourly` publicly accessible. - **Added** – Add the `CronExpression.TryParse` method to allow checking cron expressions. - **Changed** – `MaxYear` constant is now bumped to `2499`, so we have more years now (by [@​FaithfulDev](https://togithub.com/FaithfulDev)). - **Changed** – Throw an exception when date exceeds the `MaxYear` value (by [@​FaithfulDev](https://togithub.com/FaithfulDev)). - **Fixed** – Consider `TimeZoneInfo.BaseUtcOffset` is a subject to change between years. - **Fixed** – Don't include seconds in the `ToString` method's result when they weren't passed. - **Project** – Modernize everything, include testing against the `net6.0` target. - **Project** – Project files have been updated to enable SourceLink with embedded symbols. - **Project** – Enable static analysis via the Microsoft.CodeAnalysis.NetAnalyzers package.

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.



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