fedora-infra / fasjson

GNU General Public License v3.0
8 stars 15 forks source link

Update dependency pyasn1 to v0.5.1 #620

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyasn1 (changelog) ==0.5.0 -> ==0.5.1 age adoption passing confidence

Release Notes

pyasn1/pyasn1 (pyasn1) ### [`v0.5.1`](https://togithub.com/pyasn1/pyasn1/blob/HEAD/CHANGES.rst#Revision-051-released-20-11-2023) [Compare Source](https://togithub.com/pyasn1/pyasn1/compare/v0.5.0...v0.5.1) - Added support for PyPy 3.10 and Python 3.12 [pr #​32](https://togithub.com/pyasn1/pyasn1/pull/32/) - Updated RTD configuration to include a dummy index.rst redirecting to contents.html, ensuring compatibility with third-party documentation and search indexes. [pr #​47](https://togithub.com/pyasn1/pyasn1/pull/47/) - Fixed the API breakage wih decoder.decode(substrateFun=...). A substrateFun passed to `decoder.decode()` can now be either v0.4 Non-Streaming or v0.5 Streaming. pyasn1 will detect and handle both cases transparently. A substrateFun passed to one of the new streaming decoders is still expected to be v0.5 Streaming only. [pr #​30](https://togithub.com/pyasn1/pyasn1/pull/30/) [pr #​39](https://togithub.com/pyasn1/pyasn1/pull/39/)

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.