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

chore(deps): bump @polkagate/extension-dapp from 0.46.13 to 0.48.2 #101

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps @polkagate/extension-dapp from 0.46.13 to 0.48.2.

Release notes

Sourced from @​polkagate/extension-dapp's releases.

v0.48.2

Contributed:

Changes:

  • Adjust ui imports for deterministic bundling

v0.48.1

  • 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

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

  • Important Only published to the chrome store, pending review on firefox

Changes:

  • Bump @​polkadot/api to 11.1.1
  • Bump @​polkadot/phishing to 0.22.8
  • Bump @​polkadot/dev to 0.79.3

We are encountering issues due to very long approval delays on the Mozilla Extension Store. However, you can install the latest version of the extension manually using this signed XPI file below.

Steps:

1. Download the attached signed xpi file below 2. Enter about:addons in the firefox url. 3. Drag and drop the file into firefox 4. You can install the extension and have it live in parallel with your previous extension. 5. Now that it is installed feel free to import and export any accounts across your extensions. Here is a guide. When importing your accounts ensure you connect them by clicking the Connected button on the top of the extension.

Disclaimer: Do this at your own risk, no guarantees.

... (truncated)

Changelog

Sourced from @​polkagate/extension-dapp's changelog.

0.48.2 July 3, 2024

Contributed:

Changes:

  • Adjust ui imports for deterministic bundling

0.48.1 June 27, 2024

  • 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

0.47.6 June 18, 2024

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

0.47.5 May 22, 2024

  • Important Published only to Chrome store.

Changes:

  • Bump @​polkadot/api to 11.1.1
  • Bump @​polkadot/phishing to 0.22.8
  • Bump @​polkadot/dev to 0.79.3

0.47.4 May 8, 2024

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

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@polkagate/extension-dapp](https://github.com/polkadot-js/extension/tree/HEAD/packages/extension-dapp) from 0.46.13 to 0.48.2.
- [Release notes](https://github.com/polkadot-js/extension/releases)
- [Changelog](https://github.com/polkadot-js/extension/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/extension/commits/v0.48.2/packages/extension-dapp)

---
updated-dependencies:
- dependency-name: "@polkagate/extension-dapp"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2024
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants