Skip to content

Bump @aeternity/aepp-sdk from 1.2.1 to 7.2.1#24

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown

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

Release notes

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

7.2.1 (2020-03-25)

Fix

  • build Remove resolving of minimist using npx

7.0.0 (2020-03-24)

Docs

  • Guide: Adjust guide for RPC Wallet/Aepp usage

Code Refactoring

  • RPC: Refactor rpc-related stuff (#921)
  • Build: Include amountFormatter and SCHEMA in bundle(#936)
  • Examples Update examples apps

Features

  • TX: Introduce new stamp TxObject(#933) This stamp give more flexibility on transaction serialization/deserialization process
  • Keystore: Allow to store secret as hex or buffer (#939)
  • AEX-2: Add permission layer for account management (#937)

7.1.1 (2020-02-27)

Bug Fixes

  • TxBuilder: Fix fee calculation for Oracles (#924) (a9d784f)
  • AEX-2: Broken wallet detection (#926)

7.1.0 (2020-02-25)

Refactor

  • AEX: Simplify message id processing (#916). Pass AEEP origin to Wallet callback (#918)
  • Node: Move getNetworkId to helpers (#910)
  • ACI: Minor ACI validation improvement. Move decoding of events to the builder. Add ability to decode events without ACI

Features

  • ACI: Implement Contract Events for ACI(Contract Event Guide)
  • Contract: Helpers for Oracle and AENS signature delegation(Signature delegation guide)
  • AmountFormatter: Rework amount formatter. Change formatter units naming. Add more units (#909) (6970efe)
  • TxBuilder: Integrate amount formatter to transaction builder (#897)
  • Account: Implement Message Signing (singMessage, verifyMessage) (#903)
  • AEX-2: Add removeRpcClient method to RpcClient/RpcWallet stamp's(#912)

7.0.0 (2020-01-31)

Bug Fixes

  • AEX-2: Fix firefox compatibility issue (#882) (2e16e10)
... (truncated)
Changelog

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

7.2.1 (2020-03-25)

Fix

  • build Remove resolving of minimist using npx

7.2.0 (2020-03-24)

Docs

  • Guide: Adjust guide for RPC Wallet/Aepp usage

Code Refactoring

  • RPC: Refactor rpc-related stuff (#921)
  • Build: Include amountFormatter and SCHEMA in bundle(#936)
  • Examples Update examples apps

Features

  • TX: Introduce new stamp TxObject(#933) This stamp give more flexibility on transaction serialization/deserialization process
  • Keystore: Allow to store secret as hex or buffer (#939)
  • AEX-2: Add permission layer for account management (#937)

7.1.1 (2020-02-27)

Bug Fixes

  • TxBuilder: Fix fee calculation for Oracles (#924) (a9d784f)
  • AEX-2: Broken wallet detection (#926)

7.1.0 (2020-02-25)

Refactor

  • AEX: Simplify message id processing (#916). Pass AEEP origin to Wallet callback (#918)
  • Node: Move getNetworkId to helpers (#910)
  • ACI: Minor ACI validation improvement. Move decoding of events to builder. Add ability to decode events without ACI
... (truncated)
Commits
  • 6c45e8b Merge pull request #949 from aeternity/release/7.2.1
  • 3a2c5ee Merge branch 'master' into release/7.2.1
  • b1d639e chore(release): Generate CHANGELOG
  • b854047 build(npm): Remove pre-install script
  • e9a7a9e Realign 7.2.0 (#947)
  • b282b0b Update @aeternity/aepp-sdk in group default to the latest version 🚀 (#946)
  • d28202b Merge pull request #944 from aeternity/release/7.2.0
  • 7e9d9ff chore(release): Fix Pr comments
  • c492b6d chore(release): Regenerate API docs. Fix JsDoc errors
  • 3fb6906 Merge branch 'master' into release/7.2.0
  • 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.2.1.
- [Release notes](https://github.com/aeternity/aepp-sdk-js/releases)
- [Changelog](https://github.com/aeternity/aepp-sdk-js/blob/7.2.1/CHANGELOG.md)
- [Commits](aeternity/aepp-sdk-js@1.2.1...7.2.1)

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 Mar 26, 2020
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #30.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/aeternity/aepp-sdk-7.2.1 branch May 25, 2020 05:01
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