Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps rasn-pkix from 0.22.0 to 0.25.1.

Release notes

Sourced from rasn-pkix's releases.

rasn-pkix-v0.25.1

Other

  • Feat/xml encoding rules (#416)

rasn-pkix-v0.25.0

Other

  • Feat/xml encoding rules (#416)

rasn-pkix-v0.24.0

Added

  • Implement Algorithms and Identifiers PKIX module

Fixed

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

Other

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

rasn-pkix-v0.23.0

Added

  • Implement Algorithms and Identifiers PKIX module

Fixed

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

Other

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

rasn-pkix-v0.22.2

Added

  • Implement Algorithms and Identifiers PKIX module

Fixed

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

... (truncated)

Changelog

Sourced from rasn-pkix'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-pkix](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-pkix-v0.22.0...rasn-pkix-v0.25.1)

---
updated-dependencies:
- dependency-name: rasn-pkix
  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
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2025

Looks like rasn-pkix is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 11, 2025
@dependabot dependabot bot deleted the dependabot/cargo/rasn-pkix-0.25.1 branch March 11, 2025 12: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