Skip to content

Bump @aeternity/aepp-sdk from 1.2.1 to 6.1.3#1

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown

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

Release notes

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

6.1.3 (2019-12-11)

Bug Fixes

  • Channel: 5.2.0 compatibility (4be8eb8)

6.1.2 (2019-11-12)

Bug Fixes

  • Composition: Chain composition (9ac705f)

6.1.1 (2019-11-12)

Bug Fixes

  • ACI: Disable bytecode check for source and code on-chain. This changes will be included in next major release (#783) (fe6021b)

Features

  • KeyStore: Remove argon2 package, use libsodium for both browser and node (#782) (c18047e)

6.1.0 (2019-11-11)

Bug Fixes

  • AENS: auction end block calculation (#746) (4c1f5e4)
  • AENS: Fix produceNameId function(Make name lowercase). Enable … (#750) (fd14225)
  • state channels: wait for connection to be established before sending generic message (#723) (c5f35d1)
  • TxHelpers: Use BigNumber in auction end block calculation (777c012)

Features

  • ACI: Add validation for contractAddress (#764) (07cb0e7)
  • AENS: Add nameFee validation to TxValidator (#765) (5250e75)
  • AENS: Increase default nameTtl (#775) (c5f2582)
  • Contract: Add ability to pass arguments or callData for contract deploy/call/callStatic API (#768) (12aaca3)
  • Http: Assign error object to http error (#770) (87062ea)
  • state channels: add round method (#763) (c950937)
  • state channels: allow off chain updates to be cancelled with custom error code (#753) (ae4426e)
  • state channels: allow to pass metadata to transfer update (#755) (ddc6611)
  • state channels: make state channels compatible with node v5.0.0… (#688) (deed7fc), closes #632 #653 #658 #660 #680 #693 #687
  • state channels: make state channels compatible with node v5.1.0… (#776) (74952aa)

6.0.2 (2019-10-31)

Bug Fixes

  • name claim: Revert ignoring waitMined from user passed options (#727)

6.0.1 (2019-10-29)

... (truncated)
Changelog

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

6.1.3 (2019-12-11)

Bug Fixes

  • Channel: 5.2.0 compatibility (4be8eb8)

6.1.2 (2019-11-12)

Bug Fixes

  • Composition: Chain composition (9ac705f)

6.1.1 (2019-11-12)

Bug Fixes

  • ACI: Disable bytecode check for source and code on-chain. This changes will be included in next major release (#783) (fe6021b)

Features

  • KeyStore: Remove argon2 package, use libsodium for both browser and node (#782) (c18047e)

6.1.0 (2019-11-11)

Bug Fixes

  • AENS: auction end block calculation (#746) (4c1f5e4)
  • AENS: Fix produceNameId function(Make name lowercase). Enable … (#750) (fd14225)
  • state channels: wait for connection to be established before sending generic message (#723) (c5f35d1)
  • TxHelpers: Use BigNumber in auction end block calculation (777c012)

Features

  • ACI: Add validation for contractAddress (#764) (07cb0e7)
  • AENS: Add nameFee validation to TxValidator (#765) (5250e75)
  • AENS: Increase default nameTtl (#775) (c5f2582)
  • Contract: Add ability to pass arguments or callData for contract deploy/call/callStatic API (#768) (12aaca3)
  • Http: Assign error object to http error (#770) (87062ea)
... (truncated)
Commits
  • 178b662 Merge pull request #823 from aeternity/fix/channel-5.2.0-compatibility
  • 6296133 Merge remote-tracking branch 'origin/fix/channel-5.2.0-compatibility' into fi...
  • d738d9f chore(release): Point docker to node 5.2.0
  • b5642bf Merge branch 'fix/channel-5.2.0-compatibility' of https://github.com/aeternit...
  • da747c0 Fix internal.js
  • d4d8767 chore(release): Bump version. Generate CHANGELOG
  • 5dd2fc1 Fix lint error
  • 4be8eb8 fix(Channel): 5.2.0 compatibility
  • d0a29ff Merge pull request #789 from aeternity/hotfix/chain-composition
  • e8aaed8 Merge remote-tracking branch 'origin/hotfix/chain-composition' into hotfix/ch...
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 6.1.3.
- [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...6.1.3)

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

Superseded by #16.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/aeternity/aepp-sdk-6.1.3 branch February 4, 2020 05:11
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