buildkite / agent-stack-k8s

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

Bump github.com/buildkite/agent/v3 from 3.45.0 to 3.61.0 #232

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 10 months ago

Bumps github.com/buildkite/agent/v3 from 3.45.0 to 3.61.0.

Release notes

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

v3.61.0

v3.61.0 (2023-12-14)

Full Changelog

Added

Fixed

  • Buildkite build script is broken due to missing version default value #2559 (@​amir-khatibzadeh)
  • Update go-pipeline to v0.3.2 (fixes parsing pipelines that contain YAML aliases used as mapping keys) #2560 (@​DrJosh9000)

Changed

Internal

v3.60.1

v3.60.1 (2023-12-06)

Full Changelog

Security

Fixed

  • Fix typo in environment variable name for allowed-plugins #2526 (@​moskyb)
  • Fix environment variable interpolation into command step labels #2540 (@​triarius)

Internal

v3.60.0

v3.60.0 (2023-11-29)

Full Changelog

Signed pipelines is now GA! Check out the docs here if you want a little more zero-trust mixed into your pipelines.

Added

Changed

... (truncated)

Changelog

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

v3.61.0 (2023-12-14)

Full Changelog

Added

Fixed

  • Buildkite build script is broken due to missing version default value #2559 (@​amir-khatibzadeh)
  • Update go-pipeline to v0.3.2 (fixes parsing pipelines that contain YAML aliases used as mapping keys) #2560 (@​DrJosh9000)

Changed

Internal

v3.60.1 (2023-12-06)

Full Changelog

Security

Fixed

  • Fix typo in environment variable name for allowed-plugins #2526 (@​moskyb)
  • Fix environment variable interpolation into command step labels #2540 (@​triarius)

Internal

v3.60.0 (2023-11-29)

Full Changelog

Signed pipelines is now GA! Check out the docs here if you want a little more zero-trust mixed into your pipelines.

Added

Changed

Internal

... (truncated)

Commits
  • c1f5459 Merge pull request #2561 from buildkite/release-v3.61.0
  • ffcd705 Bump version and changelog for v3.61.0
  • 7bf4cc7 Merge pull request #2560 from buildkite/pdp-2010-alias-keys
  • df1363f Update go-pipeline to v0.3.2
  • 5581bd0 Merge pull request #2559 from amir-khatibzadeh/main
  • 2d498d5 [2558] Buildkite build script is broken
  • 320c099 [2558] Buildkite build script is broken
  • 89e8ed2 Merge pull request #1805 from staticfloat/patch-1
  • 8833bca Enable overriding buildkite-agent url in install.ps1
  • 19ddd4a Merge pull request #2554 from buildkite/comment-example-credentials
  • 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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 8 months ago

Superseded by #244.