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.32.1 to 1.33.0 (f…
…orbole#639) Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.32.1 to 1.33.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.33.0</h2> <h2>What's Changed</h2> <ul> <li>don't accept a *Job in Job for Update if the ptr address doesn't match by <a href="https://github.com/JohnRoesler"><code>@JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/549">go-co-op/gocron#549</a></li> <li>every X days should run on the same day if the At() time has yet to come by <a href="https://github.com/JohnRoesler"><code>@JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/553">go-co-op/gocron#553</a></li> </ul> <h2>Documentation & Version Bumps</h2> <ul> <li>add additional documentation for wait for schedule by <a href="https://github.com/JohnRoesler"><code>@JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/551">go-co-op/gocron#551</a></li> <li>Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/545">go-co-op/gocron#545</a></li> <li>Bump github.com/google/uuid from 1.3.0 to 1.3.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/546">go-co-op/gocron#546</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-co-op/gocron/compare/v1.32.1...v1.33.0">https://github.com/go-co-op/gocron/compare/v1.32.1...v1.33.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-co-op/gocron/commit/b86d02b285cd8a183a27e347ed8ec9f85f83557a"><code>b86d02b</code></a> every X days should run on the same day if the At() time has yet to come (<a href="https://redirect.github.com/go-co-op/gocron/issues/553">#553</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/c233d8d040a89a742cee1a25c88e8d3af640d29d"><code>c233d8d</code></a> add additional documentation for wait for schedule (<a href="https://redirect.github.com/go-co-op/gocron/issues/551">#551</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/e3b4f5f2e688c5ebb757c2d47ebb743f16d0a6c4"><code>e3b4f5f</code></a> don't accept a *Job in Job for Update if the ptr address doesn't match (<a href="https://redirect.github.com/go-co-op/gocron/issues/549">#549</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/8454d19fbbe5262e6f2a2ffee56368629c023224"><code>8454d19</code></a> Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (<a href="https://redirect.github.com/go-co-op/gocron/issues/545">#545</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/5adcbd5bf26ae68e1265622b80fe36b1411a4bd2"><code>5adcbd5</code></a> Bump github.com/google/uuid from 1.3.0 to 1.3.1 (<a href="https://redirect.github.com/go-co-op/gocron/issues/546">#546</a>)</li> <li>See full diff in <a href="https://github.com/go-co-op/gocron/compare/v1.32.1...v1.33.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | github.com/go-co-op/gocron | [>= 1.18.1.a, < 1.18.2] | </details> [![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.32.1&new-version=1.33.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 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>
- Loading branch information