Open dependabot[bot] opened 1 year ago
Merging #3546 (5b5641b) into main (175d658) will decrease coverage by
0.01%
. The diff coverage is87.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.
Bumps github.com/tidwall/gjson from 1.6.7 to 1.9.3.
Commits
77a57fd
Limit the complexity of "like" queries that match on a pattern.590010f
Update match dependency61273bf
Update dependency78289be
Create FUNDING.yml75046d2
Update comments5827eb3
Merge pull request #226 from ifraixedes/if/fix-doc-map-method807836a
Minor update44b8c19
Minor update to test160fb9d
Updated comments52919fa
Merge pull request #222 from sspaink/arrayindexDependabot 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).