hiimtmac / pass-kit

Apple Wallet Pass helpers
4 stars 0 forks source link

spm: bump github.com/apple/swift-certificates from 1.3.0 to 1.5.0 #16

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/apple/swift-certificates from 1.3.0 to 1.5.0.

Release notes

Sourced from github.com/apple/swift-certificates's releases.

Swift Certificates 1.5.0

SemVer Minor

  • Add bridge between Certificate and Security.SecCertificate (#182, patch credit to @​aryan-25)

SemVer Patch

  • Adds support for including signing time in signedAttrs for CMS signing. (#176, patch credit to @​R4N)
  • add support for riscv64 (#179, patch credit to @​futurejones)
  • Add missing import statement for Windows. (#180, patch credit to @​p-lenart)

Other Changes

  • Update swift-syntax link to swiftlang/swift-syntax (#181, patch credit to @​ahoppen)

Swift Certificates 1.4.0

SemVer Minor

  • Allow OneOfPolicies and AllOfPolicies to take throwing policy builders, to match Verifier (#173)

SemVer Patch

  • Use case-insensitive comparison when validating cert domain name (#175, patch credit to @​baarde)

Other Changes

  • Our perf thresholds have changed (#178)
Commits
  • 2f79730 Add bridge between Certificate and Security.SecCertificate (#182)
  • 6bd8bee Update swift-syntax link to swiftlang/swift-syntax (#181)
  • 44f2a33 Adds support for including signing time in signedAttrs for CMS signing. (#176)
  • be1264c Add missing import statement. (#180)
  • 939a6cc add support for riscv64 (#179)
  • 4688f24 Our perf thresholds have changed (#178)
  • d93756b Allow OneOfPolicies and AllOfPolicies to take throwing policy builders, to ma...
  • 6f2dc4a Use case-insensitive comparison when validating cert domain name (#175)
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)