-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): Bump github.com/go-co-op/gocron from 1.35.0 to 1.35.3 #671
Merged
mergify
merged 2 commits into
cosmos/v0.47.x
from
dependabot/go_modules/github.com/go-co-op/gocron-1.35.3
Nov 1, 2023
Merged
build(deps): Bump github.com/go-co-op/gocron from 1.35.0 to 1.35.3 #671
mergify
merged 2 commits into
cosmos/v0.47.x
from
dependabot/go_modules/github.com/go-co-op/gocron-1.35.3
Nov 1, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
automerge
Automatically merge PR once all prerequisites pass
dependencies
Pull requests that update a dependency file
labels
Oct 31, 2023
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/go-co-op/gocron-1.35.3
branch
from
November 1, 2023 08:48
8d39079
to
4d60fe8
Compare
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.35.0 to 1.35.3. - [Release notes](https://github.com/go-co-op/gocron/releases) - [Commits](go-co-op/gocron@v1.35.0...v1.35.3) --- updated-dependencies: - dependency-name: github.com/go-co-op/gocron dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/go-co-op/gocron-1.35.3
branch
from
November 1, 2023 11:32
4d60fe8
to
ce8d792
Compare
MonikaCat
approved these changes
Nov 1, 2023
mergify
bot
deleted the
dependabot/go_modules/github.com/go-co-op/gocron-1.35.3
branch
November 1, 2023 12:06
MonikaCat
pushed a commit
that referenced
this pull request
Feb 5, 2024
) Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.35.0 to 1.35.3. <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.35.3</h2> <h2>What's Changed</h2> <ul> <li>main branch renamed to v1 (<a href="https://redirect.github.com/go-co-op/gocron/issues/593">#593</a>) by <a href="https://github.com/JohnRoesler"><code>@JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/594">go-co-op/gocron#594</a></li> <li>fix: set multi-weekdays bug about issue-590 by <a href="https://github.com/XiXiangFiles"><code>@XiXiangFiles</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/592">go-co-op/gocron#592</a></li> <li>Avoid allocations with <code>(*regexp.Regexp).MatchString</code> by <a href="https://github.com/Juneezee"><code>@Juneezee</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/602">go-co-op/gocron#602</a></li> <li>Bump github.com/google/uuid from 1.3.1 to 1.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/604">go-co-op/gocron#604</a></li> <li>fix(scheduler): ensure negative intervals given to <code>Every</code> return an immediate error <a href="https://redirect.github.com/go-co-op/gocron/issues/600">#600</a> by <a href="https://github.com/husam-e"><code>@husam-e</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/603">go-co-op/gocron#603</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Juneezee"><code>@Juneezee</code></a> made their first contribution in <a href="https://redirect.github.com/go-co-op/gocron/pull/602">go-co-op/gocron#602</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-co-op/gocron/compare/v1.35.2...v1.35.3">https://github.com/go-co-op/gocron/compare/v1.35.2...v1.35.3</a></p> <h2>v1.35.2</h2> <h2>What's Changed</h2> <ul> <li>Revert "fix: setting weeks interval greater than 1 with a weekday, scheduling too early by <a href="https://github.com/XiXiangFiles"><code>@XiXiangFiles</code></a>" by <a href="https://github.com/JohnRoesler"><code>@JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/591">go-co-op/gocron#591</a> <ul> <li>This will require more testing and likely some rework of the week functionality. This change, while some might consider it a fix, broke the current behavior that has been relied upon.</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-co-op/gocron/compare/v1.35.1...v1.35.2">https://github.com/go-co-op/gocron/compare/v1.35.1...v1.35.2</a></p> <h2>v1.35.1</h2> <h2>What's Changed</h2> <ul> <li>fix: setting weeks interval greater than 1 with a weekday, scheduling too early by <a href="https://github.com/XiXiangFiles"><code>@XiXiangFiles</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/588">go-co-op/gocron#588</a></li> <li>fix concurrent access to jobs map by <a href="https://github.com/JohnRoesler"><code>@JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/589">go-co-op/gocron#589</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/XiXiangFiles"><code>@XiXiangFiles</code></a> made their first contribution in <a href="https://redirect.github.com/go-co-op/gocron/pull/588">go-co-op/gocron#588</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-co-op/gocron/compare/v1.35.0...v1.35.1">https://github.com/go-co-op/gocron/compare/v1.35.0...v1.35.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-co-op/gocron/commit/9993f76735d8960fb302c659cd392d6f1d26452f"><code>9993f76</code></a> fix(scheduler): ensure negative intervals given to <code>Every</code> return an immediat...</li> <li><a href="https://github.com/go-co-op/gocron/commit/912b4a71cd3f2a663bb5227bde3cdb4b69ac6070"><code>912b4a7</code></a> Bump github.com/google/uuid from 1.3.1 to 1.4.0 (<a href="https://redirect.github.com/go-co-op/gocron/issues/604">#604</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/12cfd7aaea743d105cbd350919748b02ed14af51"><code>12cfd7a</code></a> Avoid allocations with <code>(*regexp.Regexp).MatchString</code> (<a href="https://redirect.github.com/go-co-op/gocron/issues/602">#602</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/93a954c26fbe721c6a6e96203530caf0a6aae054"><code>93a954c</code></a> Update FUNDING.yml</li> <li><a href="https://github.com/go-co-op/gocron/commit/5f95210255ef0158acc4f1d6f187ee7332660130"><code>5f95210</code></a> fix: set multi-weekdays bug about issue-590 (<a href="https://redirect.github.com/go-co-op/gocron/issues/592">#592</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/cda6e1ca8b6d1487c8ac9b5804fc6868833041a9"><code>cda6e1c</code></a> main branch renamed to v1 (<a href="https://redirect.github.com/go-co-op/gocron/issues/593">#593</a>) (<a href="https://redirect.github.com/go-co-op/gocron/issues/594">#594</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/0f6d92638abd8498fd5412d3d9fb1ba301da3769"><code>0f6d926</code></a> Revert "fix: scheduler error when using every() func not following setting pr...</li> <li><a href="https://github.com/go-co-op/gocron/commit/e287edfdcd6011808bff6999b5518264ec0dabb9"><code>e287edf</code></a> fix concurrent access to jobs map (<a href="https://redirect.github.com/go-co-op/gocron/issues/589">#589</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/207a7135661ea3a95d190e3e2454d8845311e289"><code>207a713</code></a> fix: scheduler error when using every() func not following setting problem (#...</li> <li>See full diff in <a href="https://github.com/go-co-op/gocron/compare/v1.35.0...v1.35.3">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.35.0&new-version=1.35.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>
MonikaCat
pushed a commit
that referenced
this pull request
Feb 5, 2024
) Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.35.0 to 1.35.3. <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.35.3</h2> <h2>What's Changed</h2> <ul> <li>main branch renamed to v1 (<a href="https://redirect.github.com/go-co-op/gocron/issues/593">#593</a>) by <a href="https://github.com/JohnRoesler"><code>@JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/594">go-co-op/gocron#594</a></li> <li>fix: set multi-weekdays bug about issue-590 by <a href="https://github.com/XiXiangFiles"><code>@XiXiangFiles</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/592">go-co-op/gocron#592</a></li> <li>Avoid allocations with <code>(*regexp.Regexp).MatchString</code> by <a href="https://github.com/Juneezee"><code>@Juneezee</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/602">go-co-op/gocron#602</a></li> <li>Bump github.com/google/uuid from 1.3.1 to 1.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/604">go-co-op/gocron#604</a></li> <li>fix(scheduler): ensure negative intervals given to <code>Every</code> return an immediate error <a href="https://redirect.github.com/go-co-op/gocron/issues/600">#600</a> by <a href="https://github.com/husam-e"><code>@husam-e</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/603">go-co-op/gocron#603</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Juneezee"><code>@Juneezee</code></a> made their first contribution in <a href="https://redirect.github.com/go-co-op/gocron/pull/602">go-co-op/gocron#602</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-co-op/gocron/compare/v1.35.2...v1.35.3">https://github.com/go-co-op/gocron/compare/v1.35.2...v1.35.3</a></p> <h2>v1.35.2</h2> <h2>What's Changed</h2> <ul> <li>Revert "fix: setting weeks interval greater than 1 with a weekday, scheduling too early by <a href="https://github.com/XiXiangFiles"><code>@XiXiangFiles</code></a>" by <a href="https://github.com/JohnRoesler"><code>@JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/591">go-co-op/gocron#591</a> <ul> <li>This will require more testing and likely some rework of the week functionality. This change, while some might consider it a fix, broke the current behavior that has been relied upon.</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-co-op/gocron/compare/v1.35.1...v1.35.2">https://github.com/go-co-op/gocron/compare/v1.35.1...v1.35.2</a></p> <h2>v1.35.1</h2> <h2>What's Changed</h2> <ul> <li>fix: setting weeks interval greater than 1 with a weekday, scheduling too early by <a href="https://github.com/XiXiangFiles"><code>@XiXiangFiles</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/588">go-co-op/gocron#588</a></li> <li>fix concurrent access to jobs map by <a href="https://github.com/JohnRoesler"><code>@JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/589">go-co-op/gocron#589</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/XiXiangFiles"><code>@XiXiangFiles</code></a> made their first contribution in <a href="https://redirect.github.com/go-co-op/gocron/pull/588">go-co-op/gocron#588</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-co-op/gocron/compare/v1.35.0...v1.35.1">https://github.com/go-co-op/gocron/compare/v1.35.0...v1.35.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-co-op/gocron/commit/9993f76735d8960fb302c659cd392d6f1d26452f"><code>9993f76</code></a> fix(scheduler): ensure negative intervals given to <code>Every</code> return an immediat...</li> <li><a href="https://github.com/go-co-op/gocron/commit/912b4a71cd3f2a663bb5227bde3cdb4b69ac6070"><code>912b4a7</code></a> Bump github.com/google/uuid from 1.3.1 to 1.4.0 (<a href="https://redirect.github.com/go-co-op/gocron/issues/604">#604</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/12cfd7aaea743d105cbd350919748b02ed14af51"><code>12cfd7a</code></a> Avoid allocations with <code>(*regexp.Regexp).MatchString</code> (<a href="https://redirect.github.com/go-co-op/gocron/issues/602">#602</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/93a954c26fbe721c6a6e96203530caf0a6aae054"><code>93a954c</code></a> Update FUNDING.yml</li> <li><a href="https://github.com/go-co-op/gocron/commit/5f95210255ef0158acc4f1d6f187ee7332660130"><code>5f95210</code></a> fix: set multi-weekdays bug about issue-590 (<a href="https://redirect.github.com/go-co-op/gocron/issues/592">#592</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/cda6e1ca8b6d1487c8ac9b5804fc6868833041a9"><code>cda6e1c</code></a> main branch renamed to v1 (<a href="https://redirect.github.com/go-co-op/gocron/issues/593">#593</a>) (<a href="https://redirect.github.com/go-co-op/gocron/issues/594">#594</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/0f6d92638abd8498fd5412d3d9fb1ba301da3769"><code>0f6d926</code></a> Revert "fix: scheduler error when using every() func not following setting pr...</li> <li><a href="https://github.com/go-co-op/gocron/commit/e287edfdcd6011808bff6999b5518264ec0dabb9"><code>e287edf</code></a> fix concurrent access to jobs map (<a href="https://redirect.github.com/go-co-op/gocron/issues/589">#589</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/207a7135661ea3a95d190e3e2454d8845311e289"><code>207a713</code></a> fix: scheduler error when using every() func not following setting problem (#...</li> <li>See full diff in <a href="https://github.com/go-co-op/gocron/compare/v1.35.0...v1.35.3">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.35.0&new-version=1.35.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>
MonikaCat
pushed a commit
that referenced
this pull request
Feb 6, 2024
) Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.35.0 to 1.35.3. <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.35.3</h2> <h2>What's Changed</h2> <ul> <li>main branch renamed to v1 (<a href="https://redirect.github.com/go-co-op/gocron/issues/593">#593</a>) by <a href="https://github.com/JohnRoesler"><code>@JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/594">go-co-op/gocron#594</a></li> <li>fix: set multi-weekdays bug about issue-590 by <a href="https://github.com/XiXiangFiles"><code>@XiXiangFiles</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/592">go-co-op/gocron#592</a></li> <li>Avoid allocations with <code>(*regexp.Regexp).MatchString</code> by <a href="https://github.com/Juneezee"><code>@Juneezee</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/602">go-co-op/gocron#602</a></li> <li>Bump github.com/google/uuid from 1.3.1 to 1.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/604">go-co-op/gocron#604</a></li> <li>fix(scheduler): ensure negative intervals given to <code>Every</code> return an immediate error <a href="https://redirect.github.com/go-co-op/gocron/issues/600">#600</a> by <a href="https://github.com/husam-e"><code>@husam-e</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/603">go-co-op/gocron#603</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Juneezee"><code>@Juneezee</code></a> made their first contribution in <a href="https://redirect.github.com/go-co-op/gocron/pull/602">go-co-op/gocron#602</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-co-op/gocron/compare/v1.35.2...v1.35.3">https://github.com/go-co-op/gocron/compare/v1.35.2...v1.35.3</a></p> <h2>v1.35.2</h2> <h2>What's Changed</h2> <ul> <li>Revert "fix: setting weeks interval greater than 1 with a weekday, scheduling too early by <a href="https://github.com/XiXiangFiles"><code>@XiXiangFiles</code></a>" by <a href="https://github.com/JohnRoesler"><code>@JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/591">go-co-op/gocron#591</a> <ul> <li>This will require more testing and likely some rework of the week functionality. This change, while some might consider it a fix, broke the current behavior that has been relied upon.</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-co-op/gocron/compare/v1.35.1...v1.35.2">https://github.com/go-co-op/gocron/compare/v1.35.1...v1.35.2</a></p> <h2>v1.35.1</h2> <h2>What's Changed</h2> <ul> <li>fix: setting weeks interval greater than 1 with a weekday, scheduling too early by <a href="https://github.com/XiXiangFiles"><code>@XiXiangFiles</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/588">go-co-op/gocron#588</a></li> <li>fix concurrent access to jobs map by <a href="https://github.com/JohnRoesler"><code>@JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/589">go-co-op/gocron#589</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/XiXiangFiles"><code>@XiXiangFiles</code></a> made their first contribution in <a href="https://redirect.github.com/go-co-op/gocron/pull/588">go-co-op/gocron#588</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-co-op/gocron/compare/v1.35.0...v1.35.1">https://github.com/go-co-op/gocron/compare/v1.35.0...v1.35.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-co-op/gocron/commit/9993f76735d8960fb302c659cd392d6f1d26452f"><code>9993f76</code></a> fix(scheduler): ensure negative intervals given to <code>Every</code> return an immediat...</li> <li><a href="https://github.com/go-co-op/gocron/commit/912b4a71cd3f2a663bb5227bde3cdb4b69ac6070"><code>912b4a7</code></a> Bump github.com/google/uuid from 1.3.1 to 1.4.0 (<a href="https://redirect.github.com/go-co-op/gocron/issues/604">#604</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/12cfd7aaea743d105cbd350919748b02ed14af51"><code>12cfd7a</code></a> Avoid allocations with <code>(*regexp.Regexp).MatchString</code> (<a href="https://redirect.github.com/go-co-op/gocron/issues/602">#602</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/93a954c26fbe721c6a6e96203530caf0a6aae054"><code>93a954c</code></a> Update FUNDING.yml</li> <li><a href="https://github.com/go-co-op/gocron/commit/5f95210255ef0158acc4f1d6f187ee7332660130"><code>5f95210</code></a> fix: set multi-weekdays bug about issue-590 (<a href="https://redirect.github.com/go-co-op/gocron/issues/592">#592</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/cda6e1ca8b6d1487c8ac9b5804fc6868833041a9"><code>cda6e1c</code></a> main branch renamed to v1 (<a href="https://redirect.github.com/go-co-op/gocron/issues/593">#593</a>) (<a href="https://redirect.github.com/go-co-op/gocron/issues/594">#594</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/0f6d92638abd8498fd5412d3d9fb1ba301da3769"><code>0f6d926</code></a> Revert "fix: scheduler error when using every() func not following setting pr...</li> <li><a href="https://github.com/go-co-op/gocron/commit/e287edfdcd6011808bff6999b5518264ec0dabb9"><code>e287edf</code></a> fix concurrent access to jobs map (<a href="https://redirect.github.com/go-co-op/gocron/issues/589">#589</a>)</li> <li><a href="https://github.com/go-co-op/gocron/commit/207a7135661ea3a95d190e3e2454d8845311e289"><code>207a713</code></a> fix: scheduler error when using every() func not following setting problem (#...</li> <li>See full diff in <a href="https://github.com/go-co-op/gocron/compare/v1.35.0...v1.35.3">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.35.0&new-version=1.35.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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
automerge
Automatically merge PR once all prerequisites pass
dependencies
Pull requests that update a dependency file
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/go-co-op/gocron from 1.35.0 to 1.35.3.
Release notes
Sourced from github.com/go-co-op/gocron's releases.
Commits
9993f76
fix(scheduler): ensure negative intervals given toEvery
return an immediat...912b4a7
Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#604)12cfd7a
Avoid allocations with(*regexp.Regexp).MatchString
(#602)93a954c
Update FUNDING.yml5f95210
fix: set multi-weekdays bug about issue-590 (#592)cda6e1c
main branch renamed to v1 (#593) (#594)0f6d926
Revert "fix: scheduler error when using every() func not following setting pr...e287edf
fix concurrent access to jobs map (#589)207a713
fix: scheduler error when using every() func not following setting problem (#...Most Recent Ignore Conditions Applied to This Pull Request
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)