Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2024

Bumps Cronos from 0.7.1 to 0.8.4.

Release notes

Sourced from Cronos's releases.

0.8.4

Release Notes

  • Project – Add an icon for the NuGet package.

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 system to be consistent with other projects.

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
  • 4f8bcd7 Bump Hangfire.Build to version 0.4.2
  • 5b74ec9 Add icon for the NuGet package
  • f04ba3d Bump version to 0.8.4
  • 45bd25b Revert "Rename appveyor.yml to .appveyor.yml"
  • 9d6e349 Bump version to 0.8.3
  • 8bfdd73 Rename appveyor.yml to .appveyor.yml
  • 91048d4 Delete dotnet-tools.json
  • 6f653d7 Update psake-project.ps1
  • 61c1b1e Sign build artifacts with authenticode
  • 8637ea0 Enable required package signature validation mode
  • 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.4.
- [Release notes](https://github.com/HangfireIO/Cronos/releases)
- [Commits](HangfireIO/Cronos@v0.7.1...v0.8.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 28, 2024
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.

1 participant