Skip to content

Bump the go_dependencies group across 1 directory with 2 updates#104

Merged
Knalltuete5000 merged 1 commit intomasterfrom
dependabot/go_modules/go_dependencies-f5dbb56317
Jan 13, 2026
Merged

Bump the go_dependencies group across 1 directory with 2 updates#104
Knalltuete5000 merged 1 commit intomasterfrom
dependabot/go_modules/go_dependencies-f5dbb56317

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the go_dependencies group with 2 updates in the / directory: github.com/prometheus/common and github.com/prometheus/exporter-toolkit.

Updates github.com/prometheus/common from 0.67.2 to 0.67.5

Release notes

Sourced from github.com/prometheus/common's releases.

v0.67.5

What's Changed

Full Changelog: prometheus/common@v0.67.4...v0.67.5

v0.67.4 / 2025-11-18

What's Changed

Full Changelog: prometheus/common@v0.67.3...v0.67.4

v0.67.3 / 2025-11-18

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.67.2...v0.67.3

Changelog

Sourced from github.com/prometheus/common's changelog.

Changelog

main / unreleased

What's Changed

Commits
  • 934ff37 build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#870)
  • 1e29804 build(deps): bump golang.org/x/net from 0.46.0 to 0.48.0 (#872)
  • 0bd1c40 Synchronize common files from prometheus/prometheus (#866)
  • b644201 build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.34.0 (#871)
  • d80d854 chore: Add omitempty tag to all config fields (#865)
  • 04686b2 chore: 'omitempty' to Oauth2 fields with type Secret to avoid requiring them ...
  • 0b2fbf3 chore: clean up golangci-lint configuration (#782)
  • b2cdb07 Merge pull request #863 from prometheus/remove-http2-comment
  • cd1ab56 Config: remove outdated comment about HTTP/2 issues
  • f4c0aea Support JWT Profile for Authorization Grant (RFC 7523 3.1) (#862)
  • See full diff in compare view

Updates github.com/prometheus/exporter-toolkit from 0.15.0 to 0.15.1

Release notes

Sourced from github.com/prometheus/exporter-toolkit's releases.

v0.15.1

What's Changed

Full Changelog: prometheus/exporter-toolkit@v0.15.0...v0.15.1

Commits
  • 7f8f461 Bump prometheus/promci from 0.4.7 to 0.5.3 (#362)
  • c267c37 Bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#368)
  • 2603416 Bump github.com/prometheus/common from 0.67.2 to 0.67.4 (#367)
  • 62924a8 Bump golang.org/x/time from 0.13.0 to 0.14.0 (#359)
  • 25ee19b Bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#361)
  • 8da41e6 Bump github.com/prometheus/common from 0.66.1 to 0.67.2 (#358)
  • See full diff in compare view

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 Jan 12, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/go_dependencies-f5dbb56317 branch from 2a1b8d4 to 056a691 Compare January 13, 2026 07:15
Bumps the go_dependencies group with 2 updates in the / directory: [github.com/prometheus/common](https://github.com/prometheus/common) and [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit).


Updates `github.com/prometheus/common` from 0.67.2 to 0.67.5
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
- [Commits](prometheus/common@v0.67.2...v0.67.5)

Updates `github.com/prometheus/exporter-toolkit` from 0.15.0 to 0.15.1
- [Release notes](https://github.com/prometheus/exporter-toolkit/releases)
- [Commits](prometheus/exporter-toolkit@v0.15.0...v0.15.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-version: 0.67.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go_dependencies
- dependency-name: github.com/prometheus/exporter-toolkit
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go_dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go_dependencies-f5dbb56317 branch from 056a691 to 0a0017c Compare January 13, 2026 07:16
@Knalltuete5000 Knalltuete5000 merged commit 2fd1d6d into master Jan 13, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go_dependencies-f5dbb56317 branch January 13, 2026 07:18
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