Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps rasn from 0.22.0 to 0.25.1.

Release notes

Sourced from rasn's releases.

rasn-atn-cpdlc-v0.25.1

Other

  • Use workspace metadata
  • Implement Unpacked Encoding Rules (UPER)

rasn-atn-ulcs-v0.25.1

Other

  • Use workspace metadata
  • Implement Unpacked Encoding Rules (UPER)

rasn-cap-v0.25.1

Other

  • Use workspace metadata
  • Implement Unpacked Encoding Rules (UPER)

rasn-cbr-v0.25.1

Other

  • Use workspace metadata
  • Implement Unpacked Encoding Rules (UPER)

rasn-cdt-v0.25.1

Other

  • OER: remove nom usage, improve errors (#384)

rasn-cms-v0.25.1

Fixed

  • Fix most issues related to dependency update, except hashbrown version (#349)

Other

  • Optimize field presence tracking of default/optional/extended fields (#324)

rasn-credssp-v0.25.1

Other

  • Update README.md

rasn-derive-impl-v0.25.1

Other

  • Fixes librasn/rasn#418. Add support for explict tags and default values to encode correctly (#419)

rasn-derive-v0.25.1

Other

  • Better error messages for derives (#400)

rasn-kerberos-v0.25.1

... (truncated)

Changelog

Sourced from rasn's changelog.

0.25.1 - 2025-03-08

Other

  • Fixes librasn/rasn#418. Add support for explict tags and default values to encode correctly (#419)

0.25.0 - 2025-03-07

Other

  • Feat/xml encoding rules (#416)

0.24.0 - 2025-01-30

Added

  • add graphic string support (#410)

0.23.0 - 2025-01-13

Added

  • [breaking] Add basic support for REAL using f32/f64 with JER/OER rules (#406)
  • add a convenience macro for parsing string literals into &'static Oids (#404)

Fixed

  • some clippy lints causing CI to fail (#405)

0.22.2 - 2025-01-05

Other

  • Better error messages for derives (#400)

0.22.1 - 2025-01-03

Fixed

  • (derive) use const blocks and add generic bounds when generating an enum's AsnType impl (#398)
  • add missing Copy impl to FixedOctetString<N> (#396)
  • remove Default bound from [T; N]'s Decode impl (#395)
  • Fix PER encoding of empty octet strings missing the length determinant (#393)
  • FixedBitString might work as expected (#385)

Other

  • fix accidental double backtick in Integer docs (#394)
  • Fix panic in the JER OctetString decoder if the string isn't even length (#382)
  • oer: format! in error messages has too much impact (#387)

... (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](https://github.com/librasn/rasn) from 0.22.0 to 0.25.1.
- [Release notes](https://github.com/librasn/rasn/releases)
- [Changelog](https://github.com/librasn/rasn/blob/main/CHANGELOG.md)
- [Commits](librasn/rasn@rasn-v0.22.0...rasn-v0.25.1)

---
updated-dependencies:
- dependency-name: rasn
  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 Mar 10, 2025
@adamsoutar adamsoutar merged commit bc480fc into main Mar 11, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/rasn-0.25.1 branch March 11, 2025 12:01
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.

1 participant