google-auth-library-swift
google-auth-library-swift copied to clipboard
chore(deps): update dependency attaswift/bigint to from: "5.4.1"
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| attaswift/BigInt | minor | from: "5.0.0" -> from: "5.4.1" |
Release Notes
attaswift/BigInt (attaswift/BigInt)
v5.4.1
- NFC. Revert back to using Jazzy for docs instead of docc due to invalid file paths on Windows (#120).
Full Changelog: https://github.com/attaswift/BigInt/compare/v5.4.0...v5.4.1
v5.4.0
What's Changed
- [Violet] Property based tests by @LiarPrincess in https://github.com/attaswift/BigInt/pull/100
- [Violet] Generic BigInt tests by @LiarPrincess in https://github.com/attaswift/BigInt/pull/101
- Update README.md, remove superfluous topic by @Tiza59 in https://github.com/attaswift/BigInt/pull/108
- Migrate from xcworkspace to swift package by @tgymnich in https://github.com/attaswift/BigInt/pull/119
- ⚠️ Deprecate Carthage and CocoaPods
New Contributors
- @LiarPrincess made their first contribution in https://github.com/attaswift/BigInt/pull/100
Full Changelog: https://github.com/attaswift/BigInt/compare/v5.3.0...v5.4.0
v5.3.0: 5.3.0
This release contains the following changes:
-
Make access level for isZero the same for signed and unsigned types (#93)
-
NFC: Add protocol conformance to Comparable for BigInt for consistency (#88)
v5.2.1: 5.2.1
This release contains the following changes:
- Added a temporary fix for SR-13491
v5.2.0: 5.2.0
This release contains the following changes:
- Added support for the use of RandomNumberGenerator
v5.1.0: 5.1.0
This release contains the following changes:
Added support to serialize/deserialize BigInt in a manner similar to BigUInt
v5.1.0
This release contains the following changes:
- Added support to serialize/deserialize BigInt in a manner similar to BigUInt
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.