Skip to content

workspace: bump rasn from 0.20.2 to 0.28.7#268

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rasn-0.28.7
Open

workspace: bump rasn from 0.20.2 to 0.28.7#268
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rasn-0.28.7

Conversation

@dependabot
Copy link
Contributor

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

Bumps rasn from 0.20.2 to 0.28.7.

Release notes

Sourced from rasn's releases.

rasn-atn-cpdlc-v0.28.7

No release notes provided.

rasn-atn-ulcs-v0.28.7

No release notes provided.

rasn-cap-v0.28.7

No release notes provided.

rasn-cbr-v0.28.7

No release notes provided.

rasn-cdt-v0.28.7

No release notes provided.

rasn-cms-v0.28.7

No release notes provided.

rasn-credssp-v0.28.7

No release notes provided.

rasn-derive-impl-v0.28.7

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.7

No release notes provided.

rasn-its-v0.28.7

Fixed

  • Add depth limit to decoder to prevent stack overflow (#514) (#516)

rasn-kerberos-v0.28.7

No release notes provided.

rasn-ldap-v0.28.7

No release notes provided.

rasn-mib-v0.28.7

No release notes provided.

... (truncated)

Changelog

Sourced from rasn's changelog.

0.28.7 - 2026-01-22

Fixed

  • Actually use number of root variants in CHOICE variance constraints (#532)

Other

  • release v0.28.6 (#531)

0.28.7 - 2026-01-22

Fixed

  • Actually use number of root variants in CHOICE variance constraints (#532)

0.28.6 - 2026-01-22

Added

  • Adding AsnType/Encode/Decode implementations for Cow<_, T> (#530)

0.28.5 - 2026-01-20

Added

  • Added From implementations for OctetString for BytesImpl (#525)

0.28.4 - 2026-01-15

Fixed

  • Add depth limit to decoder to prevent stack overflow (#514) (#516)

0.28.3 - 2026-01-08

Added

  • #[derive(Decode)] changes to make generics more robust (#515)

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

... (truncated)

Commits
  • 8bf5bc7 chore: release v0.28.6 (#531)
  • 311c59a fix: Actually use number of root variants in CHOICE variance constraints (#532)
  • 62769ea chore: release v0.28.5 (#527)
  • aedc6a4 feat: Adding AsnType/Encode/Decode implementations for Cow<_, T> (#530)
  • 06e6b99 chore: release v0.28.5 (#526)
  • 5f6bd18 feat: Added From implementations for OctetString for BytesImpl (#525)
  • 8545085 chore: release v0.28.4 (#524)
  • ddd8412 fix: Add depth limit to decoder to prevent stack overflow (#514) (#516)
  • 68f4d64 chore: release v0.28.3 (#517)
  • aa112b4 feat: #[derive(Decode)] changes to make generics more robust (#515)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [rasn](https://github.com/librasn/rasn) from 0.20.2 to 0.28.7.
- [Release notes](https://github.com/librasn/rasn/releases)
- [Changelog](https://github.com/librasn/rasn/blob/main/CHANGELOG.md)
- [Commits](librasn/rasn@rasn-v0.20.2...rasn-v0.28.7)

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

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 Jan 26, 2026
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