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

Update module github.com/sylabs/sif/v2 to v2.19.1 #2537

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/sylabs/sif/v2 v2.18.0 -> v2.19.1 age adoption passing confidence

Release Notes

sylabs/sif (github.com/sylabs/sif/v2)

v2.19.1

Compare Source

What's Changed

Full Changelog: sylabs/sif@v2.19.0...v2.19.1

v2.19.0

Compare Source

This release drops support for Go 1.21.

What's Changed

Full Changelog: sylabs/sif@v2.18.0...v2.19.0


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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 23, 2024
Copy link
Contributor Author

renovate bot commented Aug 23, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: module github.com/sylabs/sif/[email protected] requires go >= 1.22.5; switching to go1.22.6
go: downloading go1.22.6 (linux/amd64)
go: download go1.22.6: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot changed the title fix(deps): update module github.com/sylabs/sif/v2 to v2.19.1 Update module github.com/sylabs/sif/v2 to v2.19.1 Aug 25, 2024
@mtrmac
Copy link
Collaborator

mtrmac commented Aug 26, 2024

Already rejected in #2537 ?!

@mtrmac mtrmac closed this Aug 26, 2024
@mtrmac mtrmac reopened this Aug 26, 2024
@mtrmac
Copy link
Collaborator

mtrmac commented Aug 26, 2024

Compare #2530 .

We still don’t want to update to Go 1.22.

The only code changes are some integer overflow checks. Those might be interesting, but they only affect the code creating SIF images, and we never call them.

@mtrmac mtrmac closed this Aug 26, 2024
Copy link
Contributor Author

renovate bot commented Aug 26, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v2.19.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/github.com-sylabs-sif-v2-2.x branch August 26, 2024 16:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant