fix(deps): update module github.com/go-co-op/gocron to v2#28
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update module github.com/go-co-op/gocron to v2#28renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
f6b5aab to
e8e318e
Compare
4dd9669 to
76b272d
Compare
b2cd4a6 to
b1b6a58
Compare
b1b6a58 to
f80482a
Compare
1d1e12e to
71e027e
Compare
8f677b0 to
87f9cba
Compare
b26ac25 to
3a75851
Compare
a4ccc33 to
2367438
Compare
2367438 to
cc6199f
Compare
cc6199f to
b02c5a8
Compare
b02c5a8 to
5767ee7
Compare
e261aa9 to
f45162b
Compare
f45162b to
dc597fe
Compare
dc597fe to
8b0ebf1
Compare
8b0ebf1 to
2ade071
Compare
261d9f1 to
a2dfb15
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
v1.37.0->v2.16.2Release Notes
go-co-op/gocron (github.com/go-co-op/gocron)
v2.16.2Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.16.1...v2.16.2
v2.16.1Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.16.0...v2.16.1
v2.16.0Compare Source
What's Changed
Bug fixes
Chores
New Contributors
Full Changelog: go-co-op/gocron@v2.15.0...v2.16.0
v2.15.0Compare Source
What's New
context.Contextby @27149chen in https://github.com/go-co-op/gocron/pull/819 & @JohnRoesler in https://github.com/go-co-op/gocron/pull/820Chores
Full Changelog: go-co-op/gocron@v2.14.2...v2.15.0
v2.14.2Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.14.1...v2.14.2
v2.14.1Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.14.0...v2.14.1
v2.14.0Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.13.0...v2.14.0
v2.13.0Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.12.4...v2.13.0
v2.12.4Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.12.3...v2.12.4
v2.12.3Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.12.2...v2.12.3
v2.12.2Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.12.1...v2.12.2
v2.12.1Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.12.0...v2.12.1
v2.12.0Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.11.0...v2.12.0
v2.11.0Compare Source
Features
WithStopAtadded toJobOption's to allow giving a time for jobs to stop running by @Higan in https://github.com/go-co-op/gocron/pull/760Fixes
Internal
New Contributors
Full Changelog: go-co-op/gocron@v2.10.1...v2.11.0
v2.10.1Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.10.0...v2.10.1
v2.10.0Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.9.0...v2.10.0
v2.9.0Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.8.0...v2.9.0
v2.8.0Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.7.1...v2.8.0
v2.7.1Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.7.0...v2.7.1
v2.7.0Compare Source
Added
Fixed
NextRunby @rbroggi in https://github.com/go-co-op/gocron/pull/743Full Changelog: go-co-op/gocron@v2.6.0...v2.7.0
v2.6.0Compare Source
Added
AfterJobRunsWithPanicby @trungdlp-wolffun in https://github.com/go-co-op/gocron/pull/733Fixed
Misc
New Contributors
Full Changelog: go-co-op/gocron@v2.5.0...v2.6.0
v2.5.0Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.4.1...v2.5.0
v2.4.1Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.4.0...v2.4.1
v2.4.0Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.3.0...v2.4.0
v2.3.0Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.2.10...v2.2.11
v2.2.10Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.2.9...v2.2.10
v2.2.9Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.2.8...v2.2.9
v2.2.8Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.2.7...v2.2.8
v2.2.7Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.2.6...v2.2.7
v2.2.6Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.2.5...v2.2.6
v2.2.5Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.2.4...v2.2.5
v2.2.4Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.2.3...v2.2.4
v2.2.3Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.2.2...v2.2.3
v2.2.2Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.2.1...v2.2.2
v2.2.1Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.2.0...v2.2.1
v2.2.0Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.1.2...v2.2.0
v2.1.2Compare Source
Fixes
Documentation
New Contributors
Full Changelog: go-co-op/gocron@v2.1.1...v2.1.2
v2.1.1Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.1.0...v2.1.1
v2.1.0Compare Source
What's Changed
Version bumps
Full Changelog: go-co-op/gocron@v2.0.3...v2.1.0
v2.0.3Compare Source
Fixes
Full Changelog: go-co-op/gocron@v2.0.2...v2.0.3
v2.0.2Compare Source
Fixes
Full Changelog: go-co-op/gocron@v2.0.1...v2.0.2
v2.0.1Compare Source
Fixes
Bumps
Full Changelog: go-co-op/gocron@v2.0.0...v2.0.1
v2.0.0Compare Source
v2.0.0
It's here! 🎉 Take a look at the readme and godoc to see how the new version works!
Please give feedback! (Reach out on slack if you're interested in contributing so we can coordinate work 😄 ) And open issues if you find any bugs or have features you'd like to see supported!
New Contributors
Full Changelog: go-co-op/gocron@v2.0.0-alpha-1...v2.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.