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): update dependency fermyon/spin to v3.1.2 #9551

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
fermyon/spin patch 3.1.1 -> 3.1.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fermyon/spin (fermyon/spin)

v3.1.2

Compare Source

Spin 3.1.2

This is a patch release to fix a bug that was found in the redis key-value implementation where connections became stale after a service disruption instead of automatically reconnecting.

Verifying the Release Signature

After downloading the v3.1.2 release of Spin, either via the artifact attached to this release corresponding to your OS/architecture combination or via the installation method of your choice, you are ready to verify the release signature.

First, install cosign. This is the tool we'll use to perform signature verification. Then run the following command:

cosign verify-blob \
    --signature spin.sig --certificate crt.pem \
    --certificate-identity https://github.com/fermyon/spin/.github/workflows/release.yml@refs/tags/v3.1.2 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-sha 3d37bd8cdd1ddbfc94b9670540fbf9eb09687c2a \
    --certificate-github-workflow-repository fermyon/spin \
    spin

If the verification passed, you should see:

Verified OK

Full Changelog: spinframework/spin@v3.1.1...v3.1.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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

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

Auto-approved because label type/renovate is present.

Copy link

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/spin:3.1.2

📦 Image Reference ghcr.io/uniget-org/tools/spin:3.1.2
digestsha256:f78540940446dfa4e6d704aeefb2863624a03d90708120bd8b631d3f09d28934
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size40 MB
packages0

Copy link

Attempting automerge. See https://github.com/uniget-org/tools/actions/runs/12759558391.

Copy link

PR is clean and can be merged. See https://github.com/uniget-org/tools/actions/runs/12759558391.

@github-actions github-actions bot merged commit bb16306 into main Jan 14, 2025
10 of 11 checks passed
@github-actions github-actions bot deleted the renovate/fermyon-spin-3.1.x branch January 14, 2025 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants