Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps solidity-coverage from 0.8.12 to 0.8.13.

Release notes

Sourced from solidity-coverage's releases.

v0.8.13

🐛 Bug Fixes

This release fixes a bug that caused the plugin to error when used with hardhat-viem in combination with a forked network.

What's Changed

New Contributors

Full Changelog: sc-forks/solidity-coverage@v0.8.12...v0.8.13

Commits

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 [solidity-coverage](https://github.com/sc-forks/solidity-coverage) from 0.8.12 to 0.8.13.
- [Release notes](https://github.com/sc-forks/solidity-coverage/releases)
- [Changelog](https://github.com/sc-forks/solidity-coverage/blob/master/CHANGELOG.md)
- [Commits](sc-forks/solidity-coverage@v0.8.12...v0.8.13)

---
updated-dependencies:
- dependency-name: solidity-coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 7, 2024
@vercel
Copy link

vercel bot commented Oct 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
human-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2024 2:16pm
human-dashboard-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2024 2:16pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
faucet-frontend ⬜️ Ignored (Inspect) Visit Preview Oct 7, 2024 2:16pm
faucet-server ⬜️ Ignored (Inspect) Visit Preview Oct 7, 2024 2:16pm

@portuu3 portuu3 merged commit f531a68 into develop Oct 8, 2024
16 checks passed
@portuu3 portuu3 deleted the dependabot/npm_and_yarn/develop/solidity-coverage-0.8.13 branch October 8, 2024 13:35
portuu3 added a commit that referenced this pull request Oct 17, 2024
portuu3 added a commit that referenced this pull request Oct 17, 2024
portuu3 added a commit that referenced this pull request Oct 21, 2024
* [HUMAN App client] Add registration step (#2518)

* Add logic to register users in oracles

* Fix failing tests
---------

Co-authored-by: portuu3

* Revert "Bump solidity-coverage from 0.8.12 to 0.8.13 (#2605)" (#2655)

This reverts commit f531a68.

* [Subgraph][SDK] Add registration data to leaders entity (#2451)

* Add registration data to leaders entity

* Add registration info to getReputationNetworkOperators

---------

Co-authored-by: Francisco López <[email protected]>

* [Human App] Add registration info to oracles discovery response (#2452)

* Add registration data to leaders entity

* Add registration info to getReputationNetworkOperators

* Add wether registration is required to oracles discovery response

* update docs

* fix human app frontend and rep oracle user service for registration

* update subgraph deployment id

* remove unused imports

* convert registrationNeeded to lower case for comparison and redeploy subgraph

---------

Co-authored-by: Francisco López <[email protected]>
Co-authored-by: Francisco López <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants