build(deps): bump the other-dependencies group across 1 directory with 4 updates - #77
Merged
fredbi merged 1 commit intoJul 27, 2026
Conversation
…h 4 updates Bumps the other-dependencies group with 3 updates in the / directory: [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang), [github.com/oklog/ulid/v2](https://github.com/oklog/ulid) and [go.yaml.in/yaml/v3](https://github.com/yaml/go-yaml). Updates `github.com/prometheus/client_golang` from 1.24.0 to 1.24.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.1/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.24.0...v1.24.1) Updates `github.com/oklog/ulid/v2` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/oklog/ulid/releases) - [Changelog](https://github.com/oklog/ulid/blob/main/CHANGELOG.md) - [Commits](oklog/ulid@v2.1.1...v2.1.2) Updates `github.com/prometheus/common` from 0.70.0 to 0.70.1 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.70.0...v0.70.1) Updates `go.yaml.in/yaml/v3` from 3.0.4 to 3.0.5 - [Commits](yaml/go-yaml@v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: github.com/oklog/ulid/v2 dependency-version: 2.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: github.com/prometheus/common dependency-version: 0.70.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: go.yaml.in/yaml/v3 dependency-version: 3.0.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the other-dependencies group with 3 updates in the / directory: github.com/prometheus/client_golang, github.com/oklog/ulid/v2 and go.yaml.in/yaml/v3.
Updates
github.com/prometheus/client_golangfrom 1.24.0 to 1.24.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d6087eerelease: cut v1.24.1 (#2076)Updates
github.com/oklog/ulid/v2from 2.1.1 to 2.1.2Release notes
Sourced from github.com/oklog/ulid/v2's releases.
Commits
75921a7fix: Scan accepts text-encoded ULIDs in []byte (#134)Updates
github.com/prometheus/commonfrom 0.70.0 to 0.70.1Release notes
Sourced from github.com/prometheus/common's releases.
Changelog
Sourced from github.com/prometheus/common's changelog.
Commits
b63d8c0build(deps): bump golang.org/x/net (#947)4109c3ebuild(deps): bump the codeql group with 4 updates (#948)5270b62build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 (#949)1167ca3build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#950)d28d382Update common Prometheus files (#946)f915876Merge pull request #924 from roidelapluie/roidelapluie/redirect-header-commentdfbebd0Merge pull request #945 from roidelapluie/roidelapluie/changelog-0.70.0c8a0019Update CHANGELOG for v0.70.0Updates
go.yaml.in/yaml/v3from 3.0.4 to 3.0.5Commits
e16c7afRemove empty go.sum file6abcd01Fix unhandled nil-errors in tests9481db7Remove suite_test.go and gopkg.in/check.v1485f5fcUse standard testing library for limit_test.go3e00046Use standard testing library for node_test.gof612058Use standard testing library for decode_test.go078f958Use standard testing library encode_test.go3847ac0[v3] backport CodeQL workflow1666663Revert incorrect gofmt changes73290cbRetract v3 tags that cannot be installedDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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