Skip to content

chore(deps): bump github.com/ipshipyard/p2p-forge from 0.8.0 to 0.8.1 in the ipfs-ecosystem group across 1 directory#11336

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/go_modules/ipfs-ecosystem-8d89ae1fad
Open

chore(deps): bump github.com/ipshipyard/p2p-forge from 0.8.0 to 0.8.1 in the ipfs-ecosystem group across 1 directory#11336
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/go_modules/ipfs-ecosystem-8d89ae1fad

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps the ipfs-ecosystem group with 1 update in the / directory: github.com/ipshipyard/p2p-forge.

Updates github.com/ipshipyard/p2p-forge from 0.8.0 to 0.8.1

Release notes

Sourced from github.com/ipshipyard/p2p-forge's releases.

v0.8.1

[!NOTE]

This release is brought to you by the Shipyard team.

Added

  • client.WithHTTPClient(*http.Client) option on P2PForgeCertMgr and a matching client.WithChallengeHTTPClient(*http.Client) option for client.SendChallenge. Lets callers supply a custom *http.Client (with a custom Transport, resolver, or root CAs) for the DNS-01 challenge POST to the forge registration endpoint. Useful for test harnesses that run an in-process forge on a loopback address while the PeerID-auth signature must stay scoped to the production registration hostname. client.SendChallenge gains a trailing variadic opts ...SendChallengeOption parameter; existing positional-only callers compile unchanged. (#87)

Full Changelog: ipshipyard/p2p-forge@v0.8.0...v0.8.1

Changelog

Sourced from github.com/ipshipyard/p2p-forge's changelog.

[v0.8.1] - 2026-05-16

Added

  • client.WithHTTPClient(*http.Client) option on P2PForgeCertMgr and a matching client.WithChallengeHTTPClient(*http.Client) option for client.SendChallenge. Lets callers supply a custom *http.Client (with a custom Transport, resolver, or root CAs) for the DNS-01 challenge POST to the forge registration endpoint. Useful for test harnesses that run an in-process forge on a loopback address while the PeerID-auth signature must stay scoped to the production registration hostname. client.SendChallenge gains a trailing variadic opts ...SendChallengeOption parameter; existing positional-only callers compile unchanged. (#87)
Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 26, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 26, 2026 10:40
@lidel
Copy link
Copy Markdown
Member

lidel commented May 26, 2026

@dependabot recreate

Bumps the ipfs-ecosystem group with 1 update in the / directory: [github.com/ipshipyard/p2p-forge](https://github.com/ipshipyard/p2p-forge).


Updates `github.com/ipshipyard/p2p-forge` from 0.8.0 to 0.8.1
- [Release notes](https://github.com/ipshipyard/p2p-forge/releases)
- [Changelog](https://github.com/ipshipyard/p2p-forge/blob/main/CHANGELOG.md)
- [Commits](ipshipyard/p2p-forge@v0.8.0...v0.8.1)

---
updated-dependencies:
- dependency-name: github.com/ipshipyard/p2p-forge
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ipfs-ecosystem
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/ipfs-ecosystem-8d89ae1fad branch from 368dadb to a16dfb5 Compare May 26, 2026 20:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant