chore: update go module dependencies #32

Merged
Wuast94 merged 1 commit from updatarr/go-module-dependencies-1f9213fde8 into main 2026-06-18 19:59:59 +02:00
Owner

Updates go module dependencies.

Automerge: Enabled

Changed files:

  • go.mod:15 v0.67.5 -> v0.69.0
  • go.mod:18 v0.42.0 -> v0.46.0
Release notes

v0.68.0: github.com/prometheus/common: v0.68.0

Compare source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.67.5...v0.68.0

v0.68.1: github.com/prometheus/common: v0.68.1

Compare source

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.68.0...v0.68.1

v0.69.0: github.com/prometheus/common: v0.69.0

Compare source

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.68.1...v0.69.0

Updates `go module dependencies`. Automerge: Enabled Changed files: - `go.mod:15` `v0.67.5` -> `v0.69.0` - `go.mod:18` `v0.42.0` -> `v0.46.0` <details> <summary>Release notes</summary> ### [`v0.68.0`](https://github.com/prometheus/common/releases/tag/v0.68.0): github.com/prometheus/common: v0.68.0 [Compare source](https://github.com/prometheus/common/compare/v0.67.5...v0.68.0) ## What's Changed * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/873 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/874 * build(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 by @dependabot[bot] in https://github.com/prometheus/common/pull/879 * build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in https://github.com/prometheus/common/pull/878 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/875 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/880 * Remove logic adding unit to metrics name by @vesari in https://github.com/prometheus/common/pull/877 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/881 * Update for Go 1.26 by @SuperQ in https://github.com/prometheus/common/pull/883 * build(deps): bump golang.org/x/net from 0.49.0 to 0.51.0 by @dependabot[bot] in https://github.com/prometheus/common/pull/882 * version: Add a slog helper by @SuperQ in https://github.com/prometheus/common/pull/886 * Remove Arthur from maintainers list by @ArthurSens in https://github.com/prometheus/common/pull/885 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/895 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/896 * config: change NewOAuth2RoundTripper to accept variadic HTTPClientOption by @alliasgher in https://github.com/prometheus/common/pull/898 * config: guard against nil oauth2 credential in RoundTrip by @alliasgher in https://github.com/prometheus/common/pull/897 * build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 by @dependabot[bot] in https://github.com/prometheus/common/pull/890 * build(deps): bump go.yaml.in/yaml/v2 from 2.4.3 to 2.4.4 by @dependabot[bot] in https://github.com/prometheus/common/pull/891 * build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.36.0 by @dependabot[bot] in https://github.com/prometheus/common/pull/892 * Move interface assertions to a test file by @msiegen in https://github.com/prometheus/common/pull/839 * fix(http_config): fix client cert rotation when no CA is configured by @machine424 in https://github.com/prometheus/common/pull/908 * Remove CircleCI by @ArthurSens in https://github.com/prometheus/common/pull/910 * Fix: apply DialContextFunc to OAuth2 token-fetch transport by @yuri-tceretian in https://github.com/prometheus/common/pull/911 ## New Contributors * @alliasgher made their first contribution in https://github.com/prometheus/common/pull/898 * @msiegen made their first contribution in https://github.com/prometheus/common/pull/839 * @machine424 made their first contribution in https://github.com/prometheus/common/pull/908 * @yuri-tceretian made their first contribution in https://github.com/prometheus/common/pull/911 **Full Changelog**: https://github.com/prometheus/common/compare/v0.67.5...v0.68.0 ### [`v0.68.1`](https://github.com/prometheus/common/releases/tag/v0.68.1): github.com/prometheus/common: v0.68.1 [Compare source](https://github.com/prometheus/common/compare/v0.67.5...v0.68.1) ## What's Changed * build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 by @dependabot[bot] in https://github.com/prometheus/common/pull/903 * build(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 by @dependabot[bot] in https://github.com/prometheus/common/pull/914 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/915 **Full Changelog**: https://github.com/prometheus/common/compare/v0.68.0...v0.68.1 ### [`v0.69.0`](https://github.com/prometheus/common/releases/tag/v0.69.0): github.com/prometheus/common: v0.69.0 [Compare source](https://github.com/prometheus/common/compare/v0.67.5...v0.69.0) ## What's Changed * config: strip credentials on cross-host redirects by @roidelapluie in https://github.com/prometheus/common/pull/901 * Modernize Go by @SuperQ in https://github.com/prometheus/common/pull/919 * config: make isCrossHostRedirect sticky across the redirect chain by @roidelapluie in https://github.com/prometheus/common/pull/920 * config: check cross-host redirect before OAuth2 token fetch by @roidelapluie in https://github.com/prometheus/common/pull/921 * expfmt: fix nil pointer panic when parsing empty braces "{}" by @roidelapluie in https://github.com/prometheus/common/pull/922 * model: reduce allocations in Time.UnmarshalJSON by @bboreham in https://github.com/prometheus/common/pull/918 * config: resolve LoadHTTPConfigFile paths relative to the config file by @roidelapluie in https://github.com/prometheus/common/pull/925 **Full Changelog**: https://github.com/prometheus/common/compare/v0.68.1...v0.69.0 </details>
chore: update go module dependencies
Some checks failed
CI / Test (pull_request) Failing after 2m10s
CI / Module integrity (pull_request) Successful in 1m37s
CI / Lint (pull_request) Failing after 2m46s
CI / Build (pull_request) Failing after 1m18s
CI / Vulnerability check (pull_request) Failing after 1m43s
1abb6358ce
Wuast94 force-pushed updatarr/go-module-dependencies-1f9213fde8 from 1abb6358ce
Some checks failed
CI / Test (pull_request) Failing after 2m10s
CI / Module integrity (pull_request) Successful in 1m37s
CI / Lint (pull_request) Failing after 2m46s
CI / Build (pull_request) Failing after 1m18s
CI / Vulnerability check (pull_request) Failing after 1m43s
to 78df4361ee
Some checks failed
CI / Test (pull_request) Failing after 2m13s
CI / Module integrity (pull_request) Successful in 1m51s
CI / Vulnerability check (pull_request) Failing after 1m58s
CI / Lint (pull_request) Failing after 2m20s
CI / Build (pull_request) Failing after 1m24s
2026-06-18 08:51:09 +02:00
Compare
Wuast94 force-pushed updatarr/go-module-dependencies-1f9213fde8 from 78df4361ee
Some checks failed
CI / Test (pull_request) Failing after 2m13s
CI / Module integrity (pull_request) Successful in 1m51s
CI / Vulnerability check (pull_request) Failing after 1m58s
CI / Lint (pull_request) Failing after 2m20s
CI / Build (pull_request) Failing after 1m24s
to e718974abb
Some checks failed
CI / Test (pull_request) Failing after 1m25s
CI / Module integrity (pull_request) Successful in 2m4s
CI / Lint (pull_request) Failing after 2m48s
CI / Build (pull_request) Failing after 2m9s
CI / Vulnerability check (pull_request) Failing after 2m36s
2026-06-18 15:30:39 +02:00
Compare
Wuast94 force-pushed updatarr/go-module-dependencies-1f9213fde8 from e718974abb
Some checks failed
CI / Test (pull_request) Failing after 1m25s
CI / Module integrity (pull_request) Successful in 2m4s
CI / Lint (pull_request) Failing after 2m48s
CI / Build (pull_request) Failing after 2m9s
CI / Vulnerability check (pull_request) Failing after 2m36s
to 9b70d3c2c0
Some checks failed
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
2026-06-18 16:07:23 +02:00
Compare
Wuast94 force-pushed updatarr/go-module-dependencies-1f9213fde8 from 9b70d3c2c0
Some checks failed
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
to af4969e1fc
Some checks failed
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
2026-06-18 16:21:14 +02:00
Compare
Wuast94 force-pushed updatarr/go-module-dependencies-1f9213fde8 from af4969e1fc
Some checks failed
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
to 8984776f67
Some checks failed
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
2026-06-18 16:32:28 +02:00
Compare
Wuast94 force-pushed updatarr/go-module-dependencies-1f9213fde8 from 8984776f67
Some checks failed
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
to d401d62d88
Some checks failed
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
2026-06-18 16:52:06 +02:00
Compare
Wuast94 force-pushed updatarr/go-module-dependencies-1f9213fde8 from d401d62d88
Some checks failed
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
to 9f6e55d9a7
Some checks failed
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
CI / Test (pull_request) Has been cancelled
2026-06-18 17:27:38 +02:00
Compare
Wuast94 scheduled this pull request to auto merge when all checks succeed 2026-06-18 18:11:00 +02:00
Wuast94 force-pushed updatarr/go-module-dependencies-1f9213fde8 from 9f6e55d9a7
Some checks failed
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
CI / Test (pull_request) Has been cancelled
to 4858fbca2f
Some checks failed
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
2026-06-18 18:11:00 +02:00
Compare
Wuast94 force-pushed updatarr/go-module-dependencies-1f9213fde8 from 4858fbca2f
Some checks failed
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
to 5d2b9a1026
All checks were successful
CI / Module integrity (pull_request) Successful in 2m7s
CI / Test (pull_request) Successful in 3m50s
CI / Vulnerability check (pull_request) Successful in 2m56s
CI / Build (pull_request) Successful in 2m31s
CI / Lint (pull_request) Successful in 5m14s
2026-06-18 18:31:06 +02:00
Compare
Wuast94 force-pushed updatarr/go-module-dependencies-1f9213fde8 from 5d2b9a1026
All checks were successful
CI / Module integrity (pull_request) Successful in 2m7s
CI / Test (pull_request) Successful in 3m50s
CI / Vulnerability check (pull_request) Successful in 2m56s
CI / Build (pull_request) Successful in 2m31s
CI / Lint (pull_request) Successful in 5m14s
to dbaf608e45
All checks were successful
CI / Test (pull_request) Successful in 5m2s
CI / Lint (pull_request) Successful in 4m29s
CI / Module integrity (pull_request) Successful in 3m34s
CI / Vulnerability check (pull_request) Successful in 3m21s
CI / Build (pull_request) Successful in 3m17s
2026-06-18 19:49:06 +02:00
Compare
Wuast94 deleted branch updatarr/go-module-dependencies-1f9213fde8 2026-06-18 20:00:01 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Wuast94/intel-gpu-exporter!32
No description provided.