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 github.com/onflow/flow-emulator from 0.54.0 to 0.56.0 #335

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps github.com/onflow/flow-emulator from 0.54.0 to 0.56.0.

Release notes

Sourced from github.com/onflow/flow-emulator's releases.

v0.56.0

What's Changed

🛠 Improvements

Full Changelog: onflow/flow-emulator@v0.54.1...v0.56.0

v0.54.1

What's Changed

🐞 Bug Fixes

  • Fix Cadence's unsafe random #459

Full Changelog: onflow/flow-emulator@v0.54.0...v0.54.1

Commits
  • cb57f00 Merge pull request #483 from m-Peter/bump-cadence-dependency
  • 013362a Bump flow-go & flow-go-sdk dependencies
  • e2d4c40 Update initialization of rest access server
  • 202b415 Replace deleted RegisterIDToKey with RegisterEntriesToKeysValues
  • a968bdf Update to latest cadence & flow-go versions
  • 75caeb6 Merge pull request #476 from m-Peter/configurable-blockchain-runtime-environment
  • 3be569a Introduce the Blockchain.NewScriptEnvironment() method
  • 6e8d85b Blockchain's vmCtx should always be updated to point to the latest Header
  • 8c6c483 Rename config variable to runtimeConfig to avoid confusion with Blockchain's ...
  • bcf6545 Merge pull request #459 from onflow/tarak/fix-random
  • 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 [github.com/onflow/flow-emulator](https://github.com/onflow/flow-emulator) from 0.54.0 to 0.56.0.
- [Release notes](https://github.com/onflow/flow-emulator/releases)
- [Commits](onflow/flow-emulator@v0.54.0...v0.56.0)

---
updated-dependencies:
- dependency-name: github.com/onflow/flow-emulator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 23, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2023

Superseded by #343.

@dependabot dependabot bot closed this Nov 10, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/onflow/flow-emulator-0.56.0 branch November 10, 2023 07:00
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants