gnosis / dex-services

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

Bump ethcontract-generate from 0.9.1 to 0.10.1 #1615

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps ethcontract-generate from 0.9.1 to 0.10.1.

Release notes

Sourced from ethcontract-generate's releases.

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
  • 46abb88 Relase to crates.io from github actions (#450)
  • 81d4520 Bump version to 0.10.0 (#449)
  • 420efb5 Update dependencies (#448)
  • e35137d Bump truffle from 5.1.60 to 5.1.61 in /examples/truffle (#445)
  • c4fbc71 Bump truffle from 5.1.59 to 5.1.60 in /examples/truffle (#434)
  • 80c987e Update secp256k1 requirement from 0.19 to 0.20 (#435)
  • 4c23c19 update mergify config for github actions (#442)
  • f99c8da Disable auto-bin discovery for example crate (#441)
  • 1dbdb44 Update web3 (to 0.14) and jsonrpc-core (to 0.15) (#438)
  • 8174050 Restructure crate to have virtual workspace at the top level (#430)
  • 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)