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-go/crypto from 0.24.7 to 0.24.9 #445

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps github.com/onflow/flow-go/crypto from 0.24.7 to 0.24.9.

Commits
  • 71ecc2b Merge pull request #2219 from onflow/smnzhu/peer-id-backport
  • 80da75d address comments
  • e882025 Update README.md
  • 30f4957 fix lint
  • c68c102 add getIdentity command
  • 41157cc Merge pull request #2210 from onflow/m4ksio/remove-unused-tx-result-interface...
  • 806b735 Remove unused method
  • 6a332e6 Merge pull request #2181 from onflow/amlandeep/access-GetTransactionResultByI...
  • 1264192 Merge pull request #2182 from onflow/amlandeep/create-changes-for-lightblock-...
  • e16680c fix request/conversions for protobuf v0.2.4
  • 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 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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 10, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/onflow/flow-go/crypto-0.24.9 branch from 0052201 to c38c6df Compare July 12, 2023 23:08
@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2023

Codecov Report

Merging #445 (60ef310) into master (91814c2) will increase coverage by 0.46%.
Report is 24 commits behind head on master.
The diff coverage is 77.86%.

@@            Coverage Diff             @@
##           master     #445      +/-   ##
==========================================
+ Coverage   54.50%   54.97%   +0.46%     
==========================================
  Files          27       28       +1     
  Lines        3537     3611      +74     
==========================================
+ Hits         1928     1985      +57     
- Misses       1455     1467      +12     
- Partials      154      159       +5     
Flag Coverage Δ
unittests 54.97% <77.86%> (+0.46%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
emulator/contracts.go 66.66% <ø> (-8.34%) ⬇️
emulator/emulator.go 84.84% <ø> (ø)
emulator/pendingBlock.go 90.26% <ø> (ø)
emulator/pragma.go 67.79% <67.79%> (ø)
emulator/blockchain.go 72.25% <86.66%> (+0.79%) ⬆️
server/server.go 56.53% <100.00%> (+2.06%) ⬆️

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/onflow/flow-go/crypto-0.24.9 branch 2 times, most recently from 0cf1c79 to 0f7e887 Compare July 18, 2023 17:03
Bumps [github.com/onflow/flow-go/crypto](https://github.com/onflow/flow-go) from 0.24.7 to 0.24.9.
- [Release notes](https://github.com/onflow/flow-go/releases)
- [Commits](onflow/flow-go@v0.24.7...v0.24.9)

---
updated-dependencies:
- dependency-name: github.com/onflow/flow-go/crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/onflow/flow-go/crypto-0.24.9 branch from 0f7e887 to f65cd16 Compare July 20, 2023 15:42
@sideninja sideninja enabled auto-merge July 27, 2023 14:48
@sideninja sideninja merged commit 74bc558 into master Jul 27, 2023
3 checks passed
@sideninja sideninja deleted the dependabot/go_modules/github.com/onflow/flow-go/crypto-0.24.9 branch July 27, 2023 15:53
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.

3 participants