Skip to content

Bump the gomod group across 1 directory with 4 updates - #4067

Merged
submariner-bot merged 1 commit into
develfrom
dependabot/go_modules/gomod-c3ebc7a583
Jun 16, 2026
Merged

Bump the gomod group across 1 directory with 4 updates#4067
submariner-bot merged 1 commit into
develfrom
dependabot/go_modules/gomod-c3ebc7a583

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the gomod group with 3 updates in the / directory: github.com/prometheus-community/pro-bing, golang.org/x/net and k8s.io/component-helpers.

Updates github.com/prometheus-community/pro-bing from 0.8.0 to 0.9.0

Release notes

Sourced from github.com/prometheus-community/pro-bing's releases.

v0.9.0

What's Changed

New Contributors

Full Changelog: prometheus-community/pro-bing@v0.8.0...v0.9.0

Commits
  • 945b901 Bump actions/checkout from 6.0.2 to 6.0.3 (#206)
  • 8ad48a3 Migrate to PromCI (#205)
  • 1194d69 Replace CircleCI with Github Actions (#200)
  • 5b8ff3d Merge pull request #203 from prometheus-community/superq/localhost_ping_test
  • 9e6b955 Fix ping test
  • 9e7ca65 Merge pull request #199 from prombot/repo_sync
  • 0657089 Merge pull request #201 from prometheus-community/fix-golangcilint
  • b42280d Add required make step
  • f8995dd Update common Prometheus files
  • f424115 Merge pull request #197 from prometheus-community/repo_sync
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.55.0 to 0.56.0

Commits
  • 9e7fdbf internal/http3: fix wrong argument being given when validating header value
  • b686e5f internal/http3: add gzip support to transport
  • 8a34885 go.mod: update golang.org/x dependencies
  • 72eaf98 dns/dnsmessage: correctly validate SVCB record parameter order
  • 82e7868 dns/dnsmessage: avoid panic when parsing SVCB record with truncated data
  • b64f1fa internal/http3: add server support for "Trailer:" magic prefix
  • 2707ee2 internal/http3: implement HTTP/3 clientConn methods
  • 31358cc internal/http3: snapshot response headers at WriteHeader time
  • 8ecbaa9 html: don't adjust xml:base
  • 8ae811a html: properly handle end script tag in fragment mode
  • Additional commits viewable in compare view

Updates golang.org/x/sys from 0.45.0 to 0.46.0

Commits

Updates k8s.io/component-helpers from 0.35.5 to 0.35.6

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
k8s.io/component-helpers [>= 0.36.0.a, < 0.36.1]
k8s.io/component-helpers [>= 0.36.1.a, < 0.36.2]
golang.org/x/sys [>= 0.46.a, < 0.47]
k8s.io/component-helpers [>= 0.36.2.a, < 0.36.3]

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 16, 2026
@dependabot
dependabot Bot requested a review from aswinsuryan as a code owner June 16, 2026 15:13
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 16, 2026
@dependabot dependabot Bot added the go Pull requests that update Go code label Jun 16, 2026
@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Jun 16, 2026
@submariner-bot
submariner-bot enabled auto-merge (rebase) June 16, 2026 15:13

@submariner-bot submariner-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved

@skitt

skitt commented Jun 16, 2026

Copy link
Copy Markdown
Member

@dependabot ignore k8s.io/component-helpers patch version

@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 0.36.2 of k8s.io/component-helpers again, unless you unignore it.

Bumps the gomod group with 3 updates in the / directory: [github.com/prometheus-community/pro-bing](https://github.com/prometheus-community/pro-bing), [golang.org/x/net](https://github.com/golang/net) and [k8s.io/component-helpers](https://github.com/kubernetes/component-helpers).


Updates `github.com/prometheus-community/pro-bing` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/prometheus-community/pro-bing/releases)
- [Commits](prometheus-community/pro-bing@v0.8.0...v0.9.0)

Updates `golang.org/x/net` from 0.55.0 to 0.56.0
- [Commits](golang/net@v0.55.0...v0.56.0)

Updates `golang.org/x/sys` from 0.45.0 to 0.46.0
- [Commits](golang/sys@v0.45.0...v0.46.0)

Updates `k8s.io/component-helpers` from 0.35.5 to 0.35.6
- [Commits](kubernetes/component-helpers@v0.35.5...v0.35.6)

---
updated-dependencies:
- dependency-name: github.com/prometheus-community/pro-bing
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/net
  dependency-version: 0.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/sys
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: k8s.io/component-helpers
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the gomod group with 4 updates Bump the gomod group across 1 directory with 4 updates Jun 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/gomod-c3ebc7a583 branch from 5f309ea to 69fc1a4 Compare June 16, 2026 17:26
@submariner-bot
submariner-bot merged commit 91f4da3 into devel Jun 16, 2026
51 of 52 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/gomod-c3ebc7a583 branch June 16, 2026 17:49
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 ready-to-test When a PR is ready for full E2E testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants