Skip to content

build(deps): bump golang.org/x/net from 0.5.0 to 0.6.0#733

Merged
tzdybal merged 1 commit intomainfrom
dependabot/go_modules/golang.org/x/net-0.6.0
Feb 19, 2023
Merged

build(deps): bump golang.org/x/net from 0.5.0 to 0.6.0#733
tzdybal merged 1 commit intomainfrom
dependabot/go_modules/golang.org/x/net-0.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 13, 2023

Bumps golang.org/x/net from 0.5.0 to 0.6.0.

Commits
  • 87ce33e go.mod: update golang.org/x dependencies
  • 415cb6d all: fix some comments
  • 7e3c19c all: correct typos in comments
  • 296f09a http2: case insensitive handling for 100-continue
  • f8411da nettest: fix tests on dragonfly and js/wasm
  • 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)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](golang/net@v0.5.0...v0.6.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 tzdybal as a code owner February 13, 2023 22:13
@dependabot dependabot Bot requested review from a team, S1nus and nashqueue and removed request for a team February 13, 2023 22:13
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Base: 54.59% // Head: 54.92% // Increases project coverage by +0.32% 🎉

Coverage data is based on head (6bcef66) compared to base (018e42a).
Patch coverage: 47.71% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #733      +/-   ##
==========================================
+ Coverage   54.59%   54.92%   +0.32%     
==========================================
  Files          52       52              
  Lines       10372     9824     -548     
==========================================
- Hits         5663     5396     -267     
+ Misses       3840     3633     -207     
+ Partials      869      795      -74     
Impacted Files Coverage Δ
config/config.go 88.88% <ø> (ø)
conv/addr.go 100.00% <ø> (ø)
conv/config.go 47.05% <ø> (ø)
da/celestia/celestia.go 50.00% <ø> (ø)
da/celestia/mock/server.go 49.68% <ø> (ø)
da/grpc/grpc.go 73.13% <ø> (ø)
mempool/v1/mempool.go 86.09% <ø> (ø)
node/light.go 0.00% <0.00%> (ø)
node/light_client.go 0.00% <ø> (ø)
node/node.go 52.38% <0.00%> (-26.20%) ⬇️
... and 31 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tzdybal tzdybal enabled auto-merge (squash) February 14, 2023 21:18
@tzdybal tzdybal merged commit 9a88eac into main Feb 19, 2023
@tzdybal tzdybal deleted the dependabot/go_modules/golang.org/x/net-0.6.0 branch February 19, 2023 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants