Skip to content
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

chore(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 #7206

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2023

Bumps golang.org/x/net from 0.11.0 to 0.12.0.

Commits
  • c73c09c go.mod: update golang.org/x dependencies
  • 4fc2eb9 http2: revert Transport change from CL 486156
  • 63727cc http2: validate Host header before sending
  • 1bb09e6 quic: pass the connection ID length into 1-RTT packet parsing
  • 952fc9c quic: move ack_delay_exponent handling out of frame parsing
  • 02fe9a5 quic: loss detection
  • c8a2c5a quic: remove stray debugging print
  • 5d50b40 quic: add packetFate enum
  • ee81e8c quic: correct rttvar updates
  • ab184e6 quic: rename side type to connSide
  • Additional commits viewable 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 dependabot bot requested a review from a team as a code owner July 7, 2023 11:52
@dependabot dependabot bot requested review from jakubdyszkiewicz and Automaat and removed request for a team July 7, 2023 11:52
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/net-0.12.0 branch from f51b2ce to de445fa Compare July 7, 2023 12:22
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.11.0 to 0.12.0.
- [Commits](golang/net@v0.11.0...v0.12.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 force-pushed the dependabot/go_modules/golang.org/x/net-0.12.0 branch from de445fa to ca1f075 Compare July 7, 2023 12:49
@michaelbeaumont michaelbeaumont enabled auto-merge (squash) July 7, 2023 13:17
@michaelbeaumont michaelbeaumont merged commit 77b505a into master Jul 7, 2023
4 checks passed
@michaelbeaumont michaelbeaumont deleted the dependabot/go_modules/golang.org/x/net-0.12.0 branch July 7, 2023 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant