Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Bump @shardlabs/starknet-hardhat-plugin from 0.6.6 to 0.7.2 #48

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps @shardlabs/starknet-hardhat-plugin from 0.6.6 to 0.7.2.

Release notes

Sourced from @​shardlabs/starknet-hardhat-plugin's releases.

v0.7.2

Usage related changes

  • Support fee estimation and do it implicitly for:
    • class declaration
    • contract deployment
    • account deployment
  • Introduce utility function for token minting on Devnet:
    • starknet.devnet.mint(address: string, amount: number, lite=true)
  • Introduce utility function for getting balance (on any network):
    • starknet.getBalance(address: string)
  • Integrate Amarna static analyzer:
    • CLI command: npx hardhat amarna
  • Support L1-L2 mock messaging via Devnet - docs
  • Improved docusaurus docs at https://shard-labs.github.io/starknet-hardhat-plugin/
  • Minor fixes:
    • Handle non-absolute cairo paths
    • Improve error logging

Development related changes

  • Improved testing of existing code
  • Improved and refactored types

Merged PRs

New Contributors

Full Changelog: 0xSpaceShard/starknet-hardhat-plugin@v0.7.1...v0.7.2

v0.7.1

Usage related changes

  • Fix the bug that hindered interaction with localhost (devnet) on mac

... (truncated)

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 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 [@shardlabs/starknet-hardhat-plugin](https://github.com/Shard-Labs/starknet-hardhat-plugin) from 0.6.6 to 0.7.2.
- [Release notes](https://github.com/Shard-Labs/starknet-hardhat-plugin/releases)
- [Commits](0xSpaceShard/starknet-hardhat-plugin@v0.6.6...v0.7.2)

---
updated-dependencies:
- dependency-name: "@shardlabs/starknet-hardhat-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #50.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shardlabs/starknet-hardhat-plugin-0.7.2 branch March 6, 2023 20:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants