Skip to content

Commit

Permalink
Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (#4860)
Browse files Browse the repository at this point in the history
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 />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| github.com/prometheus/common | [>= 0.28.a, < 0.29] |
</details>


[![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 <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


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 1b6fecc commit 27813b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ require (
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/zipkinreceiver v0.87.0
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/client_model v0.5.0
github.com/prometheus/common v0.44.0
github.com/prometheus/common v0.45.0
github.com/rs/cors v1.10.1
github.com/soheilhy/cmux v0.1.5
github.com/spf13/cobra v1.7.0
Expand Down Expand Up @@ -151,7 +151,7 @@ require (
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.17 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/go-testing-interface v1.0.0 // indirect
github.com/mitchellh/mapstructure v1.5.1-0.20220423185008-bf980b35cac4 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -516,8 +516,8 @@ github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/
github.com/mattn/go-isatty v0.0.17 h1:BTarxUcIeDqL27Mc+vyvdWYSL28zpIhv3RoTdsLMPng=
github.com/mattn/go-isatty v0.0.17/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo=
github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 h1:jWpvCLoY8Z/e3VKvlsiIGKtc+UG6U5vzxaoagmhXfyg=
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0/go.mod h1:QUyp042oQthUoa9bqDv0ER0wrtXnBruoNd7aNjkbP+k=
github.com/miekg/dns v1.1.26/go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso=
github.com/miekg/dns v1.1.41/go.mod h1:p6aan82bvRIyn+zDIv9xYNUpwa73JcSh9BKwknJysuI=
github.com/mitchellh/cli v1.0.0/go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc=
Expand Down Expand Up @@ -645,8 +645,8 @@ github.com/prometheus/common v0.26.0/go.mod h1:M7rCNAaPfAosfx8veZJCuw84e35h3Cfd9
github.com/prometheus/common v0.32.1/go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls=
github.com/prometheus/common v0.35.0/go.mod h1:phzohg0JFMnBEFGxTDbfu3QyL5GI8gTQJFhYO5B3mfA=
github.com/prometheus/common v0.37.0/go.mod h1:phzohg0JFMnBEFGxTDbfu3QyL5GI8gTQJFhYO5B3mfA=
github.com/prometheus/common v0.44.0 h1:+5BrQJwiBB9xsMygAB3TNvpQKOwlkc25LbISbrdOOfY=
github.com/prometheus/common v0.44.0/go.mod h1:ofAIvZbQ1e/nugmZGz4/qCb9Ap1VoSTIO7x0VV9VvuY=
github.com/prometheus/common v0.45.0 h1:2BGz0eBc2hdMDLnO/8n0jeB3oPrt2D08CekT0lneoxM=
github.com/prometheus/common v0.45.0/go.mod h1:YJmSTw9BoKxJplESWWxlbyttQR4uaEcGyv9MZjVOJsY=
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
github.com/prometheus/procfs v0.1.3/go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4OA4YeYWdaU=
Expand Down

0 comments on commit 27813b2

Please sign in to comment.