Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update x509-certificate requirement from 0.12.0 to 0.13.0 in /sdk #25

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2022

Updates the requirements on x509-certificate to permit the latest version.

Commits
  • 4b1188b releasebot: release-version-change x509-certificate 0.13.0-pre -> 0.13.0
  • 642555e releasebot: release-version-change pgp-cleartext 0.2.0-pre -> 0.1.0
  • b3d4cbb cargo: update dependencies
  • 6a99a54 apple-codesign: update release date for 0.14 release
  • ed9bc77 apple-codesign: support cryptographic signing using macOS keychain APIs
  • fd37499 apple-codesign: add a keychain-print-certificates command
  • 0c3d543 apple-codesign: refactor keychain certificate search to return certificate ha...
  • 2e52855 apple-codesign: upgrade security-framework crate to latest version
  • 6953f16 apple-codesign: unify code for writing Mach-O files
  • 2df1e76 apple-codesign: advertise possible values for --code-signature-flags
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 27, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 27, 2022

Codecov Report

Merging #25 (ad32769) into main (5fb78b6) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   73.91%   73.96%   +0.05%     
==========================================
  Files          61       61              
  Lines       12113    12114       +1     
==========================================
+ Hits         8953     8960       +7     
+ Misses       3160     3154       -6     
Impacted Files Coverage Δ
sdk/src/assertions/labels.rs 60.86% <0.00%> (-4.35%) ⬇️
sdk/src/assertions/uuid_assertion.rs 80.95% <0.00%> (-1.98%) ⬇️
sdk/src/assertions/user_cbor.rs 92.98% <0.00%> (-1.36%) ⬇️
sdk/src/openssl/ec_signer.rs 90.78% <0.00%> (-1.32%) ⬇️
sdk/src/assertions/user.rs 84.90% <0.00%> (-0.81%) ⬇️
sdk/src/assertions/thumbnail.rs 91.89% <0.00%> (+0.11%) ⬆️
sdk/src/assertion.rs 70.54% <0.00%> (+2.26%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4df5f00...ad32769. Read the comment docs.

Updates the requirements on [x509-certificate](https://github.com/indygreg/PyOxidizer) to permit the latest version.
- [Release notes](https://github.com/indygreg/PyOxidizer/releases)
- [Commits](indygreg/PyOxidizer@tugger/0.12.0...x509-certificate/0.13.0)

---
updated-dependencies:
- dependency-name: x509-certificate
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/sdk/x509-certificate-0.13.0 branch from ad32769 to 5078716 Compare July 19, 2022 22:29
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2022

Superseded by #100.

@dependabot dependabot bot closed this Aug 8, 2022
@dependabot dependabot bot deleted the dependabot/cargo/sdk/x509-certificate-0.13.0 branch August 8, 2022 10:47
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.

1 participant