Skip to content

Commit

Permalink
Bump truffle from 5.1.43 to 5.1.44 (#975)
Browse files Browse the repository at this point in the history
Bumps [truffle](https://github.com/trufflesuite/truffle) from 5.1.43 to 5.1.44.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/trufflesuite/truffle/commit/01381004f67cfd64865e3c8dbf4fe78882189817"><code>0138100</code></a> Publish</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/63d2e4a0a19ad4937764b0ea73265d61278bd46f"><code>63d2e4a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/trufflesuite/truffle/issues/3319">#3319</a> from trufflesuite/revert-3314-revert-3255-spawn-repl</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/b5995da2bb201b6db8ee5f1c267a6ccbcede66bf"><code>b5995da</code></a> Merge branch 'develop' into revert-3314-revert-3255-spawn-repl</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/acf10c0512555abeb4ea5a1388ddd379415114ec"><code>acf10c0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/trufflesuite/truffle/issues/3354">#3354</a> from trufflesuite/sections</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/dd57958760205adb1de7bd108c60ffc6c6a172f2"><code>dd57958</code></a> Print variables by section in CLI debugger</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/e9c30d7352acd544f58c0354b5f451285479da61"><code>e9c30d7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/trufflesuite/truffle/issues/3343">#3343</a> from trufflesuite/banish-evil</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/2e77ad2e37815be51c5f35b836129bb1fc95dd27"><code>2e77ad2</code></a> Add selector data.current.identifiers.sections</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/b88fbdf2c6b89232ff11f464e9f460551db48dac"><code>b88fbdf</code></a> Fix selectors in watch expressions</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/04e2a49b11eeadc84ef404bfe3162ab9feb7c80a"><code>04e2a49</code></a> Make js-interpreter a normal dependency</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/9324f35165fc965c5e66ec3f66fdc8adbcacd4a6"><code>9324f35</code></a> Pin js-interpreter version</li>
<li>Additional commits viewable in <a href="https://github.com/trufflesuite/truffle/compare/truffle@5.1.43...truffle@5.1.44">compare view</a></li>
</ul>
</details>
<br />


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

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-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 Sep 11, 2020
1 parent e9a11ac commit 661bb51
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"solidity-bytes-utils": "0.0.9",
"solidity-coverage": "^0.7.10",
"solium": "^1.2.5",
"truffle": "^5.1.43",
"truffle": "^5.1.44",
"truffle-assertions": "^0.9.2",
"truffle-plugin-verify": "^0.4.0",
"ts-node": "^9.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8934,10 +8934,10 @@ truffle-plugin-verify@^0.4.0:
querystring "0.2.0"
sol-merger "3.1.0"

truffle@^5.1.43:
version "5.1.43"
resolved "https://registry.yarnpkg.com/truffle/-/truffle-5.1.43.tgz#544e7b0955b6728a00761a86555c1eb259313266"
integrity sha512-KXda/70RAG9TBdQta8JEwVQmL9r/AZzU++5aZkrF4/nDosund8SV1yM9CcDTib4xLWuMaB15YyOC5r163QdLAw==
truffle@^5.1.44:
version "5.1.44"
resolved "https://registry.yarnpkg.com/truffle/-/truffle-5.1.44.tgz#11a91b1befc68b85d38baf2cb301d566d18a3780"
integrity sha512-8NIFw8jJFbi2vYHWGeflFHZByIDtx56r+BDl2CkPjpGEb9arEFDaCmjy70UQe4PBIX+olsl3opSVqpUb16b6tQ==
dependencies:
app-module-path "^2.2.0"
mocha "8.1.2"
Expand Down

0 comments on commit 661bb51

Please sign in to comment.