build(deps): bump the other-dependencies group across 1 directory with 2 updates#54
Merged
fredbi merged 1 commit intoJun 26, 2026
Conversation
Contributor
|
@dependabot rebase |
…h 2 updates Bumps the other-dependencies group with 2 updates in the / directory: [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) and [github.com/prometheus/common](https://github.com/prometheus/common). Updates `github.com/pelletier/go-toml/v2` from 2.3.1 to 2.4.2 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](pelletier/go-toml@v2.3.1...v2.4.2) Updates `github.com/prometheus/common` from 0.68.1 to 0.69.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.68.1...v0.69.0) --- updated-dependencies: - dependency-name: github.com/pelletier/go-toml/v2 dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: github.com/prometheus/common dependency-version: 0.69.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
0c58360 to
4e5f6c2
Compare
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 2 updates in the / directory: github.com/pelletier/go-toml/v2 and github.com/prometheus/common.
Updates
github.com/pelletier/go-toml/v2from 2.3.1 to 2.4.2Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
Commits
25fc130Flatten embedded structs whose toml tag only sets options (#1079)2586526build(deps): bump actions/checkout from 6 to 7 (#1074)4ef6436Fix multiline string, array indentation, and omitempty behaviore3b2270build(deps): bump docker/setup-buildx-action from 3 to 4 (#1073)abaa568ci: fix release Docker attestations + enable manual tag re-release (#1071)b99e8dbdocs: remove "Migrating from v1" section from README (#1070)5a548e3Reimplementation of the parser, decoder, and encoder (#1067)3c357d6fix: report quoted string requirement for unquoted values (#1063)bf5d424Contextualize redefinition errors as DecodeError (#1069)eb85928Support TOML v1.1.0 (#1068)Updates
github.com/prometheus/commonfrom 0.68.1 to 0.69.0Release notes
Sourced from github.com/prometheus/common's releases.
Changelog
Sourced from github.com/prometheus/common's changelog.
... (truncated)
Commits
e3c14a0Merge pull request #925 from roidelapluie/roidelapluie/fix-loadhttpconfigfile...a7b791dconfig: resolve LoadHTTPConfigFile paths relative to the config filef84efecMerge pull request #918 from prometheus/time-split2269d3dMerge pull request #922 from roidelapluie/roidelapluie/fix-textparse-empty-br...a1600afexpfmt: fix nil pointer panic when parsing empty braces "{}"56fe395Merge pull request #921 from roidelapluie/roidelapluie/oauth2-cross-host-check0fcda47Merge pull request #920 from roidelapluie/roidelapluie/cross-host-sticky30ba470Merge pull request #919 from prometheus/superq/modernize2b55b3econfig: check cross-host redirect before OAuth2 token fetch428856fconfig: make isCrossHostRedirect sticky across the redirect chain