Skip to content

Bump @polkadot/react-identicon from 0.85.5 to 2.0.1#250

Closed
dependabot[bot] wants to merge 1 commit intostagingfrom
dependabot/npm_and_yarn/staging/polkadot/react-identicon-2.0.1
Closed

Bump @polkadot/react-identicon from 0.85.5 to 2.0.1#250
dependabot[bot] wants to merge 1 commit intostagingfrom
dependabot/npm_and_yarn/staging/polkadot/react-identicon-2.0.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 11, 2022

Bumps @polkadot/react-identicon from 0.85.5 to 2.0.1.

Release notes

Sourced from @​polkadot/react-identicon's releases.

v2.0.1

  • Breaking change In this major version the commonjs outputs are moved to a sub-folder. Since the export map and main field in package.json does reflect this change, there should be no usage changes. However the packages here will all need to be on the same version for internal linkage.

Changes:

  • Adjust Polkadot icon generation with lazy init
  • Output commonjs files under the cjs/** root
  • Upgrade to @polkadot/{hw-ledger, keyring, util, util-crypto} 9.0.1

v1.4.1

Changes:

  • Updated to @polkadot/{hw-ledger, keyring, util, util-crypto} 8.7.1

v1.3.1

Changes:

  • Updated to @polkadot/{hw-ledger, keyring, util, util-crypto} 8.6.1
  • Additional workaround for Vite bundling

v1.2.1

Changes:

  • Adjust for bundlers where import.meta.url is undefined
  • Updated to @polkadot/{hw-ledger, keyring, util, util-crypto} 8.5.1

v1.1.1

Changes:

  • Adjust ordering in state & timeouts for QR display
  • Add timerDelay property to QR display to control frame timeouts
  • Adjust webpack example config (cleanups, remove unneeded plugins)
  • Updated to @polkadot/{hw-ledger, keyring, util, util-crypto} 8.4.1

v1.0.1

Breaking change The Ledger export from @polkadot/ui-keyring has been removed. For users of this class, import it directly from @polkadot/hw-ledger

Important This is the first release in the long-outstanding 1.x range. Apart from the notable breaking changes, it has no functional differences to the previous versions.

Changes:

  • Remove Ledger export in ui-keyring

v0.89.3

Changes:

  • Updated to @polkadot/{hw-ledger, keyring, util, util-crypto} 8.3.3

v0.89.2

Changes:

... (truncated)

Changelog

Sourced from @​polkadot/react-identicon's changelog.

2.0.1 Apr 9, 2022

  • Breaking change In this major version the commonjs outputs are moved to a sub-folder. Since the export map and main field in package.json does reflect this change, there should be no usage changes. However the packages here will all need to be on the same version for internal linkage.

Changes:

  • Adjust Polkadot icon generation with lazy init
  • Output commonjs files under the cjs/** root
  • Upgrade to @polkadot/{hw-ledger, keyring, util, util-crypto} 9.0.1

1.4.1 Mar 27, 2022

Changes:

  • Updated to @polkadot/{hw-ledger, keyring, util, util-crypto} 8.7.1

1.3.1 Mar 19, 2022

Changes:

  • Updated to @polkadot/{hw-ledger, keyring, util, util-crypto} 8.6.1
  • Additional workaround for Vite bundling

1.2.1 Mar 12, 2022

Changes:

  • Adjust for bundlers where import.meta.url is undefined
  • Updated to @polkadot/{hw-ledger, keyring, util, util-crypto} 8.5.1

1.1.1 Feb 14, 2022

Changes:

  • Adjust ordering in state & timeouts for QR display
  • Add timerDelay property to QR display to control frame timeouts
  • Adjust webpack example config (cleanups, remove unneeded plugins)
  • Updated to @polkadot/{hw-ledger, keyring, util, util-crypto} 8.4.1

1.0.1 Jan 29, 2022

Breaking change The Ledger export from @polkadot/ui-keyring has been removed. For users of this class, import it directly from @polkadot/hw-ledger

Important This is the first release in the long-outstanding 1.x range. Apart from the notable breaking changes, it has no functional differences to the previous versions.

... (truncated)

Commits

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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [@polkadot/react-identicon](https://github.com/polkadot-js/ui/tree/HEAD/packages/react-identicon) from 0.85.5 to 2.0.1.
- [Release notes](https://github.com/polkadot-js/ui/releases)
- [Changelog](https://github.com/polkadot-js/ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/ui/commits/v2.0.1/packages/react-identicon)

---
updated-dependencies:
- dependency-name: "@polkadot/react-identicon"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 11, 2022
@dependabot dependabot bot requested a review from iisaint April 11, 2022 02:27
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 2, 2022

Superseded by #256.

@dependabot dependabot bot closed this May 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/staging/polkadot/react-identicon-2.0.1 branch May 2, 2022 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants