Closed dependabot[bot] closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.29%. Comparing base (
4819e1d
) to head (8c06c16
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dependabot merge
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
@dependabot rebase
Bumps github.com/veraison/go-cose from 1.1.0 to 1.3.0.
Release notes
Sourced from github.com/veraison/go-cose's releases.
... (truncated)
Changelog
Sourced from github.com/veraison/go-cose's changelog.
... (truncated)
Commits
e5c68f9
docs: update docs for release process (#193)8c458e2
Add support for CWT Claims & Type in Protected Headers (#189)96ea810
Document the Release Process (#188)09d6cfa
refactor!: deprecate crypto elliptic (#187)2300d5c
Update Readme for latest release (#182)2b6f94f
docs: fix the syntax of CODEOWNERS (#180)6d7578a
chore: fix duplicated import in the example (#179)2c01a2e
Validate content type header parameter (#176)e7ac36d
Add support toCOSE_Countersignature
(RFC 9338) (#172)6e436d2
Upgrade fxamacker/cbor to v2.5.0 (#166)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 will merge this PR once it's up-to-date and CI passes on it, as requested by @shizhMSFT.
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