[PR #619] [CLOSED] chore(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 #697

Closed
opened 2026-02-25 23:35:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/619
Author: @dependabot[bot]
Created: 6/19/2023
Status: Closed

Base: masterHead: dependabot/go_modules/golang.org/x/net-0.11.0


📝 Commits (1)

  • a3fd1b7 chore(deps): bump golang.org/x/net from 0.10.0 to 0.11.0

📊 Changes

2 files changed (+16 additions, -1838 deletions)

View changed files

📝 go.mod (+5 -6)
📝 go.sum (+11 -1832)

📄 Description

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

Commits
  • 6c96ca5 go.mod: update golang.org/x dependencies
  • 5541298 quic: add packet pacer
  • 88a50b6 all: update x/sys to HEAD
  • 7e6923f quic: add RTT estimator
  • 2796e09 bpf: check for little endian CPU for OS VM comparison
  • 10cf388 quic: add a data structure for tracking lists of sent packets
  • ccc217c quic: parameterize rangeset
  • f16447c quic: add go1.21 build constraint
  • f7250ea quic: add a type tracking sent values
  • 1b5a2d8 quic: packet encoding/decoding
  • 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-shiori/shiori/pull/619 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/19/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/golang.org/x/net-0.11.0` --- ### 📝 Commits (1) - [`a3fd1b7`](https://github.com/go-shiori/shiori/commit/a3fd1b7e707678ad0e15e4c39bf2e63b7305ffae) chore(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 ### 📊 Changes **2 files changed** (+16 additions, -1838 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+5 -6) 📝 `go.sum` (+11 -1832) </details> ### 📄 Description Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.11.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/6c96ca5daff89298060438c3b5d24e1bd0900a52"><code>6c96ca5</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/5541298b83d714971b9a1e63219fbd68d60aa98d"><code>5541298</code></a> quic: add packet pacer</li> <li><a href="https://github.com/golang/net/commit/88a50b64844d3c278f93e8007efd20742c386ded"><code>88a50b6</code></a> all: update x/sys to HEAD</li> <li><a href="https://github.com/golang/net/commit/7e6923f9c41329cf4f8ffe24e4503e030dab2ff2"><code>7e6923f</code></a> quic: add RTT estimator</li> <li><a href="https://github.com/golang/net/commit/2796e09d6af2852bffb1ae1eefb63a21c823e22f"><code>2796e09</code></a> bpf: check for little endian CPU for OS VM comparison</li> <li><a href="https://github.com/golang/net/commit/10cf388024ca83e11a073bb365ccda2b2806d103"><code>10cf388</code></a> quic: add a data structure for tracking lists of sent packets</li> <li><a href="https://github.com/golang/net/commit/ccc217c97ec0528131ef5dc058e57a2080cff953"><code>ccc217c</code></a> quic: parameterize rangeset</li> <li><a href="https://github.com/golang/net/commit/f16447cf6cc0d406a38d3fd21ce0c5bab9fdc9c7"><code>f16447c</code></a> quic: add go1.21 build constraint</li> <li><a href="https://github.com/golang/net/commit/f7250ea19d213699fb52bf6b0c0d2cb9cda49d7c"><code>f7250ea</code></a> quic: add a type tracking sent values</li> <li><a href="https://github.com/golang/net/commit/1b5a2d8538e23b99860872499f7a5c65b8b8c4b7"><code>1b5a2d8</code></a> quic: packet encoding/decoding</li> <li>Additional commits viewable in <a href="https://github.com/golang/net/compare/v0.10.0...v0.11.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.10.0&new-version=0.11.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:35:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/shiori#697
No description provided.