Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2025

Bumps the gomod group with 3 updates in the / directory: fortio.org/fortio, github.com/containers/image/v5 and google.golang.org/protobuf.
Bumps the gomod group with 2 updates in the /examples/envoy-ext-auth directory: golang.org/x/net and google.golang.org/protobuf.
Bumps the gomod group with 2 updates in the /examples/extension-server directory: golang.org/x/net and google.golang.org/protobuf.
Bumps the gomod group with 2 updates in the /examples/grpc-ext-proc directory: golang.org/x/net and google.golang.org/protobuf.
Bumps the gomod group with 3 updates in the /examples/simple-extension-server directory: golang.org/x/net, google.golang.org/protobuf and github.com/envoyproxy/gateway.

Updates fortio.org/fortio from 1.69.5 to 1.71.0

Release notes

Sourced from fortio.org/fortio's releases.

v1.71.0

New dynamic grpc method testing thanks to @​hieusydo !

What's Changed

New Contributors

Full Changelog: fortio/fortio@v1.70.0...v1.71.0

v1.70.0

Rebuild with just release go 1.24.6 as well as new linter v2 related changes.

What's Changed

New Contributors

Full Changelog: fortio/fortio@v1.69.5...v1.70.0

Commits
  • 5c5f287 Bump golang.org/x/net from 0.42.0 to 0.43.0 in the go-x group (#1076)
  • 555e26b Support load testing with custom gRPC methods (#1064)
  • ce236e8 Go 1.24 updates (#1073)
  • 9122dba Bump grol.io/grol from 0.91.2 to 0.91.4 in the fortio-and-grol group (#1075)
  • dee2cc4 Bump grol.io/grol from 0.91.1 to 0.91.2 in the fortio-and-grol group (#1072)
  • bc5b09a Bump grol.io/grol from 0.91.0 to 0.91.1 in the fortio-and-grol group (#1071)
  • 3cd8ee4 Add number of goroutines to the debug/metrics endpoint (#1070)
  • e5d191e Bump google.golang.org/grpc from 1.73.0 to 1.74.2 (#1068)
  • ba68c9a Bump grol.io/grol from 0.90.3 to 0.91.0 in the fortio-and-grol group (#1066)
  • 8656a17 Bump golang.org/x/net from 0.41.0 to 0.42.0 in the go-x group (#1063)
  • Additional commits viewable in compare view

Updates github.com/containers/image/v5 from 5.36.0 to 5.36.1

Release notes

Sourced from github.com/containers/image/v5's releases.

v5.36.1

What's Changed

Full Changelog: containers/image@v5.36.0...v5.36.1

Commits
  • f6ca2da [release-5.36] Bump to c/image v5.36.1
  • d18da19 [release-5.36] Bump c/storage to v1.59.1
  • ae0c9f3 Merge pull request #2913 from TomSweeneyRedHat/dev/tsweeney/cherrypick2907
  • 40d1027 [release-5.36] Update the CI image, to match Skopeo's updated test code
  • See full diff in compare view

Updates golang.org/x/net from 0.42.0 to 0.43.0

Commits
  • e74bc31 go.mod: update golang.org/x dependencies
  • af6926e http2: remove references to defunct http2.golang.org test server
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.6 to 1.36.7

Updates golang.org/x/net from 0.42.0 to 0.43.0

Commits
  • e74bc31 go.mod: update golang.org/x dependencies
  • af6926e http2: remove references to defunct http2.golang.org test server
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.6 to 1.36.7

Updates golang.org/x/net from 0.42.0 to 0.43.0

Commits
  • e74bc31 go.mod: update golang.org/x dependencies
  • af6926e http2: remove references to defunct http2.golang.org test server
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.6 to 1.36.7

Updates golang.org/x/net from 0.42.0 to 0.43.0

Commits
  • e74bc31 go.mod: update golang.org/x dependencies
  • af6926e http2: remove references to defunct http2.golang.org test server
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.6 to 1.36.7

Updates golang.org/x/net from 0.42.0 to 0.43.0

Commits
  • e74bc31 go.mod: update golang.org/x dependencies
  • af6926e http2: remove references to defunct http2.golang.org test server
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.6 to 1.36.7

Updates github.com/envoyproxy/gateway from 1.4.2 to 1.5.0

Release notes

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

v1.5.0

Release Announcement

Check out the v1.5 release announcement to learn more about the release.

What's Changed

... (truncated)

Commits

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 Aug 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 10, 2025 04:21
@dependabot dependabot bot added go Pull requests that update Go code dependencies Pull requests that update a dependency file labels Aug 10, 2025
@codecov
Copy link

codecov bot commented Aug 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.01%. Comparing base (2488496) to head (fafdbd8).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6760      +/-   ##
==========================================
+ Coverage   71.00%   71.01%   +0.01%     
==========================================
  Files         224      224              
  Lines       39621    39621              
==========================================
+ Hits        28132    28136       +4     
+ Misses       9828     9824       -4     
  Partials     1661     1661              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps the gomod group with 3 updates in the / directory: [fortio.org/fortio](https://github.com/fortio/fortio), [github.com/containers/image/v5](https://github.com/containers/image) and google.golang.org/protobuf.
Bumps the gomod group with 2 updates in the /examples/envoy-ext-auth directory: [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf.
Bumps the gomod group with 2 updates in the /examples/extension-server directory: [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf.
Bumps the gomod group with 2 updates in the /examples/grpc-ext-proc directory: [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf.
Bumps the gomod group with 3 updates in the /examples/simple-extension-server directory: [golang.org/x/net](https://github.com/golang/net), google.golang.org/protobuf and [github.com/envoyproxy/gateway](https://github.com/envoyproxy/gateway).


Updates `fortio.org/fortio` from 1.69.5 to 1.71.0
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.69.5...v1.71.0)

Updates `github.com/containers/image/v5` from 5.36.0 to 5.36.1
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.36.0...v5.36.1)

Updates `golang.org/x/net` from 0.42.0 to 0.43.0
- [Commits](golang/net@v0.42.0...v0.43.0)

Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.7

Updates `golang.org/x/net` from 0.42.0 to 0.43.0
- [Commits](golang/net@v0.42.0...v0.43.0)

Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.7

Updates `golang.org/x/net` from 0.42.0 to 0.43.0
- [Commits](golang/net@v0.42.0...v0.43.0)

Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.7

Updates `golang.org/x/net` from 0.42.0 to 0.43.0
- [Commits](golang/net@v0.42.0...v0.43.0)

Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.7

Updates `golang.org/x/net` from 0.42.0 to 0.43.0
- [Commits](golang/net@v0.42.0...v0.43.0)

Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.7

Updates `github.com/envoyproxy/gateway` from 1.4.2 to 1.5.0
- [Release notes](https://github.com/envoyproxy/gateway/releases)
- [Commits](v1.4.2...v1.5.0)

---
updated-dependencies:
- dependency-name: fortio.org/fortio
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/containers/image/v5
  dependency-version: 5.36.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/net
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/net
  dependency-version: 0.43.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/net
  dependency-version: 0.43.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/net
  dependency-version: 0.43.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/net
  dependency-version: 0.43.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/envoyproxy/gateway
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-96a337f6a0 branch from fafdbd8 to 265c5bf Compare August 11, 2025 04:59
@arkodg arkodg merged commit e9f56d4 into main Aug 11, 2025
29 checks passed
@arkodg arkodg deleted the dependabot/go_modules/gomod-96a337f6a0 branch August 11, 2025 16:09
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.

3 participants