Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps rasn-cms from 0.10.6 to 0.28.0.

Changelog

Sourced from rasn-cms's changelog.

0.28.0 - 2025-10-20

Fixed

  • (ber) [breaking] Explicit errors when decoding optional any, proper TLV extraction in sequence (#504)
  • use full paths for field encode/decode, remove nightly CI (#499)

0.27.4 - 2025-10-15

Fixed

  • (ber) don't include full error information when encountering EOF during decoding (#497)

0.27.3 - 2025-09-27

Fixed

  • (per) Fix constrained length encoding/decoding for SIZE(0..65535) (#493)

0.27.0 - 2025-06-19

Fixed

  • OctetString PartialEq implementation with arc-slice feature (#476)
  • (OER/PER) detect choice type always correctly on explicit prefix (#479)
  • #472 and add explicit integer conversion tests (#474)

Other

  • reexport rasn default-features in standard crates (#477)
  • (octet-string) [breaking] wrap octet string in new type (#469)
  • (ci) fix clippy lints

0.26.6 - 2025-05-18

Added

  • Add IEEE 1609.2-2022 , ETSI TS 103097 standards (#389)

0.26.5 - 2025-05-08

Other

  • (xer) update xml-no-std (#462)

0.26.4 - 2025-04-29

Other

  • RFC 8018 PBMAC1 parameters and OID. (#459)

... (truncated)

Commits
  • 48c4ea3 chore: release v0.27.5 (#500)
  • 710cfd9 fix(ber)!: Explicit errors when decoding optional any, proper TLV extraction ...
  • 6204851 fix: use full paths for field encode/decode, remove nightly CI (#499)
  • 1907a8c chore: release v0.27.4 (#498)
  • 852d514 fix(ber): don't include full error information when encountering EOF during d...
  • 0915eb4 chore: release v0.27.3 (#494)
  • 1f3b63b fix(per): Fix constrained length encoding/decoding for SIZE(0..65535) (#493)
  • 8ade5e2 doc: fix link.
  • 846ef8c docs: fix rustdoc errors
  • 680e2b2 feat: implement std::ops::Not for ldap Filters (#491)
  • 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 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)

Bumps [rasn-cms](https://github.com/librasn/rasn) from 0.10.6 to 0.28.0.
- [Release notes](https://github.com/librasn/rasn/releases)
- [Changelog](https://github.com/librasn/rasn/blob/main/CHANGELOG.md)
- [Commits](librasn/rasn@rasn-cms-v0.10.6...rasn-cms-v0.28.0)

---
updated-dependencies:
- dependency-name: rasn-cms
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 27, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

2 participants