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.70.0 #312

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

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

Release notes

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

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.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
  • 6ebf6cb Merge pull request #2733 from buildkite/jordan/release/3.70.0
  • 73799c9 Move dependabot churn to Internal section
  • ca1f9af Bump version and CHANGELOG for v3.70.0
  • 81a3b14 Merge pull request #2731 from buildkite/upgrade-go-pipeline-to-0-7-0
  • 5b3410d Bump go-pipeline to v0.7.0
  • ba14a12 Merge pull request #2711 from mmlb/spawn-0-workers
  • e43e43e Merge pull request #2730 from joeljeske/json-logger-step_key
  • 53675a3 Fix typo
  • 7d8a37f Merge pull request #2726 from buildkite/dependabot/go_modules/cloud-providers...
  • 840cfed Merge pull request #2727 from buildkite/dependabot/docker/dot-buildkite/docke...
  • 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)
dependabot[bot] commented 2 months ago

Superseded by #321.