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.2 #273

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps ipfsd-ctl from 10.0.3 to 12.0.2.

Release notes

Sourced from ipfsd-ctl's releases.

v12.0.2

12.0.2 (2022-09-02)

Bug Fixes

  • make sure to behave as node.js in electron main process (#761) (9492643), closes #760

v12.0.1

12.0.1 (2022-09-01)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (8bf29d3)
  • update project config (#768) (29c44cb)

Dependencies

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

... (truncated)

Changelog

Sourced from ipfsd-ctl's changelog.

12.0.2 (2022-09-02)

Bug Fixes

  • make sure to behave as node.js in electron main process (#761) (9492643), closes #760

12.0.1 (2022-09-01)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (8bf29d3)
  • update project config (#768) (29c44cb)

Dependencies

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)

... (truncated)

Commits
  • da52386 chore(release): 12.0.2 [skip ci]
  • 9492643 fix: make sure to behave as node.js in electron main process (#761)
  • 30d3b25 chore(release): 12.0.1 [skip ci]
  • 7423b90 deps: bump wherearewe from 1.0.2 to 2.0.1 (#762)
  • 29c44cb chore: update project config (#768)
  • f1b6c4e update .github/workflows/js-test-and-release.yml (#765)
  • 8bf29d3 chore: Update .github/workflows/stale.yml [skip ci]
  • c467bfe chore(release): 12.0.0 [skip ci]
  • 1355786 feat!: update deps (#756)
  • 8c44cb4 Update .github/workflows/stale.yml
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-service-account-ipfs, a new releaser for ipfsd-ctl since your current version.


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 1 year ago

Superseded by #278.