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

deps: bump sigstore from 2.0.0 to 2.2.0 #343

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

bdehamer
Copy link
Contributor

@bdehamer bdehamer commented Jan 12, 2024

Update sigstore to version 2.2.0.

Leverages the new tufForceCache option in the sigstore verify function to make better use of the local TUF cache. Previously, the TUF cache would be refreshed with each invocation -- now the TUF cache will only be refreshed if the metadata files contained therein are expired.

Eliminates one test case which is no longer relevant given the use of the tufForceCache option.

Signed-off-by: Brian DeHamer <bdehamer@github.com>
@bdehamer bdehamer requested a review from a team as a code owner January 12, 2024 23:37
@wraithgar wraithgar merged commit 0a5920f into npm:main Jan 16, 2024
16 checks passed
@github-actions github-actions bot mentioned this pull request Jan 16, 2024
karenjli pushed a commit that referenced this pull request Jan 17, 2024
🤖 I have created a release *beep* *boop*
---


## [17.0.6](v17.0.5...v17.0.6)
(2024-01-16)

### Dependencies

*
[`0a5920f`](0a5920f)
[#343](#343) bump sigstore from 2.0.0
to 2.2.0 (#343) (@bdehamer)

### Chores

*
[`6fd23ad`](6fd23ad)
[#342](#342) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`c3b398a`](c3b398a)
[#342](#342) bump @npmcli/template-oss
from 4.21.1 to 4.21.3 (@dependabot[bot])
*
[`4557919`](4557919)
[#337](#337) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`c7e293c`](c7e293c)
[#337](#337) bump @npmcli/template-oss
from 4.19.0 to 4.21.1 (@dependabot[bot])

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants