Skip to content

Commit

Permalink
Bump @truffle/contract from 4.3.5 to 4.3.6 (#1110)
Browse files Browse the repository at this point in the history
Bumps [@truffle/contract](https://github.com/trufflesuite/truffle) from 4.3.5 to 4.3.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/trufflesuite/truffle/releases"><code>@truffle/contract's releases</code></a>.</em></p>
<blockquote>
<h2>v5.0.31 – Web3.js patch and some bugfixes</h2>
<p>Hi everyone!</p>
<p>First off, if you made it to TruffleCon, thanks so much! It was great to get the chance to interact with you all and learn about some of the exciting things people are working on.</p>
<p>Got a few updates for you today. Mostly, we've upgraded Web3.js to v1.2.1 and fixed a couple bugs. Thanks to everyone who contributed to this release!</p>
<p>See you next week 😄</p>
<h2>How to Upgrade</h2>
<p>We recommend upgrading to the latest version of Truffle by running:</p>
<pre><code>npm uninstall -g truffle
npm install -g truffle
</code></pre>
<h2>Changelog</h2>
<h3>Enhancements</h3>
<ul>
<li>Ensure that HDWalletProvider will throw an error when the url provider is without slash / slashes (<a href="https://github-redirect.dependabot.com/trufflesuite/truffle/pull/2274">#2274</a> by <a href="https://github.com/djuanit0x"><code>@djuanit0x</code></a>)</li>
<li>Add --rm flag to docker run solc commands to be removed on exits (<a href="https://github-redirect.dependabot.com/trufflesuite/truffle/pull/2277">#2277</a> by <a href="https://github.com/pablogm95"><code>@pablogm95</code></a>)</li>
</ul>
<h3>Internal Improvements</h3>
<ul>
<li>Fix slack notifications (<a href="https://github-redirect.dependabot.com/trufflesuite/truffle/pull/2284">#2284</a> by <a href="https://github.com/CruzMolina"><code>@CruzMolina</code></a>)</li>
<li>Switch debugger to use new compile interface (<a href="https://github-redirect.dependabot.com/trufflesuite/truffle/pull/2255">#2255</a> by <a href="https://github.com/gnidan"><code>@gnidan</code></a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Ensure <code>config.with</code> returns a Config object (<a href="https://github-redirect.dependabot.com/trufflesuite/truffle/pull/2283">#2283</a> by <a href="https://github.com/CruzMolina"><code>@CruzMolina</code></a>)</li>
<li>Ensure truffle-resolver/fs only parses json artifacts (<a href="https://github-redirect.dependabot.com/trufflesuite/truffle/pull/2272">#2272</a> by <a href="https://github.com/CruzMolina"><code>@CruzMolina</code></a>)</li>
<li>Fix sendTransaction dropping data param bug (<a href="https://github-redirect.dependabot.com/trufflesuite/truffle/pull/2275">#2275</a> by <a href="https://github.com/nsward"><code>@nsward</code></a>)</li>
</ul>
<h3>Dependency Updates</h3>
<ul>
<li>Upgrade web3 packages to 1.2.1 (<a href="https://github-redirect.dependabot.com/trufflesuite/truffle/pull/2282">#2282</a> by <a href="https://github.com/gnidan"><code>@gnidan</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/trufflesuite/truffle/commit/dce3085ee50de3ed83a55bd6fe038a843ea75e7a"><code>dce3085</code></a> Publish</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/3e425431323f9eaa0f88b892b7943e9b83aa8052"><code>3e42543</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/trufflesuite/truffle/issues/3659">#3659</a> from trufflesuite/signature-not-required</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/943c380870b335ff4e2db7e098cd0fb025c104b5"><code>943c380</code></a> Swallow errors getting accounts sometimes</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/9afb10c8e68bfe4094ef99e138a2b9f7179756fe"><code>9afb10c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/trufflesuite/truffle/issues/3752">#3752</a> from trufflesuite/abi-wrap</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/be15a11d4704f075d20e945a4d796c8d0c9e7f4a"><code>be15a11</code></a> Enhancement: Allow importing ABI JSON from non-FS sources</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/d8cd5fe904029bcbc2f1d9f368028d74092efe06"><code>d8cd5fe</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/trufflesuite/truffle/issues/3750">#3750</a> from trufflesuite/allow-resolution-failure</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/0a8108a02b4a4fbb50d7a92f69937ba6ddc1dc4a"><code>0a8108a</code></a> Update tests for resolution failures being allowed</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/ef68823c269cc480814104ba7d007c7fba3d288e"><code>ef68823</code></a> Allow resolution of empty sources</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/09c7b34e8d9d7353c9106344817529d53be1d507"><code>09c7b34</code></a> Allow resolution to fail in resolveAllSources()</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/ef7ca13d80a7a0900f8f2b2359f5031b20504500"><code>ef7ca13</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/trufflesuite/truffle/issues/3749">#3749</a> from trufflesuite/safer-send</li>
<li>Additional commits viewable in <a href="https://github.com/trufflesuite/truffle/compare/@truffle/[email protected]...@truffle/[email protected]">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@truffle/contract&package-manager=npm_and_yarn&previous-version=4.3.5&new-version=4.3.6)](https://dependabot.com/compatibility-score/?dependency-name=@truffle/contract&package-manager=npm_and_yarn&previous-version=4.3.5&new-version=4.3.6)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)



</details>
  • Loading branch information
dependabot-preview[bot] authored Feb 1, 2021
1 parent 686949b commit 95a3424
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@gnosis.pm/solidity-data-structures": "1.3.5",
"@gnosis.pm/util-contracts": "2.0.7",
"@openzeppelin/contracts": "=2.5.1",
"@truffle/contract": "^4.3.5",
"@truffle/contract": "^4.3.6",
"@typechain/truffle-v5": "^2.0.2",
"@typechain/web3-v1": "^1.0.0",
"@types/chai": "^4.2.14",
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -599,10 +599,10 @@
dependencies:
source-map-support "^0.5.19"

"@truffle/codec@^0.9.4":
version "0.9.4"
resolved "https://registry.yarnpkg.com/@truffle/codec/-/codec-0.9.4.tgz#738187e6afc74a0a67dc201762b6ccb8121712d5"
integrity sha512-EAx/6Dg8Dj/O6/zqXpp4Q9OtxKmPKItmHWD91FM7bOXvX71wx66XZqIxD7ORjLEzQqYfJj81ttSnOZgpGxj3RA==
"@truffle/codec@^0.9.5":
version "0.9.5"
resolved "https://registry.yarnpkg.com/@truffle/codec/-/codec-0.9.5.tgz#f12896e115524e85173ccd617cd3c8c562575acc"
integrity sha512-h5oT5y2FPCKLGo2bfRFyBJe2YWuA3CGnCuo4eD2omZy4y6uj2yO6IePJpDt2nEIxnvX6cUf26iLVy/Upq+W+Ag==
dependencies:
big.js "^5.2.2"
bn.js "^4.11.8"
Expand All @@ -626,14 +626,14 @@
crypto-js "^3.1.9-1"
debug "^4.1.0"

"@truffle/contract@^4.3.5":
version "4.3.5"
resolved "https://registry.yarnpkg.com/@truffle/contract/-/contract-4.3.5.tgz#360434b09bbf9a8d34ed2f7075f40d36509b180c"
integrity sha512-08gLSId+spnXqdM/25pOiurNcSBeCBa6KrplCgojy1RvqlG8JbEa9jXHWt1DCACZTtSnCsC2ywSNxAKRb4HqIA==
"@truffle/contract@^4.3.6":
version "4.3.6"
resolved "https://registry.yarnpkg.com/@truffle/contract/-/contract-4.3.6.tgz#e6a77ea8dd5c4832c41529313b0dfa092de65208"
integrity sha512-XcIZ4eG1BrkoW30ZYTEqQGskmB2a2CoFJOLDjo2heP8xx+mKAPI0ceg2Ym4PbBUtqPBL6CiWE2WRh2zpFWPrOw==
dependencies:
"@truffle/blockchain-utils" "^0.0.25"
"@truffle/contract-schema" "^3.3.3"
"@truffle/debug-utils" "^5.0.8"
"@truffle/debug-utils" "^5.0.9"
"@truffle/error" "^0.0.11"
"@truffle/interface-adapter" "^0.4.18"
bignumber.js "^7.2.1"
Expand All @@ -646,18 +646,18 @@
web3-eth-abi "1.2.9"
web3-utils "1.2.9"

"@truffle/debug-utils@^5.0.8":
version "5.0.8"
resolved "https://registry.yarnpkg.com/@truffle/debug-utils/-/debug-utils-5.0.8.tgz#681c2bb595750c768f9a17f5c47facef19181044"
integrity sha512-2YzZzhhbZnUr+zQSiqkjF9cwwUPBFyMuH2/iGvjR+9l3+gpOm9+psN658dCziLV0qwiME4Tor4pIW7FnOEDegQ==
"@truffle/debug-utils@^5.0.9":
version "5.0.9"
resolved "https://registry.yarnpkg.com/@truffle/debug-utils/-/debug-utils-5.0.9.tgz#1daf5d99f8ada3f5167f3b899413c8f78cd68e9d"
integrity sha512-2wnof3sA1826KZYdHUm1PGQI/De/kNRwKECHI1+9iVLtutOLho/5rdSZVGM0hDPc2RPGBvivtgwpHsYe5Nxwjg==
dependencies:
"@truffle/codec" "^0.9.4"
"@truffle/codec" "^0.9.5"
"@trufflesuite/chromafi" "^2.2.2"
bn.js "^5.1.3"
chalk "^2.4.2"
debug "^4.1.0"
highlight.js "^10.4.0"
highlightjs-solidity "^1.0.20"
highlightjs-solidity "^1.0.21"

"@truffle/error@^0.0.11":
version "0.0.11"
Expand Down Expand Up @@ -5312,10 +5312,10 @@ highlight.js@^10.4.0, highlight.js@^10.4.1:
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.4.1.tgz#d48fbcf4a9971c4361b3f95f302747afe19dbad0"
integrity sha512-yR5lWvNz7c85OhVAEAeFhVCc/GV4C30Fjzc/rCP0aCWzc1UUOPUk55dK/qdwTZHBvMZo+eZ2jpk62ndX/xMFlg==

highlightjs-solidity@^1.0.20:
version "1.0.20"
resolved "https://registry.yarnpkg.com/highlightjs-solidity/-/highlightjs-solidity-1.0.20.tgz#37482fd47deda617994e1d1262df5a319c0a8580"
integrity sha512-Ixb87/4huazRJ7mriimL0DP2GvE5zgSk11VdMPGKMQCNwszDe8qK0PySySsuB88iXyDT/H2gdmvC2bgfrOi3qQ==
highlightjs-solidity@^1.0.21:
version "1.0.21"
resolved "https://registry.yarnpkg.com/highlightjs-solidity/-/highlightjs-solidity-1.0.21.tgz#6d257215b5b635231d4d0c523f2c419bbff6fe42"
integrity sha512-ozOtTD986CBIxuIuauzz2lqCOTpd27TbfYm+msMtNSB69mJ0cdFNvZ6rOO5iFtEHtDkVYVEFQywXffG2sX3XTw==

hmac-drbg@^1.0.0:
version "1.0.1"
Expand Down

0 comments on commit 95a3424

Please sign in to comment.