Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/go-co-op/gocron from 1.17.1 to 1.18.0 (#390
) Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.17.1 to 1.18.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-co-op/gocron/releases">github.com/go-co-op/gocron's releases</a>.</em></p> <blockquote> <h2>v1.18.0</h2> <h2>What's Changed</h2> <ul> <li>fix if job chains are used improperly we can end up with jobs with nil functions by <a href="https://github.com/JohnRoesler"><code>@JohnRoesler</code></a> in <a href="https://github-redirect.dependabot.com/go-co-op/gocron/pull/388">go-co-op/gocron#388</a></li> <li>Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github-redirect.dependabot.com/go-co-op/gocron/pull/389">go-co-op/gocron#389</a></li> <li>Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github-redirect.dependabot.com/go-co-op/gocron/pull/390">go-co-op/gocron#390</a></li> <li>fix logic to wait for executor stop by <a href="https://github.com/hiroebe"><code>@hiroebe</code></a> in <a href="https://github-redirect.dependabot.com/go-co-op/gocron/pull/392">go-co-op/gocron#392</a></li> <li>fix typo by <a href="https://github.com/cuishuang"><code>@cuishuang</code></a> in <a href="https://github-redirect.dependabot.com/go-co-op/gocron/pull/394">go-co-op/gocron#394</a></li> <li>Remove the code that double check last run time and current time by <a href="https://github.com/xwjdsh"><code>@xwjdsh</code></a> in <a href="https://github-redirect.dependabot.com/go-co-op/gocron/pull/393">go-co-op/gocron#393</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hiroebe"><code>@hiroebe</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/go-co-op/gocron/pull/392">go-co-op/gocron#392</a></li> <li><a href="https://github.com/cuishuang"><code>@cuishuang</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/go-co-op/gocron/pull/394">go-co-op/gocron#394</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-co-op/gocron/compare/v1.17.1...v1.18.0">https://github.com/go-co-op/gocron/compare/v1.17.1...v1.18.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-co-op/gocron/commit/9aaee3a5cd42aa105bb396ff829326f479cda2e4"><code>9aaee3a</code></a> Remove the code that double check last run time and current time (<a href="https://github-redirect.dependabot.com/go-co-op/gocron/issues/393">#393</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/54ab19e6b452e871db65637fa7c07ab8925e1fd8"><code>54ab19e</code></a> fix typo (<a href="https://github-redirect.dependabot.com/go-co-op/gocron/issues/394">#394</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/1db6f4156192ec5de57ad313364d4b34384e1d53"><code>1db6f41</code></a> fix logic to wait for executor stop (<a href="https://github-redirect.dependabot.com/go-co-op/gocron/issues/392">#392</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/e3151123a8a5705f4dc267e7ca0e92a6584b9ba4"><code>e315112</code></a> Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (<a href="https://github-redirect.dependabot.com/go-co-op/gocron/issues/390">#390</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/2d374aa1acdd41b8118e7fbefbcbd1d1d644c7ed"><code>2d374aa</code></a> Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (<a href="https://github-redirect.dependabot.com/go-co-op/gocron/issues/389">#389</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/471bc39c936de204c629c67e235d739a0f61defa"><code>471bc39</code></a> if job chains are used improperly we can end up with jobs with nil functions ...</li> <li>See full diff in <a href="https://github.com/go-co-op/gocron/compare/v1.17.1...v1.18.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-co-op/gocron&package-manager=go_modules&previous-version=1.17.1&new-version=1.18.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