Skip to content

chore(deps): bump coset from 0.3.8 to 0.4.2#88

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/coset-0.4.2
Open

chore(deps): bump coset from 0.3.8 to 0.4.2#88
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/coset-0.4.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps coset from 0.3.8 to 0.4.2.

Changelog

Sourced from coset's changelog.

0.4.2 - 2026-03-02

  • Add CoseKeyBuilder::new_mldsa_pub_key() helper, with associated MlDsaVariant enum.

0.4.1 - 2026-01-19

  • Bump MSRV to 1.81.
  • Implement the core version of Error, making the std feature now a no-op.
  • Add new IANA COSE algorithm values.
  • Add helpers for converting EC keys to SEC1 octet strings.

0.4.0 - 2025-09-22

  • Breaking change: alter type of crit field in Header to support private-use labels (in accordance with 9052 §3.1).
  • Deprecate CoseMac[0]::verify_tag in favour of verify_payload_tag.
  • Deprecate CoseEncrypt[0]::decrypt, CoseRecipient::decrypt in favour of decrypt_ciphertext.
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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 6, 2026
Bumps [coset](https://github.com/google/coset) from 0.3.8 to 0.4.2.
- [Changelog](https://github.com/google/coset/blob/main/CHANGELOG.md)
- [Commits](google/coset@v0.3.8...v0.4.2)

---
updated-dependencies:
- dependency-name: coset
  dependency-version: 0.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/coset-0.4.2 branch from f960e6c to 7adb096 Compare March 12, 2026 18:26
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants