Skip to content

Bump @sigstore/oci from 0.6.1 to 0.7.1#432

Merged
bdehamer merged 2 commits into
mainfrom
bdehamer/bump-sigstore-oci
Jun 26, 2026
Merged

Bump @sigstore/oci from 0.6.1 to 0.7.1#432
bdehamer merged 2 commits into
mainfrom
bdehamer/bump-sigstore-oci

Conversation

@bdehamer

Copy link
Copy Markdown
Collaborator

Bumps @sigstore/oci from 0.6.1 to 0.7.1.

  • Updated package.json and package-lock.json
  • Rebuilt the bundled dist/ via npm run package (ncc) so the action ships the updated dependency
  • npm test — all 109 tests pass (100% coverage)

Update the bundled dist to pick up @sigstore/oci 0.7.1.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Brian DeHamer <bdehamer@github.com>
@bdehamer bdehamer requested a review from a team as a code owner June 25, 2026 22:40
Copilot AI review requested due to automatic review settings June 25, 2026 22:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the @sigstore/oci dependency from 0.6.1 to 0.7.1 and refreshes the generated dist/ bundle so the published GitHub Action ships the updated dependency set.

Changes:

  • Bumped @sigstore/oci to ^0.7.1 in package.json.
  • Updated package-lock.json to reflect the new transitive dependency graph.
  • Rebuilt the bundled action output in dist/ (including updated dist/index.js and licenses, plus a new code-split chunk).
Show a summary per file
File Description
package.json Updates the direct dependency version for @sigstore/oci.
package-lock.json Captures the updated resolved dependency tree and engine constraints.
dist/index.js Rebuilt bundled action code to include updated dependencies.
dist/licenses.txt Updated bundled third-party license list after rebuild.
dist/50.index.js Adds a new dynamically-loaded chunk introduced by the rebuild.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/5 changed files
  • Comments generated: 0

@bdehamer

Copy link
Copy Markdown
Collaborator Author

@copilot resolve the merge conflicts in this pull request

Copilot AI commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Resolved by merging origin/main and fixing the package manifest/lockfile conflicts while keeping @sigstore/oci at ^0.7.1. Commit: 70a4834.

@bdehamer bdehamer merged commit a1948c3 into main Jun 26, 2026
5 checks passed
@bdehamer bdehamer deleted the bdehamer/bump-sigstore-oci branch June 26, 2026 16:41
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.

4 participants