buildkite / agent-stack-k8s

Spin up an autoscaling stack of Buildkite Agents on Kubernetes
MIT License
77 stars 30 forks source link

Bump github.com/buildkite/roko from 1.1.1 to 1.2.0 #266

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps github.com/buildkite/roko from 1.1.1 to 1.2.0.

Release notes

Sourced from github.com/buildkite/roko's releases.

v1.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/buildkite/roko/compare/v1.1.1...v1.2.0

Commits
  • 0dfc7b1 Merge pull request #16 from buildkite/do-funcs
  • 1289264 DoFunc1 -> DoFunc
  • e3d1bdb Merge pull request #14 from buildkite/pdp-1940-fix-no-jitter
  • 65de042 Merge pull request #13 from buildkite/dependabot/go_modules/github.com/google...
  • a3cb40f Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
  • 06b3c70 Add DoFunc{1,2,3}
  • 1af855a Merge pull request #15 from buildkite/test-exponential-subsecond-2-sec
  • 3f5b355 ExponentialSubsecond strategy test case for 10 x 2sec
  • d4e7e5f Fix jitter was always 0
  • 41be497 Add test to show that jitter is 'always' 0
  • See full diff 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 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)
triarius commented 5 months ago

@dependabot rebase