Skip to content

Commit

Permalink
Bump Cronos from 0.8.2 to 0.8.3 in /src (#68)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [Cronos](https://github.com/HangfireIO/Cronos) from 0.8.2 to
0.8.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/HangfireIO/Cronos/releases">Cronos's
releases</a>.</em></p>
<blockquote>
<h2>0.8.3</h2>
<h3>Release Notes</h3>
<ul>
<li><strong>Project</strong> – Sign NuGet package and assemblies with a
company certificate and add <code>HangfireIO</code> owner.</li>
<li><strong>Project</strong> – Enable required signature validation mode
when restoring packages.</li>
<li><strong>Project</strong> – Migrate to the <a
href="https://github.com/HangfireIO/Hangfire.Build">Hangfire.Build</a>
system to be consistent with other projects.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/HangfireIO/Cronos/commit/9d6e349e58fda615e47be10c3d9a539e9ce85073"><code>9d6e349</code></a>
Bump version to 0.8.3</li>
<li><a
href="https://github.com/HangfireIO/Cronos/commit/8bfdd73fcd980b3f8e67dd162414637452a74aba"><code>8bfdd73</code></a>
Rename appveyor.yml to .appveyor.yml</li>
<li><a
href="https://github.com/HangfireIO/Cronos/commit/91048d4865be49f0de0e6572a83045046a8c3088"><code>91048d4</code></a>
Delete dotnet-tools.json</li>
<li><a
href="https://github.com/HangfireIO/Cronos/commit/6f653d7e94a6e3026bbc9f70ce38eeb5df2c971d"><code>6f653d7</code></a>
Update psake-project.ps1</li>
<li><a
href="https://github.com/HangfireIO/Cronos/commit/61c1b1eb0bdb405b4b5195b44e79de14940cdc51"><code>61c1b1e</code></a>
Sign build artifacts with authenticode</li>
<li><a
href="https://github.com/HangfireIO/Cronos/commit/8637ea0100723de5e1e912a7e7d806ee5194d786"><code>8637ea0</code></a>
Enable required package signature validation mode</li>
<li><a
href="https://github.com/HangfireIO/Cronos/commit/0790ba579f5277b71503379380800069be498a74"><code>0790ba5</code></a>
Upgrade Hangfire.Build to 0.4.0</li>
<li><a
href="https://github.com/HangfireIO/Cronos/commit/80a0ce26283361c5c55f18a89dbbadb5b36db9d2"><code>80a0ce2</code></a>
Bump dependencies in Cronos.Benchmarks</li>
<li><a
href="https://github.com/HangfireIO/Cronos/commit/8a94f5bd7cf284727ad97b69cb7d3337c04077aa"><code>8a94f5b</code></a>
Remove Moq reference from Cronos.Tests project</li>
<li><a
href="https://github.com/HangfireIO/Cronos/commit/86b4cc535615fa37d521e4ae23fb516faa491855"><code>86b4cc5</code></a>
Correctly pass exit code on build script errors</li>
<li>Additional commits viewable in <a
href="https://github.com/HangfireIO/Cronos/compare/v0.8.2...v0.8.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Cronos&package-manager=nuget&previous-version=0.8.2&new-version=0.8.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 113d4b2 commit 9c4fbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Miha.Discord/Miha.Discord.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cronos" Version="0.8.2" />
<PackageReference Include="Cronos" Version="0.8.3" />
<PackageReference Include="Discord.Addons.Hosting" Version="5.2.0" />
<PackageReference Include="Discord.Net" Version="3.13.1" />
<PackageReference Include="Humanizer" Version="2.14.1" />
Expand Down

0 comments on commit 9c4fbaf

Please sign in to comment.