Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump governor from 0.5.1 to 0.6.0 (vectordotdev#17960)
Bumps [governor](https://github.com/antifuchs/governor) from 0.5.1 to 0.6.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/antifuchs/governor/commit/921b986371f1eff03b6236dacd659b02738f3a66"><code>921b986</code></a> Release 0.6.0 🎉🎉</li> <li><a href="https://github.com/antifuchs/governor/commit/a0c9f7f1013f855ed9e2b3b5ff7b59ee096990c5"><code>a0c9f7f</code></a> Fix release.toml for newer cargo release</li> <li><a href="https://github.com/antifuchs/governor/commit/9991cc31510ba7e57bfb47dc18522b9404001fd6"><code>9991cc3</code></a> Merge <a href="https://redirect.github.com/antifuchs/governor/issues/192">#192</a></li> <li><a href="https://github.com/antifuchs/governor/commit/305f266435017cf641befd6b64c2d23cc854752f"><code>305f266</code></a> Merge dependabot/cargo/criterion-0.5.1 into combined-prs-branch</li> <li><a href="https://github.com/antifuchs/governor/commit/7a6054f96aabd1c86ad7fd67357f9103d2184019"><code>7a6054f</code></a> Add combine-prs.yml, a workflow for combining dependabot PRs into one</li> <li><a href="https://github.com/antifuchs/governor/commit/c3b102613efe7d467f384e0247c73f4f3b514c3c"><code>c3b1026</code></a> Update criterion requirement from 0.4.0 to 0.5.1</li> <li><a href="https://github.com/antifuchs/governor/commit/590197ffe718e75fa1452160c131b0f71b68295b"><code>590197f</code></a> Merge <a href="https://redirect.github.com/antifuchs/governor/issues/190">#190</a></li> <li><a href="https://github.com/antifuchs/governor/commit/9c24837d17efa0ef5daf727fe5b71ce37d72f3cf"><code>9c24837</code></a> Update CL to talk about the quanta upkeep clock instead</li> <li><a href="https://github.com/antifuchs/governor/commit/feac43dc21b54f60f7239bc00d8d38ebba14fcda"><code>feac43d</code></a> Use delta_as_nanos to avoid conversion through Duration</li> <li><a href="https://github.com/antifuchs/governor/commit/3c2dc9967ab32a233226a9d21b5c3fb61526a13c"><code>3c2dc99</code></a> Bump quanta to 0.11.1 for delta_as_nanos</li> <li>Additional commits viewable in <a href="https://github.com/antifuchs/governor/compare/v0.5.1...v0.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=governor&package-manager=cargo&previous-version=0.5.1&new-version=0.6.0)](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 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