Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/buildkite/agent/v3 from 3.50.0 to 3.50.2 #3125

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2023

Bumps github.com/buildkite/agent/v3 from 3.50.0 to 3.50.2.

Release notes

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

v3.50.2

v3.50.2 (2023-07-21)

Full Changelog

This release contains a known issue:

Severity Description Fixed in
Medium When uploading pipelines, if any object in the pipeline YAML contained multiple merge keys, the pipeline would fail to parse. See below for a workaround ⏳ Fix incoming, stay tuned

Fixed

v3.50.1

v3.50.1 (2023-07-20)

Full Changelog

This release contains multiple issues:

Severity Description Fixed in
⚠️ Very High Jobs running on this version of the agent are not cancellable from the UI/API ✅ Fixed in v3.50.2
Medium When uploading pipelines, if any object in the pipeline YAML contained multiple merge keys, the pipeline would fail to parse. See below for a workaround ⏳ Fix incoming, stay tuned
default_plugins: &default_plugins
  plugins:
    - docker#4.0.0:
        image: alpine:3.14
default_retry: &default_retry
retry:
automatic:
- exit_status: 42
steps:

<<: *default_plugins
<<: *default_retry
command: "echo 'hello, world!'"

As a workaround for this, you can use yaml array merge syntax instead:

</tr></table> 

... (truncated)

Changelog

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

v3.50.2 (2023-07-21)

Full Changelog

This release contains a known issue:

Severity Description Fixed in
Medium When uploading pipelines, if any object in the pipeline YAML contained multiple merge keys, the pipeline would fail to parse. See below for a workaround ⏳ Fix incoming, stay tuned

Fixed

v3.50.1 (2023-07-20)

Full Changelog

This release contains multiple issues:

Severity Description Fixed in
⚠️ Very High Jobs running on this version of the agent are not cancellable from the UI/API ✅ Fixed in v3.50.2
Medium When uploading pipelines, if any object in the pipeline YAML contained multiple merge keys, the pipeline would fail to parse. See below for a workaround ⏳ Fix incoming, stay tuned

Fixed

Commits
  • 4ed984d Merge pull request #2234 from buildkite/release-3.50.2
  • 0eff016 Fancy tables
  • 33667f3 Bump version + changelog for v3.50.2
  • 8a43901 Merge pull request #2235 from buildkite/pdp-1351-fix-avoid-recursive-trap-exp...
  • 47ad50d Fix avoid-recursive-trap experiment not recognised
  • 4dc15c9 Merge pull request #2230 from buildkite/fix-defer-capture-bug
  • 8d45310 Merge pull request #2231 from buildkite/pdp-1348-fix-parsing-an-interval-as-a...
  • d1eb9a0 Fix parsing a duration as another duration
  • 4c39eca Merge pull request #2223 from buildkite/how-git-mirrors-works
  • d9d1a7b Add some notes about git mirrors
  • 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 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)

Bumps [github.com/buildkite/agent/v3](https://github.com/buildkite/agent) from 3.50.0 to 3.50.2.
- [Release notes](https://github.com/buildkite/agent/releases)
- [Changelog](https://github.com/buildkite/agent/blob/main/CHANGELOG.md)
- [Commits](buildkite/agent@v3.50.0...v3.50.2)

---
updated-dependencies:
- dependency-name: github.com/buildkite/agent/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 21, 2023
@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #3125 (cc58aa1) into main (3789c44) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3125   +/-   ##
=======================================
  Coverage   30.55%   30.55%           
=======================================
  Files         155      155           
  Lines        9817     9817           
=======================================
  Hits         3000     3000           
  Misses       6367     6367           
  Partials      450      450           

@cpanato cpanato merged commit 35ed797 into main Jul 21, 2023
@cpanato cpanato deleted the dependabot/go_modules/github.com/buildkite/agent/v3-3.50.2 branch July 21, 2023 08:14
@github-actions github-actions bot added this to the v2.1.1 milestone Jul 21, 2023
@cpanato cpanato modified the milestones: v2.1.1, v2.2.0 Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant