Skip to content

Bump @aeternity/aepp-sdk from 1.2.1 to 7.4.2#37

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/aeternity/aepp-sdk-7.4.2
Closed

Bump @aeternity/aepp-sdk from 1.2.1 to 7.4.2#37
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/aeternity/aepp-sdk-7.4.2

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps @aeternity/aepp-sdk from 1.2.1 to 7.4.2.

Release notes

Sourced from @aeternity/aepp-sdk's releases.

7.4.2 (2020-06-10)

Bug Fixes

Refactor

  • AEX-2: Add debug option for getHandler. Hide unknown message logs (#1021) (22c452c)
  • Contract Add AENS name resolver for Contract API

7.4.1 (2020-05-30)

Bug Fixes

7.4.0 (2020-05-29)

Bug Fixes

  • AEX-2: Fix getBrowserAPI helper for cross-browser compatibility (#1007) (98b0e29)

Features

7.3.1 (2020-05-25)

Improvements

  • AEX_2: Handle network switch and update state on both sides. Adjust networkId check for signing request (#996)

7.3.0 (2020-05-21)

Bug Fixes

Features

  • ACI: expose events decoding through Contract ACI stamp (#971) (4930635)
  • AEX_2: Allow to connect without node (#991) (87b9ef9)
  • AEX_2: Connect to extension from iframe (#992) (47179f7)
  • Build: Expose ACIHelpers and ACITransformation to bundle (#970) (8b475e0)
  • Chain: Add option allowUnsynced for poll method which allow to depend on get tx/info API (9c80ce0)
  • Channel: add timeout message handler (#983) (1940a15)
  • Channel: Channel force progress (#964) (8f15bef)
  • Contract: Add unpacked transaction to contract call with error (#981) (4efd341)
  • Node: Add debug option to Channel stamp (#967) (68fcba5)

7.2.1 (2020-03-25)

... (truncated)
Changelog

Sourced from @aeternity/aepp-sdk's changelog.

7.4.2 (2020-06-10)

Bug Fixes

Refactor

  • AEX-2: Add debug option for getHandler. Hide unknown message logs (#1021) (22c452c)
  • Contract Add AENS name resolver for Contract API

7.4.1 (2020-05-30)

Bug Fixes

7.4.0 (2020-05-29)

Bug Fixes

  • AEX-2: Fix getBrowserAPI helper for cross-browser compatibility (#1007) (98b0e29)

Features

7.3.1 (2020-05-25)

Improvements

  • AEX_2: Handle network switch and update state on both sides. Adjust networkId check for signing request. Add node switcher for example apps (#996)

7.3.0 (2020-05-20)

Bug Fixes

... (truncated)
Commits
  • 5fed974 Merge pull request #1023 from aeternity/release/7.4.2
  • 9204158 chore(release): Bump version to 7.4.2
  • 82b7230 Merge branch 'master' into release/7.4.2
  • 289598c refactor(AENS): Remove duplicated resolveName (#1022)
  • a8b0aab fix(AEX-2): Handler always as Promise (#1018)
  • 22c452c feat(AEX-2): Add debug option for getHandler (#1021)
  • c03b862 Feat(Contract/ACI): Call contract using AENS name (#1015)
  • 1b5af9a Realign 7.4.1 (#1019)
  • d840bf8 Update @aeternity/aepp-sdk in group default to the latest version 🚀 (#1020)
  • dd759cb Merge pull request #1012 from aeternity/release/7.4.1
  • 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 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)
  • @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)
  • 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)

Bumps [@aeternity/aepp-sdk](https://github.com/aeternity/aepp-sdk-js) from 1.2.1 to 7.4.2.
- [Release notes](https://github.com/aeternity/aepp-sdk-js/releases)
- [Changelog](https://github.com/aeternity/aepp-sdk-js/blob/develop/CHANGELOG.md)
- [Commits](aeternity/aepp-sdk-js@1.2.1...7.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 12, 2020
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #40.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/aeternity/aepp-sdk-7.4.2 branch June 22, 2020 04:59
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