Upgrade: Bump golang.org/x/net from 0.28.0 to 0.30.0#195
Conversation
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.28.0 to 0.30.0. - [Commits](golang/net@v0.28.0...v0.30.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
DryRun Security SummaryThe provided code changes focus on updating the Go module dependencies in the Expand for full summarySummary: The provided code changes are focused on updating the Go module dependencies in the As an application security engineer, I would recommend reviewing the release notes and changelogs of the updated dependencies to understand the nature of the changes and ensure that there are no breaking changes that could impact the application's functionality. Additionally, it's crucial to thoroughly test the application after the dependency updates to verify that everything is working as expected and that no new security vulnerabilities have been introduced. Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
Bumps golang.org/x/net from 0.28.0 to 0.30.0.
Commits
6cc5ac4go.mod: update golang.org/x dependenciesf88258dwebsocket: update nhooyr.io/websocket to github.com/coder/websocket7191757http2: add support for net/http HTTP2 config field4790dc7http2: add support for server-originated pings541dbe5http2: add Server.WriteByteTimeout3c333c0route: fix address parsing of messages on Darwin35b4abago.mod: update golang.org/x dependencies9bf379fwebsocket: fix printf(var) mistake detected by latest printf checkerDependabot 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)