Skip to content

Bump @aeternity/aepp-sdk from 1.2.1 to 8.2.0#96

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown

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

Release notes

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

v8.2.0

⚠ BREAKING CHANGES

  • crypto: remove outdated generateSaveWallet function
  • crypto: remove unused prepareTx, encodeTx, decodeTx functions
  • crypto: remove unused hexStringToByte function
  • crypto: rename messageToBinary to messageToHash adding hashing
  • crypto: drop extra "personal" from message functions
  • crypto: remove unused formatAddress function
  • crypto: remove unused addressToHex function
  • node-pool: inline helpers, export by default
  • string: use isAddressValid instead of isAeAddress
  • string: remove unused snakeOrKebabToPascal function
  • drop outdated protocols and transactions schemas
  • drop compatibility with node@5

Bug Fixes

  • export aepp-wallet-communication (d5d741c)
  • ponyfill Buffer in browser (953bf08)
  • ponyfill process in browser (798ab63)
  • rlp: import as it is (736b0f5)
  • typo name of broadcast failed error generator (ae7e823)
  • examlple-aepp: open only when ready to accept connection (4872eb9)

Refactoring

  • crypto: drop extra "personal" from message functions (34288cb)
  • crypto: remove outdated generateSaveWallet function (37298be)
  • crypto: remove unused addressToHex function (93f9def)
  • crypto: remove unused formatAddress function (a5d4b62)
  • crypto: remove unused hexStringToByte function (ed39a76)
  • crypto: remove unused prepareTx, encodeTx, decodeTx functions (64d15eb)
  • crypto: rename messageToBinary to messageToHash adding hashing (df37004)
  • node-pool: inline helpers, export by default (ed1cfb5)
  • string: remove unused snakeOrKebabToPascal function (79bdc04)
  • string: use isAddressValid instead of isAeAddress (ac7d827)
  • drop compatibility with node@5 (f5e2fdb)
  • drop outdated protocols and transactions schemas (f18d305)

8.1.0

Bug Fixes

  • poi-tx schema: use proper type name (9e7c7b2)
  • wait-for-tx-confirm: validate transaction height after awaitHeight (95e0d93)

Features

  • support compiler@6.0.0 and above (3cdc7f9)

8.0.0

Bug Fixes

... (truncated)

Changelog

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

8.2.0 (2021-06-17)

⚠ BREAKING CHANGES

  • crypto: remove outdated generateSaveWallet function
  • crypto: remove unused prepareTx, encodeTx, decodeTx functions
  • crypto: remove unused hexStringToByte function
  • crypto: rename messageToBinary to messageToHash adding hashing
  • crypto: drop extra "personal" from message functions
  • crypto: remove unused formatAddress function
  • crypto: remove unused addressToHex function
  • node-pool: inline helpers, export by default
  • string: use isAddressValid instead of isAeAddress
  • string: remove unused snakeOrKebabToPascal function
  • drop outdated protocols and transactions schemas
  • drop compatibility with node@5

Bug Fixes

  • export aepp-wallet-communication (d5d741c)

  • ponyfill Buffer in browser (953bf08)

  • ponyfill process in browser (798ab63)

  • rlp: import as it is (736b0f5)

  • typo name of broadcast failed error generator (ae7e823)

  • examlple-aepp: open only when ready to accept connection (4872eb9)

  • crypto: drop extra "personal" from message functions (34288cb)

  • crypto: remove outdated generateSaveWallet function (37298be)

  • crypto: remove unused addressToHex function (93f9def)

  • crypto: remove unused formatAddress function (a5d4b62)

  • crypto: remove unused hexStringToByte function (ed39a76)

  • crypto: remove unused prepareTx, encodeTx, decodeTx functions (64d15eb)

  • crypto: rename messageToBinary to messageToHash adding hashing (df37004)

  • node-pool: inline helpers, export by default (ed1cfb5)

  • string: remove unused snakeOrKebabToPascal function (79bdc04)

  • string: use isAddressValid instead of isAeAddress (ac7d827)

  • drop compatibility with node@5 (f5e2fdb)

  • drop outdated protocols and transactions schemas (f18d305)

8.1.0 (2021-05-31)

Bug Fixes

  • poi-tx schema: use proper type name (9e7c7b2)
  • wait-for-tx-confirm: validate transaction height after awaitHeight (95e0d93)

... (truncated)

Commits
  • 849c875 Merge pull request #1222 from aeternity/release/v8.2.0
  • ebcfeed chore(release): 8.2.0
  • 27fea0e Merge pull request #1221 from aeternity/feature/update-node
  • 9c4a49d Merge pull request #1184 from aeternity/feature/rewrite-to-ts
  • e15d9ba chore: update node to 6.1.0
  • ef9d07b chore: fix build:dev script
  • 37298be refactor(crypto)!: remove outdated generateSaveWallet function
  • 64d15eb refactor(crypto)!: remove unused prepareTx, encodeTx, decodeTx functions
  • ed39a76 refactor(crypto)!: remove unused hexStringToByte function
  • df37004 refactor(crypto)!: rename messageToBinary to messageToHash adding hashing
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by davidyuk, a new releaser for @​aeternity/aepp-sdk since your current version.


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 8.2.0.
- [Release notes](https://github.com/aeternity/aepp-sdk-js/releases)
- [Changelog](https://github.com/aeternity/aepp-sdk-js/blob/v8.2.0/CHANGELOG.md)
- [Commits](aeternity/aepp-sdk-js@1.2.1...v8.2.0)

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 18, 2021
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #97.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/aeternity/aepp-sdk-8.2.0 branch June 23, 2021 04:47
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