Skip to content

Bump Cronos from 0.7.1 to 0.8.2 in /backend/PoudriereC2#269

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/backend/PoudriereC2/Cronos-0.8.2
Closed

Bump Cronos from 0.7.1 to 0.8.2 in /backend/PoudriereC2#269
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/backend/PoudriereC2/Cronos-0.8.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 25, 2024

Copy link
Copy Markdown
Contributor

Bumps Cronos from 0.7.1 to 0.8.2.

Release notes

Sourced from Cronos's releases.

0.8.2

Release Notes

  • Changed – Disable deterministic source paths for source link to work better when merged using ILRepack.

0.8.1

Release Notes

  • Project – Don't embed full source code into assemblies to reduce package size by ~50%.

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.
  • ChangedMaxYear constant is now bumped to 2499, so we have more years now (by @​FaithfulDev).
  • Changed – Throw an exception when date exceeds the MaxYear value (by @​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.
Commits
  • c5283b2 Bump version to 0.8.2
  • d183a03 Disable DeterministicSourcePaths for source link
  • dc9de3d Bump version to 0.8.1
  • 7e486db Don't use explicit restore step in Cake
  • be3b249 Don't include full source code in the assembly
  • e599e0a Update NuGet.exe to version 6.8.0
  • 2cbca33 Bump version to 0.8.0
  • 98a7350 Don't include seconds in ToString result when they aren't passed
  • 23c2943 Turn on the All option for the AnalysisMode
  • eb6fa12 Validate zone argument in GetNextOccurrence
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Cronos](https://github.com/HangfireIO/Cronos) from 0.7.1 to 0.8.2.
- [Release notes](https://github.com/HangfireIO/Cronos/releases)
- [Commits](HangfireIO/Cronos@v0.7.1...v0.8.2)

---
updated-dependencies:
- dependency-name: Cronos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 25, 2024
@dependabot @github

dependabot Bot commented on behalf of github Feb 12, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #274.

@dependabot dependabot Bot closed this Feb 12, 2024
@dependabot dependabot Bot deleted the dependabot/nuget/backend/PoudriereC2/Cronos-0.8.2 branch February 12, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants