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

Bump golang.org/x/net from 0.26.0 to 0.27.0 #667

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps golang.org/x/net from 0.26.0 to 0.27.0.

Commits
  • e2310ae go.mod: update golang.org/x dependencies
  • 77708f7 quic: skip tests which depend on unimplemented UDP functions on Plan 9
  • 9617c63 http2: avoid Transport hang with Connection: close and AllowHTTP
  • See full diff 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 [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.27.0.
- [Commits](golang/net@v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2024
Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ SuperQ merged commit 0b924af into main Jul 16, 2024
7 checks passed
@SuperQ SuperQ deleted the dependabot/go_modules/golang.org/x/net-0.27.0 branch July 16, 2024 05:32
XSAM pushed a commit to XSAM/otelsql that referenced this pull request Aug 27, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/prometheus/common](https://github.com/prometheus/common)
| `v0.55.0` -> `v0.56.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fcommon/v0.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fcommon/v0.55.0/v0.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fcommon/v0.55.0/v0.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>prometheus/common (github.com/prometheus/common)</summary>

###
[`v0.56.0`](https://github.com/prometheus/common/releases/tag/v0.56.0)

#### What's Changed

- Don't always fetch a OAuth2 token, if the secret from a file didn't
change by [@&#8203;multani](https://github.com/multani) in
[prometheus/common#647
- remove dependency to github.com/prometheus/client_golang by
[@&#8203;ilius](https://github.com/ilius) in
[prometheus/common#662
- Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.11 in /sigv4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[prometheus/common#661
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#664
- Revert
[#&#8203;576](https://github.com/prometheus/common/issues/576) and add
deprecation notice by [@&#8203;SuperQ](https://github.com/SuperQ) in
[prometheus/common#665
- Bump golang.org/x/net from 0.26.0 to 0.27.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[prometheus/common#667
- use basic string in IsValidLegacyMetricName by
[@&#8203;ywwg](https://github.com/ywwg) in
[prometheus/common#668
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#672
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#674
- Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.5 in /sigv4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[prometheus/common#671
- sigv4: support nil body by
[@&#8203;roidelapluie](https://github.com/roidelapluie) in
[prometheus/common#673
- Fix overflows of untyped int constants on 32-bit by
[@&#8203;dswarbrick](https://github.com/dswarbrick) in
[prometheus/common#675
- Update client_golang by [@&#8203;SuperQ](https://github.com/SuperQ)
in
[prometheus/common#676
- Update golangci lint by
[@&#8203;roidelapluie](https://github.com/roidelapluie) in
[prometheus/common#679
- expfmt: Add UTF-8 syntax support in text_parse.go by
[@&#8203;fedetorres93](https://github.com/fedetorres93) in
[prometheus/common#670
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#681
- fix(utf8): provide a method for explicitly checking label names for
legacy validity by [@&#8203;ywwg](https://github.com/ywwg) in
[prometheus/common#682

#### New Contributors

- [@&#8203;multani](https://github.com/multani) made their first
contribution in
[prometheus/common#647
- [@&#8203;ilius](https://github.com/ilius) made their first
contribution in
[prometheus/common#662
- [@&#8203;dswarbrick](https://github.com/dswarbrick) made their first
contribution in
[prometheus/common#675
- [@&#8203;fedetorres93](https://github.com/fedetorres93) made their
first contribution in
[prometheus/common#670

**Full Changelog**:
prometheus/common@v0.55.0...v0.56.0

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/XSAM/otelsql).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
codeboten pushed a commit to open-telemetry/opentelemetry-collector that referenced this pull request Aug 28, 2024
)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/prometheus/common](https://github.com/prometheus/common)
| `v0.55.0` -> `v0.56.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fcommon/v0.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fcommon/v0.55.0/v0.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fcommon/v0.55.0/v0.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>prometheus/common (github.com/prometheus/common)</summary>

###
[`v0.56.0`](https://github.com/prometheus/common/releases/tag/v0.56.0)

[Compare
Source](https://github.com/prometheus/common/compare/v0.55.0...v0.56.0)

#### What's Changed

- Don't always fetch a OAuth2 token, if the secret from a file didn't
change by [@&#8203;multani](https://github.com/multani) in
[prometheus/common#647
- remove dependency to github.com/prometheus/client_golang by
[@&#8203;ilius](https://github.com/ilius) in
[prometheus/common#662
- Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.11 in /sigv4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[prometheus/common#661
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#664
- Revert
[#&#8203;576](https://github.com/prometheus/common/issues/576) and add
deprecation notice by [@&#8203;SuperQ](https://github.com/SuperQ) in
[prometheus/common#665
- Bump golang.org/x/net from 0.26.0 to 0.27.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[prometheus/common#667
- use basic string in IsValidLegacyMetricName by
[@&#8203;ywwg](https://github.com/ywwg) in
[prometheus/common#668
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#672
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#674
- Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.5 in /sigv4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[prometheus/common#671
- sigv4: support nil body by
[@&#8203;roidelapluie](https://github.com/roidelapluie) in
[prometheus/common#673
- Fix overflows of untyped int constants on 32-bit by
[@&#8203;dswarbrick](https://github.com/dswarbrick) in
[prometheus/common#675
- Update client_golang by [@&#8203;SuperQ](https://github.com/SuperQ)
in
[prometheus/common#676
- Update golangci lint by
[@&#8203;roidelapluie](https://github.com/roidelapluie) in
[prometheus/common#679
- expfmt: Add UTF-8 syntax support in text_parse.go by
[@&#8203;fedetorres93](https://github.com/fedetorres93) in
[prometheus/common#670
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#681
- fix(utf8): provide a method for explicitly checking label names for
legacy validity by [@&#8203;ywwg](https://github.com/ywwg) in
[prometheus/common#682

#### New Contributors

- [@&#8203;multani](https://github.com/multani) made their first
contribution in
[prometheus/common#647
- [@&#8203;ilius](https://github.com/ilius) made their first
contribution in
[prometheus/common#662
- [@&#8203;dswarbrick](https://github.com/dswarbrick) made their first
contribution in
[prometheus/common#675
- [@&#8203;fedetorres93](https://github.com/fedetorres93) made their
first contribution in
[prometheus/common#670

**Full Changelog**:
prometheus/common@v0.55.0...v0.56.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
MrAlias pushed a commit to open-telemetry/opentelemetry-go-contrib that referenced this pull request Aug 29, 2024
…6059)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/prometheus/common](https://github.com/prometheus/common)
| `v0.55.0` -> `v0.57.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.57.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fcommon/v0.57.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fcommon/v0.55.0/v0.57.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fcommon/v0.55.0/v0.57.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>prometheus/common (github.com/prometheus/common)</summary>

###
[`v0.57.0`](https://github.com/prometheus/common/releases/tag/v0.57.0)

[Compare
Source](https://github.com/prometheus/common/compare/v0.56.0...v0.57.0)

#### What's Changed

- feat: new promslog and promslog/flag packages to wrap log/slog by
[@&#8203;tjhop](https://github.com/tjhop) in
[prometheus/common#677

#### New Contributors

- [@&#8203;tjhop](https://github.com/tjhop) made their first
contribution in
[prometheus/common#677

**Full Changelog**:
prometheus/common@v0.56.0...v0.57.0

###
[`v0.56.0`](https://github.com/prometheus/common/releases/tag/v0.56.0)

[Compare
Source](https://github.com/prometheus/common/compare/v0.55.0...v0.56.0)

#### What's Changed

- Don't always fetch a OAuth2 token, if the secret from a file didn't
change by [@&#8203;multani](https://github.com/multani) in
[prometheus/common#647
- remove dependency to github.com/prometheus/client_golang by
[@&#8203;ilius](https://github.com/ilius) in
[prometheus/common#662
- Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.11 in /sigv4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[prometheus/common#661
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#664
- Revert
[#&#8203;576](https://github.com/prometheus/common/issues/576) and add
deprecation notice by [@&#8203;SuperQ](https://github.com/SuperQ) in
[prometheus/common#665
- Bump golang.org/x/net from 0.26.0 to 0.27.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[prometheus/common#667
- use basic string in IsValidLegacyMetricName by
[@&#8203;ywwg](https://github.com/ywwg) in
[prometheus/common#668
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#672
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#674
- Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.5 in /sigv4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[prometheus/common#671
- sigv4: support nil body by
[@&#8203;roidelapluie](https://github.com/roidelapluie) in
[prometheus/common#673
- Fix overflows of untyped int constants on 32-bit by
[@&#8203;dswarbrick](https://github.com/dswarbrick) in
[prometheus/common#675
- Update client_golang by [@&#8203;SuperQ](https://github.com/SuperQ)
in
[prometheus/common#676
- Update golangci lint by
[@&#8203;roidelapluie](https://github.com/roidelapluie) in
[prometheus/common#679
- expfmt: Add UTF-8 syntax support in text_parse.go by
[@&#8203;fedetorres93](https://github.com/fedetorres93) in
[prometheus/common#670
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#681
- fix(utf8): provide a method for explicitly checking label names for
legacy validity by [@&#8203;ywwg](https://github.com/ywwg) in
[prometheus/common#682

#### New Contributors

- [@&#8203;multani](https://github.com/multani) made their first
contribution in
[prometheus/common#647
- [@&#8203;ilius](https://github.com/ilius) made their first
contribution in
[prometheus/common#662
- [@&#8203;dswarbrick](https://github.com/dswarbrick) made their first
contribution in
[prometheus/common#675
- [@&#8203;fedetorres93](https://github.com/fedetorres93) made their
first contribution in
[prometheus/common#670

**Full Changelog**:
prometheus/common@v0.55.0...v0.56.0

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
MrAlias pushed a commit to open-telemetry/opentelemetry-go that referenced this pull request Aug 29, 2024
…5748)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/prometheus/common](https://github.com/prometheus/common)
| `v0.55.0` -> `v0.57.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.57.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fcommon/v0.57.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fcommon/v0.55.0/v0.57.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fcommon/v0.55.0/v0.57.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>prometheus/common (github.com/prometheus/common)</summary>

###
[`v0.57.0`](https://github.com/prometheus/common/releases/tag/v0.57.0)

[Compare
Source](https://github.com/prometheus/common/compare/v0.56.0...v0.57.0)

#### What's Changed

- feat: new promslog and promslog/flag packages to wrap log/slog by
[@&#8203;tjhop](https://github.com/tjhop) in
[prometheus/common#677

#### New Contributors

- [@&#8203;tjhop](https://github.com/tjhop) made their first
contribution in
[prometheus/common#677

**Full Changelog**:
prometheus/common@v0.56.0...v0.57.0

###
[`v0.56.0`](https://github.com/prometheus/common/releases/tag/v0.56.0)

[Compare
Source](https://github.com/prometheus/common/compare/v0.55.0...v0.56.0)

#### What's Changed

- Don't always fetch a OAuth2 token, if the secret from a file didn't
change by [@&#8203;multani](https://github.com/multani) in
[prometheus/common#647
- remove dependency to github.com/prometheus/client_golang by
[@&#8203;ilius](https://github.com/ilius) in
[prometheus/common#662
- Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.11 in /sigv4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[prometheus/common#661
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#664
- Revert
[#&#8203;576](https://github.com/prometheus/common/issues/576) and add
deprecation notice by [@&#8203;SuperQ](https://github.com/SuperQ) in
[prometheus/common#665
- Bump golang.org/x/net from 0.26.0 to 0.27.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[prometheus/common#667
- use basic string in IsValidLegacyMetricName by
[@&#8203;ywwg](https://github.com/ywwg) in
[prometheus/common#668
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#672
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#674
- Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.5 in /sigv4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[prometheus/common#671
- sigv4: support nil body by
[@&#8203;roidelapluie](https://github.com/roidelapluie) in
[prometheus/common#673
- Fix overflows of untyped int constants on 32-bit by
[@&#8203;dswarbrick](https://github.com/dswarbrick) in
[prometheus/common#675
- Update client_golang by [@&#8203;SuperQ](https://github.com/SuperQ)
in
[prometheus/common#676
- Update golangci lint by
[@&#8203;roidelapluie](https://github.com/roidelapluie) in
[prometheus/common#679
- expfmt: Add UTF-8 syntax support in text_parse.go by
[@&#8203;fedetorres93](https://github.com/fedetorres93) in
[prometheus/common#670
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[prometheus/common#681
- fix(utf8): provide a method for explicitly checking label names for
legacy validity by [@&#8203;ywwg](https://github.com/ywwg) in
[prometheus/common#682

#### New Contributors

- [@&#8203;multani](https://github.com/multani) made their first
contribution in
[prometheus/common#647
- [@&#8203;ilius](https://github.com/ilius) made their first
contribution in
[prometheus/common#662
- [@&#8203;dswarbrick](https://github.com/dswarbrick) made their first
contribution in
[prometheus/common#675
- [@&#8203;fedetorres93](https://github.com/fedetorres93) made their
first contribution in
[prometheus/common#670

**Full Changelog**:
prometheus/common@v0.55.0...v0.56.0

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant