chore: bump github.com/prometheus/common from 0.47.0 to 0.66.1
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(about 2 months ago)
(about 1 month ago)
(about 1 month ago)
stale dependencies go
Bumps github.com/prometheus/common from 0.47.0 to 0.66.1.
Release notes
Sourced from github.com/prometheus/common's releases.
v0.66.1
This release has no functional changes, it just drops the dependencies
github.com/grafana/regexpandgo.uber.org/atomicand replacesgopkg.in/yaml.v2withgo.yaml.in/yaml/v2(a drop-in replacement).What's Changed
- Revert "Use github.com/grafana/regexp instead of regexp" by
@aknuds1in prometheus/common#835- Move to supported version of yaml parser by
@dimsin prometheus/common#834- Revert "Use go.uber.org/atomic instead of sync/atomic (#825)" by
@aknuds1in prometheus/common#838Full Changelog: https://github.com/prometheus/common/compare/v1.20.99...v0.66.1
v0.66.0
⚠️ Breaking Changes ⚠️
- A default-constructed TextParser will be invalid. It must have a valid
schemeset, so users should use the NewTextParser function to create a valid TextParser. Otherwise parsing will panic with "Invalid name validation scheme requested: unset".What's Changed
model: add constants for type and unit labels. by
@bwplotkain prometheus/common#801model.ValidationScheme: Support encoding as YAML by
@aknuds1in prometheus/common#799fix(promslog): always print time.Duration values as go duration strings by
@tjhopin prometheus/common#798Add
ValidationSchememethodsIsValidMetricNameandIsValidLabelNameby@aknuds1in prometheus/common#806Fix delimited proto not escaped correctly by
@thampiotrin prometheus/common#809Decoder: Remove use of global name validation and add validation by
@ywwgin prometheus/common#808ValidationScheme implements pflag.Value and json.Marshaler/Unmarshaler interfaces by
@juliusmhin prometheus/common#807expfmt: Add NewTextParser function by
@aknuds1in prometheus/common#816Enable the godot linter by
@aknuds1in prometheus/common#821Enable usestdlibvars linter by
@aknuds1in prometheus/common#820Enable unconvert linter by
@aknuds1in prometheus/common#819Enable the fatcontext linter by
@aknuds1in prometheus/common#822Enable gocritic linter by
@aknuds1in prometheus/common#818Use go.uber.org/atomic instead of sync/atomic by
@aknuds1in prometheus/common#825Enable revive rule unused-parameter by
@aknuds1in prometheus/common#824Enable revive rules by
@aknuds1in prometheus/common#823Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#802Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#803Sync .golangci.yml with prometheus/prometheus by
@aknuds1in prometheus/common#817ci: update upload-actions by
@ywwgin prometheus/common#814docs: fix typo in expfmt.Negotiate by
@wmcramin prometheus/common#813build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by
@dependabot[bot] in prometheus/common#800build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 by
@dependabot[bot] in prometheus/common#810build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /assets by
@dependabot[bot] in prometheus/common#826build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8 by
@dependabot[bot] in prometheus/common#830build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by
@dependabot[bot] in prometheus/common#829build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by
@dependabot[bot] in prometheus/common#827New Contributors
@aknuds1made their first contribution in prometheus/common#799@thampiotrmade their first contribution in prometheus/common#809@wmcrammade their first contribution in prometheus/common#813
... (truncated)
Changelog
Sourced from github.com/prometheus/common's changelog.
v0.66.1 / 2025-09-05
This release has no functional changes, it just drops the dependencies
github.com/grafana/regexpandgo.uber.org/atomicand replacesgopkg.in/yaml.v2withgo.yaml.in/yaml/v2(a drop-in replacement).What's Changed
- Revert "Use github.com/grafana/regexp instead of regexp" by
@aknuds1in prometheus/common#835- Move to supported version of yaml parser by
@dimsin prometheus/common#834- Revert "Use go.uber.org/atomic instead of sync/atomic (#825)" by
@aknuds1in prometheus/common#838Full Changelog: https://github.com/prometheus/common/compare/v1.20.99...v0.66.1
v0.66.0 / 2025-09-02
⚠️ Breaking Changes ⚠️
- A default-constructed TextParser will be invalid. It must have a valid
schemeset, so users should use the NewTextParser function to create a valid TextParser. Otherwise parsing will panic with "Invalid name validation scheme requested: unset".What's Changed
model: add constants for type and unit labels. by
@bwplotkain prometheus/common#801model.ValidationScheme: Support encoding as YAML by
@aknuds1in prometheus/common#799fix(promslog): always print time.Duration values as go duration strings by
@tjhopin prometheus/common#798Add
ValidationSchememethodsIsValidMetricNameandIsValidLabelNameby@aknuds1in prometheus/common#806Fix delimited proto not escaped correctly by
@thampiotrin prometheus/common#809Decoder: Remove use of global name validation and add validation by
@ywwgin prometheus/common#808ValidationScheme implements pflag.Value and json.Marshaler/Unmarshaler interfaces by
@juliusmhin prometheus/common#807expfmt: Add NewTextParser function by
@aknuds1in prometheus/common#816Enable the godot linter by
@aknuds1in prometheus/common#821Enable usestdlibvars linter by
@aknuds1in prometheus/common#820Enable unconvert linter by
@aknuds1in prometheus/common#819Enable the fatcontext linter by
@aknuds1in prometheus/common#822Enable gocritic linter by
@aknuds1in prometheus/common#818Use go.uber.org/atomic instead of sync/atomic by
@aknuds1in prometheus/common#825Enable revive rule unused-parameter by
@aknuds1in prometheus/common#824Enable revive rules by
@aknuds1in prometheus/common#823Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#802Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#803Sync .golangci.yml with prometheus/prometheus by
@aknuds1in prometheus/common#817ci: update upload-actions by
@ywwgin prometheus/common#814docs: fix typo in expfmt.Negotiate by
@wmcramin prometheus/common#813build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by
@dependabot[bot] in prometheus/common#800build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 by
@dependabot[bot] in prometheus/common#810build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /assets by
@dependabot[bot] in prometheus/common#826build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8 by
@dependabot[bot] in prometheus/common#830build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by
@dependabot[bot] in prometheus/common#829build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by
@dependabot[bot] in prometheus/common#827New Contributors
@aknuds1made their first contribution in prometheus/common#799@thampiotrmade their first contribution in prometheus/common#809
... (truncated)
Commits
8975ddeRevert "Use go.uber.org/atomic instead of sync/atomic (#825)" (#838)08d7f66Move to supported version of yaml parser (#834)80e275eRevert "Use github.com/grafana/regexp instead of regexp" (#835)4c2f9e7Merge pull request #832 from roidelapluie/retracte120453Retract v1.20.32b1487cMerge pull request #827 from prometheus/dependabot/go_modules/github.com/stre...db38951Merge pull request #829 from prometheus/dependabot/go_modules/golang.org/x/ne...9e19a90build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1a1ba2a7build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0c7a031cMerge pull request #830 from prometheus/dependabot/go_modules/google.golang.o...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
github.com/prometheus/common
go
0.47.0 → 0.66.1
Minor
Technical Details
| ID: | 8005940 |
| UUID: | 3393796490 |
| Node ID: | PR_kwDOLmBl1M6nXPQu |
| Host: | GitHub |
| Repository: | Txim0520/https-github.com-coder-coder |