-
Notifications
You must be signed in to change notification settings - Fork 140
chore: release main #386
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 main #386
Conversation
c3532e6 to
2f28791
Compare
9b088cb to
bec6f6c
Compare
packages/block-brokers/CHANGELOG.md
Outdated
| ## [2.0.0](https://github.com/ipfs/helia/compare/block-brokers-v1.0.0...block-brokers-v2.0.0) (2024-01-17) | ||
|
|
||
|
|
||
| ### ⚠ BREAKING CHANGES | ||
|
|
||
| * the `libp2p` property has been removed from the `Helia` interface in `@helia/interface` - it is still present on the return type of `createHelia` from the `helia` module | ||
|
|
||
| ### Features | ||
|
|
||
| * add @helia/http to monorepo ([#372](https://github.com/ipfs/helia/issues/372)) ([76220cd](https://github.com/ipfs/helia/commit/76220cd5adf45af7fa61fd0a1321de4722b744d6)) | ||
| * expose configured dag walkers and hashers on helia interface ([#381](https://github.com/ipfs/helia/issues/381)) ([843fba4](https://github.com/ipfs/helia/commit/843fba467ebb032907c888da499147a5349ec10e)), closes [#375](https://github.com/ipfs/helia/issues/375) | ||
|
|
||
|
|
||
| ### Dependencies | ||
|
|
||
| * The following workspace dependencies were updated | ||
| * dependencies | ||
| * @helia/interface bumped from ^3.0.1 to ^4.0.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm confused. The breaking change for Helia shouldn't break @helia/block-brokers?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is because the sibling deps of @helia/interface get their package.jsons updated with the new version which means they are changed in the release, hence the major bump.
There may be some way of configuring release-please to not do this, I'm not sure.
That said, if a sibling module's API consumes or exports from @helia/interface, you'd want a major because depending on which properties it accesses it won't necessarily be compatible with the previous version any more - this is quite hard to automate.
d8bad98 to
6aa4f8d
Compare
6aa4f8d to
abbd463
Compare
|
🤖 Release is at https://github.com/ipfs/helia/releases/tag/block-brokers-v2.0.0 🌻 |
|
🤖 Release is at https://github.com/ipfs/helia/releases/tag/car-v3.0.0 🌻 |
|
🤖 Release is at https://github.com/ipfs/helia/releases/tag/dag-cbor-v3.0.0 🌻 |
|
🤖 Release is at https://github.com/ipfs/helia/releases/tag/dag-json-v3.0.0 🌻 |
|
🤖 Release is at https://github.com/ipfs/helia/releases/tag/helia-v4.0.0 🌻 |
|
🤖 Release is at https://github.com/ipfs/helia/releases/tag/http-v1.0.0 🌻 |
|
🤖 Release is at https://github.com/ipfs/helia/releases/tag/interface-v4.0.0 🌻 |
|
🤖 Release is at https://github.com/ipfs/helia/releases/tag/interop-v4.0.0 🌻 |
|
🤖 Release is at https://github.com/ipfs/helia/releases/tag/ipns-v5.0.0 🌻 |
|
🤖 Release is at https://github.com/ipfs/helia/releases/tag/json-v3.0.0 🌻 |
|
🤖 Release is at https://github.com/ipfs/helia/releases/tag/mfs-v3.0.0 🌻 |
|
🤖 Release is at https://github.com/ipfs/helia/releases/tag/routers-v1.0.0 🌻 |
|
🤖 Release is at https://github.com/ipfs/helia/releases/tag/strings-v3.0.0 🌻 |
|
🤖 Release is at https://github.com/ipfs/helia/releases/tag/unixfs-v3.0.0 🌻 |
|
🤖 Release is at https://github.com/ipfs/helia/releases/tag/utils-v0.0.1 🌻 |
🤖 I have created a release beep boop
block-brokers: 2.0.0
2.0.0 (2024-01-24)
⚠ BREAKING CHANGES
libp2pproperty has been removed from theHeliainterface in@helia/interface- it is still present on the return type ofcreateHeliafrom theheliamoduleFeatures
Dependencies
car: 3.0.0
3.0.0 (2024-01-24)
⚠ BREAKING CHANGES
libp2pproperty has been removed from theHeliainterface in@helia/interface- it is still present on the return type ofcreateHeliafrom theheliamoduleFeatures
Dependencies
dag-cbor: 3.0.0
3.0.0 (2024-01-24)
⚠ BREAKING CHANGES
libp2pproperty has been removed from theHeliainterface in@helia/interface- it is still present on the return type ofcreateHeliafrom theheliamoduleFeatures
Dependencies
dag-json: 3.0.0
3.0.0 (2024-01-24)
⚠ BREAKING CHANGES
libp2pproperty has been removed from theHeliainterface in@helia/interface- it is still present on the return type ofcreateHeliafrom theheliamoduleFeatures
Dependencies
http: 1.0.0
1.0.0 (2024-01-24)
⚠ BREAKING CHANGES
libp2pproperty has been removed from theHeliainterface in@helia/interface- it is still present on the return type ofcreateHeliafrom theheliamoduleFeatures
Dependencies
interface: 4.0.0
4.0.0 (2024-01-24)
⚠ BREAKING CHANGES
libp2pproperty has been removed from theHeliainterface in@helia/interface- it is still present on the return type ofcreateHeliafrom theheliamoduleFeatures
Bug Fixes
interop: 4.0.0
4.0.0 (2024-01-24)
⚠ BREAKING CHANGES
helia.routingis the default routing used, thelibp2prouting has been removed as it is redundantlibp2pproperty has been removed from theHeliainterface in@helia/interface- it is still present on the return type ofcreateHeliafrom theheliamoduleFeatures
Bug Fixes
Dependencies
ipns: 5.0.0
5.0.0 (2024-01-24)
⚠ BREAKING CHANGES
helia.routingis the default routing used, thelibp2prouting has been removed as it is redundantlibp2pproperty has been removed from theHeliainterface in@helia/interface- it is still present on the return type ofcreateHeliafrom theheliamoduleFeatures
Bug Fixes
Dependencies
json: 3.0.0
3.0.0 (2024-01-24)
⚠ BREAKING CHANGES
libp2pproperty has been removed from theHeliainterface in@helia/interface- it is still present on the return type ofcreateHeliafrom theheliamoduleFeatures
Dependencies
mfs: 3.0.0
3.0.0 (2024-01-24)
⚠ BREAKING CHANGES
libp2pproperty has been removed from theHeliainterface in@helia/interface- it is still present on the return type ofcreateHeliafrom theheliamoduleFeatures
Dependencies
routers: 1.0.0
1.0.0 (2024-01-24)
⚠ BREAKING CHANGES
libp2pproperty has been removed from theHeliainterface in@helia/interface- it is still present on the return type ofcreateHeliafrom theheliamoduleFeatures
Bug Fixes
Dependencies
strings: 3.0.0
3.0.0 (2024-01-24)
⚠ BREAKING CHANGES
libp2pproperty has been removed from theHeliainterface in@helia/interface- it is still present on the return type ofcreateHeliafrom theheliamoduleFeatures
Dependencies
unixfs: 3.0.0
3.0.0 (2024-01-24)
⚠ BREAKING CHANGES
libp2pproperty has been removed from theHeliainterface in@helia/interface- it is still present on the return type ofcreateHeliafrom theheliamoduleFeatures
Dependencies
@helia/utils: 0.0.1
Dependencies
helia: 4.0.0
4.0.0 (2024-01-24)
⚠ BREAKING CHANGES
libp2pproperty has been removed from theHeliainterface in@helia/interface- it is still present on the return type ofcreateHeliafrom theheliamoduleFeatures
Bug Fixes
Dependencies
This PR was generated with Release Please. See documentation.