Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2025

Bumps the helia-deps group with 4 updates in the / directory: @helia/mfs, @helia/unixfs, @libp2p/devtools-metrics and @multiformats/multiaddr-matcher.

Updates @helia/mfs from 4.0.3 to 5.0.0

Release notes

Sourced from @​helia/mfs's releases.

helia: v5.0.0

5.0.0 (2024-10-07)

⚠ BREAKING CHANGES

Bug Fixes

Dependencies

  • update kad-dht to 14.0.0 (#648) (60d8c8a)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/block-brokers bumped from ^3.0.4 to ^4.0.0
      • @​helia/interface bumped from ^4.3.1 to ^5.0.0
      • @​helia/routers bumped from ^1.1.1 to ^2.0.0
      • @​helia/utils bumped from ^0.3.3 to ^1.0.0

interface: v5.0.0

5.0.0 (2024-10-07)

⚠ BREAKING CHANGES

  • the metadata record value field has changed from any to string | number | boolean
  • the .dagWalkers property has been removed
  • helia now uses [email protected]

Features

Bug Fixes

mfs: v5.0.0

5.0.0 (2025-03-20)

... (truncated)

Commits

Updates @helia/unixfs from 4.0.3 to 5.0.0

Release notes

Sourced from @​helia/unixfs's releases.

helia: v5.0.0

5.0.0 (2024-10-07)

⚠ BREAKING CHANGES

Bug Fixes

Dependencies

  • update kad-dht to 14.0.0 (#648) (60d8c8a)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/block-brokers bumped from ^3.0.4 to ^4.0.0
      • @​helia/interface bumped from ^4.3.1 to ^5.0.0
      • @​helia/routers bumped from ^1.1.1 to ^2.0.0
      • @​helia/utils bumped from ^0.3.3 to ^1.0.0

interface: v5.0.0

5.0.0 (2024-10-07)

⚠ BREAKING CHANGES

  • the metadata record value field has changed from any to string | number | boolean
  • the .dagWalkers property has been removed
  • helia now uses [email protected]

Features

Bug Fixes

mfs: v5.0.0

5.0.0 (2025-03-20)

... (truncated)

Commits

Updates @libp2p/devtools-metrics from 1.2.11 to 1.2.13

Release notes

Sourced from @​libp2p/devtools-metrics's releases.

devtools-metrics: v1.2.13

1.2.13 (2025-04-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.7.0 to ^2.8.0
      • @​libp2p/interface-internal bumped from ^2.3.9 to ^2.3.10
      • @​libp2p/logger bumped from ^5.1.13 to ^5.1.14
      • @​libp2p/peer-id bumped from ^5.1.0 to ^5.1.1
      • @​libp2p/simple-metrics bumped from ^1.3.7 to ^1.3.8
    • devDependencies
      • @​libp2p/crypto bumped from ^5.0.15 to ^5.1.0

devtools-metrics: v1.2.12

1.2.12 (2025-03-18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.3.8 to ^2.3.9
Commits

Updates @multiformats/multiaddr-matcher from 1.6.0 to 1.7.0

Release notes

Sourced from @​multiformats/multiaddr-matcher's releases.

v1.7.0

1.7.0 (2025-03-28)

Features

  • add matcher for /p2p/Qmfoo addresses (#46) (9477624)
Changelog

Sourced from @​multiformats/multiaddr-matcher's changelog.

1.7.0 (2025-03-28)

Features

  • add matcher for /p2p/Qmfoo addresses (#46) (9477624)
Commits

Updates @libp2p/interface from 2.7.0 to 2.8.0

Release notes

Sourced from @​libp2p/interface's releases.

interface: v2.8.0

2.8.0 (2025-04-09)

Features

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

Bumps the helia-deps group with 4 updates in the / directory: [@helia/mfs](https://github.com/ipfs/helia), [@helia/unixfs](https://github.com/ipfs/helia), [@libp2p/devtools-metrics](https://github.com/libp2p/js-libp2p) and [@multiformats/multiaddr-matcher](https://github.com/multiformats/js-multiaddr-matcher).


Updates `@helia/mfs` from 4.0.3 to 5.0.0
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@car-v4.0.3...mfs-v5.0.0)

Updates `@helia/unixfs` from 4.0.3 to 5.0.0
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@car-v4.0.3...mfs-v5.0.0)

Updates `@libp2p/devtools-metrics` from 1.2.11 to 1.2.13
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
- [Commits](libp2p/js-libp2p@devtools-metrics-v1.2.11...devtools-metrics-v1.2.13)

Updates `@multiformats/multiaddr-matcher` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/multiformats/js-multiaddr-matcher/releases)
- [Changelog](https://github.com/multiformats/js-multiaddr-matcher/blob/main/CHANGELOG.md)
- [Commits](multiformats/js-multiaddr-matcher@v1.6.0...v1.7.0)

Updates `@libp2p/interface` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
- [Commits](libp2p/js-libp2p@libp2p-v2.7.0...libp2p-v2.8.0)

---
updated-dependencies:
- dependency-name: "@helia/mfs"
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
- dependency-name: "@helia/unixfs"
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
- dependency-name: "@libp2p/devtools-metrics"
  dependency-version: 1.2.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: helia-deps
- dependency-name: "@multiformats/multiaddr-matcher"
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: helia-deps
- dependency-name: "@libp2p/interface"
  dependency-version: 2.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: helia-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 10, 2025
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants