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

build(deps): bump the examples-golang-http group across 1 directory with 2 updates #365

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the examples-golang-http group with 1 update in the /golang-http/simple directory: github.com/envoyproxy/envoy.

Updates github.com/envoyproxy/envoy from 1.31.1-0.20240821014141-c8f58b61c36d to 1.32.2

Release notes

Sourced from github.com/envoyproxy/envoy's releases.

v1.32.2

Summary of changes:

  • Minor bug fixes

Docker images: https://hub.docker.com/r/envoyproxy/envoy/tags?page=1&name=v1.32.2 Docs: https://www.envoyproxy.io/docs/envoy/v1.32.2/ Release notes: https://www.envoyproxy.io/docs/envoy/v1.32.2/version_history/v1.32/v1.32.2 Full changelog: envoyproxy/envoy@v1.32.1...v1.32.2

Signed-off-by: Ryan Northey [email protected]

v1.32.1

repo: Release v1.32.1

Summary of changes:

  • CI and release container updates

Docker images: https://hub.docker.com/r/envoyproxy/envoy/tags?page=1&name=v1.32.1 Docs: https://www.envoyproxy.io/docs/envoy/v1.32.1/ Release notes: https://www.envoyproxy.io/docs/envoy/v1.32.1/version_history/v1.32/v1.32.1 Full changelog: envoyproxy/envoy@v1.32.0...v1.32.1

Signed-off-by: Kateryna Nezdolii [email protected] Signed-off-by: Ryan Northey [email protected]

v1.32.0

repo: Release v1.32.0 (#36597)

Summary of changes:

  • Envoy now logs warnings when internal_address_config is not set.  If you see this logged warning and wish to retain trusted status for internal addresses you must explicitly configure internal_address_config (which will turn off the warning) before the next Envoy release.
  • Removed support for (long deprecated) opentracing. 
  • Added a configuration setting for the maximum size of response headers in responses.
  • Added support for connection_pool_per_downstream_connection flag in tcp connection pool.

... (truncated)

Commits

Updates google.golang.org/protobuf from 1.34.2 to 1.35.1

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 9, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang-http/simple/examples-golang-http-d1e2e0dde3 branch from e0500c6 to ad1c35b Compare December 10, 2024 06:52
…ith 2 updates

Bumps the examples-golang-http group with 1 update in the /golang-http/simple directory: [github.com/envoyproxy/envoy](https://github.com/envoyproxy/envoy).


Updates `github.com/envoyproxy/envoy` from 1.31.1-0.20240821014141-c8f58b61c36d to 1.32.2
- [Release notes](https://github.com/envoyproxy/envoy/releases)
- [Changelog](https://github.com/envoyproxy/envoy/blob/main/RELEASES.md)
- [Commits](https://github.com/envoyproxy/envoy/commits/v1.32.2)

Updates `google.golang.org/protobuf` from 1.34.2 to 1.35.1

---
updated-dependencies:
- dependency-name: github.com/envoyproxy/envoy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: examples-golang-http
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: examples-golang-http
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang-http/simple/examples-golang-http-d1e2e0dde3 branch from ad1c35b to 59d5935 Compare December 17, 2024 07:22
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2024

Superseded by #395.

@dependabot dependabot bot closed this Dec 19, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/golang-http/simple/examples-golang-http-d1e2e0dde3 branch December 19, 2024 06:59
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.

0 participants