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: bump the helia-deps group across 1 directory with 10 updates #527

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Bumps the helia-deps group with 9 updates in the / directory:

Package From To
@helia/verified-fetch 2.3.0 2.3.1
@libp2p/crypto 5.0.7 5.0.8
@libp2p/dcutr 2.0.12 2.0.14
@libp2p/identify 3.0.12 3.0.14
@libp2p/keychain 5.0.10 5.0.11
@libp2p/ping 2.0.12 2.0.14
@libp2p/websockets 9.0.13 9.1.0
@libp2p/webtransport 5.0.18 5.0.20
libp2p 2.3.1 2.4.1

Updates @helia/verified-fetch from 2.3.0 to 2.3.1

Release notes

Sourced from @​helia/verified-fetch's releases.

@​helia/verified-fetch-2.3.1

@​helia/verified-fetch-v2.3.1 (2024-12-10)

Dependencies

  • dev: bump sinon from 18.0.1 to 19.0.2 in /packages/verified-fetch (#145) (d2d597a)
Commits
  • 430d40d chore(release): 2.3.1 [skip ci]
  • d2d597a deps(dev): bump sinon from 18.0.1 to 19.0.2 in /packages/verified-fetch (#145)
  • 14fcce0 deps: bump undici from 6.21.0 to 7.1.0 (#157)
  • fce96f4 deps: bump @​helia/verified-fetch from 2.1.2 to 2.3.0 (#161)
  • 860f361 refactor: move set-content-type function (#162)
  • See full diff in compare view

Updates @libp2p/crypto from 5.0.7 to 5.0.8

Release notes

Sourced from @​libp2p/crypto's releases.

crypto: v5.0.8

5.0.8 (2024-12-09)

Dependencies

  • bump @​stablelib/ed25519 in /packages/crypto/benchmark/ed25519 (#2855) (86a646b)
  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0
Commits
  • e7133ee chore: release main (#2832)
  • 48e9cfa feat: Use CIDR format for connection-manager allow/deny lists (#2783)
  • 9665411 chore: remove extra log
  • 9614de7 fix: check max connections before reverifying addresses (#2879)
  • 2625cc3 feat: add auto-confirm option to auto-tls (#2875)
  • d51c21f fix: use addresses with metadata to map ports (#2878)
  • 1729fca feat: add getMaxConnections method to connection manager (#2877)
  • 92cc740 fix: require confirmation of global unicast addresses (#2876)
  • d19974d fix: require external confirmation of public addresses (#2867)
  • 6ab85ea chore: update comment
  • Additional commits viewable in compare view

Updates @libp2p/dcutr from 2.0.12 to 2.0.14

Release notes

Sourced from @​libp2p/dcutr's releases.

ping: v2.0.14

2.0.14 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.2.0 to ^2.2.1

fetch: v2.0.14

2.0.14 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.2.0 to ^2.2.1

dcutr: v2.0.14

2.0.14 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.2.0 to ^2.2.1

autonat: v2.0.14

2.0.14 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.2.0 to ^2.2.1

ping: v2.0.13

2.0.13 (2024-12-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.7 to ^5.0.8
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0

... (truncated)

Commits

Updates @libp2p/identify from 3.0.12 to 3.0.14

Release notes

Sourced from @​libp2p/identify's releases.

identify: v3.0.14

3.0.14 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.2.0 to ^2.2.1

identify: v3.0.13

3.0.13 (2024-12-09)

Bug Fixes

  • ignore observed IPv6 addresses that are not global unicast (#2873) (4e55fe8)
  • use isPrivate to detect private multiaddrs (#2868) (2c182d2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.7 to ^5.0.8
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0
      • @​libp2p/interface-internal bumped from ^2.1.1 to ^2.2.0
      • @​libp2p/peer-id bumped from ^5.0.8 to ^5.0.9
      • @​libp2p/peer-record bumped from ^8.0.12 to ^8.0.13
      • @​libp2p/utils bumped from ^6.2.1 to ^6.3.0
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5
Commits
  • d1b65be chore: release main (#2396)
  • 9891ecd test: add compliance tests for different types of stream sending (#2398)
  • 0321812 fix: update patch versions of deps (#2397)
  • 03ff9fd chore: add tls to release-please config
  • 1cb2408 chore: add security policy (#2394)
  • dab5cf7 fix: remove unused ts-expect-error
  • 6ab2765 deps: bump @​multiformats/multiaddr-to-uri from 9.0.8 to 10.0.1 (#2393)
  • 537d356 feat: add tls connection encrypter (#2377)
  • 2370d1c fix: abort slow sending streams (#2395)
  • d3ec80f chore: Update .github/pull_request_template.md [skip ci]
  • Additional commits viewable in compare view

Updates @libp2p/keychain from 5.0.10 to 5.0.11

Release notes

Sourced from @​libp2p/keychain's releases.

keychain: v5.0.11

5.0.11 (2024-12-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.7 to ^5.0.8
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5
Commits

Updates @libp2p/logger from 5.1.4 to 5.1.5

Release notes

Sourced from @​libp2p/logger's releases.

logger: v5.1.5

5.1.5 (2024-12-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0
    • devDependencies
      • @​libp2p/peer-id bumped from ^5.0.8 to ^5.0.9
Commits
  • e7133ee chore: release main (#2832)
  • 48e9cfa feat: Use CIDR format for connection-manager allow/deny lists (#2783)
  • 9665411 chore: remove extra log
  • 9614de7 fix: check max connections before reverifying addresses (#2879)
  • 2625cc3 feat: add auto-confirm option to auto-tls (#2875)
  • d51c21f fix: use addresses with metadata to map ports (#2878)
  • 1729fca feat: add getMaxConnections method to connection manager (#2877)
  • 92cc740 fix: require confirmation of global unicast addresses (#2876)
  • d19974d fix: require external confirmation of public addresses (#2867)
  • 6ab85ea chore: update comment
  • Additional commits viewable in compare view

Updates @libp2p/ping from 2.0.12 to 2.0.14

Release notes

Sourced from @​libp2p/ping's releases.

ping: v2.0.14

2.0.14 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.2.0 to ^2.2.1

fetch: v2.0.14

2.0.14 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.2.0 to ^2.2.1

dcutr: v2.0.14

2.0.14 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.2.0 to ^2.2.1

autonat: v2.0.14

2.0.14 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.2.0 to ^2.2.1

ping: v2.0.13

2.0.13 (2024-12-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.7 to ^5.0.8
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0

... (truncated)

Commits

Updates @libp2p/websockets from 9.0.13 to 9.1.0

Release notes

Sourced from @​libp2p/websockets's releases.

websockets: v9.1.0

9.1.0 (2024-12-09)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0
      • @​libp2p/utils bumped from ^6.2.1 to ^6.3.0
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5
Commits

Updates @libp2p/webtransport from 5.0.18 to 5.0.20

Release notes

Sourced from @​libp2p/webtransport's releases.

webtransport: v5.0.20

5.0.20 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​libp2p/ping bumped from ^2.0.13 to ^2.0.14
      • libp2p bumped from ^2.4.0 to ^2.4.1

webtransport: v5.0.19

5.0.19 (2024-12-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0
      • @​libp2p/peer-id bumped from ^5.0.8 to ^5.0.9
      • @​libp2p/utils bumped from ^6.2.1 to ^6.3.0
    • devDependencies
      • @​libp2p/crypto bumped from ^5.0.7 to ^5.0.8
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5
      • @​libp2p/ping bumped from ^2.0.12 to ^2.0.13
      • libp2p bumped from ^2.3.1 to ^2.4.0

webrtc: v5.0.20

5.0.20 (2024-12-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0
      • @​libp2p/interface-internal bumped from ^2.1.1 to ^2.2.0
      • @​libp2p/peer-id bumped from ^5.0.8 to ^5.0.9
      • @​libp2p/utils bumped from ^6.2.1 to ^6.3.0
    • devDependencies
      • @​libp2p/crypto bumped from ^5.0.7 to ^5.0.8
      • @​libp2p/interface-compliance-tests bumped from ^6.1.11 to ^6.2.0
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5

webrtc: v5.0.19

5.0.19 (2024-11-19)

Dependencies

... (truncated)

Commits
  • e7133ee chore: release main (#2832)
  • 48e9cfa feat: Use CIDR format for connection-manager allow/deny lists (#2783)
  • 9665411 chore: remove extra log
  • 9614de7 fix: check max connections before reverifying addresses (#2879)
  • 2625cc3 feat: add auto-confirm option to auto-tls (#2875)
  • d51c21f fix: use addresses with metadata to map ports (#2878)
  • 1729fca feat: add getMaxConnections method to connection manager (#2877)
  • 92cc740 fix: require confirmation of global unicast addresses (#2876)
  • d19974d fix: require external confirmation of public addresses (#2867)
  • 6ab85ea chore: update comment
  • Additional commits viewable in compare view

Updates libp2p from 2.3.1 to 2.4.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

Bumps the helia-deps group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@helia/verified-fetch](https://github.com/ipfs/helia-verified-fetch) | `2.3.0` | `2.3.1` |
| [@libp2p/crypto](https://github.com/libp2p/js-libp2p) | `5.0.7` | `5.0.8` |
| [@libp2p/dcutr](https://github.com/libp2p/js-libp2p) | `2.0.12` | `2.0.14` |
| [@libp2p/identify](https://github.com/libp2p/js-libp2p) | `3.0.12` | `3.0.14` |
| [@libp2p/keychain](https://github.com/libp2p/js-libp2p) | `5.0.10` | `5.0.11` |
| [@libp2p/ping](https://github.com/libp2p/js-libp2p) | `2.0.12` | `2.0.14` |
| [@libp2p/websockets](https://github.com/libp2p/js-libp2p) | `9.0.13` | `9.1.0` |
| [@libp2p/webtransport](https://github.com/libp2p/js-libp2p) | `5.0.18` | `5.0.20` |
| [libp2p](https://github.com/libp2p/js-libp2p) | `2.3.1` | `2.4.1` |



Updates `@helia/verified-fetch` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/ipfs/helia-verified-fetch/releases)
- [Changelog](https://github.com/ipfs/helia-verified-fetch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-2.3.0...@helia/verified-fetch-2.3.1)

Updates `@libp2p/crypto` from 5.0.7 to 5.0.8
- [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@crypto-v5.0.7...crypto-v5.0.8)

Updates `@libp2p/dcutr` from 2.0.12 to 2.0.14
- [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@tls-v2.0.12...ping-v2.0.14)

Updates `@libp2p/identify` from 3.0.12 to 3.0.14
- [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@perf-v3.0.12...perf-v3.0.14)

Updates `@libp2p/keychain` from 5.0.10 to 5.0.11
- [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@webrtc-v5.0.10...webrtc-v5.0.11)

Updates `@libp2p/logger` from 5.1.4 to 5.1.5
- [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@logger-v5.1.4...logger-v5.1.5)

Updates `@libp2p/ping` from 2.0.12 to 2.0.14
- [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@tls-v2.0.12...ping-v2.0.14)

Updates `@libp2p/websockets` from 9.0.13 to 9.1.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@tcp-v9.0.13...tcp-v9.1.0)

Updates `@libp2p/webtransport` from 5.0.18 to 5.0.20
- [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@webrtc-v5.0.18...webrtc-v5.0.20)

Updates `libp2p` from 2.3.1 to 2.4.1
- [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.3.1...libp2p-v2.4.1)

---
updated-dependencies:
- dependency-name: "@helia/verified-fetch"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: helia-deps
- dependency-name: "@libp2p/crypto"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: helia-deps
- dependency-name: "@libp2p/dcutr"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: helia-deps
- dependency-name: "@libp2p/identify"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: helia-deps
- dependency-name: "@libp2p/keychain"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: helia-deps
- dependency-name: "@libp2p/logger"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: helia-deps
- dependency-name: "@libp2p/ping"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: helia-deps
- dependency-name: "@libp2p/websockets"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: helia-deps
- dependency-name: "@libp2p/webtransport"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: helia-deps
- dependency-name: libp2p
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: helia-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Dec 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/helia-deps-0794861df5 branch December 12, 2024 18:24
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