Skip to content
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

Bump github.com/go-co-op/gocron from 1.27.0 to 1.28.3 #210

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps github.com/go-co-op/gocron from 1.27.0 to 1.28.3.

Release notes

Sourced from github.com/go-co-op/gocron's releases.

v1.28.3

Bug fixes

Chores

Full Changelog: go-co-op/gocron@v1.28.2...v1.28.3

v1.28.2

What's Changed

Full Changelog: go-co-op/gocron@v1.28.1...v1.28.2

v1.28.1

What's Changed

Full Changelog: go-co-op/gocron@v1.28.0...v1.28.1

v1.28.0

What's Changed

Full Changelog: go-co-op/gocron@v1.27.1...v1.28.0

v1.27.1

What's Changed

fixed

docs updated

Full Changelog: go-co-op/gocron@v1.27.0...v1.27.1

Commits
  • fed28e8 protect the job function's waitgroup with a mutex to avoid race conditions (#...
  • 272915a chore: don't do codeql scanning on push for dependabot branches (#511)
  • f79bf56 Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#509)
  • 7390192 fix race occurrence with single queue in executor (#508)
  • 2c3b43d upgrade to golangci lint 1.53.1 (#506)
  • 2bb9ae5 bugfix: check if the duration is zero before dividing in StartAt (#505)
  • 604aa9b Revert "provide a better panic message when no jobs in scheduler and start bl...
  • 5bc0245 fix: atTime being incorrectly set for non compatible units (#502)
  • b035fe3 provide a better panic message when no jobs in scheduler and start blocking c...
  • e1f83bb add Job.PreivousRun() to expose the job run time prior to LastRun() (#498)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.27.0 to 1.28.3.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](go-co-op/gocron@v1.27.0...v1.28.3)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 12, 2023
@rdnt rdnt merged commit 1ccdc30 into main Jun 12, 2023
13 checks passed
@rdnt rdnt deleted the dependabot/go_modules/github.com/go-co-op/gocron-1.28.3 branch June 12, 2023 21:15
rdnt pushed a commit that referenced this pull request Aug 30, 2023
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.27.0 to 1.28.3.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](go-co-op/gocron@v1.27.0...v1.28.3)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Former-commit-id: 1ccdc30
Former-commit-id: 712d2397f2ed55362619ad4b308540e19244e950
rdnt pushed a commit that referenced this pull request Aug 30, 2023
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.27.0 to 1.28.3.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](go-co-op/gocron@v1.27.0...v1.28.3)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Former-commit-id: 592e7ba76b1434092e039192db47260942f09e8c [formerly 1ccdc30]
Former-commit-id: 712d2397f2ed55362619ad4b308540e19244e950
Former-commit-id: dc883ba
rdnt pushed a commit that referenced this pull request Aug 30, 2023
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.27.0 to 1.28.3.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](go-co-op/gocron@v1.27.0...v1.28.3)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Former-commit-id: 592e7ba76b1434092e039192db47260942f09e8c [formerly ac7f43f3c10f0d81f73165f17aeb27ebaf4d39dc]
Former-commit-id: 712d2397f2ed55362619ad4b308540e19244e950
Former-commit-id: dc883ba
Former-commit-id: 836fc9103a6bdb2c8d6cc8e0a1906a95cd2a6c33
rdnt pushed a commit that referenced this pull request Aug 30, 2023
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.27.0 to 1.28.3.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](go-co-op/gocron@v1.27.0...v1.28.3)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant