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.57.0 to 3.58.0 #3337

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2023

Bumps github.com/buildkite/agent/v3 from 3.57.0 to 3.58.0.

Release notes

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

v3.58.0

v3.58.0 (2023-11-02)

Full Changelog

Added

  • Add allowed-plugin param to enable plugins allow-list #2471 (@​jakubm-canva)
  • New experiment: pty-raw avoids LF→CRLF mapping by setting PTY to raw mode #2453 (@​pda)
  • Experimental: Signed Pipelines
    • Add some pipeline invariants to the signature and create a cli subcommand to sign a pipeline #2457 (@​triarius)
    • Add log group headers and timestamps to job verification success and failure logs #2461 (@​triarius)

Fixed

Internal

Changelog

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

v3.58.0 (2023-11-02)

Full Changelog

Added

  • Add allowed-plugin param to enable plugins allow-list #2471 (@​jakubm-canva)
  • New experiment: pty-raw avoids LF→CRLF mapping by setting PTY to raw mode #2453 (@​pda)
  • Experimental: Signed Pipelines
    • Add some pipeline invariants to the signature and create a cli subcommand to sign a pipeline #2457 (@​triarius)
    • Add log group headers and timestamps to job verification success and failure logs #2461 (@​triarius)

Fixed

Internal

Commits
  • 3b146c7 Merge pull request #2470 from buildkite/release-v3.58.0
  • 3167197 Bump version and changelog for v3.58.0
  • 5a43e6f Merge pull request #2461 from buildkite/pdp-1572-improve-build-log-messaging-...
  • 4619a37 Stop the log stream before the header time streamer
  • 2dfc6f8 Consolidate jobLog flushes into the cleanup method
  • abbf57c Fix typos in comments
  • aed1669 Update tests for new error messages
  • f1c84c5 Flush job logs when the job never started
  • fef9127 Remove error return value from a method that does not use it
  • 52d8825 Use an io.Writer to write to the combined stream instead of the logStreamer d...
  • 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 <dependency name> 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)

Bumps [github.com/buildkite/agent/v3](https://github.com/buildkite/agent) from 3.57.0 to 3.58.0.
- [Release notes](https://github.com/buildkite/agent/releases)
- [Changelog](https://github.com/buildkite/agent/blob/main/CHANGELOG.md)
- [Commits](buildkite/agent@v3.57.0...v3.58.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 2, 2023
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #3337 (5d4f13b) into main (bd50f0d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3337   +/-   ##
=======================================
  Coverage   30.32%   30.32%           
=======================================
  Files         155      155           
  Lines        9921     9921           
=======================================
  Hits         3009     3009           
  Misses       6462     6462           
  Partials      450      450           

@cpanato cpanato enabled auto-merge (squash) November 2, 2023 16:15
@cpanato cpanato merged commit 063902b into main Nov 2, 2023
28 checks passed
@cpanato cpanato deleted the dependabot/go_modules/github.com/buildkite/agent/v3-3.58.0 branch November 2, 2023 16:38
@github-actions github-actions bot added this to the v2.3.0 milestone Nov 2, 2023
@cpanato cpanato modified the milestones: v2.3.0, v2.2.1 Nov 16, 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.

None yet

1 participant