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

Update all deps, polkadot-v0.9.17 tag #238

Merged
merged 1 commit into from
Mar 1, 2022
Merged

Update all deps, polkadot-v0.9.17 tag #238

merged 1 commit into from
Mar 1, 2022

Conversation

nuke-web3
Copy link
Contributor

@nuke-web3 nuke-web3 commented Feb 28, 2022

Previously not building due to https://www.npmjs.com/package/@typescript-eslint/parser 404 error on version in use.
Updated all deps, including core polkadot-js ones to a much more modern release (as of today, all at the latest available)
Confirmed to work with https://github.com/substrate-developer-hub/substrate-node-template/releases/tag/polkadot-v0.9.17

Once merged, please tag (of I will : ) ) polkadot-v0.9.17 here and move latest to the same commit

@nuke-web3 nuke-web3 changed the title update all deps Update all deps, polkadot-v0.9.17 tag Feb 28, 2022
Copy link
Owner

@jimmychu0807 jimmychu0807 left a comment

Choose a reason for hiding this comment

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

lgtm. Thanks for the update.

@jimmychu0807 jimmychu0807 merged commit 33592d3 into main Mar 1, 2022
@jimmychu0807 jimmychu0807 deleted the ds/update-deps branch March 1, 2022 23:36
@jimmychu0807
Copy link
Owner

latest tag is updated and polkadot-v0.9.17 tag added.

jimmychu0807 added a commit that referenced this pull request Mar 5, 2022
* Update polkadot-js url's (#220)

* Select from available addreses dropdown (#222)

* select from available addreses dropdown

* fix linter

* Fix console warning (#224)

* select from available addreses dropdown

* fix linter

* Fix console warning message

Co-authored-by: marlowl <marlowlieshout@hotmail.com>

* Multiple fixes (`monthly-2022-01` tag) (#225)

* Remove the traces on custom type and update to based on Node v16

* webpack 5 migration

* Rm eslint related dev-dependencies & use URLSearchParams over querystring

* Updated to the latest polkadot-js libs

* Integrate with prettier

* Friendlier connection failure message.

* Refactored current selected account into SubstrateContext

* bugfix

* Fix console warning

* Update README

* Update to solve a yarn berry issue

* Updating for CI (#226)

* Fixing  (#227)

* Supporting bigInt in production and reading rpc query parameter correctly

* Fixing issue when React strict mode is enabled, and better logic for keyring initialization

* Updating README (#228)

* Fixing issue when there is no accounts can be selected (#230)

* Fixing issue when there is no accounts can be selected

* prettier

* Fix to support polkadot-js extension (#231)

* Dynamically check if connecting chain is in dev mode (#232)

* Minor update (#233)

* update all deps (#238)

* TxButton enhancement & general packages maintenance (#239)

* dev (wip)

* Using prettier and added eslint for project

* Using the latest package without changing package.json

* eslint:write & prettier:write

Co-authored-by: Stéphane P <n3wborn@protonmail.com>
Co-authored-by: marlowl <30845815+marlowl@users.noreply.github.com>
Co-authored-by: marlowl <marlowlieshout@hotmail.com>
Co-authored-by: Dan Shields <35669742+NukeManDan@users.noreply.github.com>
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.

2 participants