Skip to content

Commit

Permalink
Bump truffle from 5.1.47 to 5.1.48 (#1010)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

If you make any changes to it yourself then they will take precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [truffle](https://github.com/trufflesuite/truffle) from 5.1.47 to 5.1.48.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/trufflesuite/truffle/commit/5fcf3381020f4421c8d8bde27089c1374907ca4f"><code>5fcf338</code></a> Publish</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/de44ba898ca04dc38222b8dc71dbbcbd2e8b295f"><code>de44ba8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/trufflesuite/truffle/issues/3395">#3395</a> from trufflesuite/move-test-files</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/5741159b1d69f47037f7e8bf4600a812bb9f58db"><code>5741159</code></a> Move Solidity libraries out of lib/</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/31143bb0f9a8a823c562dc8f5e38cc6de728cafb"><code>31143bb</code></a> Ensure Truffle source won't report absolute paths</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/158c68e1d97ebd0dbb02e34274dd6c5b8c0d5522"><code>158c68e</code></a> Merge branch 'develop' of github.com:trufflesuite/truffle into move-test-files</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/f91a7565b704bd7cf300ad73f63734c04f81c4a1"><code>f91a756</code></a> Add missing comment</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/0b3b0c9d32bc9d56eeb8419d805dcbb340ce261f"><code>0b3b0c9</code></a> Convert module to class with static methods</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/9be98746c603c35bebca825976bbf4f4df3e881a"><code>9be9874</code></a> Prioritize Truffle resolver source</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/ad693876216a69e6cb5a71ab5b5e2fc15ae9b577"><code>ad69387</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/trufflesuite/truffle/issues/3418">#3418</a> from trufflesuite/respect-compilations</li>
<li><a href="https://github.com/trufflesuite/truffle/commit/38c2fc47bf987b41ad8afd3fdc0fca494d6cc9fe"><code>38c2fc4</code></a> Add comment stating that sourceIndexes does not contain internal sources</li>
<li>Additional commits viewable in <a href="https://github.com/trufflesuite/truffle/compare/truffle@5.1.47...truffle@5.1.48">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.47&new-version=5.1.48)](https://dependabot.com/compatibility-score/?dependency-name=truffle&package-manager=npm_and_yarn&previous-version=5.1.47&new-version=5.1.48)

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 Oct 9, 2020
1 parent dd1501a commit 92d72dd
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 @@ -109,7 +109,7 @@
"solidity-bytes-utils": "0.0.9",
"solidity-coverage": "^0.7.11",
"solium": "^1.2.5",
"truffle": "^5.1.47",
"truffle": "^5.1.48",
"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 @@ -8928,10 +8928,10 @@ truffle-plugin-verify@^0.4.0:
querystring "0.2.0"
sol-merger "3.1.0"

truffle@^5.1.47:
version "5.1.47"
resolved "https://registry.yarnpkg.com/truffle/-/truffle-5.1.47.tgz#5c85e5e70153ed1afa31cd37b6a908d9dea90e58"
integrity sha512-+LQJvs/3AUsi+lGFilFf/LIENyJ/fhZV5OmrGGerblyVaBQZCowM659O/o5VgAEMBRSUojpQoTNGsgLJWo0+zA==
truffle@^5.1.48:
version "5.1.48"
resolved "https://registry.yarnpkg.com/truffle/-/truffle-5.1.48.tgz#43c78cb1fa8f51496a66de7bddfd6726ad132676"
integrity sha512-Z8485qH5Db8P05dVy7SHQHcaa+hXAekvPcVkkv8zONsVBqOmS3q48eajukdeKNbLlfPWb3m7TYdPzrGFBDcFiQ==
dependencies:
app-module-path "^2.2.0"
mocha "8.1.2"
Expand Down

0 comments on commit 92d72dd

Please sign in to comment.