Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Bump golang.org/x/net from 0.2.0 to 0.4.0 #2620

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps golang.org/x/net from 0.2.0 to 0.4.0.

Commits
  • 1e63c2f http2: limit canonical header cache by bytes, not entries
  • 3247b5b go.mod: update golang.org/x dependencies
  • ecf7fda http2: deflake TestTransportMaxFrameReadSize
  • 0833b63 publicsuffix: embed table data
  • ecf091a publicsuffix: update table to latest list from publicsuffix.org
  • 2f8c3d1 http2: add Transport.MaxReadFrameSize configuration setting
  • 0e478a2 http2: add SETTINGS_HEADER_TABLE_SIZE support
  • 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 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)

@dependabot dependabot bot requested review from keitwb, asuresh4, rmfitzpatrick and a team as code owners December 12, 2022 16:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 12, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/net-0.4.0 branch from ca1bd44 to b3c29f5 Compare December 13, 2022 23:19
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.2.0 to 0.4.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](golang/net@v0.2.0...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/net-0.4.0 branch from b3c29f5 to 5b968e9 Compare December 13, 2022 23:21
@atoulme atoulme merged commit a2b980e into main Dec 14, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/golang.org/x/net-0.4.0 branch December 14, 2022 07:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant