Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps rasn from 0.27.2 to 0.28.2.

Release notes

Sourced from rasn's releases.

rasn-atn-cpdlc-v0.28.2

No release notes provided.

rasn-atn-ulcs-v0.28.2

No release notes provided.

rasn-cap-v0.28.2

No release notes provided.

rasn-cbr-v0.28.2

No release notes provided.

rasn-cdt-v0.28.2

No release notes provided.

rasn-cms-v0.28.2

No release notes provided.

rasn-credssp-v0.28.2

No release notes provided.

rasn-derive-impl-v0.28.2

Other

  • 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]

rasn-derive-v0.28.2

No release notes provided.

rasn-its-v0.28.2

Other

  • reexport rasn default-features in standard crates (#477)
  • (ci) fix clippy lints

rasn-kerberos-v0.28.2

No release notes provided.

rasn-ldap-v0.28.2

No release notes provided.

rasn-mib-v0.28.2

No release notes provided.

... (truncated)

Changelog

Sourced from rasn'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.28.2 - 2025-12-23

Other

  • Fixing #[derive(Decode)] issue where generics were not passed into the decode op, causing an error when deriving/compiling (#513)
  • Update README.md

0.28.1 - 2025-11-19

Fixed

  • Sanitize field attributes when expanding Decode and Encode (#509)

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)

... (truncated)

Commits
  • e7b60d9 chore: release v0.28.2 (#512)
  • 121e537 Fixing #[derive(Decode)] issue where generics were not passed into the decode...
  • 570118a Update README.md
  • 5ad0db2 chore: release v0.28.1 (#510)
  • 16b245b fix: Sanitize field attributes when expanding Decode and Encode (#509)
  • 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...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 5, 2026
Bumps [rasn](https://github.com/librasn/rasn) from 0.27.2 to 0.28.2.
- [Release notes](https://github.com/librasn/rasn/releases)
- [Changelog](https://github.com/librasn/rasn/blob/main/CHANGELOG.md)
- [Commits](librasn/rasn@rasn-v0.27.2...rasn-v0.28.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/rasn-0.28.2 branch from a43d059 to 61b11e0 Compare January 6, 2026 11:37
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