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

Bump github.com/buildkite/agent/v3 from 3.75.1 to 3.76.2 #359

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps github.com/buildkite/agent/v3 from 3.75.1 to 3.76.2.

Release notes

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

v3.76.2

v3.76.2 (2024-08-01)

Full Changelog

[!NOTE] v3.76.0 fixed an issue which caused the HTTP client in the agent to fall back to HTTP/1.1, see #2908. If you need to disable HTTP/2.0 in your environment you can do this using the --no-http2 flag or matching configuration option.

Fixed

v3.76.1

v3.76.1 (2024-07-31)

Full Changelog

[!NOTE] v3.76.0 fixed an issue which caused the HTTP client in the agent to fall back to HTTP/1.1, see #2908. If you need to disable HTTP/2.0 in your environment you can do this using the --no-http2 flag or matching configuration option.

Fixed

v3.76.0

v3.76.0 (2024-07-31)

Full Changelog

[!NOTE] This release fixed an issue which caused the HTTP client in the agent to fall back to HTTP/1.1, see #2908. If you need to disable HTTP/2.0 in your environment you can do this using the --no-http2 flag or matching configuration option.

Changed

Fixed

Internal

Changelog

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

v3.76.2 (2024-08-01)

Full Changelog

[!NOTE] v3.76.0 fixed an issue which caused the HTTP client in the agent to fall back to HTTP/1.1, see #2908. If you need to disable HTTP/2.0 in your environment you can do this using the --no-http2 flag or matching configuration option.

Fixed

v3.76.1 (2024-07-31)

Full Changelog

[!NOTE] v3.76.0 fixed an issue which caused the HTTP client in the agent to fall back to HTTP/1.1, see #2908. If you need to disable HTTP/2.0 in your environment you can do this using the --no-http2 flag or matching configuration option.

Changed

v3.76.0 (2024-07-31)

Full Changelog

[!NOTE] This release fixed an issue which caused the HTTP client in the agent to fall back to HTTP/1.1, see #2908. If you need to disable HTTP/2.0 in your environment you can do this using the --no-http2 flag or matching configuration option.

Changed

Fixed

Internal

Commits
  • c714bbf Merge pull request #2914 from buildkite/release-v3.76.2
  • 02a7ea7 Bump version and changelog for v3.76.2
  • bc0689e Merge pull request #2913 from buildkite/override-tlsclientconfig-if-set
  • dc92305 Only override TLSClientConfig if set
  • d9378e4 Merge pull request #2911 from buildkite/release-v3.76.1
  • 15065c5 Bump version and changelog for v3.76.1
  • ab0a68e Merge pull request #2910 from buildkite/pass-cancel-grace-period-to-bootstrap
  • 28007ed Replace fmt.Sprintf(%d) with strconv.Itoa
  • 8ba3b94 Pass cancel grace period to bootstrap
  • 2be45da Merge pull request #2909 from buildkite/wolfeidau/release/v3.76.0
  • 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.75.1 to 3.76.2.
- [Release notes](https://github.com/buildkite/agent/releases)
- [Changelog](https://github.com/buildkite/agent/blob/main/CHANGELOG.md)
- [Commits](buildkite/agent@v3.75.1...v3.76.2)

---
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 the dependencies Pull requests that update a dependency file label Aug 1, 2024
@DrJosh9000 DrJosh9000 merged commit 228d5b1 into main Aug 1, 2024
1 check passed
@DrJosh9000 DrJosh9000 deleted the dependabot/go_modules/github.com/buildkite/agent/v3-3.76.2 branch August 1, 2024 03:44
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant