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/hardhat-vyper from 3.0.3 to 3.0.5 #835

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2023

Bumps @nomiclabs/hardhat-vyper from 3.0.3 to 3.0.5.

Release notes

Sourced from @​nomiclabs/hardhat-vyper's releases.

@​nomiclabs/hardhat-vyper@​3.0.5

This release fixes a problem with the Vyper compiler downloader.

@​nomiclabs/hardhat-vyper@​3.0.4

This release throws an error when a Brownie test directive is detected. These directives look like #@ if mode == "test": and are used to only include certain code blocks during testing. Since not handling them means including test code in a compilation output, Hardhat throws an error when it sees one.

Commits
  • d8c4f5a Version Packages
  • 5dccf36 Merge pull request #4538 from NomicFoundation/feature/4501-add-support-for-so...
  • c8609f8 Merge pull request #4446 from NomicFoundation/feature/2265-add-a-better-mecha...
  • 4628bc6 Merge pull request #4552 from NomicFoundation/fix-vyper-downloader
  • 2f73386 Create tough-geese-tie.md
  • 2257ae6 add error code in switch
  • ebc0f61 Fix vyper downloader
  • 8b0aa99 PR feedback fixes
  • 145de04 add curly brackets in if condition
  • 7e741a0 implement PR feedback
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@nomiclabs/hardhat-vyper](https://github.com/nomiclabs/hardhat) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/@nomiclabs/hardhat-vyper@3.0.3...@nomiclabs/hardhat-vyper@3.0.5)

---
updated-dependencies:
- dependency-name: "@nomiclabs/hardhat-vyper"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Type: Dependencies Pull requests that update a dependency file label Nov 3, 2023
Copy link

Bump @nomiclabs/hardhat-vyper from 3.0.3 to 3.0.5

Generated at commit: b34ccf580a4de03ffbf3c4ed063de00b7f492e03

🚨 Vulnerabilities Summary

Process Issues Results
Contract Inspector note
low
critical
Total
35
12
1
48
Dependency Checker Total 0

For more details view the full report in OpenZeppelin Code

@alexcos20 alexcos20 closed this Nov 14, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@alexcos20 alexcos20 deleted the dependabot/npm_and_yarn/nomiclabs/hardhat-vyper-3.0.5 branch November 14, 2023 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant