Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 4, 2022

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change Age Confidence
Templum/govulncheck-action action minor v0.0.8 -> v0.10.1 age confidence
dominikh/staticcheck-action action minor v1.2.0 -> v1.4.0 age confidence
github.com/apognu/gocal require patch v0.9.0 -> v0.9.1 age confidence
github.com/go-co-op/gocron require minor v1.18.0 -> v1.37.0 age confidence
github.com/stretchr/testify require minor v1.8.1 -> v1.11.1 age confidence
go.uber.org/zap require minor v1.23.0 -> v1.27.0 age confidence
hadolint/hadolint-action action minor v2.0.0 -> v2.1.0 age confidence

Release Notes

Templum/govulncheck-action (Templum/govulncheck-action)

v0.10.1

Compare Source

What's Changed

Full Changelog: Templum/govulncheck-action@v0.10.0...v0.10.1

v0.10.0

Compare Source

🚨 Please be aware that yesterdays release of govulncheck introduced a change to the json report format. This caused the action to break, as govulncheck is still in v0 phase such changes can be expected. In order to address them properly I decided to set the default govulncheck version to the last known working version (at release time this is 0.0.0-20230320232729-bfc1eaef17a4). 🚨

Please avoid setting vulncheck-version: latest as this could break on new releases.

What's Changed

Full Changelog: Templum/govulncheck-action@v0.0.9...v0.10.0

v0.0.9

Compare Source

What's Changed

Full Changelog: Templum/govulncheck-action@v0.0.8...v0.0.9

dominikh/staticcheck-action (dominikh/staticcheck-action)

v1.4.0

Compare Source

Version 1.4.0

v1.3.1

Compare Source

v1.3.0

Compare Source

Version 1.3.0

apognu/gocal (github.com/apognu/gocal)

v0.9.1

Compare Source

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

v1.37.0

Compare Source

What's Changed

  • Ability to register for events associated with jobs during scheduling chain by @​drwpls in #​632

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 #​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

  • add job uuids and change scheduler job slice to map by @​JohnRoesler in #​541
    • The Swap() and Less() methods were removed from the scheduler. These were public methods to enable slice sorting of the jobs in the scheduler. With the change to a map, they no longer have any use or value.
  • support monthly schedules counting backwards from end of month by @​JohnRoesler in #​542

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

v1.27.1

Compare Source

What's Changed

fixed
docs updated

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

v1.27.0

Compare Source

What's Changed

  • replace time sleep instances with time after / ctx done select by @​JohnRoesler in #​482
  • move support back for go 1.16 by @​JohnRoesler in #​484
  • remove redis lock as it has its own repo now by @​JohnRoesler in #​485
    • go get github.com/go-co-op/gocron-redis-lock
    • import as redislock "github.com/go-co-op/gocron-redis-lock"

Full Changelog: go-co-op/gocron@v1.26.0...v1.27.0

v1.26.0

Compare Source

What's Changed

New Features
Fixes
Documentation

New Contributors

Full Changelog: go-co-op/gocron@v1.25.0...v1.26.0

v1.25.0

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v1.24.0...v1.25.0

v1.24.0

Compare Source

What's Changed

  • update golangci-lint rules by @​JohnRoesler in #​461
  • add locker for distributed scheduling by @​JohnRoesler in #​463
  • updates all error strings to be prefixed with gocron: - error types don't change and will still evaluate with errors.Is()

Full Changelog: go-co-op/gocron@v1.23.0...v1.24.0

v1.23.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.22.4...v1.23.0

v1.22.4

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v1.22.3...v1.22.4

v1.22.3

Compare Source

What's Changed

  • refactor/fix the max concurrent jobs executor func by @​JohnRoesler in #​456

    the existing limit mode was leaking goroutines due to the implementation spinning up a goroutine for each job whether or not it is blocked. So if there a lot of jobs being queued the goroutines will pile up.
    this implementation uses a single goroutine limited job runner that reads jobs from a mutex protected slice and runs then when slots are available within the max concurrent runs limit.

Full Changelog: go-co-op/gocron@v1.22.2...v1.22.3

v1.22.2

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v1.22.1...v1.22.2

v1.22.1

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v1.22.0...v1.22.1

v1.22.0

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v1.21.1...v1.22.0

v1.21.1

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v1.21.0...v1.21.1

v1.21.0

What's Changed

  • when Week() is called without At(), but StartAt() is called, use StartAt() offset by @​JohnRoesler in #​448

Full Changelog: go-co-op/gocron@v1.20.0...v1.21.0

v1.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.19.1...v1.20.0

v1.19.1

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v1.19.0...v1.19.1

v1.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.18.1...v1.18.2

v1.18.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v1.18.0...v1.18.1

stretchr/testify (github.com/stretchr/testify)

v1.11.1

Compare Source

This release fixes #​1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.10.0...v1.11.0

v1.10.0

Compare Source

What's Changed

Functional Changes

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Europe/Berlin, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update all chore(deps): update all Jan 6, 2023
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 6efae70 to a509ba5 Compare June 1, 2023 17:53
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 14ef070 to 2512afe Compare June 27, 2023 02:50
@renovate renovate bot force-pushed the renovate/all branch from 2512afe to 9495c49 Compare July 1, 2023 01:59
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from acc3213 to 0fcb9fd Compare July 20, 2023 05:41
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 63261b1 to 449cf4b Compare August 2, 2023 11:55
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from d10d928 to 8c56da4 Compare August 17, 2023 05:43
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from d857168 to 5969a21 Compare August 31, 2023 05:15
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 059bc30 to f0ea3ad Compare September 22, 2023 05:59
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 3410edb to 9e2b326 Compare October 11, 2023 08:31
Copy link
Author

renovate bot commented Oct 29, 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):

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.21
github.com/rogpeppe/go-internal v1.8.0 -> v1.8.1
go.uber.org/multierr v1.7.0 -> v1.10.0

@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from e63a084 to da8a399 Compare November 24, 2024 11:18
@renovate renovate bot changed the title chore(deps): update all fix(deps): update all Dec 11, 2024
@renovate renovate bot force-pushed the renovate/all branch from 34d65f8 to 6e775ec Compare May 10, 2025 04:09
@renovate renovate bot force-pushed the renovate/all branch from 6e775ec to ae29509 Compare July 6, 2025 12:10
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a3345a8 to cf27a17 Compare August 11, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants