Bump golang.org/x/net from 0.4.0 to 0.5.0 #148

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/golang.org/x/net-0.5.0 into v3 2023-01-31 06:57:47 +03:00
dependabot[bot] commented 2023-01-18 10:03:46 +03:00 (Migrated from github.com)

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

Commits
  • 8e0e7d8 go.mod: update golang.org/x dependencies
  • 7805fdc http2: rewrite inbound flow control tracking
  • 2aa8215 nettest: use RoutedInterface for probing network stack capability
  • ad92d3d websocket: don't recommend Gorilla
  • e1ec361 http2: fix race in TestCanonicalHeaderCacheGrowth
  • 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.4.0 to 0.5.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/8e0e7d8d38f2b6d21d742845570dde2902d06a1d"><code>8e0e7d8</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/7805fdc37dc2b54b28b9d621030e14dcf1dab67c"><code>7805fdc</code></a> http2: rewrite inbound flow control tracking</li> <li><a href="https://github.com/golang/net/commit/2aa82152a53e7aa6b28c6390d9369ee5a5b63584"><code>2aa8215</code></a> nettest: use RoutedInterface for probing network stack capability</li> <li><a href="https://github.com/golang/net/commit/ad92d3db360ba0127e5d4d17cc94b2bb4c09e168"><code>ad92d3d</code></a> websocket: don't recommend Gorilla</li> <li><a href="https://github.com/golang/net/commit/e1ec361d0b39748d321472b2be7298211e05a3b6"><code>e1ec361</code></a> http2: fix race in TestCanonicalHeaderCacheGrowth</li> <li>See full diff in <a href="https://github.com/golang/net/compare/v0.4.0...v0.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.4.0&new-version=0.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
github-actions[bot] (Migrated from github.com) reviewed 2023-01-18 10:04:01 +03:00
github-actions[bot] (Migrated from github.com) reviewed 2023-01-18 10:12:55 +03:00
github-actions[bot] (Migrated from github.com) reviewed 2023-01-24 10:09:33 +03:00
github-actions[bot] (Migrated from github.com) reviewed 2023-01-30 10:15:55 +03:00
github-actions[bot] (Migrated from github.com) reviewed 2023-01-30 21:16:37 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2023-01-31 06:45:24 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-server-grpc#148
No description provided.