chore!: update deps#191
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
If we're planning to do a major version bump, would also love to get #144 included as part of release. |
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
## Optic Release Automation This **draft** PR is opened by Github action [optic-release-automation-action](https://github.com/nearform-actions/optic-release-automation-action). A new **draft** GitHub release [v12.0.0](https://github.com/digidem/comapeo-core-react/releases/tag/untagged-1fa178cd78efc6163bec) has been created. Release author: @achou11 #### If you want to go ahead with the release, please merge this PR. When you merge: - The GitHub release will be published - The npm package with tag latest will be published according to the publishing rules you have configured - No major or minor tags will be updated as configured #### If you close the PR - The new draft release will be deleted and nothing will change ## What's Changed * chore!: update deps by @achou11 in #191 **Full Changelog**: v11.0.7...v12.0.0 <!-- <release-meta>{"id":346850403,"version":"v12.0.0","npmTag":"latest","opticUrl":"https://optic-zf3votdk5a-ew.a.run.app/api/generate/"}</release-meta> --> Co-authored-by: achou11 <actions@users.noreply.github.com>
Follow-up for #191 to account for changes due to updated usage of `@comapeo/ipc`.
Noting this as a breaking change as we've bumped
@comapeo/ipcto a new major, which requires consumers of this module to also upgrade ipc and potentially make code changes.