Skip to content

build(deps): bump the gomod group across 3 directories with 6 updates#6475

Merged
zhaohuabing merged 1 commit intomainfrom
dependabot/go_modules/gomod-4296b7d13e
Jul 7, 2025
Merged

build(deps): bump the gomod group across 3 directories with 6 updates#6475
zhaohuabing merged 1 commit intomainfrom
dependabot/go_modules/gomod-4296b7d13e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps the gomod group with 3 updates in the / directory: github.com/docker/cli, github.com/replicatedhq/troubleshoot and github.com/tetratelabs/func-e.
Bumps the gomod group with 2 updates in the /examples/preserve-case-backend directory: github.com/andybalholm/brotli and github.com/valyala/fasthttp.
Bumps the gomod group with 1 update in the /examples/simple-extension-server directory: github.com/envoyproxy/gateway.

Updates github.com/docker/cli from 28.3.0+incompatible to 28.3.1+incompatible

Commits

Updates github.com/replicatedhq/troubleshoot from 0.119.1 to 0.120.0

Release notes

Sourced from github.com/replicatedhq/troubleshoot's releases.

v0.120.0

Changelog

  • 989780a feat: allow secrets collector to retreive all key data if specified (#1801)
  • 4281c67 chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in the go_modules group (#1799)
  • 089da26 chore(deps): bump helm.sh/helm/v3 from 3.18.2 to 3.18.3 in /examples/sdk/helm-template in the security group (#1797)
Commits
  • 989780a feat: allow secrets collector to retreive all key data if specified (#1801)
  • 4281c67 chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in ...
  • 089da26 chore(deps): bump helm.sh/helm/v3 from 3.18.2 to 3.18.3 in /examples/sdk/helm...
  • See full diff in compare view

Updates github.com/tetratelabs/func-e from 1.1.5-0.20250618051429-6a0f4e478076 to 1.1.5

Release notes

Sourced from github.com/tetratelabs/func-e's releases.

v1.1.5

This is mostly a maintenance release, especially focused on the internal refactoring.

Commits

Updates github.com/andybalholm/brotli from 1.1.1 to 1.2.0

Commits
  • 676a020 Pathfinder: improve cost calculation, and use it in NewWriterV2
  • fc701da Pathfinder: change how literals are represented in arrivals.
  • 10cf712 Pathfinder: enable starting in the middle of a match
  • d6b3fe0 Pathfinder: separate searching and parsing
  • 199839b Pathfinder: pre-compute hash chain (and use 32 bits)
  • e819531 Start experimenting with an optimizing MatchFinder
  • 18ac46a M4: use 32-bit hash chain
  • 1383db2 M4: When shortening a match, look for a closer option
  • c036c35 M4: look for repeat matches
  • 6a1a95e Add arm64 to GOARCH switches
  • Additional commits viewable in compare view

Updates github.com/valyala/fasthttp from 1.62.0 to 1.63.0

Release notes

Sourced from github.com/valyala/fasthttp's releases.

v1.63.0

What's Changed

New Contributors

Full Changelog: valyala/fasthttp@v1.62.0...v1.63.0

Commits
  • 8b512b7 chore(deps): bump github.com/andybalholm/brotli from 1.1.1 to 1.2.0 (#2029)
  • d356cac Implement io.StringWriter on some more types (#2023)
  • 641dd96 chore(deps): bump securego/gosec from 2.22.4 to 2.22.5 (#2025)
  • 28ebbd9 Drop support before go1.20 (#2022)
  • 75d2192 chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (#2018)
  • 46ae933 Proposal : To add Unsafe Zero-Allocation Conversions Sections in main docume...
  • 74f3d4c Removed old information from main documentation as these functions does not e...
  • a1783ff feat: Add iter.Seq2 iterator #2010 (#2011)
  • 2466344 Remove unused file
  • d856840 fix: removed resolved issue link from readme file, issue no longer exists (#2...
  • Additional commits viewable in compare view

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

Release notes

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

v1.4.2

Release Announcement

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

Security Updates

  • Disabled automountServiceAccountToken for proxy and ratelimit deployments and serviceAccounts.

Bug Fixes

  • Fixed issue where EnvoyExtensionPolicy ExtProc body processing mode was set to FullDuplexStreamed, but trailers were not sent.
  • Fixed validation issue where EnvoyExtensionPolicy ExtProc with failOpen set to true did not reject the FullDuplexStreamed body processing mode.
  • Fixed issue where EnvoyPatchPolicy could not replace the telemetry cluster.
  • Added validation for section names in Gateway listeners.
  • Added ConfigMap indexers for EnvoyExtensionPolicies to reconcile Lua changes.
  • Fixed issue where the default access log format was not working.
  • Fixed bug where backendRequestTimeout was incorrectly set when retries were enabled.
  • Fixed certificate SANs overlap detection in listeners.
  • Fixed issue where telemetry did not work when using host port.
  • Fixed bug where BackendTLSPolicy incorrectly referenced ConfigMaps or Secrets across namespaces.

What's Changed

Full Changelog: v1.4.1...v1.4.2

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

Bumps the gomod group with 3 updates in the / directory: [github.com/docker/cli](https://github.com/docker/cli), [github.com/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot) and [github.com/tetratelabs/func-e](https://github.com/tetratelabs/func-e).
Bumps the gomod group with 2 updates in the /examples/preserve-case-backend directory: [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) and [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp).
Bumps the gomod group with 1 update in the /examples/simple-extension-server directory: [github.com/envoyproxy/gateway](https://github.com/envoyproxy/gateway).


Updates `github.com/docker/cli` from 28.3.0+incompatible to 28.3.1+incompatible
- [Commits](docker/cli@v28.3.0...v28.3.1)

Updates `github.com/replicatedhq/troubleshoot` from 0.119.1 to 0.120.0
- [Release notes](https://github.com/replicatedhq/troubleshoot/releases)
- [Commits](replicatedhq/troubleshoot@v0.119.1...v0.120.0)

Updates `github.com/tetratelabs/func-e` from 1.1.5-0.20250618051429-6a0f4e478076 to 1.1.5
- [Release notes](https://github.com/tetratelabs/func-e/releases)
- [Commits](https://github.com/tetratelabs/func-e/commits/v1.1.5)

Updates `github.com/andybalholm/brotli` from 1.1.1 to 1.2.0
- [Commits](andybalholm/brotli@v1.1.1...v1.2.0)

Updates `github.com/valyala/fasthttp` from 1.62.0 to 1.63.0
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.62.0...v1.63.0)

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

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-version: 28.3.1+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/replicatedhq/troubleshoot
  dependency-version: 0.120.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/tetratelabs/func-e
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/andybalholm/brotli
  dependency-version: 1.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/valyala/fasthttp
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/envoyproxy/gateway
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

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 Jul 7, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 7, 2025 05:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2025
@codecov
Copy link

codecov bot commented Jul 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.78%. Comparing base (e97b0e6) to head (10a8c0e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6475      +/-   ##
==========================================
+ Coverage   70.75%   70.78%   +0.03%     
==========================================
  Files         220      220              
  Lines       37582    37582              
==========================================
+ Hits        26590    26602      +12     
+ Misses       9430     9420      -10     
+ Partials     1562     1560       -2     

☔ 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.

@zirain
Copy link
Member

zirain commented Jul 7, 2025

/retest

@zhaohuabing zhaohuabing merged commit bc81bab into main Jul 7, 2025
45 of 47 checks passed
@zhaohuabing zhaohuabing deleted the dependabot/go_modules/gomod-4296b7d13e branch July 7, 2025 11:00
tjvdmolen pushed a commit to tjvdmolen/gateway that referenced this pull request Jul 11, 2025
…envoyproxy#6475)

Bumps the gomod group with 3 updates in the / directory: [github.com/docker/cli](https://github.com/docker/cli), [github.com/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot) and [github.com/tetratelabs/func-e](https://github.com/tetratelabs/func-e).
Bumps the gomod group with 2 updates in the /examples/preserve-case-backend directory: [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) and [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp).
Bumps the gomod group with 1 update in the /examples/simple-extension-server directory: [github.com/envoyproxy/gateway](https://github.com/envoyproxy/gateway).

Updates `github.com/docker/cli` from 28.3.0+incompatible to 28.3.1+incompatible
- [Commits](docker/cli@v28.3.0...v28.3.1)

Updates `github.com/replicatedhq/troubleshoot` from 0.119.1 to 0.120.0
- [Release notes](https://github.com/replicatedhq/troubleshoot/releases)
- [Commits](replicatedhq/troubleshoot@v0.119.1...v0.120.0)

Updates `github.com/tetratelabs/func-e` from 1.1.5-0.20250618051429-6a0f4e478076 to 1.1.5
- [Release notes](https://github.com/tetratelabs/func-e/releases)
- [Commits](https://github.com/tetratelabs/func-e/commits/v1.1.5)

Updates `github.com/andybalholm/brotli` from 1.1.1 to 1.2.0
- [Commits](andybalholm/brotli@v1.1.1...v1.2.0)

Updates `github.com/valyala/fasthttp` from 1.62.0 to 1.63.0
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.62.0...v1.63.0)

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

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-version: 28.3.1+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/replicatedhq/troubleshoot
  dependency-version: 0.120.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/tetratelabs/func-e
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/andybalholm/brotli
  dependency-version: 1.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/valyala/fasthttp
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/envoyproxy/gateway
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Tjeerd Jan van der Molen <34071+tjvdmolen@users.noreply.github.com>
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.

2 participants