Skip to content

build(deps): bump github.com/go-co-op/gocron from 1.13.0 to 1.16.3#43

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/go_modules/github.com/go-co-op/gocron-1.16.3
Closed

build(deps): bump github.com/go-co-op/gocron from 1.13.0 to 1.16.3#43
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/go_modules/github.com/go-co-op/gocron-1.16.3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 23, 2022

Bumps github.com/go-co-op/gocron from 1.13.0 to 1.16.3.

Release notes

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

v1.16.3

What's Changed

Full Changelog: go-co-op/gocron@v1.16.2...v1.16.3

v1.16.2

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.16.1...v1.16.2

v1.16.1

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.16.0...v1.16.1

v1.16.0

What's Changed

Full Changelog: go-co-op/gocron@v1.15.1...v1.16.0

v1.15.1

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.15.0...v1.15.1

v1.15.0

What's Changed

... (truncated)

Commits
  • 0099be0 Protect job.RunCount() with mutex (#375)
  • 772979f fix deadlock when starting / stopping the scheduler (#369)
  • 08a53ef Stops all jobs when stopping scheduler (fix #367) (#368)
  • 22fc237 Optimize job setTimer (#363)
  • c667f33 expose custom time method to allow for easy testing (#360)
  • 2764428 Fix data race in lastRun (#359)
  • cf9e6c3 [BUG] Fix Data race when using RunByTag (#356)
  • fa855ed Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#351)
  • 9b157fc calling .Stop() from a separate goroutine now stops the blocking start (#349)
  • 8de08e7 Bump github.com/stretchr/testify from 1.7.3 to 1.7.5 (#348)
  • 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.13.0 to 1.16.3.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](go-co-op/gocron@v1.13.0...v1.16.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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 23, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 23, 2022

Dependabot tried to add @riccardom as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/onomyprotocol/bdjuno/pulls/43/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the onomyprotocol/bdjuno repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 23, 2022

The following labels could not be found: automerge.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 25, 2022

Superseded by #44.

@dependabot dependabot bot closed this Aug 25, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-co-op/gocron-1.16.3 branch August 25, 2022 14:35
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants