Build: Fix zizmor and Spark 4.1 runtime-deps CI failures#15937
Merged
huaxingao merged 1 commit intoapache:mainfrom Apr 10, 2026
Merged
Build: Fix zizmor and Spark 4.1 runtime-deps CI failures#15937huaxingao merged 1 commit intoapache:mainfrom
huaxingao merged 1 commit intoapache:mainfrom
Conversation
d0f69f2 to
c9081fd
Compare
nssalian
approved these changes
Apr 10, 2026
Contributor
nssalian
left a comment
There was a problem hiding this comment.
I opened a similar PR but this is a better fix. Thanks @huaxingao.
Fix zizmor ref-version-mismatch audit failure caused by the rolling v7 tag moving to v7.0.1 while workflows pinned the v7.0.0 hash. Regenerate Spark 4.1 runtime-deps.txt to reflect dependency changes from recent dependabot bumps. Co-authored-by: Neelesh Salian <n_salian@apple.com> Made-with: Cursor
c9081fd to
05f9538
Compare
nssalian
approved these changes
Apr 10, 2026
Contributor
nssalian
left a comment
There was a problem hiding this comment.
Thanks for merging the fixes @huaxingao. Worth updating the title of the PR and the description to include both fixes.
singhpk234
approved these changes
Apr 10, 2026
Contributor
singhpk234
left a comment
There was a problem hiding this comment.
LGTM, thanks @huaxingao !
nastra
approved these changes
Apr 10, 2026
Contributor
Author
|
Thanks @nssalian @singhpk234 @nastra |
Contributor
|
@huaxingao, @nastra, please fix just one problem at a time per PR. That way we can clearly see history without pulling in unrelated changes. It also helps avoid commit conflicts if we need to cherry-pick commits. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix zizmor ref-version-mismatch audit failure caused by the rolling v7 tag moving to v7.0.1 while workflows pinned the v7.0.0 hash.
https://github.com/apache/iceberg/actions/runs/24263659560/job/70853450531
also fix runtime-deps CI failures
https://github.com/apache/iceberg/actions/runs/24263659533/job/70854532184
Cursor + Claude-4.6-opus-high