hyperledger-archives / aries-framework-go

Hyperledger Aries Framework Go provides packages for building Agent / DIDComm services.
https://wiki.hyperledger.org/display/ARIES/aries-framework-go
Apache License 2.0
241 stars 158 forks source link

chore(deps): bump github.com/tidwall/gjson from 1.6.7 to 1.9.3 in /test/bdd #3546

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/tidwall/gjson from 1.6.7 to 1.9.3.

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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/hyperledger/aries-framework-go/network/alerts).
codecov[bot] commented 1 year ago

Codecov Report

Merging #3546 (5b5641b) into main (175d658) will decrease coverage by 0.01%. The diff coverage is 87.50%.

@@            Coverage Diff             @@
##             main    #3546      +/-   ##
==========================================
- Coverage   87.75%   87.75%   -0.01%     
==========================================
  Files         351      351              
  Lines       48511    48549      +38     
==========================================
+ Hits        42573    42602      +29     
- Misses       4398     4404       +6     
- Partials     1540     1543       +3     
Impacted Files Coverage Δ
pkg/internal/ldtestutil/document_loader.go 82.14% <ø> (ø)
pkg/doc/presexch/definition.go 85.41% <86.44%> (-0.45%) :arrow_down:
pkg/doc/verifiable/credential.go 91.04% <100.00%> (+0.04%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.