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

fix(deps): bump polkadot/api, cleanup resolutions #691

Merged
merged 1 commit into from
Oct 3, 2021

Conversation

TarikGul
Copy link
Member

@TarikGul TarikGul commented Oct 2, 2021

This PR cleans up the resolutions and bumps @polkadot/api to v6.1.2

@@ -295,7 +295,7 @@ All the commits in this repo follow the [Conventional Commits spec](https://www.
- @polkadot/util-crypto [release notes](https://github.com/polkadot-js/common/releases)
- @substrate/calc [npm release page](https://www.npmjs.com/package/@substrate/calc)

1. Next make sure the resolutions are up to date inside of the `package.json` to match polkadot-js [here](https://github.com/polkadot-js/apps/blob/master/package.json). This is a manual process, and the packages we want to update are only the ones with `@polkadot` appended to it. If any issues may surface, contact the maintainers.
1. Next make sure the resolutions are up to date inside of the `package.json` for all `@polkadot/*` packages, please refer to the releases of each polkadot package we update as a dependency, and reach out to the maintainers for any questions.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, that sounds like polkadot-js changelog/release log is not detailed enough but fine...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well actually its that, more often than not were are a little out of line with polkadot-js/apps, because its the last thing in the chain of releases. Sometimes it off for what we need, and causes confusion, or may even cause a bug if our resolutions don't match somewhere.

@TarikGul TarikGul merged commit 2707ef4 into master Oct 3, 2021
@TarikGul TarikGul deleted the tarik-fix-resolutions branch October 3, 2021 14:42
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants