Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Bump github.com/go-co-op/gocron from 1.13.0 to 1.14.0 #1158

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2022

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

Release notes

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

v1.14.0

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.13.0...v1.14.0

Commits
  • f8144d2 add EveryRandom for random interval (#339)
  • 9203b30 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#338)
  • 8e88b6b add example for panic handler
  • f294b9b Added PanicHandler (#335)
  • cbcf70a add event listeners on before and after job executing (#328)
  • 385157b Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#330)
  • a8dd701 add DoWithJobDetails passes a copy of the job to the jobFunc (#307)
  • c69b5c0 Bump github/codeql-action from 1 to 2 (#324)
  • e7de801 refact: creating TestMultipleAtTimesDecoding (#323)
  • b96aa93 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#316)
  • 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.14.0.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](go-co-op/gocron@v1.13.0...v1.14.0)

---
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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 20, 2022
@codecov
Copy link

codecov bot commented Jun 20, 2022

Codecov Report

Merging #1158 (e7cf525) into main (2050762) will not change coverage.
The diff coverage is n/a.

❗ Current head e7cf525 differs from pull request most recent head fddd876. Consider uploading reports for the commit fddd876 to get more accurate results

@@           Coverage Diff           @@
##             main    #1158   +/-   ##
=======================================
  Coverage   49.06%   49.06%           
=======================================
  Files         182      182           
  Lines       21448    21448           
=======================================
  Hits        10524    10524           
  Misses       9747     9747           
  Partials     1177     1177           
Flag Coverage Δ
all 48.72% <ø> (ø)
cover 49.23% <ø> (ø)
crosscover 49.06% <ø> (ø)
update 12.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2050762...fddd876. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants