Skip to content

Bump aepp-sdk from 6.2.0 to 7.0.0#1

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/aepp-sdk-7.0.0
Open

Bump aepp-sdk from 6.2.0 to 7.0.0#1
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/aepp-sdk-7.0.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps aepp-sdk from 6.2.0 to 7.0.0.

Release notes

Sourced from aepp-sdk's releases.

v7.0.0

7.0.0 (compare) - 2020-01-31

Bug Fixes

Features

  • feat(ci): Add conditions for cron jobs (#323) (e8204d8).
  • feat(ci): add parallel testing for ci (#320) (6b05ad4).
  • feat(ci): enable codecov (#339) (fe9e9f3).
  • feat(compiler): validate on-chain bytecode (#333) (1cb0d1a).
  • feat(contracts): bytecode verification in contract native (#350) (1bd7929).
  • feat(contracts): contract_native improvements (#340) (9056af2).
  • feat: AENS delegation signatures helpers (#353) (e11d441).
  • feat: high level API to access transaction properties (#338) (65f490b). Related issues/PRs: #272
  • feat: replace namedtupled with munch (#335) (3455714).
  • feat: update compatiblity range to LIMA series (#355) (154cde7).

Misc

  • add fate specific fee calculation for contract calls (#326) (59a31d1). Related issues/PRs: #292
  • and transfer_by_name, and add spend and transfer by name to cli (#285) (7a228b0).
  • build(deps): bump base58 from 1.0.3 to 2.0.0 (#347) (1b42a9e).
  • build(deps): bump validators from 0.13.0 to 0.14.1 (70f2617).
  • build(deps): bump validators from 0.14.1 to 0.14.2 (7c9da39).
  • build(deps): bump websockets from 7.0 to 8.0.2 (d749144).
  • build(deps-dev): bump coverage from 4.5.4 to 5.0.3 (#346) (a4e6892).
  • build(deps-dev): bump pytest from 4.6.7 to 5.3.4 (879619a).
  • build(deps-dev): bump sphinx from 2.2.2 to 2.3.1 (8b4b94a).
  • chore(ci): replace jenkins with travis (#316) (c1c5217).
  • doc: add gitolog as dev dependency (9fe996a).
  • docs: add documentation for offline interaction (#356) (f9a7792). Related issues/PRs: #318
  • Feature/contracts dry run (#284) (f0f1397).
  • fix alerts from lgtm (#296) (e1e2f51).
Changelog

Sourced from aepp-sdk's changelog.

7.0.0 (compare) - 2020-01-31

Bug Fixes

Features

  • feat(ci): Add conditions for cron jobs (#323) (e8204d8).
  • feat(ci): add parallel testing for ci (#320) (6b05ad4).
  • feat(ci): enable codecov (#339) (fe9e9f3).
  • feat(compiler): validate on-chain bytecode (#333) (1cb0d1a).
  • feat(contracts): bytecode verification in contract native (#350) (1bd7929).
  • feat(contracts): contract_native improvements (#340) (9056af2).
  • feat: AENS delegation signatures helpers (#353) (e11d441).
  • feat: high level API to access transaction properties (#338) (65f490b). Related issues/PRs: #272
  • feat: replace namedtupled with munch (#335) (3455714).
  • feat: update compatiblity range to LIMA series (#355) (154cde7).

Misc

  • add fate specific fee calculation for contract calls (#326) (59a31d1). Related issues/PRs: #292
  • and transfer_by_name, and add spend and transfer by name to cli (#285) (7a228b0).
  • build(deps): bump base58 from 1.0.3 to 2.0.0 (#347) (1b42a9e).
  • build(deps): bump validators from 0.13.0 to 0.14.1 (70f2617).
  • build(deps): bump validators from 0.14.1 to 0.14.2 (7c9da39).
  • build(deps): bump websockets from 7.0 to 8.0.2 (d749144).
  • build(deps-dev): bump coverage from 4.5.4 to 5.0.3 (#346) (a4e6892).
  • build(deps-dev): bump pytest from 4.6.7 to 5.3.4 (879619a).
  • build(deps-dev): bump sphinx from 2.2.2 to 2.3.1 (8b4b94a).
  • chore(ci): replace jenkins with travis (#316) (c1c5217).
  • doc: add gitolog as dev dependency (9fe996a).
  • docs: add documentation for offline interaction (#356) (f9a7792). Related issues/PRs: #318
  • Feature/contracts dry run (#284) (f0f1397).
  • fix alerts from lgtm (#296) (e1e2f51).
Commits
  • 58ac2d1 fix project version
  • cb547c1 Merge pull request #360 from aeternity/release/7.0.0
  • bbbe650 Merge branch 'master' into release/7.0.0
  • ef91875 prepare relase 7.0.0
  • 9fe996a doc: add gitolog as dev dependency
  • e11d441 feat: AENS delegation signatures helpers (#353)
  • f9a7792 docs: add documentation for offline interaction (#356)
  • 154cde7 feat: update compatiblity range to LIMA series (#355)
  • 1f21bcb fix: run tests also with python 3.8 (#354)
  • 65f490b feat: high level API to access transaction properties (#338)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 3, 2020
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