-
Notifications
You must be signed in to change notification settings - Fork 131
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 github.com/prometheus/alertmanager from 0.25.0 to 0.26.0 #2436
Bump github.com/prometheus/alertmanager from 0.25.0 to 0.26.0 #2436
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2436 +/- ##
=======================================
Coverage 42.81% 42.82%
=======================================
Files 382 382
Lines 48101 48100 -1
=======================================
+ Hits 20595 20598 +3
+ Misses 25568 25567 -1
+ Partials 1938 1935 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Bumps [github.com/prometheus/alertmanager](https://github.com/prometheus/alertmanager) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/prometheus/alertmanager/releases) - [Changelog](https://github.com/prometheus/alertmanager/blob/main/CHANGELOG.md) - [Commits](prometheus/alertmanager@v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: github.com/prometheus/alertmanager dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dee389b
to
1161b09
Compare
This one will eventually fix the CVE reported by https://github.com/percona/pmm/security/dependabot/33 |
* Bump github.com/prometheus/alertmanager from 0.25.0 to 0.26.0 Bumps [github.com/prometheus/alertmanager](https://github.com/prometheus/alertmanager) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/prometheus/alertmanager/releases) - [Changelog](https://github.com/prometheus/alertmanager/blob/main/CHANGELOG.md) - [Commits](prometheus/alertmanager@v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: github.com/prometheus/alertmanager dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * fix: the FromGlobs parameters * fix: rds_test since one more zone has been added by AWS --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Tymchuk <[email protected]>
Bumps github.com/prometheus/alertmanager from 0.25.0 to 0.26.0.
Release notes
Sourced from github.com/prometheus/alertmanager's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/alertmanager's changelog.
Commits
d7b4f0c
Merge pull request #3479 from prometheus/cut-0.26-mainc238d88
Fast Forward themain
branch to align with 0.26b8f6039
Check the validity of the generatorURL field6fe1a24
Fix year in 0.26.0-rc.0 entry (#3468)3ea2f24
Release: fix the version formatting (#3467)3f7401a
Revert "Release: Fix version format (#3465)" (#3466)b3e3c89
Release: Fix version format (#3465)a0375ae
Cut v0.26.0 rc.0 (#3447)e1e5992
Update docs for slack_config (#3455)94625df
Treat error response payloads from Slack as errors (#3121)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)