Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2025

Bumps asn1-rs from 0.6.2 to 0.7.1.

Changelog

Sourced from asn1-rs's changelog.

0.7.1

Changed/Fixed

  • Update lock file
  • Update features trace and debug to depend on std (#70)
  • Fix doctests with --no-default-features
  • Make some tests conditional if std is not enabled
  • Fix misc clippy (nightly) warnings

0.7.0

Changed/Fixed

  • Update thiserror to 2.0 and derive Error for error types (even with no_std)

Added

  • Add ToStatic custom derive attribute
  • Add ToDerSequence custom derive attribute (#44)
Commits
  • 5607392 Prepare release 0.7.1
  • 350a9ac Update lock file
  • 34225d9 Update features trace and debug to depend on std (Closes #70)
  • 7f8a262 Fix clippy (nightly) warning
  • 136c273 Fix doctests with --no-default-features
  • 82c2acd Make some tests conditional if std is not enabled
  • 559f692 CI: fix cargo check-external-types
  • 1f90f0a Fix misc clippy (nightly) warnings
  • f0bf28d Prepare release 0.7.0
  • 839f537 Prepare release asn-rs-derive 0.6.0
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust labels Oct 22, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/asn1-rs-0.7.1 branch from 12d5cb0 to fb29273 Compare October 24, 2025 20:49
@dependabot dependabot bot force-pushed the dependabot/cargo/asn1-rs-0.7.1 branch 6 times, most recently from 4b6fe2e to 4784547 Compare November 7, 2025 21:11
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/cargo/asn1-rs-0.7.1 branch 4 times, most recently from 9e116eb to e1942b3 Compare November 17, 2025 22:05
@ribhavh ribhavh removed the rust label Nov 18, 2025
Bumps [asn1-rs](https://github.com/rusticata/asn1-rs) from 0.6.2 to 0.7.1.
- [Release notes](https://github.com/rusticata/asn1-rs/releases)
- [Changelog](https://github.com/rusticata/asn1-rs/blob/asn1-rs-0.7.1/CHANGELOG.md)
- [Commits](rusticata/asn1-rs@asn1-rs-0.6.2...asn1-rs-0.7.1)

---
updated-dependencies:
- dependency-name: asn1-rs
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/asn1-rs-0.7.1 branch from e1942b3 to ad4e32c Compare November 19, 2025 14:56
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants