containers / image

Work with containers' images
Apache License 2.0
862 stars 377 forks source link

fix(deps): update module github.com/sigstore/sigstore to v1.8.2 #2315

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/sigstore/sigstore v1.8.1 -> v1.8.2 age adoption passing confidence

Release Notes

sigstore/sigstore (github.com/sigstore/sigstore) ### [`v1.8.2`](https://togithub.com/sigstore/sigstore/releases/tag/v1.8.2) [Compare Source](https://togithub.com/sigstore/sigstore/compare/v1.8.1...v1.8.2) #### What's Changed - Add support for Ed25519ph Signer/Verifier by [@​ret2libc](https://togithub.com/ret2libc) in [https://github.com/sigstore/sigstore/pull/1595](https://togithub.com/sigstore/sigstore/pull/1595) - Convert ED25519phSignerVerifier to the Pure version by [@​ret2libc](https://togithub.com/ret2libc) in [https://github.com/sigstore/sigstore/pull/1616](https://togithub.com/sigstore/sigstore/pull/1616) - add client credential flow by [@​nkreiger](https://togithub.com/nkreiger) in [https://github.com/sigstore/sigstore/pull/1620](https://togithub.com/sigstore/sigstore/pull/1620) - Add support for autoclosing oauth flow window by [@​stgarf](https://togithub.com/stgarf) in [https://github.com/sigstore/sigstore/pull/1618](https://togithub.com/sigstore/sigstore/pull/1618) - fix: adds TSA URI for customMetadata. by [@​ianhundere](https://togithub.com/ianhundere) in [https://github.com/sigstore/sigstore/pull/1646](https://togithub.com/sigstore/sigstore/pull/1646) #### New Contributors - [@​ret2libc](https://togithub.com/ret2libc) made their first contribution in [https://github.com/sigstore/sigstore/pull/1595](https://togithub.com/sigstore/sigstore/pull/1595) - [@​nkreiger](https://togithub.com/nkreiger) made their first contribution in [https://github.com/sigstore/sigstore/pull/1620](https://togithub.com/sigstore/sigstore/pull/1620) - [@​stgarf](https://togithub.com/stgarf) made their first contribution in [https://github.com/sigstore/sigstore/pull/1618](https://togithub.com/sigstore/sigstore/pull/1618) - [@​ianhundere](https://togithub.com/ianhundere) made their first contribution in [https://github.com/sigstore/sigstore/pull/1646](https://togithub.com/sigstore/sigstore/pull/1646) **Full Changelog**: https://github.com/sigstore/sigstore/compare/v1.8.1...v1.8.2

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



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

renovate[bot] commented 7 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

âš  Warning: custom changes will be lost.

mtrmac commented 7 months ago

Extended with an update to match oauthflow.DefaultIDTokenGetter.