Bump the go_modules group across 1 directories with 3 updates#14
Open
dependabot[bot] wants to merge 15 commits intomasterfrom
Open
Bump the go_modules group across 1 directories with 3 updates#14dependabot[bot] wants to merge 15 commits intomasterfrom
dependabot[bot] wants to merge 15 commits intomasterfrom
Conversation
…utomate-Dependency-Update Osd 20180 adding dependabot automate dependency update
…utomate-Dependency-Update Add OAO module into dependabot to sync dependency
change private repo version
revert the change because it breaks the dependency
Enable depengdabot for all go module
remove go dependency from dependabot
Bumps the go_modules group with 3 updates in the /. directory: [github.com/prometheus/alertmanager](https://github.com/prometheus/alertmanager), [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/net](https://github.com/golang/net). Updates `github.com/prometheus/alertmanager` from 0.25.0 to 0.25.1 - [Release notes](https://github.com/prometheus/alertmanager/releases) - [Changelog](https://github.com/prometheus/alertmanager/blob/v0.25.1/CHANGELOG.md) - [Commits](prometheus/alertmanager@v0.25.0...v0.25.1) Updates `golang.org/x/crypto` from 0.1.0 to 0.17.0 - [Commits](golang/crypto@v0.1.0...v0.17.0) Updates `golang.org/x/net` from 0.10.0 to 0.17.0 - [Commits](golang/net@v0.10.0...v0.17.0) --- updated-dependencies: - dependency-name: github.com/prometheus/alertmanager dependency-type: direct:production dependency-group: go_modules-security-group - dependency-name: golang.org/x/crypto dependency-type: indirect dependency-group: go_modules-security-group - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules-security-group ... 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 go_modules group with 3 updates in the /. directory: github.com/prometheus/alertmanager, golang.org/x/crypto and golang.org/x/net.
Updates
github.com/prometheus/alertmanagerfrom 0.25.0 to 0.25.1Release notes
Sourced from github.com/prometheus/alertmanager's releases.
Changelog
Sourced from github.com/prometheus/alertmanager's changelog.
Commits
c0a6992Merge pull request #3484 from simonpasquier/skip-test-job-for-publish74cc817.circleci/config.yml: disable test job requirement on publish2edd408Merge pull request #3481 from simonpasquier/cut-0.25.1b95a6baCut v0.25.1179322dMerge pull request #3477 from simonpasquier/update-go-orb02f46fb.circleci/config.yml: update Go orb8b9f2fdMerge pull request from GHSA-v86x-5fm3-5p7j48314e3Check the validity of the generatorURL fieldUpdates
golang.org/x/cryptofrom 0.1.0 to 0.17.0Commits
9d2ee97ssh: implement strict KEX protocol changes4e5a261ssh: close net.Conn on all NewServerConn errors152cdb1x509roots/fallback: update bundlefdfe1f8ssh: defer channel window adjustmentb8ffc16blake2b: drop Go 1.6, Go 1.8 compatibility7e6fbd8ssh: wrap errors from client handshakebda2f3fargon2: avoid clobbering BP325b735ssh/test: skip TestSSHCLIAuth on Windows1eadac5go.mod: update golang.org/x dependenciesb2d7c26ssh: add (*Client).DialContext methodUpdates
golang.org/x/netfrom 0.10.0 to 0.17.0Commits
b225e7chttp2: limit maximum handler goroutines to MaxConcurrentStreams88194adgo.mod: update golang.org/x dependencies2b60a61quic: fix several bugs in flow control accounting73d82efquic: handle DATA_BLOCKED frames5d5a036quic: handle streams moving from the data queue to the meta queue350aad2quic: correctly extend peer's flow control window after MAX_DATA21814e7quic: validate connection id transport parametersa600b35quic: avoid redundant MAX_DATA updatesea63359http2: check stream body is present on read timeoutddd8598quic: version negotiationDependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.