Skip to content

Bump rasn-cms from 0.26.0 to 0.26.2#25

Merged
adamsoutar merged 1 commit intomainfrom
dependabot/cargo/rasn-cms-0.26.2
Apr 22, 2025
Merged

Bump rasn-cms from 0.26.0 to 0.26.2#25
adamsoutar merged 1 commit intomainfrom
dependabot/cargo/rasn-cms-0.26.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps rasn-cms from 0.26.0 to 0.26.2.

Release notes

Sourced from rasn-cms's releases.

rasn-cms-v0.26.2

Other

  • RFC 3161 Time-Stamp Protocol (TSP) ASN.1 module. (#451)
  • Add CMS signed attribute CMSAlgorithmProtection. (#449)

rasn-cms-v0.26.1

Fixed

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

Other

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

Sourced from rasn-cms's changelog.

0.26.2 - 2025-04-17

Added

  • inner subtype constraint (#437)
  • support multi-field tuple-structs with delegate if other types are (#436)

Fixed

  • improve constraint performance and bounded intersection (#440)
  • remove SetOf hashbrown dependency (#438)

Other

  • RFC 3161 Time-Stamp Protocol (TSP) ASN.1 module. (#451)
  • Add CMS signed attribute CMSAlgorithmProtection. (#449)
  • Add PrivateKeyUsagePeriod certificate extension. (#448)
  • OER origins (#446)
  • Replace CI scripts with justfile which can be used locally as well (#441)

0.26.1 - 2025-03-27

Added

  • encode/decode for PhantomData (#433)
Commits
  • 2116b31 Cargo.toml: remove extra keywords (#452)
  • 727029e chore: release v0.26.2 (#439)
  • b6103c6 RFC 3161 Time-Stamp Protocol (TSP) ASN.1 module. (#451)
  • 0875988 Add CMS signed attribute CMSAlgorithmProtection. (#449)
  • 66ef46e Add PrivateKeyUsagePeriod certificate extension. (#448)
  • 05dfa59 readme: OER origins (#446)
  • 2aa1255 chore: Replace CI scripts with justfile which can be used locally as well (#441)
  • c3e2f78 fix: improve constraint performance and bounded intersection (#440)
  • 9bd6b2a fix: remove SetOf hashbrown dependency (#438)
  • babaf59 feat: inner subtype constraint (#437)
  • 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 Apr 21, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/rasn-cms-0.26.2 branch from bc61ad1 to 75ef3d5 Compare April 22, 2025 16:05
Bumps [rasn-cms](https://github.com/librasn/rasn) from 0.26.0 to 0.26.2.
- [Release notes](https://github.com/librasn/rasn/releases)
- [Changelog](https://github.com/librasn/rasn/blob/main/CHANGELOG.md)
- [Commits](librasn/rasn@rasn-cms-v0.26.0...rasn-cms-v0.26.2)

---
updated-dependencies:
- dependency-name: rasn-cms
  dependency-version: 0.26.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/rasn-cms-0.26.2 branch from 75ef3d5 to 8b47c0e Compare April 22, 2025 16:37
@adamsoutar adamsoutar merged commit c18ee39 into main Apr 22, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/rasn-cms-0.26.2 branch April 22, 2025 16:42
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