emulsion
emulsion copied to clipboard
Update dependency SimpleBase to 5.6.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| SimpleBase | 5.5.0 -> 5.6.0 |
Release Notes
ssg/SimpleBase (SimpleBase)
v5.6.0
Improvements
- This release separately targets .NET 9 and .NET 10 along with .NET 8
- Remove dependency to System.Memory package
- Improve IPv6 Base85 encoding/decoding performance
Fixes
- Base58.TryDecodeCheck() now consistently returns version 0 in its output for failure cases
- Base32.DecodeUInt64() and Base32.TryDecodeUInt64() will now always decode correctly for smaller inputs
- Multiple bugs in Base85 IPv6 decoding have been addressed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.