tomkerkhove / promitor

Bringing Azure Monitor metrics where you need them.
https://promitor.io
MIT License
248 stars 91 forks source link

chore(deps): update dependency cronos to v0.8.3 #2433

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

HangfireIO/Cronos (Cronos) ### [`v0.8.3`](https://togithub.com/HangfireIO/Cronos/releases/tag/v0.8.3): 0.8.3 ##### Release Notes - **Project** – Sign NuGet package and assemblies with a company certificate and add `HangfireIO` owner. - **Project** – Enable required signature validation mode when restoring packages. - **Project** – Migrate to the [Hangfire.Build](https://togithub.com/HangfireIO/Hangfire.Build) system to be consistent with other projects. ### [`v0.8.2`](https://togithub.com/HangfireIO/Cronos/releases/tag/v0.8.2): 0.8.2 ##### Release Notes - **Changed** – Disable deterministic source paths for source link to work better when merged using ILRepack. ### [`v0.8.1`](https://togithub.com/HangfireIO/Cronos/releases/tag/v0.8.1): 0.8.1 ##### Release Notes - **Project** – Don't embed full source code into assemblies to reduce package size by ~50%. ### [`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 - 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.

github-actions[bot] commented 6 months ago

Thank you for your contribution! 🙏 We will review it as soon as possible.