Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump github.com/prometheus/common from 0.53.0 to 0.54.0 #429

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps github.com/prometheus/common from 0.53.0 to 0.54.0.

Release notes

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

v0.54.0

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.53.0...v0.54.0

Commits
  • 789222a Merge pull request #627 from freak12techno/add-time-template-helpers
  • b2fc541 Merge branch 'main' into add-time-template-helpers
  • 9f1953b chore: review fixes
  • 4f7cf6e Update helpers/templates/convert_to_float.go
  • b9d8f7c Update helpers/templates/humanize_duration.go
  • 80e630e Update helpers/templates/humamize_duration_test.go
  • 6846990 Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 in /sigv4 (#639)
  • f93a89e Bump github.com/aws/aws-sdk-go from 1.51.32 to 1.53.14 in /sigv4 (#638)
  • 3ddc148 Merge pull request #636 from prometheus/repo_sync
  • 2b9d805 Update common Prometheus files
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner June 3, 2024 13:29
@dependabot dependabot bot added area/dependencies Pull requests that update a dependency file lang/go The Go Programming Language labels Jun 3, 2024
@dependabot dependabot bot requested review from timraymond and mainred June 3, 2024 13:29
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.53.0 to 0.54.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](prometheus/common@v0.53.0...v0.54.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus/common-0.54.0 branch from dc71890 to ab36fa3 Compare June 4, 2024 21:52
@nddq nddq added this pull request to the merge queue Jun 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 5, 2024
@nddq nddq added this pull request to the merge queue Jun 5, 2024
Merged via the queue into main with commit 3715614 Jun 5, 2024
23 checks passed
@nddq nddq deleted the dependabot/go_modules/github.com/prometheus/common-0.54.0 branch June 5, 2024 17:59
matmerr pushed a commit to matmerr/retina that referenced this pull request Jul 3, 2024
…oft#429)

Bumps
[github.com/prometheus/common](https://github.com/prometheus/common)
from 0.53.0 to 0.54.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prometheus/common/releases">github.com/prometheus/common's
releases</a>.</em></p>
<blockquote>
<h2>v0.54.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump golang.org/x/net from 0.22.0 to 0.23.0 in /sigv4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/common/pull/624">prometheus/common#624</a></li>
<li>Bump golang.org/x/net from 0.22.0 to 0.23.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/common/pull/623">prometheus/common#623</a></li>
<li>Add HTTP headers support to common HTTP client. by <a
href="https://github.com/roidelapluie"><code>@​roidelapluie</code></a>
in <a
href="https://redirect.github.com/prometheus/common/pull/416">prometheus/common#416</a></li>
<li>Synchronize common files from prometheus/prometheus by <a
href="https://github.com/prombot"><code>@​prombot</code></a> in <a
href="https://redirect.github.com/prometheus/common/pull/633">prometheus/common#633</a></li>
<li>Bump github.com/aws/aws-sdk-go from 1.51.11 to 1.51.32 in /sigv4 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/prometheus/common/pull/632">prometheus/common#632</a></li>
<li>Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/common/pull/628">prometheus/common#628</a></li>
<li>Bump golang.org/x/net from 0.23.0 to 0.24.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/common/pull/630">prometheus/common#630</a></li>
<li>Bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/common/pull/631">prometheus/common#631</a></li>
<li>Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/common/pull/629">prometheus/common#629</a></li>
<li>Use common interface to fetch secrets in HTTP client config by <a
href="https://github.com/TheSpiritXIII"><code>@​TheSpiritXIII</code></a>
in <a
href="https://redirect.github.com/prometheus/common/pull/538">prometheus/common#538</a></li>
<li>Add support for secret refs via a secret manager by <a
href="https://github.com/TheSpiritXIII"><code>@​TheSpiritXIII</code></a>
in <a
href="https://redirect.github.com/prometheus/common/pull/572">prometheus/common#572</a></li>
<li>oauth2RoundTripper: Avoid race condition and readability changes. by
<a href="https://github.com/bwplotka"><code>@​bwplotka</code></a> in <a
href="https://redirect.github.com/prometheus/common/pull/634">prometheus/common#634</a></li>
<li>Synchronize common files from prometheus/prometheus by <a
href="https://github.com/prombot"><code>@​prombot</code></a> in <a
href="https://redirect.github.com/prometheus/common/pull/636">prometheus/common#636</a></li>
<li>Bump github.com/aws/aws-sdk-go from 1.51.32 to 1.53.14 in /sigv4 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/prometheus/common/pull/638">prometheus/common#638</a></li>
<li>Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 in
/sigv4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/common/pull/639">prometheus/common#639</a></li>
<li>feat: add time template helpers by <a
href="https://github.com/freak12techno"><code>@​freak12techno</code></a>
in <a
href="https://redirect.github.com/prometheus/common/pull/627">prometheus/common#627</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/bwplotka"><code>@​bwplotka</code></a>
made their first contribution in <a
href="https://redirect.github.com/prometheus/common/pull/634">prometheus/common#634</a></li>
<li><a
href="https://github.com/freak12techno"><code>@​freak12techno</code></a>
made their first contribution in <a
href="https://redirect.github.com/prometheus/common/pull/627">prometheus/common#627</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prometheus/common/compare/v0.53.0...v0.54.0">https://github.com/prometheus/common/compare/v0.53.0...v0.54.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prometheus/common/commit/789222a081f15b9c40ff7ed24c574f7b9a853770"><code>789222a</code></a>
Merge pull request <a
href="https://redirect.github.com/prometheus/common/issues/627">#627</a>
from freak12techno/add-time-template-helpers</li>
<li><a
href="https://github.com/prometheus/common/commit/b2fc5411e8c676677404f26c40e559a53db29149"><code>b2fc541</code></a>
Merge branch 'main' into add-time-template-helpers</li>
<li><a
href="https://github.com/prometheus/common/commit/9f1953b45cd2a6bae3ef4c53799a9e4c69df09c5"><code>9f1953b</code></a>
chore: review fixes</li>
<li><a
href="https://github.com/prometheus/common/commit/4f7cf6ead1d7fd98f86316b82a18ec9a0559c968"><code>4f7cf6e</code></a>
Update helpers/templates/convert_to_float.go</li>
<li><a
href="https://github.com/prometheus/common/commit/b9d8f7cedf3dfc973496b49e5ccb1be233192d45"><code>b9d8f7c</code></a>
Update helpers/templates/humanize_duration.go</li>
<li><a
href="https://github.com/prometheus/common/commit/80e630e1b2a9cbf81d221c17769a86b97b47a197"><code>80e630e</code></a>
Update helpers/templates/humamize_duration_test.go</li>
<li><a
href="https://github.com/prometheus/common/commit/6846990dc7cc5b55e7a32a9cadcb50ccaf8481f9"><code>6846990</code></a>
Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 in /sigv4
(<a
href="https://redirect.github.com/prometheus/common/issues/639">#639</a>)</li>
<li><a
href="https://github.com/prometheus/common/commit/f93a89ea77dfe288652666b81d12952e75d915da"><code>f93a89e</code></a>
Bump github.com/aws/aws-sdk-go from 1.51.32 to 1.53.14 in /sigv4 (<a
href="https://redirect.github.com/prometheus/common/issues/638">#638</a>)</li>
<li><a
href="https://github.com/prometheus/common/commit/3ddc148d1f02bd8b9707de4997f772c1ddcb93a1"><code>3ddc148</code></a>
Merge pull request <a
href="https://redirect.github.com/prometheus/common/issues/636">#636</a>
from prometheus/repo_sync</li>
<li><a
href="https://github.com/prometheus/common/commit/2b9d8058f814c58aca0f4d31783b74bbe9b1418a"><code>2b9d805</code></a>
Update common Prometheus files</li>
<li>Additional commits viewable in <a
href="https://github.com/prometheus/common/compare/v0.53.0...v0.54.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/prometheus/common&package-manager=go_modules&previous-version=0.53.0&new-version=0.54.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file lang/go The Go Programming Language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant