Skip to content

chore(deps): bump @hapi/wreck and ipfsd-ctl#3165

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-887bf8a2d3
Open

chore(deps): bump @hapi/wreck and ipfsd-ctl#3165
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-887bf8a2d3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @hapi/wreck to 18.1.2 and updates ancestor dependency ipfsd-ctl. These dependencies need to be updated together.

Updates @hapi/wreck from 17.1.0 to 18.1.2

Commits
  • 68ec5e8 18.1.2
  • b93323b fix: cross-origin redirect should also remove sensitive headers
  • ffeabc4 18.1.1
  • 71cbf4c chore: fix DeprecationWarning
  • 04fc449 chore: solve Windows CI issue
  • 3603147 chore: fix coverage
  • a5b6fac fix: properly handle proxy-authorization
  • ba28b04 18.1.0
  • b4b323e support hint and family, update tests and docs
  • 387ae24 actually call dns.lookup() in tests to avoid cross-environment conflicts
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by marsup, a new releaser for @​hapi/wreck since your current version.


Updates ipfsd-ctl from 10.0.6 to 17.0.0

Release notes

Sourced from ipfsd-ctl's releases.

v17.0.0

17.0.0 (2026-05-13)

⚠ BREAKING CHANGES

  • CID instances are returned from the multiformats@14.x.x module

Bug Fixes

  • update kubo-rpc-api client to multiformats-14 (#875) (151e6bd)

Trivial Changes

  • bump aegir from 47.2.0 to 48.0.4 (#874) (4b1c760)
  • bump kubo from 0.40.1 to 0.41.0 in the kubo-deps group (#871) (e06efda)

v16.0.3

16.0.3 (2026-03-27)

Bug Fixes

v16.0.2

16.0.2 (2026-03-27)

Bug Fixes

v16.0.1

16.0.1 (2026-03-26)

Bug Fixes

Trivial Changes

  • bump kubo from 0.38.2 to 0.39.0 in the kubo-deps group (#869) (d2d6cbe)
  • linting (20a8154)

v16.0.0

16.0.0 (2025-10-14)

⚠ BREAKING CHANGES

... (truncated)

Changelog

Sourced from ipfsd-ctl's changelog.

17.0.0 (2026-05-13)

⚠ BREAKING CHANGES

  • CID instances are returned from the multiformats@14.x.x module

Bug Fixes

  • update kubo-rpc-api client to multiformats-14 (#875) (151e6bd)

Trivial Changes

  • bump aegir from 47.2.0 to 48.0.4 (#874) (4b1c760)
  • bump kubo from 0.40.1 to 0.41.0 in the kubo-deps group (#871) (e06efda)

16.0.3 (2026-03-27)

Bug Fixes

16.0.2 (2026-03-27)

Bug Fixes

16.0.1 (2026-03-26)

Bug Fixes

Trivial Changes

  • bump kubo from 0.38.2 to 0.39.0 in the kubo-deps group (#869) (d2d6cbe)
  • linting (20a8154)

16.0.0 (2025-10-14)

⚠ BREAKING CHANGES

Dependencies

15.0.3 (2025-10-14)

... (truncated)

Commits
  • 186d9a5 chore(release): 17.0.0 [skip ci]
  • 151e6bd fix!: update kubo-rpc-api client to multiformats-14 (#875)
  • e06efda chore: bump kubo from 0.40.1 to 0.41.0 in the kubo-deps group (#871)
  • 4b1c760 chore: bump aegir from 47.2.0 to 48.0.4 (#874)
  • 3d450f9 chore(release): 16.0.3 [skip ci]
  • 0493a4e fix: log node spawn result
  • 23e7174 chore(release): 16.0.2 [skip ci]
  • c1c8590 fix: logging
  • 68707ca fix: more logging
  • 7ede9c6 chore(release): 16.0.1 [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for ipfsd-ctl since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@hapi/wreck](https://github.com/hapijs/wreck) to 18.1.2 and updates ancestor dependency [ipfsd-ctl](https://github.com/ipfs/js-ipfsd-ctl). These dependencies need to be updated together.


Updates `@hapi/wreck` from 17.1.0 to 18.1.2
- [Commits](hapijs/wreck@v17.1.0...v18.1.2)

Updates `ipfsd-ctl` from 10.0.6 to 17.0.0
- [Release notes](https://github.com/ipfs/js-ipfsd-ctl/releases)
- [Changelog](https://github.com/ipfs/js-ipfsd-ctl/blob/main/CHANGELOG.md)
- [Commits](ipfs/js-ipfsd-ctl@v10.0.6...v17.0.0)

---
updated-dependencies:
- dependency-name: "@hapi/wreck"
  dependency-version: 18.1.2
  dependency-type: indirect
- dependency-name: ipfsd-ctl
  dependency-version: 17.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 27, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 27, 2026 01:01
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 27, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants