Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(dev): bump the kubo-deps group across 1 directory with 2 updates #489

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps the kubo-deps group with 2 updates in the / directory: ipfsd-ctl and kubo.

Updates ipfsd-ctl from 13.0.0 to 15.0.2

Release notes

Sourced from ipfsd-ctl's releases.

v15.0.2

15.0.2 (2024-11-21)

Bug Fixes

  • return gateway href in .info response (#850) (c9dafd0)

v15.0.1

15.0.1 (2024-11-14)

Dependencies

  • dev: bump aegir from 44.1.4 to 45.0.1 (#848) (93dd0e5)
  • dev: bump kubo from 0.30.0 to 0.32.0 (#849) (f1f9f5c)

v15.0.0

15.0.0 (2024-09-12)

⚠ BREAKING CHANGES

Bug Fixes

v14.1.3

14.1.3 (2024-09-12)

Bug Fixes

v14.1.2

14.1.2 (2024-09-12)

Dependencies

  • dev: bump kubo from 0.28.0 to 0.30.0 (#843) (c1ca2a4)

v14.1.1

14.1.1 (2024-09-12)

Dependencies

  • dev: bump aegir from 42.2.11 to 44.1.0 (#842) (26aea4a)

v14.1.0

14.1.0 (2024-04-26)

... (truncated)

Changelog

Sourced from ipfsd-ctl's changelog.

15.0.2 (2024-11-21)

Bug Fixes

  • return gateway href in .info response (#850) (c9dafd0)

15.0.1 (2024-11-14)

Dependencies

  • dev: bump aegir from 44.1.4 to 45.0.1 (#848) (93dd0e5)
  • dev: bump kubo from 0.30.0 to 0.32.0 (#849) (f1f9f5c)

15.0.0 (2024-09-12)

⚠ BREAKING CHANGES

Bug Fixes

14.1.3 (2024-09-12)

Bug Fixes

14.1.2 (2024-09-12)

Dependencies

  • dev: bump kubo from 0.28.0 to 0.30.0 (#843) (c1ca2a4)

14.1.1 (2024-09-12)

Dependencies

  • dev: bump aegir from 42.2.11 to 44.1.0 (#842) (26aea4a)

14.1.0 (2024-04-26)

Features

14.0.6 (2024-04-19)

... (truncated)

Commits
  • 24cbd40 chore(release): 15.0.2 [skip ci]
  • c9dafd0 fix: return gateway href in .info response (#850)
  • 3574412 chore(release): 15.0.1 [skip ci]
  • 93dd0e5 deps(dev): bump aegir from 44.1.4 to 45.0.1 (#848)
  • f1f9f5c deps(dev): bump kubo from 0.30.0 to 0.32.0 (#849)
  • ccf47cd chore(release): 15.0.0 [skip ci]
  • 04479ec fix!: update libp2p deps to 2.x.x (#846)
  • 9fd1036 chore(release): 14.1.3 [skip ci]
  • 8a07395 fix: stop daemon even if offline (#845)
  • 179840d chore(release): 14.1.2 [skip ci]
  • Additional commits viewable in compare view

Updates kubo from 0.31.0 to 0.32.1

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 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 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/kubo-deps-3d337d9493 branch from fa066c3 to ca743b7 Compare November 22, 2024 19:23
Bumps the kubo-deps group with 2 updates in the / directory: [ipfsd-ctl](https://github.com/ipfs/js-ipfsd-ctl) and [kubo](https://github.com/ipfs/npm-kubo).


Updates `ipfsd-ctl` from 13.0.0 to 15.0.2
- [Release notes](https://github.com/ipfs/js-ipfsd-ctl/releases)
- [Changelog](https://github.com/ipfs/js-ipfsd-ctl/blob/master/CHANGELOG.md)
- [Commits](ipfs/js-ipfsd-ctl@v13.0.0...v15.0.2)

Updates `kubo` from 0.31.0 to 0.32.1
- [Commits](ipfs/npm-kubo@v0.31.0...v0.32.1)

---
updated-dependencies:
- dependency-name: ipfsd-ctl
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: kubo-deps
- dependency-name: kubo
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: kubo-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/kubo-deps-3d337d9493 branch from ca743b7 to 5c0173b Compare November 23, 2024 02:16
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