Bump the go_modules group across 1 directory with 6 updates#1
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the go_modules group across 1 directory with 6 updates#1dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go_modules group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/graphql-go/graphql](https://github.com/graphql-go/graphql) | `0.7.9` | `0.8.1` | | [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) | `0.26.4` | `0.27.8` | | [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.33.0` | `0.42.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.9.0` | `0.17.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.10.0` | `0.23.0` | | google.golang.org/protobuf | `1.30.0` | `1.33.0` | Updates `github.com/graphql-go/graphql` from 0.7.9 to 0.8.1 - [Release notes](https://github.com/graphql-go/graphql/releases) - [Commits](graphql-go/graphql@v0.7.9...v0.8.1) Updates `github.com/libp2p/go-libp2p` from 0.26.4 to 0.27.8 - [Release notes](https://github.com/libp2p/go-libp2p/releases) - [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md) - [Commits](libp2p/go-libp2p@v0.26.4...v0.27.8) Updates `github.com/quic-go/quic-go` from 0.33.0 to 0.42.0 - [Release notes](https://github.com/quic-go/quic-go/releases) - [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md) - [Commits](quic-go/quic-go@v0.33.0...v0.42.0) Updates `golang.org/x/crypto` from 0.9.0 to 0.17.0 - [Commits](golang/crypto@v0.9.0...v0.17.0) Updates `golang.org/x/net` from 0.10.0 to 0.23.0 - [Commits](golang/net@v0.10.0...v0.23.0) Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0 --- updated-dependencies: - dependency-name: github.com/graphql-go/graphql dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/libp2p/go-libp2p dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/quic-go/quic-go dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #3. |
Vulnerable Libraries (1)
More info on how to fix Vulnerable Libraries in Go. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
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 6 updates in the / directory:
0.7.90.8.10.26.40.27.80.33.00.42.00.9.00.17.00.10.00.23.01.30.01.33.0Updates
github.com/graphql-go/graphqlfrom 0.7.9 to 0.8.1Release notes
Sourced from github.com/graphql-go/graphql's releases.
Commits
a974186Merge pull request #642 from Invizory/fix-infinite-recursion-in-parser2a6e1ffMerge branch 'master' into fix-infinite-recursion-in-parser623f886Merge pull request #651 from dariuszkuc/fix_list_namec18e0b6Merge branch 'master' into fix_list_named264c4cMerge pull request #653 from dariuszkuc/fix_object_descriptione9c5c5fMerge branch 'master' into fix_object_description55311b1Merge pull request #656 from victor-perov/victor/expose-ParseValue2ce8c8bExpose ParseValuefc6b16ffix: return valid object descriptionec07c50fix String/Name methods on the List typeUpdates
github.com/libp2p/go-libp2pfrom 0.26.4 to 0.27.8Release notes
Sourced from github.com/libp2p/go-libp2p's releases.
... (truncated)
Changelog
Sourced from github.com/libp2p/go-libp2p's changelog.
... (truncated)
Commits
8506ab2release v0.27.869acf8bswarm: don't open new streams over transient connections (#2450)b7ebfaamanually bump qtls dependencies to fix RSA key size vulnerability0cce607core/crypto: restrict RSA keys to <= 8192 bits (#2454)68ad5eaRelease v0.27.7 (#2374)2df518fRelease v0.27.6 (#2359)6dffa1aRelease v0.27.5 (#2324)fc89448Bump version to v0.27.445d3c6fidentify: reject signed peer records on peer ID mismatch40978eeswarm: change maps with multiaddress keys to use strings (#2284)Updates
github.com/quic-go/quic-gofrom 0.33.0 to 0.42.0Release notes
Sourced from github.com/quic-go/quic-go's releases.
... (truncated)
Commits
4a99b81close connection when an abnormally large number of frames are queued (#4369)9971feduse Transport.VerifySourceAddress to control the Retry Mechanism (#4362)497d3f5http3: add a RoundTripOpt to check the server's SETTINGS frame (#4355)ca787d6add an AddrVerified field to the ClientHelloInfo (#4360)f147639update gomock to v0.4.0 (#4361)06b4214remove unused ReceiveStream.CloseRemote method (#4357)5fd5d77Merge pull request #4305 from quic-go/qlog-tracer30e01b9use the transport tracer in integration tests55c05acqlog: log sent packets outside of a QUIC connectionaff90a6qlog: log sent Version Negotiation packetsUpdates
golang.org/x/cryptofrom 0.9.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.23.0Commits
c48da13http2: fix TestServerContinuationFlood flakes762b58dhttp2: fix tipos in commentba87210http2: close connections when receiving too many headersebc8168all: fix some typos3678185http2: make TestCanonicalHeaderCacheGrowth faster448c44fhttp2: remove clientTesterc7877achttp2: convert the remaining clientTester tests to testClientConnd8870b0http2: use synthetic time in TestIdleConnTimeoutd73acffhttp2: only set up deadline when Server.IdleTimeout is positive89f602bhttp2: validate client/outgoing trailersUpdates
google.golang.org/protobuffrom 1.30.0 to 1.33.0Dependabot 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 <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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.