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

chore(deps): Bump github.com/prometheus/common from 0.44.0 to 0.45.0 #1151

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2023

Bumps github.com/prometheus/common from 0.44.0 to 0.45.0.

Release notes

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

v0.45.0

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.44.0...v0.45.0

Commits
  • c59927e Merge pull request #524 from prometheus/dependabot/go_modules/golang.org/x/ne...
  • 1f9b004 Bump golang.org/x/net from 0.15.0 to 0.17.0
  • 16f9480 Merge pull request #525 from prometheus/dependabot/go_modules/sigv4/golang.or...
  • ff99062 Bump golang.org/x/net from 0.15.0 to 0.17.0 in /sigv4
  • 7043ea0 Merge pull request #520 from prometheus/repo_sync
  • b6914dd Update common Prometheus files
  • f4e05c0 Merge pull request #519 from prometheus/dependabot/go_modules/sigv4/github.co...
  • eb60b9b Bump github.com/aws/aws-sdk-go from 1.45.18 to 1.45.19 in /sigv4
  • ac62eb7 Merge pull request #518 from prometheus/repo_sync
  • 777f9cc 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)

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](prometheus/common@v0.44.0...v0.45.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 added automerge dependencies Pull requests that update a dependency file labels Oct 19, 2023
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #1151 (8678f5e) into main (fa2e357) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1151   +/-   ##
=======================================
  Coverage   69.80%   69.80%           
=======================================
  Files         646      646           
  Lines       67554    67554           
=======================================
  Hits        47158    47158           
  Misses      18210    18210           
  Partials     2186     2186           

@tkxkd0159 tkxkd0159 self-requested a review October 26, 2023 02:23
@tkxkd0159 tkxkd0159 self-assigned this Oct 26, 2023
@mergify mergify bot merged commit 5cfde1a into main Oct 26, 2023
5 of 6 checks passed
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@mergify mergify bot deleted the dependabot/go_modules/github.com/prometheus/common-0.45.0 branch October 26, 2023 02:23
jaeseung-bae pushed a commit to jaeseung-bae/finschia-sdk that referenced this pull request May 7, 2024
…inschia#1151)

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.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.45.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Adding support for file based configuration of basic auth username in http client config by <a href="https://github.com/wasim-nihal"><code>@​wasim-nihal</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/511">prometheus/common#511</a></li>
<li>Bump golang.org/x/net from 0.10.0 to 0.12.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/507">prometheus/common#507</a></li>
<li>Add read-only token permissions by <a href="https://github.com/pnacht"><code>@​pnacht</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/490">prometheus/common#490</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/495">prometheus/common#495</a></li>
<li>Update client_golang by <a href="https://github.com/SuperQ"><code>@​SuperQ</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/513">prometheus/common#513</a></li>
<li>Bump golang.org/x/oauth2 from 0.8.0 to 0.12.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/514">prometheus/common#514</a></li>
<li>Bump github.com/aws/aws-sdk-go from 1.44.266 to 1.45.18 in /sigv4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/515">prometheus/common#515</a></li>
<li>Bump github.com/prometheus/client_golang from 1.15.1 to 1.17.0 in /sigv4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/516">prometheus/common#516</a></li>
<li>Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 in /sigv4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/493">prometheus/common#493</a></li>
<li>Update golang_protobuf_extensions to v2 by <a href="https://github.com/Neo2308"><code>@​Neo2308</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/509">prometheus/common#509</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/518">prometheus/common#518</a></li>
<li>Bump github.com/aws/aws-sdk-go from 1.45.18 to 1.45.19 in /sigv4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/519">prometheus/common#519</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/520">prometheus/common#520</a></li>
<li>Bump golang.org/x/net from 0.15.0 to 0.17.0 in /sigv4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/525">prometheus/common#525</a></li>
<li>Bump golang.org/x/net from 0.15.0 to 0.17.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/524">prometheus/common#524</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/wasim-nihal"><code>@​wasim-nihal</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/511">prometheus/common#511</a></li>
<li><a href="https://github.com/pnacht"><code>@​pnacht</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/490">prometheus/common#490</a></li>
<li><a href="https://github.com/Neo2308"><code>@​Neo2308</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/509">prometheus/common#509</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/prometheus/common/compare/v0.44.0...v0.45.0">https://github.com/prometheus/common/compare/v0.44.0...v0.45.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/prometheus/common/commit/c59927ec74c04c0c17891bf27784fe7c484ae97f"><code>c59927e</code></a> Merge pull request <a href="https://redirect.github.com/prometheus/common/issues/524">#524</a> from prometheus/dependabot/go_modules/golang.org/x/ne...</li>
<li><a href="https://github.com/prometheus/common/commit/1f9b004557717dc157aeb85b7aeb9cbac64d13e3"><code>1f9b004</code></a> Bump golang.org/x/net from 0.15.0 to 0.17.0</li>
<li><a href="https://github.com/prometheus/common/commit/16f9480e203c66963b228585d827ca8a74141351"><code>16f9480</code></a> Merge pull request <a href="https://redirect.github.com/prometheus/common/issues/525">#525</a> from prometheus/dependabot/go_modules/sigv4/golang.or...</li>
<li><a href="https://github.com/prometheus/common/commit/ff99062cff0d9b9d0337e9518673feef8c1b5644"><code>ff99062</code></a> Bump golang.org/x/net from 0.15.0 to 0.17.0 in /sigv4</li>
<li><a href="https://github.com/prometheus/common/commit/7043ea0e691b6da9ecbd08e7ae41e9cf28898e98"><code>7043ea0</code></a> Merge pull request <a href="https://redirect.github.com/prometheus/common/issues/520">#520</a> from prometheus/repo_sync</li>
<li><a href="https://github.com/prometheus/common/commit/b6914dd5f799cd6a0a09e3777058b76238e46519"><code>b6914dd</code></a> Update common Prometheus files</li>
<li><a href="https://github.com/prometheus/common/commit/f4e05c09ccbf9914a4459a89ae24e940959780b7"><code>f4e05c0</code></a> Merge pull request <a href="https://redirect.github.com/prometheus/common/issues/519">#519</a> from prometheus/dependabot/go_modules/sigv4/github.co...</li>
<li><a href="https://github.com/prometheus/common/commit/eb60b9b90a5e50b43115811ffffb7f23a5926e04"><code>eb60b9b</code></a> Bump github.com/aws/aws-sdk-go from 1.45.18 to 1.45.19 in /sigv4</li>
<li><a href="https://github.com/prometheus/common/commit/ac62eb730c20e2906b5c0d6590617abd0323fc6d"><code>ac62eb7</code></a> Merge pull request <a href="https://redirect.github.com/prometheus/common/issues/518">#518</a> from prometheus/repo_sync</li>
<li><a href="https://github.com/prometheus/common/commit/777f9cc4956ec60b5ee3c59d9fa476c856828cec"><code>777f9cc</code></a> Update common Prometheus files</li>
<li>Additional commits viewable in <a href="https://github.com/prometheus/common/compare/v0.44.0...v0.45.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.44.0&new-version=0.45.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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants