Skip to content

build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0#500

Merged
lgarber-akamai merged 2 commits intomainfrom
dependabot/go_modules/golang.org/x/net-0.25.0
May 7, 2024
Merged

build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0#500
lgarber-akamai merged 2 commits intomainfrom
dependabot/go_modules/golang.org/x/net-0.25.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2024

Bumps golang.org/x/net from 0.24.0 to 0.25.0.

Commits
  • d27919b go.mod: update golang.org/x dependencies
  • e0324fc http2: use net.ErrClosed
  • b20cd59 quic: initiate key rotation earlier in connections
  • f95a3b3 html: fix typo in package doc
  • 0a24555 http/httpguts: speed up ValidHeaderFieldName
  • ec05fdc http2: don't retry the first request on a connection on GOAWAY error
  • b67a0f0 http2: send correct LastStreamID in stream-caused GOAWAY
  • a130fcc quic: don't consider goroutines running when tests start as leaked
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.25.0.
- [Commits](golang/net@v0.24.0...v0.25.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>
@dependabot dependabot bot requested a review from a team as a code owner May 7, 2024 10:57
@dependabot dependabot bot added dependencies dependency updates usually from dependabot go labels May 7, 2024
@dependabot dependabot bot requested review from jriddle-linode and lgarber-akamai and removed request for a team May 7, 2024 10:57
@lgarber-akamai lgarber-akamai merged commit bb0ff3f into main May 7, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/golang.org/x/net-0.25.0 branch May 7, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependency updates usually from dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants