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 dependency @polkadot/extension-dapp to ^0.53.1 #23

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@polkadot/extension-dapp (source) ^0.44.8 -> ^0.53.1 age adoption passing confidence

Release Notes

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

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:

  • Add support for the Ledger Generic App (Thanks to https://github.com/bee344)
  • Add support for the Ledger Migration App (Thanks to https://github.com/bee344)
    • Note: In order to use the ledger migration app, you must toggle the setting inside of settings. That will enable the migration app for use.
  • Fix extension stuck in ... loading ... screen after service_worker got terminated (Thanks to https://github.com/bee344)

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

v0.46.5

Compare Source

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

Changes:

  • Adjust object index access for stricter tsconfig settings
  • Upgrade to @polkadot/api 10.9.1
  • Upgrade to @polkadot/util 12.3.2

v0.46.4

Compare Source

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

Changes:

  • Upgrade to @polkadot/api 10.8.1
  • Upgrade to @polkadot/util 12.2.2

v0.46.3

Compare Source

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

Changes:

  • Add module to package.json export map (ESM-only)
  • Upgrade to @polkadot/api 10.6.1
  • Upgrade to @polkadot/util 12.1.1

v0.46.2

Compare Source

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

Changes:

  • Adjust compilation output for __internal__ class fields
  • Upgrade to @polkadot/api 10.5.1
  • Upgrade to @polkadot/util 12.1.1

v0.46.1

Compare Source

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

Changes:

  • Upgrade to @polkadot/api 10.4.1
  • Upgrade to @polkadot/util 12.0.1

v0.45.5

Compare Source

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

Changes:

  • Upgrade to @polkadot/api 10.2.2
  • Upgrade to @polkadot/util 11.1.3

v0.45.4

Compare Source

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

Changes:

  • Updated to @polkadot/api 10.2.1
  • Updated to @polkadot/util 11.1.2

v0.45.3

Compare Source

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

Changes:

  • Updated to @polkadot/api 10.1.4
  • Updated to @polkadot/util 11.1.1

v0.45.2

Compare Source

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

Changes:

  • Use consistent .js imports in source files (TS moduleResolution)
  • Updated to @polkadot/api 10.1.1
  • Updated to @polkadot/util 11.0.2

v0.45.1

Compare Source

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

Changes:

  • Swap TS -> JS compiler to use tsc (from babel)
  • Adjust all tests to use node:test runner (ESM variants)
  • Updated to @polkadot/api 10.0.1
  • Updated to @polkadot/util 11.0.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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@aws-amplify-eu-central-1
Copy link

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

Access this pull request here: https://pr-23.d1zaj0z64nqplu.amplifyapp.com

@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch 2 times, most recently from 9d7bfb0 to d9af7d1 Compare March 5, 2023 14:38
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.44.9 Update dependency @polkadot/extension-dapp to ^0.45.1 Mar 5, 2023
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from d9af7d1 to 9cd3760 Compare March 11, 2023 11:19
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.45.1 Update dependency @polkadot/extension-dapp to ^0.45.2 Mar 11, 2023
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from 9cd3760 to 107d591 Compare March 19, 2023 08:55
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.45.2 Update dependency @polkadot/extension-dapp to ^0.45.3 Mar 19, 2023
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch 2 times, most recently from 465799c to a673f2f Compare March 25, 2023 16:39
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.45.3 Update dependency @polkadot/extension-dapp to ^0.45.4 Mar 25, 2023
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.45.4 Update dependency @polkadot/extension-dapp to ^0.45.5 Apr 1, 2023
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from a673f2f to 78c4ce2 Compare April 1, 2023 10:06
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from 78c4ce2 to 0bf815b Compare April 22, 2023 10:50
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.45.5 Update dependency @polkadot/extension-dapp to ^0.46.1 Apr 22, 2023
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.46.1 Update dependency @polkadot/extension-dapp to ^0.46.2 Apr 30, 2023
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from 0bf815b to 829fab5 Compare April 30, 2023 07:24
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.46.2 Update dependency @polkadot/extension-dapp to ^0.46.3 May 13, 2023
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from 829fab5 to 5821625 Compare May 13, 2023 13:20
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.46.3 Update dependency @polkadot/extension-dapp to ^0.46.4 Jun 5, 2023
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch 2 times, most recently from 942c597 to 53bfdad Compare June 12, 2023 06:52
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.46.4 Update dependency @polkadot/extension-dapp to ^0.46.5 Jun 12, 2023
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from 53bfdad to 2129063 Compare November 18, 2023 09:15
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.46.5 Update dependency @polkadot/extension-dapp to ^0.46.6 Nov 18, 2023
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from 2129063 to 73acea4 Compare February 29, 2024 01:00
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.46.6 Update dependency @polkadot/extension-dapp to ^0.46.7 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from 73acea4 to c127ac0 Compare March 14, 2024 03:51
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.46.7 Update dependency @polkadot/extension-dapp to ^0.46.8 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from c127ac0 to 468d971 Compare March 20, 2024 16:46
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.47.2 Update dependency @polkadot/extension-dapp to ^0.47.3 Apr 27, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from e45c678 to 7b5b7a1 Compare May 8, 2024 17:29
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.47.3 Update dependency @polkadot/extension-dapp to ^0.47.4 May 8, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from 7b5b7a1 to 438e6c7 Compare May 22, 2024 17:22
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.47.4 Update dependency @polkadot/extension-dapp to ^0.47.5 May 22, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from 438e6c7 to ee19e41 Compare June 4, 2024 15:00
@renovate renovate bot changed the title Update dependency @polkadot/extension-dapp to ^0.47.5 fix(deps): update dependency @polkadot/extension-dapp to ^0.47.5 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from ee19e41 to 2a0eec7 Compare June 19, 2024 02:33
@renovate renovate bot changed the title fix(deps): update dependency @polkadot/extension-dapp to ^0.47.5 fix(deps): update dependency @polkadot/extension-dapp to ^0.47.6 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from 2a0eec7 to 7058db0 Compare June 28, 2024 01:26
@renovate renovate bot changed the title fix(deps): update dependency @polkadot/extension-dapp to ^0.47.6 fix(deps): update dependency @polkadot/extension-dapp to ^0.48.1 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from 7058db0 to c399861 Compare July 3, 2024 14:45
@renovate renovate bot changed the title fix(deps): update dependency @polkadot/extension-dapp to ^0.48.1 fix(deps): update dependency @polkadot/extension-dapp to ^0.48.2 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from c399861 to f4b79c2 Compare July 15, 2024 16:36
@renovate renovate bot changed the title fix(deps): update dependency @polkadot/extension-dapp to ^0.48.2 fix(deps): update dependency @polkadot/extension-dapp to ^0.49.1 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from f4b79c2 to 1c6d9ba Compare July 19, 2024 17:54
@renovate renovate bot changed the title fix(deps): update dependency @polkadot/extension-dapp to ^0.49.1 fix(deps): update dependency @polkadot/extension-dapp to ^0.49.3 Jul 19, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from 1c6d9ba to 1c28a1e Compare July 31, 2024 01:56
@renovate renovate bot changed the title fix(deps): update dependency @polkadot/extension-dapp to ^0.49.3 fix(deps): update dependency @polkadot/extension-dapp to ^0.50.1 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from 1c28a1e to f7b6d48 Compare August 7, 2024 18:30
@renovate renovate bot changed the title fix(deps): update dependency @polkadot/extension-dapp to ^0.50.1 fix(deps): update dependency @polkadot/extension-dapp to ^0.51.1 Aug 7, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from f7b6d48 to 2cb211c Compare August 14, 2024 22:32
@renovate renovate bot changed the title fix(deps): update dependency @polkadot/extension-dapp to ^0.51.1 fix(deps): update dependency @polkadot/extension-dapp to ^0.52.1 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from 2cb211c to 6e01abc Compare August 16, 2024 16:49
@renovate renovate bot changed the title fix(deps): update dependency @polkadot/extension-dapp to ^0.52.1 fix(deps): update dependency @polkadot/extension-dapp to ^0.52.2 Aug 16, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from 6e01abc to c1f860c Compare August 20, 2024 03:48
@renovate renovate bot changed the title fix(deps): update dependency @polkadot/extension-dapp to ^0.52.2 fix(deps): update dependency @polkadot/extension-dapp to ^0.52.3 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/polkadot-extension-dapp-0.x branch from c1f860c to 362b28a Compare September 25, 2024 03:08
@renovate renovate bot changed the title fix(deps): update dependency @polkadot/extension-dapp to ^0.52.3 fix(deps): update dependency @polkadot/extension-dapp to ^0.53.1 Sep 25, 2024
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