gnosis / dex-services

Off-chain services for the Gnosis Protocol v1.
33 stars 9 forks source link

Bump ethcontract from 0.9.1 to 0.11.0 #1639

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps ethcontract from 0.9.1 to 0.11.0.

Release notes

Sourced from ethcontract's releases.

v0.11.0

  • Allow deployment override to specify transaction hash (#462)
  • Bump @openzeppelin/contracts from 3.3.0 to 3.4.0 in /examples/truffle (#461)
  • [CallBatch] Don't roundtrip when batch is empty (#460)
  • [CallBatch] Fail requests with top level error if top level call fails (#458)

v0.10.2

Changelog

  • Version Bump to 0.10.2 (#456)
  • Implement batching for View methods (#455)
  • Bump truffle from 5.1.61 to 5.1.62 in /examples/truffle (#452)

v0.10.1

This release doesn't contain any changes. We are testing the automatic release process from Github Actions.

v0.10.0

Changelog

  • Bump version to 0.10.0 (#449)
  • Update dependencies (#448)
  • Bump truffle from 5.1.60 to 5.1.61 in /examples/truffle (#445)
  • Bump truffle from 5.1.59 to 5.1.60 in /examples/truffle (#434)
  • Update secp256k1 requirement from 0.19 to 0.20 (#435)
  • update mergify config for github actions (#442)
  • Disable auto-bin discovery for example crate (#441)
  • Update web3 (to 0.14) and jsonrpc-core (to 0.15) (#438)
  • Restructure crate to have virtual workspace at the top level (#430)
  • Use correct secrets in actions (#437)
  • Run tests with Github actions (#429)
  • Bump truffle from 5.1.58 to 5.1.59 in /examples/truffle (#433)
  • Bump @truffle/hdwallet-provider from 1.2.0 to 1.2.1 in /examples/truffle (#432)
  • Bump truffle-plugin-verify from 0.5.3 to 0.5.4 in /examples/truffle (#428)
  • Bump truffle-plugin-verify from 0.5.2 to 0.5.3 in /examples/truffle (#427)
  • Bump truffle from 5.1.57 to 5.1.58 in /examples/truffle (#423)
  • Bump truffle from 5.1.56 to 5.1.57 in /examples/truffle (#421)
Commits
  • 6756cb4 Allow deployment override to specify transaction hash (#462)
  • 372d02a Bump @openzeppelin/contracts from 3.3.0 to 3.4.0 in /examples/truffle (#461)
  • c470464 [CallBatch] Don't roundtrip when batch is empty (#460)
  • b82ba34 [CallBatch] Fail requests with top level error if top level call fails (#458)
  • d3ec69f Version Bump to 0.10.2 (#456)
  • 5c677d1 Implement batching for View methods (#455)
  • 705ee46 Bump truffle from 5.1.61 to 5.1.62 in /examples/truffle (#452)
  • 46abb88 Relase to crates.io from github actions (#450)
  • 81d4520 Bump version to 0.10.0 (#449)
  • 420efb5 Update dependencies (#448)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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](https://app.dependabot.com): - 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[bot] commented 3 years ago

Looks like ethcontract is no longer updatable, so this is no longer needed.