Skip to content

Bump rasn-smi from 0.27.2 to 0.27.3#224

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/rasn-smi-0.27.3
Closed

Bump rasn-smi from 0.27.2 to 0.27.3#224
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/rasn-smi-0.27.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps rasn-smi from 0.27.2 to 0.27.3.

Changelog

Sourced from rasn-smi's changelog.

0.27.2 - 2025-08-29

Fixed

  • (xer) Fix encoding for sequences containing elements after a SEQUENCE OF or SET OF
  • (xer) Fix encoding of sequences with elements after a CHOICE

0.27.1 - 2025-08-07

Fixed

  • (uper) empty outer encoding (#466)

Other

  • allow nightly fail, nightly clippy (#485)
  • clippy pendantic fixes (#444)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

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)

... (truncated)

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 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-smi](https://github.com/librasn/rasn) from 0.27.2 to 0.27.3.
- [Release notes](https://github.com/librasn/rasn/releases)
- [Changelog](https://github.com/librasn/rasn/blob/main/CHANGELOG.md)
- [Commits](librasn/rasn@rasn-smi-v0.27.2...rasn-smi-v0.27.3)

---
updated-dependencies:
- dependency-name: rasn-smi
  dependency-version: 0.27.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2025

Superseded by #230.

@dependabot dependabot bot closed this Oct 15, 2025
@dependabot dependabot bot deleted the dependabot/cargo/rasn-smi-0.27.3 branch October 15, 2025 16:02
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

Comments