foragepm / forage

🎒 An IPFS-backed package manager proxy cache
MIT License
33 stars 6 forks source link

Bump ipfsd-ctl from 10.0.3 to 12.0.0 #257

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ipfsd-ctl from 10.0.3 to 12.0.0.

Release notes

Sourced from ipfsd-ctl's releases.

v12.0.0

12.0.0 (2022-06-28)

⚠ BREAKING CHANGES

  • pulls in new peer-id interface

Features

v11.0.1

11.0.1 (2022-05-25)

Trivial Changes

  • bump @​libp2p/interfaces from 1.3.32 to 2.0.2 (#734) (cc91981)

v11.0.0

11.0.0 (2022-05-09)

⚠ BREAKING CHANGES

  • the controller.api.peerId property is now at controller.peer

Features

v10.0.6

Features

v10.0.5

Bug Fixes

  • silence deprecation warning for fs.rmdir (#697) (45ef5ca)

v10.0.4

No release notes provided.

Changelog

Sourced from ipfsd-ctl's changelog.

12.0.0 (2022-06-28)

⚠ BREAKING CHANGES

  • pulls in new peer-id interface

Features

11.0.1 (2022-05-25)

Trivial Changes

  • bump @​libp2p/interfaces from 1.3.32 to 2.0.2 (#734) (cc91981)

11.0.0 (2022-05-09)

⚠ BREAKING CHANGES

  • the controller.api.peerId property is now at controller.peer

Features

10.0.6 (2022-02-22)

Features

10.0.5 (2021-11-19)

Bug Fixes

  • silence deprecation warning for fs.rmdir (#697) (45ef5ca)

10.0.4 (2021-09-28)

Commits
  • c467bfe chore(release): 12.0.0 [skip ci]
  • 1355786 feat!: update deps (#756)
  • 8c44cb4 Update .github/workflows/stale.yml
  • 7c6a7fd update .github/workflows/js-test-and-release.yml (#748)
  • ec2ee01 Add .github/workflows/stale.yml
  • 7db48f7 update .github/workflows/js-test-and-release.yml (#739)
  • 7262645 chore(release): 11.0.1 [skip ci]
  • cc91981 chore: bump @​libp2p/interfaces from 1.3.32 to 2.0.2 (#734)
  • f5f8bf1 sync: update CI config files (#732)
  • 4b9fa87 chore(release): 11.0.0 [skip ci]
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #273.