fix(deps): update module github.com/prometheus/client_golang to v1.20.3 #141

Merged
renovate merged 1 commits from renovate/github.com-prometheus-client_golang-1.x into master 2024-09-05 20:37:24 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/prometheus/client_golang require patch v1.20.2 -> v1.20.3

Release Notes

prometheus/client_golang (github.com/prometheus/client_golang)

v1.20.3

Compare Source

  • [BUGFIX] histograms: Fix possible data race when appending exemplars. #​1608

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | require | patch | `v1.20.2` -> `v1.20.3` | --- ### Release Notes <details> <summary>prometheus/client_golang (github.com/prometheus/client_golang)</summary> ### [`v1.20.3`](https://github.com/prometheus/client_golang/releases/tag/v1.20.3) [Compare Source](https://github.com/prometheus/client_golang/compare/v1.20.2...v1.20.3) - \[BUGFIX] histograms: Fix possible data race when appending exemplars. [#&#8203;1608](https://github.com/prometheus/client_golang/issues/1608) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC42Ni4xIiwidXBkYXRlZEluVmVyIjoiMzguNjYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2024-09-05 15:01:28 +00:00
fix(deps): update module github.com/prometheus/client_golang to v1.20.3
Some checks failed
renovate/artifacts Artifact file update failure
Build Docker Image / Explore-Gitea-Actions (push) Failing after 9s
a16d6d4d28
renovate scheduled this pull request to auto merge when all checks succeed 2024-09-05 15:01:30 +00:00
Author
Member

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/golang-migrate/migrate/v4 v4.17.1
go: downloading github.com/mattn/go-sqlite3 v1.14.23
go: downloading golang.org/x/crypto v0.26.0
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/a-h/templ v0.2.771
go: downloading github.com/prometheus/client_golang v1.20.3
go: downloading github.com/google/uuid v1.6.0
go: downloading go.uber.org/atomic v1.11.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading golang.org/x/sys v0.24.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/prometheus/common v0.55.0
go: downloading github.com/klauspost/compress v1.17.9
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: me-fit/service imports
	me-fit/template: package me-fit/template is not in std (/opt/containerbase/tools/golang/1.23.1/src/me-fit/template)
go: me-fit/service imports
	me-fit/template/auth: package me-fit/template/auth is not in std (/opt/containerbase/tools/golang/1.23.1/src/me-fit/template/auth)
go: me-fit/service imports
	me-fit/template/workout: package me-fit/template/workout is not in std (/opt/containerbase/tools/golang/1.23.1/src/me-fit/template/workout)

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -d -t ./... go: -d flag is deprecated. -d=true is a no-op go: downloading github.com/golang-migrate/migrate/v4 v4.17.1 go: downloading github.com/mattn/go-sqlite3 v1.14.23 go: downloading golang.org/x/crypto v0.26.0 go: downloading github.com/joho/godotenv v1.5.1 go: downloading github.com/a-h/templ v0.2.771 go: downloading github.com/prometheus/client_golang v1.20.3 go: downloading github.com/google/uuid v1.6.0 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading golang.org/x/sys v0.24.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/prometheus/common v0.55.0 go: downloading github.com/klauspost/compress v1.17.9 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/prometheus/procfs v0.15.1 go: downloading google.golang.org/protobuf v1.34.2 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: me-fit/service imports me-fit/template: package me-fit/template is not in std (/opt/containerbase/tools/golang/1.23.1/src/me-fit/template) go: me-fit/service imports me-fit/template/auth: package me-fit/template/auth is not in std (/opt/containerbase/tools/golang/1.23.1/src/me-fit/template/auth) go: me-fit/service imports me-fit/template/workout: package me-fit/template/workout is not in std (/opt/containerbase/tools/golang/1.23.1/src/me-fit/template/workout) ```
tim force-pushed renovate/github.com-prometheus-client_golang-1.x from a16d6d4d28 to 81e06788c1 2024-09-05 15:56:56 +00:00 Compare
renovate force-pushed renovate/github.com-prometheus-client_golang-1.x from 81e06788c1 to 043453be86 2024-09-05 16:01:29 +00:00 Compare
tim force-pushed renovate/github.com-prometheus-client_golang-1.x from 043453be86 to 81e06788c1 2024-09-05 16:07:40 +00:00 Compare
renovate force-pushed renovate/github.com-prometheus-client_golang-1.x from 81e06788c1 to 8db8abee72 2024-09-05 17:01:28 +00:00 Compare
renovate force-pushed renovate/github.com-prometheus-client_golang-1.x from 8db8abee72 to 3728a86755 2024-09-05 20:01:30 +00:00 Compare
renovate force-pushed renovate/github.com-prometheus-client_golang-1.x from 3728a86755 to bab7235f8d 2024-09-05 20:31:54 +00:00 Compare
tim force-pushed renovate/github.com-prometheus-client_golang-1.x from bab7235f8d to 8e9c2768bb 2024-09-05 20:34:40 +00:00 Compare
tim force-pushed renovate/github.com-prometheus-client_golang-1.x from 8e9c2768bb to 590324d7f5 2024-09-05 20:36:35 +00:00 Compare
renovate merged commit 590324d7f5 into master 2024-09-05 20:37:24 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
2 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: x/web-app-template#141