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/v2 from 2.0.0-rc3 to 2.1.2 #62

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2024

Resolves: #61

Bumps github.com/go-co-op/gocron/v2 from 2.0.0-rc3 to 2.1.2.

Release notes

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

v2.1.2

Fixes

Documentation

New Contributors

Full Changelog: go-co-op/gocron@v2.1.1...v2.1.2

v2.1.2-rc-1

No release notes provided.

v2.1.1

What's Changed

Full Changelog: go-co-op/gocron@v2.1.0...v2.1.1

v2.1.0

What's Changed

Version bumps

Full Changelog: go-co-op/gocron@v2.0.3...v2.1.0

v2.0.3

Fixes

Full Changelog: go-co-op/gocron@v2.0.2...v2.0.3

v2.0.2

Fixes

Full Changelog: go-co-op/gocron@v2.0.1...v2.0.2

v2.0.1

Fixes

... (truncated)

Commits
  • ae366d9 make the order of the returned jobs slice deterministic (#652)
  • 29a2f29 fix to handle when next ends up in the past (#650)
  • 73391ef refactor: fix indent (#649)
  • 848adb4 fix example sorting
  • 7ee4c50 bump golang.org/x/exp
  • a51820e fixup Job and Scheduler interface docs
  • 93fecb6 move scheduler docs to interface
  • 6e15f16 add new features, OneTimeJob and Job.RunNow() (#646)
  • f7cd2bc Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#645)
  • 9ca81be Bump github/codeql-action from 2 to 3 (#644)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 11, 2024
@JohnRoesler
Copy link
Contributor

@dependabot rebase

@JohnRoesler
Copy link
Contributor

@dependabot recreate

Bumps [github.com/go-co-op/gocron/v2](https://github.com/go-co-op/gocron) from 2.0.0-rc3 to 2.1.2.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](go-co-op/gocron@v2.0.0-rc3...v2.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-co-op/gocron/v2-2.1.2 branch from d3f6f07 to 0523ab6 Compare January 11, 2024 18:00
Copy link
Contributor

@JohnRoesler JohnRoesler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit e805dbb into v2 Jan 11, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-co-op/gocron/v2-2.1.2 branch January 11, 2024 18:05
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.

How about update gocron's version to latest
1 participant