Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Bump lerna from 3.8.0 to 3.10.5 #74

Merged
merged 1 commit into from Jan 14, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps lerna from 3.8.0 to 3.10.5.

Release notes

Sourced from lerna's releases.

v3.10.5

Bug Fixes

  • run-lifecycle: Do not customize npm_config_prefix during execution (79549c1), closes #1866

v3.10.4

Bug Fixes

  • add: Do not scope chained bootstrap (d9d4bc4)
  • bootstrap: Do not npm ci when hoisting (27516b9), closes #1865

v3.10.3

Bug Fixes

  • bootstrap: When filtering, only bootstrap filtered packages (71174e4), closes #1421 and #1766

v3.10.2

Bug Fixes

  • bootstrap: Remove fancy root lifecycle execution, it was foolish (9f80722), closes #1857

v3.10.1

Bug Fixes

  • collect-updates: Avoid improper bumps from prompt selections (06a1cff), closes #1357

v3.10.0

Bug Fixes

  • publish: Correctly determine canary version when --include-merged-tags present (fb2a1b2), closes #1820

Features

  • lerna: Use --exact version ranges between sibling dependencies (02a067f)
  • version: Add --no-changelog option (#1854) (d73d823), closes #1852

v3.9.1

Bug Fixes

  • bootstrap: Don't pass --ignore-scripts to npm install (e602838), closes #1855
  • bootstrap: Prevent recursive execution from all install lifecycles (ea9dbbe)

v3.9.0

Bug Fixes

  • bootstrap: Only run install lifecycles once-per-package, in topological order (929ae22)
  • describe-ref: Properly handle sha-like tag names (#1853) (094a1cb)
  • run-lifecycle: Ensure all npm_package_* env vars are created (bab8e58), closes #1752
... (truncated)
Changelog

Sourced from lerna's changelog.

3.10.5 (2019-01-11)

Bug Fixes

  • run-lifecycle: Do not customize npm_config_prefix during execution (79549c1), closes #1866

3.10.4 (2019-01-10)

Bug Fixes

  • add: Do not scope chained bootstrap (d9d4bc4)
  • bootstrap: Do not npm ci when hoisting (27516b9), closes #1865

3.10.3 (2019-01-10)

Bug Fixes

  • bootstrap: When filtering, only bootstrap filtered packages (71174e4), closes #1421 #1766

3.10.2 (2019-01-09)

Bug Fixes

  • bootstrap: Remove fancy root lifecycle execution, it was foolish (9f80722), closes #1857

3.10.1 (2019-01-09)

Bug Fixes

... (truncated)
Commits
  • 713f72d chore(release): v3.10.5
  • 79549c1 fix(run-lifecycle): Do not customize npm_config_prefix during execution
  • d9ac62c chore(release): v3.10.4
  • d9d4bc4 fix(add): Do not scope chained bootstrap
  • 27516b9 fix(bootstrap): Do not npm ci when hoisting
  • a059afd chore(release): v3.10.3
  • 71174e4 fix(bootstrap): When filtering, only bootstrap filtered packages
  • fc7463f refactor(publish): Clarify intent of inverted boolean options via instance pr...
  • 5e975e0 refactor(publish): DRY verification of working tree cleanliness
  • 2580e72 chore(release): v3.10.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [lerna](https://github.com/lerna/lerna) from 3.8.0 to 3.10.5.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md)
- [Commits](lerna/lerna@v3.8.0...v3.10.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 11, 2019
@tomusdrw tomusdrw merged commit 4471cb5 into master Jan 14, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/lerna-3.10.5 branch January 14, 2019 11:25
toxotguo added a commit to toxotguo/oo7 that referenced this pull request Feb 14, 2019
* Bump lerna from 2.9.1 to 3.4.3

Bumps [lerna](https://github.com/lerna/lerna) from 2.9.1 to 3.4.3.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md)
- [Commits](lerna/lerna@v2.9.1...v3.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump eslint-plugin-standard from 3.1.0 to 4.0.0 (paritytech#16)

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](standard/eslint-plugin-standard@v3.1.0...v4.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump ss58 from 1.0.0 to 1.0.2 (paritytech#19)

Bumps [ss58](https://github.com/polkadot-js/ss58) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/polkadot-js/ss58/releases)
- [Commits](https://github.com/polkadot-js/ss58/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump react from 16.4.2 to 16.5.2 (paritytech#17)

Bumps [react](https://github.com/facebook/react) from 16.4.2 to 16.5.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](facebook/react@v16.4.2...v16.5.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* fix toLE not defined error (paritytech#13)

* fix toLE not defined error

* fix toLE not defined error

* Bump eslint-plugin-node from 5.2.1 to 7.0.1 (paritytech#18)

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 5.2.1 to 7.0.1.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v5.2.1...v7.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Publish

 - oo7-react@0.8.1
 - oo7-substrate@0.3.7
 - polkadot-identicon@1.1.9

* Fixed for latest specs

* Support runtime version

* Publish

 - oo7-parity@0.7.1
 - oo7-react@0.8.2
 - oo7-substrate@0.3.8
 - oo7@0.7.2
 - polkadot-identicon@1.1.10

* subscriptable version

* version camelcase

* Publish

 - oo7-substrate@0.3.9
 - polkadot-identicon@1.1.11

* Bump react from 16.5.2 to 16.6.0 (paritytech#21)

Bumps [react](https://github.com/facebook/react) from 16.5.2 to 16.6.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](facebook/react@v16.5.2...v16.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump eslint from 5.7.0 to 5.8.0 (paritytech#23)

Bumps [eslint](https://github.com/eslint/eslint) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.7.0...v5.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump eslint-plugin-node from 7.0.1 to 8.0.0 (paritytech#24)

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v7.0.1...v8.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump eslint-config-semistandard from 12.0.1 to 13.0.0 (paritytech#22)

Bumps [eslint-config-semistandard](https://github.com/Flet/eslint-config-semistandard) from 12.0.1 to 13.0.0.
- [Release notes](https://github.com/Flet/eslint-config-semistandard/releases)
- [Changelog](https://github.com/Flet/eslint-config-semistandard/blob/master/CHANGELOG.md)
- [Commits](standard/eslint-config-semistandard@v12.0.1...v13.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump base-x from 3.0.4 to 3.0.5 (paritytech#25)

Bumps [base-x](https://github.com/cryptocoinjs/base-x) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/cryptocoinjs/base-x/releases)
- [Commits](cryptocoinjs/base-x@v3.0.4...v3.0.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump lerna from 3.4.3 to 3.5.0 (paritytech#37)

Bumps [lerna](https://github.com/lerna/lerna) from 3.4.3 to 3.5.0.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md)
- [Commits](lerna/lerna@v3.4.3...v3.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* [Security] Bump merge from 1.2.0 to 1.2.1 (paritytech#29)

Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1. **This update includes security fixes.**
- [Release notes](https://github.com/yeikos/js.merge/releases)
- [Commits](swordev/merge@v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump eslint from 5.8.0 to 5.9.0 (paritytech#28)

Bumps [eslint](https://github.com/eslint/eslint) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.8.0...v5.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump react from 16.6.0 to 16.6.3 (paritytech#30)

Bumps [react](https://github.com/facebook/react) from 16.6.0 to 16.6.3.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](facebook/react@v16.6.0...v16.6.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* fix: Fix variable allAccountsInfo typo (paritytech#31)

* Delay SubscriptionBond activation until after static init.

* Publish

 - oo7-parity@0.7.2
 - oo7-react@0.8.3
 - oo7-substrate@0.3.10
 - oo7@0.7.3
 - polkadot-identicon@1.1.12

* Version fix

* Bump esdoc-node from 1.0.3 to 1.0.4 (paritytech#41)

Bumps [esdoc-node](https://github.com/ddude/esdoc-node) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/ddude/esdoc-node/releases)
- [Commits](lcodes/esdoc-node@1.0.3...1.0.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump lerna from 3.5.0 to 3.5.1 (paritytech#39)

Bumps [lerna](https://github.com/lerna/lerna) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md)
- [Commits](lerna/lerna@v3.5.0...v3.5.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Fix ss58 (paritytech#43)

* Bump eslint from 5.9.0 to 5.10.0 (paritytech#45)

Bumps [eslint](https://github.com/eslint/eslint) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.9.0...v5.10.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump lerna from 3.5.1 to 3.6.0 (paritytech#46)

Bumps [lerna](https://github.com/lerna/lerna) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md)
- [Commits](lerna/lerna@v3.5.1...v3.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Fixes.

* Publish

 - oo7-parity@0.7.3
 - oo7-react@0.8.4
 - oo7-substrate@0.3.12
 - oo7@0.7.4
 - polkadot-identicon@1.1.13

* Bump lerna from 3.6.0 to 3.7.1 (paritytech#56)

Bumps [lerna](https://github.com/lerna/lerna) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md)
- [Commits](lerna/lerna@v3.6.0...v3.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump react from 16.6.3 to 16.7.0 (paritytech#54)

Bumps [react](https://github.com/facebook/react) from 16.6.3 to 16.7.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](facebook/react@v16.6.3...v16.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Fix for RPC name change

* Remove bad file.

* Publish

 - oo7-react@0.8.5
 - oo7-substrate@0.3.13
 - polkadot-identicon@1.1.14

* Remove git heads.

* Ignore built packages

* Various fixes for the latest Substrate

* Publish

 - oo7-parity@0.7.4
 - oo7-react@0.8.6
 - oo7-substrate@0.3.14
 - oo7@0.7.5
 - polkadot-identicon@1.1.15

* typo

* Publish

 - oo7-substrate@0.3.15
 - polkadot-identicon@1.1.16

* ParaId

* Publish

 - oo7-substrate@0.3.16
 - polkadot-identicon@1.1.17

* Bump eslint from 5.10.0 to 5.11.1 (paritytech#60)

Bumps [eslint](https://github.com/eslint/eslint) from 5.10.0 to 5.11.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.10.0...v5.11.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump lerna from 3.7.1 to 3.8.0 (paritytech#57)

Bumps [lerna](https://github.com/lerna/lerna) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md)
- [Commits](lerna/lerna@v3.7.1...v3.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* addCodecTransform API

* Publish

 - oo7-parity@0.7.5
 - oo7-react@0.8.7
 - oo7-substrate@0.3.17
 - oo7@0.7.6
 - polkadot-identicon@1.1.18

* Better runtime metadata refresh management.

Also fixed sudo component for non-sudo chains.

* Publish

 - oo7-substrate@0.3.18
 - polkadot-identicon@1.1.19

* Substrate bonds improvements

* Publish

 - oo7-substrate@0.3.19
 - polkadot-identicon@1.1.20

* Bump eslint-plugin-node from 8.0.0 to 8.0.1 (paritytech#66)

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump eslint from 5.11.1 to 5.12.0 (paritytech#67)

Bumps [eslint](https://github.com/eslint/eslint) from 5.11.1 to 5.12.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.11.1...v5.12.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump lerna from 3.8.0 to 3.10.5 (paritytech#74)

Bumps [lerna](https://github.com/lerna/lerna) from 3.8.0 to 3.10.5.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md)
- [Commits](lerna/lerna@v3.8.0...v3.10.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump change-case from 3.0.2 to 3.1.0 (paritytech#76)

Bumps [change-case](https://github.com/blakeembrey/change-case) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/blakeembrey/change-case/releases)
- [Commits](blakeembrey/change-case@v3.0.2...v3.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Move over to new indices/balances split API.

* Publish

 - oo7-parity@0.7.6
 - oo7-react@0.8.8
 - oo7-substrate@0.3.20
 - oo7@0.7.7
 - polkadot-identicon@1.1.21

* Make work in node.js, support Perbill/Permill.

* Publish

 - oo7-react@0.8.9
 - oo7-substrate@0.4.0
 - oo7@0.7.8
 - polkadot-identicon@1.1.22

* Fixup for new types.

* Publish

 - oo7-substrate@0.4.1
 - polkadot-identicon@1.1.23

* Introduce some new bonds for finality

* Publish

 - oo7-substrate@0.4.2
 - polkadot-identicon@1.1.24

* Better debug log

* Publish

 - oo7-substrate@0.4.3
 - polkadot-identicon@1.1.25

* Attempt fix for bad unsubscribe

* Publish

 - oo7-substrate@0.4.4
 - polkadot-identicon@1.1.26

* Utilise defaults

* Publish

 - oo7-substrate@0.4.5
 - polkadot-identicon@1.1.27

* Fix.

* Publish

 - oo7-substrate@0.4.6
 - polkadot-identicon@1.1.28

* Bump lerna from 3.10.5 to 3.10.6 (paritytech#79)

Bumps [lerna](https://github.com/lerna/lerna) from 3.10.5 to 3.10.6.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md)
- [Commits](lerna/lerna@v3.10.5...v3.10.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump eslint from 5.12.0 to 5.12.1 (paritytech#80)

Bumps [eslint](https://github.com/eslint/eslint) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.12.0...v5.12.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Fix for ApiId change to hash

* Publish

 - oo7-parity@0.7.7
 - oo7-react@0.8.10
 - oo7-substrate@0.4.7
 - oo7@0.7.9
 - polkadot-identicon@1.1.29

* Add support for signed quantities to codeec.

* Publish

 - oo7-substrate@0.4.8
 - polkadot-identicon@1.1.30

* Fix errors with subscription model.

* Publish

 - oo7-substrate@0.4.9
 - polkadot-identicon@1.1.31

* Logging

* Publish

 - oo7-substrate@0.4.10
 - polkadot-identicon@1.1.32

* Make work with new metadata format

* Publish

 - oo7-substrate@0.4.11
 - polkadot-identicon@1.1.33

* Hash during signing in case msg is too big.

* Publish

 - oo7-substrate@0.4.12
 - polkadot-identicon@1.1.34

* polkadot-identicon: Fix type definition, README and package.json (paritytech#90)

* Publish

 - polkadot-identicon@1.1.36

* Fix oversize hashing

* Publish

 - oo7-substrate@0.4.13
 - polkadot-identicon@1.1.37

* Rename id -> account (matching with source) (paritytech#14)

* feat: added type Signature to codec and decode (paritytech#32)

* fix: package.json did reference old repository (paritytech#33)

* Fix: made setNodeUri function working at oo7-substrate (paritytech#35)

* setNodeUri livened up

* indents fix

* No action on attempt to set the same uri

* Update nodeService.js

* Bump bignumber.js from 4.1.0 to 8.0.2 (paritytech#75)

Bumps [bignumber.js](https://github.com/MikeMcl/bignumber.js) from 4.1.0 to 8.0.2.
- [Release notes](https://github.com/MikeMcl/bignumber.js/releases)
- [Changelog](https://github.com/MikeMcl/bignumber.js/blob/master/CHANGELOG.md)
- [Commits](MikeMcl/bignumber.js@v4.1.0...v8.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Typo: transparetnly -> transparently (paritytech#83)

* Bump ws from 6.1.2 to 6.1.3 (paritytech#84)

Bumps [ws](https://github.com/websockets/ws) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@6.1.2...6.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump tweetnacl from 1.0.0 to 1.0.1 (paritytech#85)

Bumps [tweetnacl](https://github.com/dchest/tweetnacl-js) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/dchest/tweetnacl-js/releases)
- [Changelog](https://github.com/dchest/tweetnacl-js/blob/master/CHANGELOG.md)
- [Commits](dchest/tweetnacl-js@v1.0.0...v1.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Fixes for oo7-substrate to work in nodejs (paritytech#93)

* Fix - missing imports

Missing imports (worked in browser because available on window global object)

* Fix - in memory secret storage if no localStorage available

* Update utils.js

* Update types.js

* Update types.js

* Bump react from 16.7.0 to 16.8.1 (paritytech#94)

Bumps [react](https://github.com/facebook/react) from 16.7.0 to 16.8.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](facebook/react@v16.7.0...v16.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump @parity/api from 2.1.24 to 4.0.3 (paritytech#95)

Bumps [@parity/api](https://github.com/paritytech/js-libs) from 2.1.24 to 4.0.3.
- [Release notes](https://github.com/paritytech/js-libs/releases)
- [Changelog](https://github.com/paritytech/js-libs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paritytech/js-libs/commits/v4.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump eslint-plugin-import from 2.14.0 to 2.16.0 (paritytech#96)

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.14.0 to 2.16.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.14.0...v2.16.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump eslint from 5.12.1 to 5.13.0 (paritytech#97)

Bumps [eslint](https://github.com/eslint/eslint) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.12.1...v5.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump lerna from 3.10.6 to 3.11.0 (paritytech#98)

Bumps [lerna](https://github.com/lerna/lerna) from 3.10.6 to 3.11.0.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md)
- [Commits](lerna/lerna@v3.10.6...v3.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Fix

* Publish

 - oo7-parity@0.7.8
 - oo7-react@0.8.11
 - oo7-substrate@0.5.0
 - oo7@0.7.10
 - polkadot-identicon@1.1.38

* Fix: assignment to undeclared variable accountId in ss58Decode()
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants