Skip to content

Bump sigstore/cosign-installer from 4.0.0 to 4.1.0#30

Merged
jeremy merged 1 commit intomainfrom
dependabot/github_actions/sigstore/cosign-installer-4.1.0
Mar 10, 2026
Merged

Bump sigstore/cosign-installer from 4.0.0 to 4.1.0#30
jeremy merged 1 commit intomainfrom
dependabot/github_actions/sigstore/cosign-installer-4.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 10, 2026

Bumps sigstore/cosign-installer from 4.0.0 to 4.1.0.

Release notes

Sourced from sigstore/cosign-installer's releases.

v4.1.0

What's Changed

We recommend updating as soon as possible as this includes bug fixes for Cosign. We also recommend removing with: cosign-release and strongly discourage using cosign-release unless you have a specific reason to use an older version of Cosign.

Full Changelog: sigstore/cosign-installer@v4.0.0...v4.1.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Summary by cubic

Update release workflow to use sigstore/cosign-installer v4.1.0, upgrading Cosign to 3.0.5 and improving install reliability with download retries.

  • Dependencies
    • Bump sigstore/cosign-installer from 4.0.0 to 4.1.0 in .github/workflows/release.yml (brings Cosign bug fixes and curl retry-on-failure to reduce flaky CI).

Written for commit 3d0bd5b. Summary will update on new commits.

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@faadad0...ba7bc0a)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner March 10, 2026 09:24
Copilot AI review requested due to automatic review settings March 10, 2026 09:24
@dependabot dependabot Bot review requested due to automatic review settings March 10, 2026 09:24
@github-actions
Copy link
Copy Markdown

Sensitive Change Detection (shadow mode)

This PR modifies control-plane files:

  • .github/workflows/release.yml

Shadow mode — this check is informational only. When activated, changes to these paths will require approval from a maintainer.

@github-actions github-actions Bot added the bug Something isn't working label Mar 10, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@jeremy jeremy merged commit 0fa7cdf into main Mar 10, 2026
24 checks passed
@jeremy jeremy deleted the dependabot/github_actions/sigstore/cosign-installer-4.1.0 branch March 10, 2026 11:14
jmcascalheira pushed a commit to jmcascalheira/hey-cli that referenced this pull request Apr 29, 2026
…t when merged upstream

Squash of guilhermeyo:add-event-commands as of commit 82cfd59 (the
state at the time of this backport on 2026-04-29). Adds:

  hey event list   [--calendar <id-or-name>] [--limit N] [--all] [--ids-only]
  hey event create --title T --date YYYY-MM-DD (--all-day | --start HH:MM --end HH:MM)
                   [--calendar <id-or-name>] [--timezone TZ] [--reminder DUR ...]
  hey event edit   <id> [--title T] [--date D] [--start T] [--end T] [--all-day]
                   [--timezone TZ] [--reminder DUR ...]
  hey event delete <id>

Backed by basecamp/hey-sdk PR basecamp#30 (CalendarEventsService), pulled in via
go.mod pseudo-version v0.3.1-0.20260407122900-212ceb7d1fe6.

Local extras on top of the squashed PR:
- internal/cmd/help.go: added 'event' to curated CALENDAR & TASKS list
  (PR basecamp#79 missed this; surfaces the new commands in 'hey --help')

WHEN basecamp#79 MERGES UPSTREAM:
  1. git log --oneline | grep TEMPORARY      # find this commit's SHA
  2. git revert <sha>
  3. git checkout main && git fetch upstream && git merge --ff-only upstream/main
  4. git push origin main
  5. git checkout nosend && git merge main
  6. make build && make test
  7. git push origin nosend

The official version may include review-fix tweaks not present here. Reverting
this commit first ensures a clean swap.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant