Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @nomiclabs/buidler-waffle from 1.1.2 to 2.0.0 #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps @nomiclabs/buidler-waffle from 1.1.2 to 2.0.0.

Release notes

Sourced from @nomiclabs/buidler-waffle's releases.

buidler-ethers v2.0.0 released

This is a new version of the @nomiclabs/buidler-ethers plugin, which is based on ethers v5.

buidler-waffle v2.0.0 released

This is a new version of the @nomiclabs/buidler-ethers plugin, which is based on ethers v5 and waffle v3.

This release extends the functionality of the waffle object that the plugin adds to the Buidler Runtime Environment, to cover everything that Waffle offers. Now, you can do bre.waffle.deployContract, bre.waffle.loadFixture, and more.

Buidler 1.3.8 released

This release of Buidler updates the sample project to use the new versions of the Ethers and Waffle plugins.

For more information about them, go to their release pages.

Buidler 1.3.7 released

This version contains multiple bug fixes

  • Fixes errors that prevented the stack traces engine to initialize (#655)
  • Fix the sample project's plugin installation (#656)

Buidler 1.3.6 released 🎉

This version improves the support for Solidity 0.6 in Buidler EVM.

The complete list of changes is:

  • Add support for Solidity 0.4.x to console.log (#617)
  • Add full support for Solidity 0.6.x to Buidler EVM (#627)
  • Workaround a Solidity sourcemaps regression introduced in solc 0.6.3 (#627)
  • Give meaningful error messages when trying to deploy a contract that is too large (#627)
  • Stop reporting invalid opcode errors as reverted without reason (#627)
  • Relicensed the sample project to The Unlicensed (#633)

Buidler 1.3.5 released

This version contains two small fixes:

  • Accept RegExps as config values (#614)
  • Display lazy-loaded dependencies correctly (#615)

buidler-waffle 1.3.5 released

This version uses an explicit version of ethers and waffle in the README (#656)

Buidler 1.3.4 released

Starting with this version, Buidler will use an independent version scheme. Buidler and its plugins will have independent versions, so releases are going to be smaller.

This version fixes a warning when using the latest version of Solidity and console.log, as the console.sol library didn't have a license tag. Thanks @gorgos for the fix!

@nomiclabs/buidler-waffle 1.3.4 released

This version fixes a problem with this plugin that lead to line numbers being off when running a typescript based project.

buidler-ethers v1.3.4

The complete list of changes

Commits
  • d9b1a77 Let buididler-etherscan use another version of ethers, for now
  • d01f691 Fix linter errors
  • 9d5d90d Upgrade sample project to buidler-ethers and buidler-waffle 2.0.0
  • bc8fdad Upgrade buidler-waffle to Waffle 3
  • 3e86c6c Upgrade buidler-ethers to ethers 5
  • bf1c5c1 Bump buidler-waffle version
  • 1edaf8c Bump buidler-ethers version
  • 65dacca Bump buidler-core version
  • 9d0cf27 Merge branch 'website' into development
  • bd3a185 Merge pull request #656 from nomiclabs/default-to-ethersv4-wafflev2
  • 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.


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 Jun 24, 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