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

chore: release master #1841

Merged
merged 1 commit into from
Jul 31, 2023
Merged

chore: release master #1841

merged 1 commit into from
Jul 31, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 20, 2023

πŸ€– I have created a release *beep* *boop*

@libp2p/crypto: 2.0.0

⚠ BREAKING CHANGES

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
@libp2p/interface: 0.1.0

⚠ BREAKING CHANGES

  • the .close, closeRead and closeWrite methods on the Stream interface are now asynchronous
  • stream.stat.* and conn.stat.* properties are now accessed via stream.* and conn.*
  • consolidate interface modules (fix!: consolidate interface modulesΒ #1833)

Features

  • mark connections with limits as transient (#1890) (a1ec46b)
  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

@libp2p/interface-compliance-tests: 4.0.0

⚠ BREAKING CHANGES

  • the .close, closeRead and closeWrite methods on the Stream interface are now asynchronous
  • stream.stat.* and conn.stat.* properties are now accessed via stream.* and conn.*
  • consolidate interface modules (fix!: consolidate interface modulesΒ #1833)

Features

  • mark connections with limits as transient (#1890) (a1ec46b)
  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/interface-internal bumped from ~0.0.1 to ^0.1.0
      • @libp2p/logger bumped from ^2.0.0 to ^3.0.0
      • @libp2p/multistream-select bumped from ^3.0.0 to ^4.0.0
      • @libp2p/peer-collections bumped from ^3.0.0 to ^4.0.0
      • @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0
      • @libp2p/peer-id-factory bumped from ^2.0.0 to ^3.0.0
@libp2p/interface-internal: 0.1.0

⚠ BREAKING CHANGES

  • the .close, closeRead and closeWrite methods on the Stream interface are now asynchronous
  • stream.stat.* and conn.stat.* properties are now accessed via stream.* and conn.*
  • consolidate interface modules (fix!: consolidate interface modulesΒ #1833)

Features

  • mark connections with limits as transient (#1890) (a1ec46b)
  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/peer-collections bumped from ^3.0.0 to ^4.0.0
@libp2p/kad-dht: 10.0.0

⚠ BREAKING CHANGES

  • the .close, closeRead and closeWrite methods on the Stream interface are now asynchronous
  • stream.stat.* and conn.stat.* properties are now accessed via stream.* and conn.*
  • consolidate interface modules (fix!: consolidate interface modulesΒ #1833)

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/crypto bumped from ^1.0.0 to ^2.0.0
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/interface-internal bumped from ~0.0.1 to ^0.1.0
      • @libp2p/logger bumped from ^2.0.0 to ^3.0.0
      • @libp2p/peer-collections bumped from ^3.0.0 to ^4.0.0
      • @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0
    • devDependencies
      • @libp2p/interface-compliance-tests bumped from ^3.0.0 to ^4.0.0
      • @libp2p/peer-id-factory bumped from ^2.0.0 to ^3.0.0
      • @libp2p/peer-store bumped from ^8.0.0 to ^9.0.0
@libp2p/keychain: 3.0.0

⚠ BREAKING CHANGES

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/crypto bumped from ^1.0.0 to ^2.0.0
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/logger bumped from ^2.0.0 to ^3.0.0
      • @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0
    • devDependencies
      • @libp2p/peer-id-factory bumped from ^2.0.0 to ^3.0.0
libp2p: 0.46.0

⚠ BREAKING CHANGES

  • the .close, closeRead and closeWrite methods on the Stream interface are now asynchronous
  • stream.stat.* and conn.stat.* properties are now accessed via stream.* and conn.*
  • consolidate interface modules (fix!: consolidate interface modulesΒ #1833)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/crypto bumped from ^1.0.0 to ^2.0.0
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/interface-internal bumped from ~0.0.1 to ^0.1.0
      • @libp2p/keychain bumped from ^2.0.0 to ^3.0.0
      • @libp2p/logger bumped from ^2.0.0 to ^3.0.0
      • @libp2p/multistream-select bumped from ^3.0.0 to ^4.0.0
      • @libp2p/peer-collections bumped from ^3.0.0 to ^4.0.0
      • @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0
      • @libp2p/peer-id-factory bumped from ^2.0.0 to ^3.0.0
      • @libp2p/peer-record bumped from ^5.0.0 to ^6.0.0
      • @libp2p/peer-store bumped from ^8.0.0 to ^9.0.0
      • @libp2p/utils bumped from ^3.0.0 to ^4.0.0
    • devDependencies
      • @libp2p/bootstrap bumped from ^8.0.0 to ^9.0.0
      • @libp2p/interface-compliance-tests bumped from ^3.0.0 to ^4.0.0
      • @libp2p/kad-dht bumped from ^9.0.0 to ^10.0.0
      • @libp2p/mdns bumped from ^8.0.0 to ^9.0.0
      • @libp2p/mplex bumped from ^8.0.0 to ^9.0.0
      • @libp2p/tcp bumped from ^7.0.0 to ^8.0.0
      • @libp2p/websockets bumped from ^6.0.0 to ^7.0.0
@libp2p/logger: 3.0.0

⚠ BREAKING CHANGES

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
    • devDependencies
      • @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0
@libp2p/prometheus-metrics: 2.0.0

⚠ BREAKING CHANGES

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/logger bumped from ^2.0.0 to ^3.0.0
    • devDependencies
      • @libp2p/interface-compliance-tests bumped from ^3.0.0 to ^4.0.0
      • @libp2p/peer-id-factory bumped from ^2.0.0 to ^3.0.0
@libp2p/multistream-select: 4.0.0

⚠ BREAKING CHANGES

  • the .close, closeRead and closeWrite methods on the Stream interface are now asynchronous
  • stream.stat.* and conn.stat.* properties are now accessed via stream.* and conn.*
  • consolidate interface modules (fix!: consolidate interface modulesΒ #1833)

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/logger bumped from ^2.0.0 to ^3.0.0
@libp2p/peer-collections: 4.0.0

⚠ BREAKING CHANGES

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0
    • devDependencies
      • @libp2p/peer-id-factory bumped from ^2.0.0 to ^3.0.0
@libp2p/bootstrap: 9.0.0

⚠ BREAKING CHANGES

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/logger bumped from ^2.0.0 to ^3.0.0
      • @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0
    • devDependencies
      • @libp2p/interface-compliance-tests bumped from ^3.0.0 to ^4.0.0
@libp2p/mdns: 9.0.0

⚠ BREAKING CHANGES

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/logger bumped from ^2.0.0 to ^3.0.0
      • @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0
    • devDependencies
      • @libp2p/interface-compliance-tests bumped from ^3.0.0 to ^4.0.0
      • @libp2p/interface-internal bumped from ~0.0.1 to ^0.1.0
      • @libp2p/peer-id-factory bumped from ^2.0.0 to ^3.0.0
@libp2p/peer-id: 3.0.0

⚠ BREAKING CHANGES

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
@libp2p/peer-id-factory: 3.0.0

⚠ BREAKING CHANGES

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/crypto bumped from ^1.0.0 to ^2.0.0
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0
@libp2p/peer-record: 6.0.0

⚠ BREAKING CHANGES

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/crypto bumped from ^1.0.0 to ^2.0.0
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0
      • @libp2p/utils bumped from ^3.0.0 to ^4.0.0
    • devDependencies
      • @libp2p/peer-id-factory bumped from ^2.0.0 to ^3.0.0
@libp2p/peer-store: 9.0.0

⚠ BREAKING CHANGES

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/logger bumped from ^2.0.0 to ^3.0.0
      • @libp2p/peer-collections bumped from ^3.0.0 to ^4.0.0
      • @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0
      • @libp2p/peer-id-factory bumped from ^2.0.0 to ^3.0.0
      • @libp2p/peer-record bumped from ^5.0.0 to ^6.0.0
@libp2p/mplex: 9.0.0

⚠ BREAKING CHANGES

  • the .close, closeRead and closeWrite methods on the Stream interface are now asynchronous
  • stream.stat.* and conn.stat.* properties are now accessed via stream.* and conn.*
  • consolidate interface modules (fix!: consolidate interface modulesΒ #1833)

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/logger bumped from ^2.0.0 to ^3.0.0
    • devDependencies
      • @libp2p/interface-compliance-tests bumped from ^3.0.0 to ^4.0.0
@libp2p/tcp: 8.0.0

⚠ BREAKING CHANGES

  • the .close, closeRead and closeWrite methods on the Stream interface are now asynchronous
  • stream.stat.* and conn.stat.* properties are now accessed via stream.* and conn.*
  • consolidate interface modules (fix!: consolidate interface modulesΒ #1833)

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/logger bumped from ^2.0.0 to ^3.0.0
      • @libp2p/utils bumped from ^3.0.0 to ^4.0.0
    • devDependencies
      • @libp2p/interface-compliance-tests bumped from ^3.0.0 to ^4.0.0
@libp2p/webrtc: 3.0.0

⚠ BREAKING CHANGES

  • the .close, closeRead and closeWrite methods on the Stream interface are now asynchronous
  • stream.stat.* and conn.stat.* properties are now accessed via stream.* and conn.*
  • consolidate interface modules (fix!: consolidate interface modulesΒ #1833)

Features

  • mark connections with limits as transient (#1890) (a1ec46b)
  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/interface-internal bumped from ~0.0.1 to ^0.1.0
      • @libp2p/logger bumped from ^2.0.0 to ^3.0.0
      • @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0
    • devDependencies
      • @libp2p/interface-compliance-tests bumped from ^3.0.0 to ^4.0.0
      • @libp2p/peer-id-factory bumped from ^2.0.0 to ^3.0.0
      • @libp2p/websockets bumped from ^6.0.0 to ^7.0.0
      • libp2p bumped from ^0.45.0 to ^0.46.0
@libp2p/websockets: 7.0.0

⚠ BREAKING CHANGES

  • the .close, closeRead and closeWrite methods on the Stream interface are now asynchronous
  • stream.stat.* and conn.stat.* properties are now accessed via stream.* and conn.*
  • consolidate interface modules (fix!: consolidate interface modulesΒ #1833)

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/logger bumped from ^2.0.0 to ^3.0.0
      • @libp2p/utils bumped from ^3.0.0 to ^4.0.0
    • devDependencies
      • @libp2p/interface-compliance-tests bumped from ^3.0.0 to ^4.0.0
@libp2p/webtransport: 3.0.0

⚠ BREAKING CHANGES

  • the .close, closeRead and closeWrite methods on the Stream interface are now asynchronous
  • stream.stat.* and conn.stat.* properties are now accessed via stream.* and conn.*
  • consolidate interface modules (fix!: consolidate interface modulesΒ #1833)

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/logger bumped from ^2.0.0 to ^3.0.0
      • @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0
    • devDependencies
      • libp2p bumped from ^0.45.0 to ^0.46.0
@libp2p/utils: 4.0.0

⚠ BREAKING CHANGES

  • the .close, closeRead and closeWrite methods on the Stream interface are now asynchronous
  • stream.stat.* and conn.stat.* properties are now accessed via stream.* and conn.*
  • consolidate interface modules (fix!: consolidate interface modulesΒ #1833)

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/logger bumped from ^2.0.0 to ^3.0.0

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please/branches/master branch 2 times, most recently from 5d22e4b to a85d2bb Compare June 27, 2023 11:55
@github-actions github-actions bot force-pushed the release-please/branches/master branch 3 times, most recently from e8b9415 to c86d3bf Compare July 21, 2023 15:55
@github-actions github-actions bot force-pushed the release-please/branches/master branch 3 times, most recently from 845d76f to fc1e3ed Compare July 30, 2023 15:11
@github-actions github-actions bot force-pushed the release-please/branches/master branch from fc1e3ed to b53124c Compare July 31, 2023 07:36
@achingbrain achingbrain merged commit 58c261e into master Jul 31, 2023
@achingbrain achingbrain deleted the release-please/branches/master branch July 31, 2023 08:47
@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/crypto is at https://github.com/libp2p/js-libp2p/releases/tag/crypto-v2.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/interface is at https://github.com/libp2p/js-libp2p/releases/tag/interface-v0.1.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/interface-compliance-tests is at https://github.com/libp2p/js-libp2p/releases/tag/interface-compliance-tests-v4.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/interface-internal is at https://github.com/libp2p/js-libp2p/releases/tag/interface-internal-v0.1.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/kad-dht is at https://github.com/libp2p/js-libp2p/releases/tag/kad-dht-v10.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/keychain is at https://github.com/libp2p/js-libp2p/releases/tag/keychain-v3.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for libp2p is at https://github.com/libp2p/js-libp2p/releases/tag/libp2p-v0.46.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/logger is at https://github.com/libp2p/js-libp2p/releases/tag/logger-v3.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/prometheus-metrics is at https://github.com/libp2p/js-libp2p/releases/tag/prometheus-metrics-v2.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/multistream-select is at https://github.com/libp2p/js-libp2p/releases/tag/multistream-select-v4.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/peer-collections is at https://github.com/libp2p/js-libp2p/releases/tag/peer-collections-v4.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/bootstrap is at https://github.com/libp2p/js-libp2p/releases/tag/bootstrap-v9.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/mdns is at https://github.com/libp2p/js-libp2p/releases/tag/mdns-v9.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/peer-id is at https://github.com/libp2p/js-libp2p/releases/tag/peer-id-v3.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/peer-id-factory is at https://github.com/libp2p/js-libp2p/releases/tag/peer-id-factory-v3.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/peer-record is at https://github.com/libp2p/js-libp2p/releases/tag/peer-record-v6.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/peer-store is at https://github.com/libp2p/js-libp2p/releases/tag/peer-store-v9.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/mplex is at https://github.com/libp2p/js-libp2p/releases/tag/mplex-v9.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/tcp is at https://github.com/libp2p/js-libp2p/releases/tag/tcp-v8.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/webrtc is at https://github.com/libp2p/js-libp2p/releases/tag/webrtc-v3.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/websockets is at https://github.com/libp2p/js-libp2p/releases/tag/websockets-v7.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/webtransport is at https://github.com/libp2p/js-libp2p/releases/tag/webtransport-v3.0.0 🌻

@github-actions
Copy link
Contributor Author

πŸ€– Release for @libp2p/utils is at https://github.com/libp2p/js-libp2p/releases/tag/utils-v4.0.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant