Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Commits
  • 8e2b117 http2/hpack: avoid quadratic complexity in hpack decoding
  • 547e7ed http2: avoid referencing ResponseWrite.Write parameter after returning
  • 39940ad html: parse comments per HTML spec
  • 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 a review from tzdybal as a code owner February 19, 2023 05:31
@dependabot dependabot Bot requested review from a team, AlCJoseph and gupadhyaya and removed request for a team February 19, 2023 05:31
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Base: 54.89% // Head: 55.04% // Increases project coverage by +0.15% 🎉

Coverage data is based on head (9a905d1) compared to base (9a88eac).
Patch has no changes to coverable lines.

📣 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     #737      +/-   ##
==========================================
+ Coverage   54.89%   55.04%   +0.15%     
==========================================
  Files          52       52              
  Lines        9824     9824              
==========================================
+ Hits         5393     5408      +15     
+ Misses       3635     3625      -10     
+ Partials      796      791       -5     
Impacted Files Coverage Δ
state/executor.go 65.45% <0.00%> (+0.72%) ⬆️
block/manager.go 65.90% <0.00%> (+1.36%) ⬆️
types/validation.go 51.16% <0.00%> (+13.95%) ⬆️

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 previously approved these changes Feb 20, 2023
@tzdybal tzdybal enabled auto-merge (squash) February 20, 2023 14:46
@tzdybal
Copy link
Copy Markdown
Contributor

tzdybal commented Feb 20, 2023

@dependabot rebase

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](golang/net@v0.6.0...v0.7.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.7.0 branch from 9a905d1 to 83ca599 Compare February 20, 2023 14:47
@dependabot dependabot Bot requested a review from nashqueue as a code owner February 20, 2023 14:47
Copy link
Copy Markdown
Collaborator

@tuxcanfly tuxcanfly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK.

@tzdybal tzdybal merged commit eefb568 into main Feb 20, 2023
@tzdybal tzdybal deleted the dependabot/go_modules/golang.org/x/net-0.7.0 branch February 20, 2023 15:05
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.

4 participants