Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @openzeppelin/contracts from 4.0.0-beta.0 to 4.0.0-beta.1 in /ex…
…amples/truffle (#473) Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.0.0-beta.0 to 4.0.0-beta.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/OpenZeppelin/openzeppelin-contracts/commit/954f6110d6e66d0c020aa5721dc49b07eb576d06"><code>954f611</code></a> 4.0.0-beta.1</li> <li><a href="https://github.com/OpenZeppelin/openzeppelin-contracts/commit/4390b8df123afa31ef63fa7cdca6030ff4c1a470"><code>4390b8d</code></a> Add ERC721URIStorage extension (<a href="https://github-redirect.dependabot.com/OpenZeppelin/openzeppelin-contracts/issues/2555">#2555</a>)</li> <li><a href="https://github.com/OpenZeppelin/openzeppelin-contracts/commit/cb88e15b333f40f3fe19bb3b5662f5f1c9d2b7e4"><code>cb88e15</code></a> Enable optimizations when publishing package (<a href="https://github-redirect.dependabot.com/OpenZeppelin/openzeppelin-contracts/issues/2557">#2557</a>)</li> <li><a href="https://github.com/OpenZeppelin/openzeppelin-contracts/commit/136de910493370472d4ab41e79261214b018f8a1"><code>136de91</code></a> Rename variable master to implementation <a href="https://github-redirect.dependabot.com/OpenZeppelin/openzeppelin-contracts/issues/2">#2</a> (<a href="https://github-redirect.dependabot.com/OpenZeppelin/openzeppelin-contracts/issues/2553">#2553</a>)</li> <li><a href="https://github.com/OpenZeppelin/openzeppelin-contracts/commit/e2bf45f2622f1482e974ac54db57cca98407547a"><code>e2bf45f</code></a> Rename variable master to implementation</li> <li><a href="https://github.com/OpenZeppelin/openzeppelin-contracts/commit/93d990c6530ba1038854490caf7b80c24391229e"><code>93d990c</code></a> Optimize constructor of ERC777 (<a href="https://github-redirect.dependabot.com/OpenZeppelin/openzeppelin-contracts/issues/2551">#2551</a>)</li> <li><a href="https://github.com/OpenZeppelin/openzeppelin-contracts/commit/3dfd02b4b4550d31401e972a31dbd99b273d91c3"><code>3dfd02b</code></a> Fix link to TimelockController</li> <li><a href="https://github.com/OpenZeppelin/openzeppelin-contracts/commit/7a7bd8f6d7784a825ecb7cbf79be114acbcb053a"><code>7a7bd8f</code></a> Fix typo Controler -> Controller</li> <li><a href="https://github.com/OpenZeppelin/openzeppelin-contracts/commit/16312fcfb9b4e7bcfa3235b8aac770521a91376c"><code>16312fc</code></a> Rename UpgradeableProxy to ERC1967Proxy (<a href="https://github-redirect.dependabot.com/OpenZeppelin/openzeppelin-contracts/issues/2547">#2547</a>)</li> <li><a href="https://github.com/OpenZeppelin/openzeppelin-contracts/commit/a81a88cca0ef9e86cb613077381df19d1ba5f135"><code>a81a88c</code></a> Fix mentions of buidler (<a href="https://github-redirect.dependabot.com/OpenZeppelin/openzeppelin-contracts/issues/2548">#2548</a>)</li> <li>Additional commits viewable in <a href="https://github.com/OpenZeppelin/openzeppelin-contracts/compare/v4.0.0-beta.0...v4.0.0-beta.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@openzeppelin/contracts&package-manager=npm_and_yarn&previous-version=4.0.0-beta.0&new-version=4.0.0-beta.1)](https://dependabot.com/compatibility-score/?dependency-name=@openzeppelin/contracts&package-manager=npm_and_yarn&previous-version=4.0.0-beta.0&new-version=4.0.0-beta.1) 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