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

fix(deps): update module github.com/go-co-op/gocron to v2 #264

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

Conversation

ethpandaops-renovatebot[bot]
Copy link
Contributor

@ethpandaops-renovatebot ethpandaops-renovatebot bot commented Jan 2, 2024

This PR contains the following updates:

Package Type Update Change
github.com/go-co-op/gocron require major v1.27.1 -> v2.11.0

Release Notes

go-co-op/gocron (github.com/go-co-op/gocron)

v2.11.0

Compare Source

Features

Fixes

Internal

New Contributors

Full Changelog: go-co-op/gocron@v2.10.1...v2.11.0

v2.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v2.10.0...v2.10.1

v2.10.0

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.9.0...v2.10.0

v2.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v2.8.0...v2.9.0

v2.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v2.7.1...v2.8.0

v2.7.1

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.7.0...v2.7.1

v2.7.0

Compare Source

Added

Fixed

Full Changelog: go-co-op/gocron@v2.6.0...v2.7.0

v2.6.0

Compare Source

Added

Fixed

Misc

New Contributors

Full Changelog: go-co-op/gocron@v2.5.0...v2.6.0

v2.5.0

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.4.1...v2.5.0

v2.4.1

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.4.0...v2.4.1

v2.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v2.3.0...v2.4.0

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v2.2.10...v2.2.11

v2.2.10

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v2.2.9...v2.2.10

v2.2.9

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.2.8...v2.2.9

v2.2.8

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v2.2.7...v2.2.8

v2.2.7

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v2.2.6...v2.2.7

v2.2.6

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.2.5...v2.2.6

v2.2.5

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.2.4...v2.2.5

v2.2.4

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.2.3...v2.2.4

v2.2.3

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.2.2...v2.2.3

v2.2.2

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.2.1...v2.2.2

v2.2.1

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.2.0...v2.2.1

v2.2.0

Compare Source

What's Changed

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

v2.1.2

Compare Source

Fixes

Documentation

New Contributors

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

v2.1.1

Compare Source

What's Changed

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

v2.1.0

Compare Source

What's Changed

Version bumps

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

v2.0.3

Compare Source

Fixes

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

v2.0.2

Compare Source

Fixes

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

v2.0.1

Compare Source

Fixes

Bumps

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

v2.0.0

Compare 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

v1.37.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.36.1...v1.37.0

v1.36.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.36.0...v1.36.1

v1.36.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.35.3...v1.36.0

v1.35.3

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.35.2...v1.35.3

v1.35.2

Compare Source

What's Changed

  • Revert "fix: setting weeks interval greater than 1 with a weekday, scheduling too early by @​XiXiangFiles" by @​JohnRoesler in https:/go-co-op/gocron/pull/591
    • This will require more testing and likely some rework of the week functionality. This change, while some might consider it a fix, broke the current behavior that has been relied upon.

Full Changelog: go-co-op/gocron@v1.35.1...v1.35.2

v1.35.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.35.0...v1.35.1

v1.35.0

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v1.34.2...v1.35.0

v1.34.2

Compare Source

Fixes

New Contributors

Full Changelog: go-co-op/gocron@v1.34.1...v1.34.2

v1.34.1

Compare Source

Fixes

New Contributors

Full Changelog: go-co-op/gocron@v1.34.0...v1.34.1

v1.34.0

Compare Source

What's Changed

Fixes

Chores

Full Changelog: go-co-op/gocron@v1.33.1...v1.33.2

v1.33.1

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v1.33.0...v1.33.1

v1.33.0

Compare Source

What's Changed

Documentation & Version Bumps

Full Changelog: go-co-op/gocron@v1.32.1...v1.33.0

v1.32.1

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v1.32.0...v1.32.1

v1.32.0

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v1.31.2...v1.32.0

v1.31.2

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.31.1...v1.31.2

v1.31.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.31.0...v1.31.1

v1.31.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.30.2...v1.31.0

v1.30.2

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v1.30.1...v1.30.2

v1.30.1

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v1.30.0...v1.30.1

v1.30.0

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v1.29.0...v1.30.0

v1.29.0

Compare Source

What's Changed

Chores

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

v1.28.3

Compare Source

Bug fixes

Chores

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

v1.28.2

Compare Source

What's Changed

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

v1.28.1

Compare Source

What's Changed

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

v1.28.0

Compare Source

What's Changed

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


Configuration

📅 Schedule: Branch creation - "every 2 weeks on Tuesday" in timezone Europe/Berlin, Automerge - "after 9am every weekday except Friday or Monday,before 11am every weekday except Friday or Monday" in timezone Europe/Berlin.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch from 061ce40 to ebcf0c2 Compare January 9, 2024 01:17
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch 2 times, most recently from 7f5c9f9 to e57cfdb Compare January 23, 2024 01:18
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch 2 times, most recently from b94bba7 to 80195ce Compare February 6, 2024 01:15
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch from 80195ce to cabeae7 Compare February 20, 2024 01:11
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch from cabeae7 to 21e0ba5 Compare March 12, 2024 01:13
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch 2 times, most recently from 2558fd5 to c9e07c3 Compare March 26, 2024 01:14
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch from c9e07c3 to a8f1a65 Compare April 2, 2024 01:17
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch from a8f1a65 to a1dce5d Compare April 16, 2024 01:14
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch 2 times, most recently from eccd21d to 20cccfe Compare April 30, 2024 01:14
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch from 20cccfe to 982cbb9 Compare May 7, 2024 01:14
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch from 982cbb9 to e93e70a Compare May 14, 2024 01:18
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch from e93e70a to c9b74cd Compare May 28, 2024 01:21
@ethpandaops-renovatebot
Copy link
Contributor Author

ethpandaops-renovatebot bot commented May 28, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.6.0 -> v0.7.0
golang.org/x/crypto v0.21.0 -> v0.24.0
golang.org/x/exp v0.0.0-20240213143201-ec583247a57a -> v0.0.0-20240613232115-7f521ea00fb8
golang.org/x/mod v0.15.0 -> v0.18.0
golang.org/x/net v0.23.0 -> v0.26.0
golang.org/x/sys v0.18.0 -> v0.21.0
golang.org/x/term v0.18.0 -> v0.21.0
golang.org/x/text v0.14.0 -> v0.16.0
golang.org/x/tools v0.18.0 -> v0.22.0

@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch 2 times, most recently from b53ec9e to 625aecc Compare June 11, 2024 01:23
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch from 625aecc to 0eb4dcb Compare June 18, 2024 01:24
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch from 0eb4dcb to 69adc1c Compare June 25, 2024 01:25
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch from 69adc1c to fd5b0e4 Compare July 2, 2024 01:26
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch 2 times, most recently from 70c7b8d to 41d737b Compare July 16, 2024 01:25
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch from 41d737b to 6f6c4d9 Compare July 23, 2024 01:29
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/github.com-go-co-op-gocron-2.x branch from 6f6c4d9 to 2e57b59 Compare August 13, 2024 01:24
@ethpandaops-renovatebot
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants