buildkite / agent-stack-k8s

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

Bump github.com/buildkite/agent/v3 from 3.69.0 to 3.72.0 #321

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/buildkite/agent/v3 from 3.69.0 to 3.72.0.

Release notes

Sourced from github.com/buildkite/agent/v3's releases.

v3.72.0

v3.72.0 (2024-05-06)

Full Changelog

Added

Changed

  • Make failed job acquisitions return a specific exit code (27) #2762 (@​moskyb)

Internal

v3.71.0

v3.71.0 (2024-04-30)

Full Changelog

Fixed

Added

v3.70.0

v3.70.0 (2024-04-18)

Full Changelog

Added

Fixed

  • Update go-pipeline to v0.7.0 (Correctly upload cache name and size command step settings, support cache: false) #2731 (@​jordandcarter)
  • Show descriptive error when annotation body size exceeds maximum when using stdin #2725 (@​rianmcguire)

Internal

Changelog

Sourced from github.com/buildkite/agent/v3's changelog.

v3.72.0 (2024-05-06)

Full Changelog

Added

Changed

  • Make failed job acquisitions return a specific exit code (27) #2762 (@​moskyb)

Internal

v3.71.0 (2024-04-30)

Full Changelog

Fixed

Added

v3.70.0 (2024-04-18)

Full Changelog

Added

Fixed

  • Update go-pipeline to v0.7.0 (Correctly upload cache name and size command step settings, support cache: false) #2731 (@​jordandcarter)
  • Show descriptive error when annotation body size exceeds maximum when using stdin #2725 (@​rianmcguire)

Internal

Commits
  • 78d3217 Merge pull request #2766 from buildkite/plt-2360-fix-oidc-role-name
  • 70215f4 Pass AWS credentials through to docker containers
  • 382a4f1 Fix mismatch between the OIDC role name and pipeline slug
  • 98c49fc Merge pull request #2765 from buildkite/release-v3.72.0
  • 508de5b Bump version and changelog for v3.72.0
  • d4e122c Merge pull request #2752 from buildkite/dependabot/go_modules/gopkg.in/DataDo...
  • 89c2f6c Merge pull request #2751 from buildkite/dependabot/go_modules/otel-bd2e2fb466
  • 61c86b9 Merge pull request #2750 from buildkite/dependabot/docker/dot-buildkite/docke...
  • 21f47d7 Merge pull request #2739 from buildkite/dependabot/docker/packaging/docker/ub...
  • 6376e45 Merge pull request #2740 from buildkite/dependabot/docker/packaging/docker/ub...
  • 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 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)