Skip to content

chore(deps): update dependency zizmor to v1.30.1 - #257

Merged
sydorovdmytro merged 2 commits into
mainfrom
renovate/zizmor-1.x
Sep 24, 2026
Merged

sydorovdmytro merged 2 commits into
mainfrom
renovate/zizmor-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 4, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
zizmor (source) 1.29.0 → 1.30.1 age confidence

Release Notes

zizmorcore/zizmor (zizmor)

v1.30.1

Compare Source

Sponsorship is appreciated!

Bug Fixes 🐛🔗

  • Fixed a bug where zizmor would crash on pre-commit inputs that reference a GitHub URL with an explicit .git suffix (#​2363)

  • Fixed a bug where self-repository auto-fixes were incorrectly marked as "safe" instead of "unsafe" (#​2373)

v1.30.0

Compare Source

Sponsorship is appreciated!

New Features 🌈🔗

Bug Fixes 🐛🔗

  • Fixed a bug where zizmor would reject a .pre-commit-config.yml input containing a prek-specific builtin section (#​2259)

  • Fixed a bug where the unpinned-uses audit would fail to honor ignore comments within the same step scope (#​2289)

  • Fixed a bug where zizmor would reject a dependabot.yml containing a goproxy-server registry definition (#​2300)

  • Fixed a bug where zizmor would reject pre-commit configurations containing prek-specific glob patterns in files or exclude (#​2308)

  • Fixed a handful of unsound patch bugs when performing YAML add and/or replace operations (#​2295)

    Many thanks to @​dmbuil for proposing and implementing this improvement!

  • Fixed a bug where the cache-poisoning audit would incorrectly flag newer astral-sh/setup-uv versions that disable caching behavior automatically (#​2330)

  • Fixed a bug where the ref-version-mismatch audit would produce a misleading diagnostic when an action has overlapping branch and tag names (#​2337)

  • Fixed a bug where the artipacked audit would incorrectly flag the with: clauses of unrelated actions (#​2339)

  • Fixed a class of bugs where zizmor would incorrectly match an action's commit to a sibling action's tag (#​2247)

    Many thanks to @​potiuk for proposing and implementing this improvement!

  • Fixed a bug where zizmor would crash on deeply nested GitHub Actions expressions (#​2349)


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner September 4, 2026 13:44
@renovate
renovate Bot force-pushed the renovate/zizmor-1.x branch from 570e60b to 5abf0b4 Compare September 8, 2026 00:02
@renovate renovate Bot changed the title chore(deps): update dependency zizmor to v1.30.0 chore(deps): update dependency zizmor to v1.30.1 Sep 9, 2026
@renovate
renovate Bot force-pushed the renovate/zizmor-1.x branch from 5abf0b4 to 8a3dd94 Compare September 9, 2026 16:51
@renovate
renovate Bot force-pushed the renovate/zizmor-1.x branch from 8a3dd94 to 2eb19b3 Compare September 24, 2026 10:28
@sydorovdmytro

Copy link
Copy Markdown
Contributor

Turned off zizmor's new self-repository audit in .github/zizmor.yml. Its fix rewrites uses: ./... to $/..., and actionlint 1.7.12 rejects that form. Moving to $/ is tracked in DEVOPS-1552, including the two shared workflows that currently load their inner action from main.

@sydorovdmytro
sydorovdmytro merged commit 450a07e into main Sep 24, 2026
5 checks passed
@sydorovdmytro
sydorovdmytro deleted the renovate/zizmor-1.x branch September 24, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant