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

chore(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.5 #13639

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2023

Bumps sigstore/cosign-installer from 3.0.1 to 3.0.5.

Release notes

Sourced from sigstore/cosign-installer's releases.

v3.0.5

What's Changed

Full Changelog: sigstore/cosign-installer@v3.0.4...v3.0.5

v3.0.4

v3.0.3

What's Changed

Full Changelog: sigstore/cosign-installer@v3.0.2...v3.0.3

v3.0.2

What's Changed

New Contributors

Full Changelog: sigstore/cosign-installer@v3...v3.0.2

Commits
  • dd6b2e2 download cosign releases from GitHub rather than GCS (#126)
  • 8e47e41 add --yes option to cosign sign (#125)
  • 87f4580 Remove warning about OIDC signing being experimental (#123)
  • 03d0fec Fix unsafe evaluation of inputs.use-sudo (#124)
  • 46b5db7 use intermediate environment variables to avoid risks of script injection (#122)
  • 84448ba we should rely upon the digests not the tags, typos (#121)
  • 204a51a bump to cosign v2.0.2 (#119)
  • 66dd3f3 Bump actions/checkout from 3.5.0 to 3.5.2 (#118)
  • 9e9de22 default cosign to v2.0.1 (#117)
  • 8348525 Bump actions/checkout from 3.4.0 to 3.5.0 (#116)
  • Additional commits viewable 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 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)

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.1 to 3.0.5.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@c3667d9...dd6b2e2)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 18, 2023
@codecov
Copy link

codecov bot commented May 18, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.14 ⚠️

Comparison is base (1e7d8ad) 49.22% compared to head (abe2e17) 49.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #13639      +/-   ##
==========================================
- Coverage   49.22%   49.08%   -0.14%     
==========================================
  Files         248      249       +1     
  Lines       42828    43228     +400     
==========================================
+ Hits        21081    21220     +139     
- Misses      19648    19882     +234     
- Partials     2099     2126      +27     

see 37 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@crenshaw-dev crenshaw-dev enabled auto-merge (squash) May 18, 2023 22:25
@crenshaw-dev
Copy link
Member

/cherry-pick release-2.7

@crenshaw-dev
Copy link
Member

Seems like it should be unrelated, but I'm consistently getting this:

time="2023-05-28T19:06:45Z" level=error msg="`../../dist/argocd app create test-helm-with-dependencies --repo file:///tmp/argo-e2e/testdata.git --helm-version  --dest-server https://kubernetes.default.svc/ --path helm-with-dependencies --project default --helm-pass-credentials --dest-namespace argocd-e2e--test-helm-with-dependencies-exrvi --plaintext --server 127.0.0.1:8088 --auth-token *** --insecure` failed exit status 20: time=\"2023-05-28T19:06:45Z\" level=fatal msg=\"rpc error: code = InvalidArgument desc = application spec for test-helm-with-dependencies is invalid: InvalidSpecError: Unable to generate manifests in helm-with-dependencies: rpc error: code = Unknown desc = `helm dependency build` failed exit status 1: WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /home/runner/.kube/config\\nWARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /home/runner/.kube/config\\nError: no repository definition for @custom-repo. Please add them via 'helm repo add'\"" execID=e51fd

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
@crenshaw-dev crenshaw-dev merged commit 0b289da into master May 29, 2023
@crenshaw-dev crenshaw-dev deleted the dependabot/github_actions/sigstore/cosign-installer-3.0.5 branch May 29, 2023 23:56
@gcp-cherry-pick-bot
Copy link

Cherry-pick failed with Merge error 0b289da7fe751fad47113ba5df491379c152601b into temp-cherry-pick-54afa9-release-2.7

yyzxw pushed a commit to yyzxw/argo-cd that referenced this pull request Aug 9, 2023
…proj#13639)

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.1 to 3.0.5.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@c3667d9...dd6b2e2)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tesla59 pushed a commit to tesla59/argo-cd that referenced this pull request Dec 16, 2023
…proj#13639)

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.1 to 3.0.5.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@c3667d9...dd6b2e2)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant