Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update: Bump rasn requirement from 0.18.0 to 0.20.1 in /sdk #614

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Updates the requirements on rasn to permit the latest version.

Release notes

Sourced from rasn's releases.

rasn-cap-v0.20.1

Other

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

Sourced from rasn's changelog.

0.20.1 - 2024-10-06

Other

  • OER: Fix tag decoding and optimise choice/tag encoding further (#341)
  • Fix some typos and word insertions/deletions (#339)

0.20.0 - 2024-09-30

Added

  • [breaking] update snafu to 0.8.5, impl core::error::Error for error types

Fixed

  • Reroll back to BTreeMap for field presence tracking (#338)

0.19.0 - 2024-09-22

Added

  • Export rasn-compiler as optional feature

Fixed

  • [breaking] Change *_constraint macros to accept extensible keyword over bool

Other

  • Use OR operator in Cargo.toml license field (#335)
  • Document more of rasn, add warning on missing documentation
  • Document more of rasn, remove unintentionally public items
  • Add rustdoc lint check
  • documentation lint fixes
  • Add module level top-line doc for JER
  • clippy fixes
  • move common macros into dedicated module
  • ObjectIdentifier::new: first arc may be 2 (#331)

0.18.0 - 2024-09-17

Added

  • [breaking] Rework for SetOf type (#325)
  • Change LDAPString to be newtype wrapper around String (#327)
  • [breaking] Remove option_type (#329)
  • Constraint utilities, const default, more const functions (#321)

Fixed

... (truncated)

Commits
  • 5996215 chore: release (#340)
  • a1cf779 perf: OER: Fix tag decoding and optimise choice/tag encoding further (#341)
  • ab3dc7a README: Fix some typos and word insertions/deletions (#339)
  • 6b3cb01 chore: release (#337)
  • b1149eb fix: Reroll back to BTreeMap for field presence tracking (#338)
  • efdfdd4 feat!: update snafu to 0.8.5, impl core::error::Error for error types
  • ff3139d chore: release (#332)
  • e161db4 Use OR operator in Cargo.toml license field (#335)
  • e138ff9 chore: Document more of rasn, add warning on missing documentation
  • b133e07 Document more of rasn, remove unintentionally public items
  • Additional commits viewable in compare view

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.

Updates the requirements on [rasn](https://github.com/librasn/rasn) to permit the latest version.
- [Release notes](https://github.com/librasn/rasn/releases)
- [Changelog](https://github.com/librasn/rasn/blob/main/CHANGELOG.md)
- [Commits](librasn/rasn@rasn-v0.18.0...rasn-v0.20.1)

---
updated-dependencies:
- dependency-name: rasn
  dependency-type: direct:production
...

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 Oct 7, 2024
@scouten-adobe scouten-adobe changed the title Update rasn requirement from 0.18.0 to 0.20.1 in /sdk chore: Bump rasn requirement from 0.18.0 to 0.20.1 in /sdk Oct 7, 2024
@scouten-adobe scouten-adobe changed the title chore: Bump rasn requirement from 0.18.0 to 0.20.1 in /sdk update: Bump rasn requirement from 0.18.0 to 0.20.1 in /sdk Oct 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

A newer version of rasn exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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