Fixed a bug where zizmor would reject some Dependabot configuration files with logically unsound schedules (but that are accepted by GitHub regardless) (#1308)
Fixed a bug where zizmor would crash on an unexpected caching middleware
state. zizmor will now exit with a controlled error instead (#1319)
1.16.2
Enhancements 🌱
The [concurrency-limits] audit no longer flags explicit user concurrency
overrides, e.g. cancel-in-progress: false (#1302)
zizmor now detects CI environments and specializes its panic handling
accordingly, improving the quality of panic reports when running
in CI (#1307)
Bug Fixes 🐛
Fixed a bug where zizmor would reject some Dependabot configuration
files with logically unsound schedules (but that are accepted by GitHub
regardless) (#1308)
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 merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@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)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vavkamil/awesome-bugbounty-tools/pull/60
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 11/30/2025
**Status:** ✅ Merged
**Merged:** 11/30/2025
**Merged by:** [@vavkamil](https://github.com/vavkamil)
**Base:** `main` ← **Head:** `dependabot/pip/zizmor-1.16.3`
---
### 📝 Commits (1)
- [`14b1610`](https://github.com/vavkamil/awesome-bugbounty-tools/commit/14b16102363b2f5ebf39a91885b143d48dd5a4a4) Bump zizmor from 1.16.1 to 1.16.3
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `requirements.txt` (+1 -1)
</details>
### 📄 Description
Bumps [zizmor](https://github.com/zizmorcore/zizmor) from 1.16.1 to 1.16.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/zizmorcore/zizmor/releases">zizmor's releases</a>.</em></p>
<blockquote>
<h2>v1.16.3</h2>
<h2>Bug Fixes 🐛<a href="https://docs.zizmor.sh/release-notes/#bug-fixes">🔗</a></h2>
<ul>
<li>Fixed a bug where zizmor would crash on an unexpected caching middleware state. zizmor will now exit with a controlled error instead (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1319">#1319</a>)</li>
</ul>
<h2>v1.16.2</h2>
<h2>Enhancements 🌱<a href="https://docs.zizmor.sh/release-notes/#enhancements">🔗</a></h2>
<ul>
<li>The <a href="https://docs.zizmor.sh/audits/#concurrency-limits">concurrency-limits</a> audit no longer flags explicit user concurrency overrides, e.g. cancel-in-progress: false (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1302">#1302</a>)</li>
<li>zizmor now detects CI environments and specializes its panic handling accordingly, improving the quality of panic reports when running in CI (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1307">#1307</a>)</li>
</ul>
<h2>Bug Fixes 🐛<a href="https://docs.zizmor.sh/release-notes/#bug-fixes">🔗</a></h2>
<ul>
<li>Fixed a bug where zizmor would reject some Dependabot configuration files with logically unsound schedules (but that are accepted by GitHub regardless) (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1308">#1308</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md">zizmor's changelog</a>.</em></p>
<blockquote>
<h2>1.16.3</h2>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>Fixed a bug where <code>zizmor</code> would crash on an unexpected caching middleware
state. <code>zizmor</code> will now exit with a controlled error instead (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1319">#1319</a>)</li>
</ul>
<h2>1.16.2</h2>
<h3>Enhancements 🌱</h3>
<ul>
<li>The [concurrency-limits] audit no longer flags explicit user concurrency
overrides, e.g. <code>cancel-in-progress: false</code> (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1302">#1302</a>)</li>
<li>zizmor now detects CI environments and specializes its panic handling
accordingly, improving the quality of panic reports when running
in CI (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1307">#1307</a>)</li>
</ul>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>Fixed a bug where <code>zizmor</code> would reject some Dependabot configuration
files with logically unsound schedules (but that are accepted by GitHub
regardless) (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1308">#1308</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/zizmorcore/zizmor/commit/d94931b9a603b1667ff3ebd9ba8001c88fb49de7"><code>d94931b</code></a> chore: prep 1.16.3 release (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1320">#1320</a>)</li>
<li><a href="https://github.com/zizmorcore/zizmor/commit/7341ad17c41023eaa33cff11c9714e81de527ca9"><code>7341ad1</code></a> fix: fix error bubbling in GitHub requests (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1319">#1319</a>)</li>
<li><a href="https://github.com/zizmorcore/zizmor/commit/78fc281b12d14516668e51cac1ba77acb970b2ba"><code>78fc281</code></a> chore(deps): bump the cargo group with 2 updates (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1316">#1316</a>)</li>
<li><a href="https://github.com/zizmorcore/zizmor/commit/4f3235cc6a81a685ac3db8618546fed847ff96eb"><code>4f3235c</code></a> chore(deps): bump the github-actions group with 3 updates (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1317">#1317</a>)</li>
<li><a href="https://github.com/zizmorcore/zizmor/commit/57f910252f4931fcb3cdf5fccdb9a0174e264819"><code>57f9102</code></a> chore: prep release 1.16.2 (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1311">#1311</a>)</li>
<li><a href="https://github.com/zizmorcore/zizmor/commit/6db45b582f1fe2b358b3553ef2bfa9e16369494f"><code>6db45b5</code></a> chore: bump support crate versions (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1310">#1310</a>)</li>
<li><a href="https://github.com/zizmorcore/zizmor/commit/91efe72309bbb0ef1767c0d214a2bce8a67ab3b8"><code>91efe72</code></a> docs: add a troubleshooting section on YAML anchors (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1309">#1309</a>)</li>
<li><a href="https://github.com/zizmorcore/zizmor/commit/70d35617c234db12173339a1fd2aa010cd1b7a0a"><code>70d3561</code></a> fix: dependabot: allow 'day' field for non-weekly intervals (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1308">#1308</a>)</li>
<li><a href="https://github.com/zizmorcore/zizmor/commit/96a96bcc89f6161c7989f48feaf83a61e43398d8"><code>96a96bc</code></a> feat: improve panic handling in CI environments (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1307">#1307</a>)</li>
<li><a href="https://github.com/zizmorcore/zizmor/commit/ade712d8a8e244eea991489e5065ee6c363dd691"><code>ade712d</code></a> refactor: forbid all unwrap usage (<a href="https://redirect.github.com/zizmorcore/zizmor/issues/1306">#1306</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/zizmorcore/zizmor/compare/v1.16.1...v1.16.3">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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)
</details>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vavkamil/awesome-bugbounty-tools/pull/60
Author: @dependabot[bot]
Created: 11/30/2025
Status: ✅ Merged
Merged: 11/30/2025
Merged by: @vavkamil
Base:
main← Head:dependabot/pip/zizmor-1.16.3📝 Commits (1)
14b1610Bump zizmor from 1.16.1 to 1.16.3📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
requirements.txt(+1 -1)📄 Description
Bumps zizmor from 1.16.1 to 1.16.3.
Release notes
Sourced from zizmor's releases.
Changelog
Sourced from zizmor's changelog.
Commits
d94931bchore: prep 1.16.3 release (#1320)7341ad1fix: fix error bubbling in GitHub requests (#1319)78fc281chore(deps): bump the cargo group with 2 updates (#1316)4f3235cchore(deps): bump the github-actions group with 3 updates (#1317)57f9102chore: prep release 1.16.2 (#1311)6db45b5chore: bump support crate versions (#1310)91efe72docs: add a troubleshooting section on YAML anchors (#1309)70d3561fix: dependabot: allow 'day' field for non-weekly intervals (#1308)96a96bcfeat: improve panic handling in CI environments (#1307)ade712drefactor: forbid all unwrap usage (#1306)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.