dependabot[bot] opened a new pull request, #2851:
URL: https://github.com/apache/shiro/pull/2851

   Bumps the pre-commit-hooks group with 2 updates: 
[https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit)
 and 
[https://github.com/editorconfig-checker/editorconfig-checker.python](https://github.com/editorconfig-checker/editorconfig-checker.python).
   
   Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.28.0 to 
1.29.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/zizmorcore/zizmor-pre-commit/releases";>https://github.com/zizmorcore/zizmor-pre-commit's
 releases</a>.</em></p>
   <blockquote>
   <h2>v1.29.0</h2>
   <h2>New Features 🌈<a 
href="https://docs.zizmor.sh/release-notes/#new-features";>🔗</a></h2>
   <ul>
   <li>
   <p>zizmor now has <strong>experimental</strong> support for auditing 
pre-commit inputs, meaning both pre-commit configuration and hook definitions 
(<a 
href="https://redirect.github.com/zizmorcore/zizmor/issues/2209";>#2209</a>)</p>
   </li>
   <li>
   <p>New audit: <a 
href="https://docs.zizmor.sh/audits/#insecure-url-scheme";>insecure-url-scheme</a>
 detects usages of insecure (i.e. plaintext) protocols when making network 
requests. The initial version of this audit is limited to pre-commit inputs 
only (<a 
href="https://redirect.github.com/zizmorcore/zizmor/issues/2228";>#2228</a>)</p>
   </li>
   <li>
   <p>zizmor now supports GitHub's &quot;self-repository&quot; reference syntax 
for local actions, e.g. <code>uses: $/foo/bar</code> instead of a manual 
checkout and <code>uses: ./foo/bar</code> (<a 
href="https://redirect.github.com/zizmorcore/zizmor/issues/2248";>#2248</a>)</p>
   </li>
   </ul>
   <h2>Changes ⚠️<a 
href="https://docs.zizmor.sh/release-notes/#changes";>🔗</a></h2>
   <ul>
   <li>The <a 
href="https://docs.zizmor.sh/audits/#unpinned-uses";>unpinned-uses</a> and <a 
href="https://docs.zizmor.sh/audits/#unpinned-images";>unpinned-images</a> 
audits have been separated more cleanly: <a 
href="https://docs.zizmor.sh/audits/#unpinned-uses";>unpinned-uses</a> is now 
principally responsible for Git-style <code>uses:</code> clauses, whereas <a 
href="https://docs.zizmor.sh/audits/#unpinned-images";>unpinned-images</a> is 
now responsible for <code>docker://</code>-style <code>uses:</code> clauses (in 
addition to already checking other image references) (<a 
href="https://redirect.github.com/zizmorcore/zizmor/issues/2222";>#2222</a>)</li>
   </ul>
   <h2>Removals 🌅<a 
href="https://docs.zizmor.sh/release-notes/#removals";>🔗</a></h2>
   <ul>
   <li><code>--collect=workflows-only</code> and 
<code>--collect=actions-only</code> have been fully removed. Use 
<code>--collect=workflows</code> and <code>--collect=actions</code> for the 
replacement behavior (<a 
href="https://redirect.github.com/zizmorcore/zizmor/issues/2242";>#2242</a>)</li>
   </ul>
   <h2>Bug Fixes 🐛<a 
href="https://docs.zizmor.sh/release-notes/#bug-fixes";>🔗</a></h2>
   <ul>
   <li>
   <p>Fixed a bug where zizmor would reject a valid workflow definition for 
containing a literal jobs.<!-- raw HTML omitted -->.outputs.<!-- raw HTML 
omitted --> value for being a non-string (<a 
href="https://redirect.github.com/zizmorcore/zizmor/issues/2220";>#2220</a>)</p>
   </li>
   <li>
   <p>Fixed a bug where the <a 
href="https://docs.zizmor.sh/audits/#github-app";>github-app</a> audit would 
incorrectly flag some usages as needing a repositories: key, despite requesting 
organization-level-only permissions (<a 
href="https://redirect.github.com/zizmorcore/zizmor/issues/2227";>#2227</a>)</p>
   </li>
   <li>
   <p>Fixed a class of bugs where zizmor would discover the user's 
configuration in unintuitive ways. When auditing from a Git repository, zizmor 
now uses the repository root to discover configuration consistently (<a 
href="https://redirect.github.com/zizmorcore/zizmor/issues/2234";>#2234</a>)</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/zizmorcore/zizmor-pre-commit/commit/451b56af716f9f0d0c2b816503a3fd0cf8b036fa";><code>451b56a</code></a>
 Mirror: 1.29.0</li>
   <li><a 
href="https://github.com/zizmorcore/zizmor-pre-commit/commit/c7cc406977aefb30ab9b28fe4ec5be77cf0b679f";><code>c7cc406</code></a>
 Use upstream zizmor release notes for releases (<a 
href="https://redirect.github.com/zizmorcore/zizmor-pre-commit/issues/51";>#51</a>)</li>
   <li><a 
href="https://github.com/zizmorcore/zizmor-pre-commit/commit/8f87f003b2eb8555d2ad2c570ad4a4e4e76e6c95";><code>8f87f00</code></a>
 Bump the github-actions group with 3 updates (<a 
href="https://redirect.github.com/zizmorcore/zizmor-pre-commit/issues/54";>#54</a>)</li>
   <li>See full diff in <a 
href="https://github.com/zizmorcore/zizmor-pre-commit/compare/067260dc5fe6ea86b7551bfd6f8b3ba4e6c93129...451b56af716f9f0d0c2b816503a3fd0cf8b036fa";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates 
`https://github.com/editorconfig-checker/editorconfig-checker.python` from 
3.6.1 to 3.8.0
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/editorconfig-checker/editorconfig-checker.python/commit/3aa28ce11a84d747c5695ad10b81945f2400b54f";><code>3aa28ce</code></a>
 Merge pull request <a 
href="https://redirect.github.com/editorconfig-checker/editorconfig-checker.python/issues/53";>#53</a>
 from editorconfig-checker/chore/bump-core-3.8.0</li>
   <li><a 
href="https://github.com/editorconfig-checker/editorconfig-checker.python/commit/12a8fb763eb579b818a0f40b8e4933ee8f796039";><code>12a8fb7</code></a>
 chore(release): bump core package to 3.8.0</li>
   <li><a 
href="https://github.com/editorconfig-checker/editorconfig-checker.python/commit/a87d6689581b1c4be297ad3be5a6d4bfa95c8bd4";><code>a87d668</code></a>
 Merge pull request <a 
href="https://redirect.github.com/editorconfig-checker/editorconfig-checker.python/issues/52";>#52</a>
 from editorconfig-checker/chore/bump-core-3.7.0</li>
   <li><a 
href="https://github.com/editorconfig-checker/editorconfig-checker.python/commit/b4e64014d88ebdfdfd48d2f3e0dc1c31eacf9d66";><code>b4e6401</code></a>
 chore(release): bump core package to 3.7.0</li>
   <li>See full diff in <a 
href="https://github.com/editorconfig-checker/editorconfig-checker.python/compare/bebfac867564fbd992e5b45379b4b0568d5cb85b...3aa28ce11a84d747c5695ad10b81945f2400b54f";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to