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): update polkadot #338

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix(deps): update polkadot #338

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@polkadot/extension-dapp (source) ^0.46.5 -> ^0.58.1 age adoption passing confidence
@polkadot/util (source) ^12.5.1 -> ^12.6.2 age adoption passing confidence

Release Notes

polkadot-js/extension (@​polkadot/extension-dapp)

v0.58.1

Compare Source

Contributed:

Changes:

v0.57.1

Compare Source

Breaking Changes:

  • Upgrade polkadot-js/api to 15.0.1 (#​1483)
    • This contains breaking changes where the api now allows the signer to alter the call data. Please reference PR #​6030 for more information.
  • Upgrade polkadot-js/phishing to 0.24.4 (#​1483)

Contributed:

  • fix: extension does not get injected on page load (#​1486)

Changes:

v0.56.2

Compare Source

Changes:

  • Bump dev to 0.82.1 w/ tslib (#​1476)
  • Bump polkadot-js deps (#​1477)
    • polkadot/api -> 14.3.1
    • polkadot/common -> 13.2.3
    • polkadot/phishing -> 0.24.3
    • polkadot/ui -> 3.11.3
  • Bump typescript to 5.5.4 (#​1478)

v0.56.1

Compare Source

Changes:

  • Bump all polkadot deps (#​1473)
    • polkadot/api -> 14.2.1
    • polkadot/common -> 13.2.2
      • Gives support for Frequency, and Polimec
    • polkadot/ui -> 3.11.2
    • polkadot/phishing -> 0.24.2

v0.55.1

Compare Source

Changes:

  • Bump dev to 0.81.2 (#​1469)
    • Export CJS and ESM correctly
  • Bump all polkadot deps (#​1470)
    • polkadot/api -> 14.1.1
    • polkadot/common -> 13.2.1
    • polkadot/ui -> 3.11.1
    • polkadot/phishing -> 0.24.1
  • Bump yarn to 4.5.1 (#​1471)

v0.54.1

Compare Source

Changes:

  • Update polkadot-js deps (#​1466)
    • Polkadot-js api -> 14.0.1
      • NOTE: This adds support for Extrinsic V5.
    • Polkadot-js phishing -> 0.23.7
  • Bump yarn to 4.5.0 (#​1467)

v0.53.1

Compare Source

Contributed:

Changes:

  • Upgrade polkadot-js deps (#​1462)
    • This contains breaking changes in the API that was released in 13.0.1. The release changed the way AssetId is returned from toPayload in the Signer interface. Option<TAssetConversion> is now returned as a SCALE encoded hex.

v0.52.3

Compare Source

Changes:

  • Upgrade polkadot-js/api to 12.4.1
  • Upgrade polkadot-js/phishing to 0.23.4

v0.52.2

Compare Source

NOTE: This is strictly a patch release for the store.

Changes:

v0.52.1

Compare Source

Contributed:

Changes:

  • Bump yarn to 4.4.0 (#​1442)
  • Enable "Chain Specific App" setting (#​1445)
    • This allows for ledger apps that are not included in the Polkadot Generic App to work with their specific Ledger App
  • Fix setting rawMetadata as registry metadata (#​1446)

v0.51.1

Compare Source

Contributed:

Changes:

  • Bump yarn to 4.3.1 (#​1426)
  • Add CI script to check for diffs in src vs build for store release (#​1429) (#​1436)
  • Change Connected to Connect Accounts (#​1430)
  • Upgrade Polkadot-js deps (#​1434) (#​1435)
    • polkadot/api 12.3.1
    • polkadot/phishing 0.23.3
    • polkadot/ui 3.8.3

v0.50.1

Compare Source

Contributed:

  • Update subscribed accounts when connected site authorizations are modified (Thanks to https://github.com/F-OBrien)
    • Deprecates public udateCurrentTabsUrl in class State in favor of public updateCurrentTabsUrl.

Changes:

v0.49.3

Compare Source

Changes:

  • Fix ID used in manifest_firefox.json by adding brackets
    • The previous patch required brackets arount the ID...

v0.49.2

Compare Source

Changes:

  • Fix ID used in manifest_firefox.json
    • This is internal, and is only necessary for publishing to the store

v0.49.1

Compare Source

Breaking Changes:

  • Update from Manifest v2 to v3 for Chrome
  • Update from Manifest v2 to v3 for Firefox

Note: These are very large breaking changes. Please review the following PR's to see exactly what has changed and for any additional information that can assist you in your migration.

(#​1367)
(#​1388)
(#​1399)

Changes:

v0.48.2

Compare Source

Contributed:

Changes:

  • Adjust ui imports for deterministic bundling

v0.48.1

Compare Source

  • Important Not published to the stores, aligns with latest released packages.

Changes:

  • Bump @​polkadot/api to 12.0.2
    • NOTE: We are doing a minor bump because the api in this version now gives the option
      to modify payloads for signAndSend, signAsync, and dryRun which the extension does not use. That being said, for any user that digests that package it will be available to use as a feature.
  • Bump @​polkadot/phishing to 0.22.10

v0.47.6

Compare Source

Changes:

  • Bump @​polkadot/api to 11.3.1
  • Bump @​polkadot/phishing to 0.22.9
  • Update build process to enable review by Firefox store
    • Adds corepack enable to CI process
    • Removes hardcoded path to .yarn/release in .yarnrc.yml
    • Updates zip script to ensure correct compression

v0.47.5

Compare Source

  • Important Published only to Chrome store.

Changes:

v0.47.4

Compare Source

  • Important Not published to the stores, aligns with latest released packages.

Changes:

v0.47.3

Compare Source

  • Important Not published to the stores, aligns with latest released packages.

Changes:

  • Bump polkadot/api to 11.0.2

v0.47.2

Compare Source

  • Important Not published to the stores, aligns with latest released packages.

Contributed:

Changes:

  • Update polkadot/api and polkadot/phishing

v0.47.1

Compare Source

  • Important Not published to the stores, aligns with latest released packages.

Contributed:

Changes:

  • Update nvmrc version
  • Bump yarn to 4.1.1
  • Update the README with library notice
  • Fix typos
  • Update CI checkout and setup_node to v4
  • Update polkadot/* deps

v0.46.9

Compare Source

  • Important Not published to the stores, aligns with latest released packages.

Contributed:

Changes:

  • Upgrade to @polkadot/api 10.12.4
  • Upgrade to @polkadot/phishing 0.22.4

v0.46.8

Compare Source

  • Important Not published to the stores, aligns with latest released packages.

Changes:

  • Upgrade to @polkadot/api 10.12.2
  • Upgrade to @polkadot/phishing 0.22.3

v0.46.7

Compare Source

  • Important Not published to the stores, aligns with latest released packages.

Changes:

  • Upgrade to @polkadot/api 10.11.2
  • Upgrade to @polkadot/ui 3.6.5
  • Upgrade to @polkadot/phishing 0.22.2

v0.46.6

Compare Source

  • Important Not published to the stores, aligns with latest released packages.

Changes:

  • Upgrade to @polkadot/util 12.6.1
  • Upgrade to @polkadot/api 10.11.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-338.d5im24tr5wop.amplifyapp.com

@renovate renovate bot changed the title fix(deps): update dependency @polkadot/util to ^12.6.1 fix(deps): update polkadot Nov 18, 2023
@renovate renovate bot force-pushed the renovate/polkadot branch from 0b5c619 to c66d7c5 Compare November 18, 2023 10:58
@renovate renovate bot force-pushed the renovate/polkadot branch 2 times, most recently from 4967d23 to 88948c7 Compare December 24, 2023 10:06
@renovate renovate bot force-pushed the renovate/polkadot branch from 88948c7 to 13a1abc Compare January 7, 2024 20:11
@renovate renovate bot force-pushed the renovate/polkadot branch from 13a1abc to 2697816 Compare February 15, 2024 10:35
@renovate renovate bot force-pushed the renovate/polkadot branch 3 times, most recently from de347dd to b77af6b Compare February 29, 2024 22:03
@renovate renovate bot force-pushed the renovate/polkadot branch 2 times, most recently from 1d3e549 to 28ee2ca Compare March 20, 2024 19:43
@renovate renovate bot force-pushed the renovate/polkadot branch from 28ee2ca to 14c210d Compare March 24, 2024 09:42
@renovate renovate bot force-pushed the renovate/polkadot branch 3 times, most recently from 2093890 to cd4ae87 Compare April 24, 2024 04:23
@renovate renovate bot force-pushed the renovate/polkadot branch 3 times, most recently from fd47951 to b0d9ab3 Compare April 27, 2024 23:24
@renovate renovate bot force-pushed the renovate/polkadot branch from b0d9ab3 to 76fc9d9 Compare May 8, 2024 17:37
@renovate renovate bot force-pushed the renovate/polkadot branch from 76fc9d9 to e58874a Compare May 22, 2024 16:29
@renovate renovate bot force-pushed the renovate/polkadot branch from e58874a to a055661 Compare May 31, 2024 20:08
@renovate renovate bot force-pushed the renovate/polkadot branch from a055661 to d2bf877 Compare June 19, 2024 03:45
@renovate renovate bot force-pushed the renovate/polkadot branch 3 times, most recently from 6d95a0b to 8fb26ec Compare July 3, 2024 12:57
@renovate renovate bot force-pushed the renovate/polkadot branch 4 times, most recently from 6301bb1 to 34cd199 Compare July 18, 2024 15:46
@renovate renovate bot force-pushed the renovate/polkadot branch 2 times, most recently from e27b0ed to 578f68e Compare July 25, 2024 23:31
@renovate renovate bot force-pushed the renovate/polkadot branch 2 times, most recently from e3e68de to e08c38c Compare August 1, 2024 21:27
@renovate renovate bot force-pushed the renovate/polkadot branch from e08c38c to 8b18523 Compare August 7, 2024 19:05
@renovate renovate bot force-pushed the renovate/polkadot branch 6 times, most recently from 3259a92 to 3e1f4d5 Compare August 20, 2024 04:27
@renovate renovate bot force-pushed the renovate/polkadot branch from 3e1f4d5 to 18e0aa1 Compare August 22, 2024 01:34
@renovate renovate bot force-pushed the renovate/polkadot branch 3 times, most recently from e84bfff to 3cc2fd9 Compare September 9, 2024 20:38
@renovate renovate bot force-pushed the renovate/polkadot branch from 3cc2fd9 to 1032c9e Compare September 25, 2024 04:45
@renovate renovate bot force-pushed the renovate/polkadot branch from 1032c9e to d81b6ed Compare October 14, 2024 20:17
@renovate renovate bot force-pushed the renovate/polkadot branch 3 times, most recently from d9be9c4 to 2a6236d Compare October 30, 2024 15:18
@renovate renovate bot force-pushed the renovate/polkadot branch 2 times, most recently from a24c5df to ed63542 Compare November 12, 2024 20:14
@renovate renovate bot force-pushed the renovate/polkadot branch 2 times, most recently from e29a2d6 to d7d93ad Compare December 11, 2024 09:43
@renovate renovate bot force-pushed the renovate/polkadot branch from d7d93ad to e6dd4ab Compare December 18, 2024 21:08
@renovate renovate bot force-pushed the renovate/polkadot branch from e6dd4ab to de9fa76 Compare January 8, 2025 22:28
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.

0 participants