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 #395

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 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.3

Release notes

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

v1.32.3

  • CVE-2024-53269: Happy Eyeballs: Validate that additional_address are IP addresses instead of crashing when sorting.
  • CVE-2024-53270: HTTP/1: sending overload crashes when the request is reset beforehand
  • CVE-2024-53271: HTTP/1.1 multiple issues with envoy.reloadable_features.http1_balsa_delay_reset

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

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

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]

... (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 19, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang-http/simple/examples-golang-http-052994252f branch from eae9ca9 to 5eafc6f Compare December 31, 2024 06:25
@phlax
Copy link
Member

phlax commented Jan 3, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang-http/simple/examples-golang-http-052994252f branch from 5eafc6f to 8c0ad6f Compare January 3, 2025 18:08
…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.3
- [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.3)

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-052994252f branch from 8c0ad6f to 1456277 Compare January 6, 2025 06:21
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