Bump the prometheus group across 1 directory with 4 updates - #361
Merged
Merged
Conversation
Bumps the prometheus group with 4 updates in the / directory: [github.com/prometheus/common](https://github.com/prometheus/common), [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit), [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) and [github.com/prometheus/statsd_exporter](https://github.com/prometheus/statsd_exporter). Updates `github.com/prometheus/common` from 0.70.1 to 0.71.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.70.1...v0.71.0) Updates `github.com/prometheus/exporter-toolkit` from 0.17.1 to 0.19.0 - [Release notes](https://github.com/prometheus/exporter-toolkit/releases) - [Commits](prometheus/exporter-toolkit@v0.17.1...v0.19.0) Updates `github.com/prometheus/prometheus` from 0.313.2 to 0.314.0 - [Release notes](https://github.com/prometheus/prometheus/releases) - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md) - [Commits](prometheus/prometheus@v0.313.2...v0.314.0) Updates `github.com/prometheus/statsd_exporter` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/prometheus/statsd_exporter/releases) - [Changelog](https://github.com/prometheus/statsd_exporter/blob/master/CHANGELOG.md) - [Commits](prometheus/statsd_exporter@v0.30.0...0.31.0) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-version: 0.71.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prometheus - dependency-name: github.com/prometheus/exporter-toolkit dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prometheus - dependency-name: github.com/prometheus/prometheus dependency-version: 0.314.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prometheus - dependency-name: github.com/prometheus/statsd_exporter dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prometheus ... 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 prometheus group with 4 updates in the / directory: github.com/prometheus/common, github.com/prometheus/exporter-toolkit, github.com/prometheus/prometheus and github.com/prometheus/statsd_exporter.
Updates
github.com/prometheus/commonfrom 0.70.1 to 0.71.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
9a4aff0build(deps): bump github.com/stretchr/testify in /assets (#979)483bb89Update dependabot config (#978)d29e1eabuild(deps): bump golang.org/x/net (#975)e531bd2build(deps): bump google.golang.org/protobuf from 1.36.11 to 1.36.12 (#976)bc3fc3abuild(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 (#977)15e9f45expfmt: fix OpenMetrics 2.0 decoder error, format docs, and encoder version d...0acfdb3expfmt: prevent st@ leaking to Gauge and Untyped samples in OpenMetrics 2.0 (...eb72e27model: add Duration unit constants and conversion methods (#952)67b7d90fix: drop invalid OpenMetrics 2.0 exemplars instead of failing exposition (#970)715ac36expfmt: format OpenMetrics 2.0 float values and validate units (#969)Updates
github.com/prometheus/exporter-toolkitfrom 0.17.1 to 0.19.0Release notes
Sourced from github.com/prometheus/exporter-toolkit's releases.
Commits
007f1cdMerge pull request #430 from nicolastakashi/bootstrap-extra-routes053fde5Merge remote-tracking branch 'upstream/master' into bootstrap-extra-routes157a6e4bootstrap: allow overriding the root route, keep the metrics path reserved97c0308Merge pull request #421 from randomizedcoder/bootstrap-read-header-timeoutab92444bootstrap: add configurable ReadHeaderTimeout to the HTTP serverc5b079ebootstrap: reject routes that conflict with protected paths7021956bootstrap: inline the metrics path flag registrationf4ecc5fbootstrap: drop MetricsPathEnvar supportd167c59Merge pull request #425 from prometheus/dependabot/github_actions/codeql-ba9c...228b5a0Merge pull request #426 from prometheus/dependabot/github_actions/actions/che...Updates
github.com/prometheus/prometheusfrom 0.313.2 to 0.314.0Commits
d7598b7prepare 3.14.0 (#19442)549fd68chore: prepare 3.14.0-rc.0 (#19322)bf5a981Merge pull request #19300 from prometheus/krajo/merge-release-to-main1427c3aMerge pull request #19294 from abhinandan-thakur/docs-6784-adding-docs-for-mi...8c4a80bMerge remote-tracking branch 'origin/release-3.13' into krajo/merge-release-t...631483eUpdate storage/interface.go383cf07storage: document mint and maxt parameters40ea54dMerge pull request #18778 from Vaivaswat2244/ipv6e353420fix(nhcb): reuse hBuffer when hashing label sets (#19282)76f12aeMerge pull request #19271 from ZayanKhan-12/fix-release-dependabot-linkUpdates
github.com/prometheus/statsd_exporterfrom 0.30.0 to 0.31.0Release notes
Sourced from github.com/prometheus/statsd_exporter's releases.
Changelog
Sourced from github.com/prometheus/statsd_exporter's changelog.
Commits
715f2b6Prepare release 0.31.0c79d7ebMerge pull request #745 from prombot/repo_sync145d119Update common Prometheus filesb629673Merge pull request #735 from pujitha24/auto/issue-444dfd06ffFix README: regex $0$1 doesn't need bracing, only glob does4b3e08eMerge pull request #739 from prometheus/dependabot/github_actions/actions/che...e93c0b6Clarify $0 doc wording and add breaking-change changelog entry9771c37Add test coverage for $0 template reference and changelog entry5ca9cdbMerge pull request #743 from prombot/repo_sync41faa38Update common Prometheus filesDependabot 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