Skip to content

Bump the go_modules group across 2 directories with 3 updates#25

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/custom-endorser/go_modules-a2dd277037
Open

Bump the go_modules group across 2 directories with 3 updates#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/custom-endorser/go_modules-a2dd277037

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the go_modules group with 1 update in the /custom-endorser directory: golang.org/x/net.
Bumps the go_modules group with 3 updates in the /tokens directory: golang.org/x/net, github.com/ipld/go-ipld-prime and github.com/quic-go/quic-go.

Updates golang.org/x/net from 0.50.0 to 0.55.0

Commits
  • 7770ec4 go.mod: update golang.org/x dependencies
  • 4ece7b6 html: escape greater-than symbol in doctype identifiers
  • 08be507 html: improve Noah's Ark clause performance
  • a8fb2fe html: properly render fostered elements in foreign content
  • 0dc5b7a html: properly check namespace in "in body" any other end tag
  • a452f3c html: ignore duplicate attributes during tokenization
  • f865199 quic: fix appendMaxDataFrame erroneously accumulating sentLimit
  • 210ed3c quic: establish a "happened-before" relationship between stream write and read
  • ad8140e quic: fix buffer slicing when handling overlapping stream data
  • 23ee2ef http2: avoid API changes when built with go1.27
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.49.0 to 0.55.0

Commits
  • 7770ec4 go.mod: update golang.org/x dependencies
  • 4ece7b6 html: escape greater-than symbol in doctype identifiers
  • 08be507 html: improve Noah's Ark clause performance
  • a8fb2fe html: properly render fostered elements in foreign content
  • 0dc5b7a html: properly check namespace in "in body" any other end tag
  • a452f3c html: ignore duplicate attributes during tokenization
  • f865199 quic: fix appendMaxDataFrame erroneously accumulating sentLimit
  • 210ed3c quic: establish a "happened-before" relationship between stream write and read
  • ad8140e quic: fix buffer slicing when handling overlapping stream data
  • 23ee2ef http2: avoid API changes when built with go1.27
  • Additional commits viewable in compare view

Updates github.com/ipld/go-ipld-prime from 0.22.0 to 0.23.0

Release notes

Sourced from github.com/ipld/go-ipld-prime's releases.

v0.23.0

What's Changed

Full Changelog: ipld/go-ipld-prime@v0.22.0...v0.23.0

Commits
  • bfde418 v0.23.0 bump (#626)
  • d5efcf7 feat(codec): MaxDepth on DecodeOptions & more bounds testing (#625)
  • f0e3f36 build(deps): bump github.com/ipfs/go-cid from 0.6.0 to 0.6.1 (#620)
  • 1424bc4 build(deps): bump github.com/ipfs/boxo in /storage/bsadapter (#622)
  • 5c494ab build(deps): bump github.com/ipfs/go-cid in /storage/bsrvadapter (#621)
  • 1f7ac04 build(deps): bump github.com/ipld/go-ipld-prime in /storage/bsadapter (#618)
  • 7205a44 build(deps): bump github.com/ipfs/go-cid in /storage/bsadapter (#624)
  • c6916a0 build(deps): bump github.com/ipfs/boxo in /storage/bsrvadapter (#623)
  • 5c66635 chore(docs): s/AllowBudget/AllocationBudget (#617)
  • acfa3ce ci: uci/update-go (#616)
  • Additional commits viewable in compare view

Updates github.com/quic-go/quic-go from 0.59.0 to 0.59.1

Release notes

Sourced from github.com/quic-go/quic-go's releases.

v0.59.1

This patch release backports quic-go/quic-go#5642, which adds validation for HTTP/3 trailers.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the go_modules group with 1 update in the /custom-endorser directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 3 updates in the /tokens directory: [golang.org/x/net](https://github.com/golang/net), [github.com/ipld/go-ipld-prime](https://github.com/ipld/go-ipld-prime) and [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go).


Updates `golang.org/x/net` from 0.50.0 to 0.55.0
- [Commits](golang/net@v0.50.0...v0.55.0)

Updates `golang.org/x/net` from 0.49.0 to 0.55.0
- [Commits](golang/net@v0.50.0...v0.55.0)

Updates `github.com/ipld/go-ipld-prime` from 0.22.0 to 0.23.0
- [Release notes](https://github.com/ipld/go-ipld-prime/releases)
- [Changelog](https://github.com/ipld/go-ipld-prime/blob/master/CHANGELOG.md)
- [Commits](ipld/go-ipld-prime@v0.22.0...v0.23.0)

Updates `github.com/quic-go/quic-go` from 0.59.0 to 0.59.1
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](quic-go/quic-go@v0.59.0...v0.59.1)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.55.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.55.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/ipld/go-ipld-prime
  dependency-version: 0.23.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/quic-go/quic-go
  dependency-version: 0.59.1
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

0 participants