Commit fecbd6d
authored
Build(deps-dev): Bump brakeman from 7.0.2 to 7.1.0 (#894)
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 7.0.2
to 7.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/presidentbeef/brakeman/releases">brakeman's
releases</a>.</em></p>
<blockquote>
<h2>7.1.0</h2>
<ul>
<li>Add Haml 6.x support (<a
href="https://redirect.github.com/presidentbeef/brakeman/issues/1914">#1914</a>,
<a
href="https://redirect.github.com/presidentbeef/brakeman/issues/1841">#1841</a>,
etc.)</li>
<li>Support render model shortcut (<a
href="https://redirect.github.com/presidentbeef/brakeman/issues/959">#959</a>,
<a
href="https://redirect.github.com/presidentbeef/brakeman/issues/1940">#1940</a>,
etc.)</li>
<li>Add <code>--ensure-no-obsolete-config-entries</code> option (<a
href="https://github.com/viralpraxis">viralpraxis</a>)</li>
<li>Update JUnit report for CircleCI (Philippe Bernery)</li>
<li>Improve ignored warnings layout in HTML report (<a
href="https://github.com/inkstak">Sebastien Savater</a>)</li>
<li>Only load escape functionality from cgi library (Earlopain)</li>
<li>Add EOL dates for Rails 8.0 and Ruby 3.4</li>
<li>Use lazy file lists for AppTree</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md">brakeman's
changelog</a>.</em></p>
<blockquote>
<h1>7.1.0 - 2025-07-18</h1>
<ul>
<li>Add EOL dates for Rails 8.0 and Ruby 3.4</li>
<li>Support render model shortcut</li>
<li>Use lazy file lists for AppTree</li>
<li>Add Haml 6.x support</li>
<li>Improve ignored warnings layout in HTML report (Sebastien
Savater)</li>
<li>Update JUnit report for CircleCI (Philippe Bernery)</li>
<li>Only load escape functionality from cgi library (Earlopain)</li>
<li>Add <code>--ensure-no-obsolete-config-entries</code> option
(viralpraxis)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/presidentbeef/brakeman/commit/3bc215446bf6c901287d8a142deadfa9a107353d"><code>3bc2154</code></a>
Exclude thor from bundled gems</li>
<li><a
href="https://github.com/presidentbeef/brakeman/commit/eba9c07ba1408b999ce066c17cf7a1d7eee6850d"><code>eba9c07</code></a>
Bump to 7.1.0</li>
<li><a
href="https://github.com/presidentbeef/brakeman/commit/4f56b087add67033beaac319a51c43a24921bd60"><code>4f56b08</code></a>
Merge pull request <a
href="https://redirect.github.com/presidentbeef/brakeman/issues/1949">#1949</a>
from presidentbeef/latest_eol_dates</li>
<li><a
href="https://github.com/presidentbeef/brakeman/commit/fd3475fd24c0fca158c5c349464c2d554e34d512"><code>fd3475f</code></a>
Update CHANGES</li>
<li><a
href="https://github.com/presidentbeef/brakeman/commit/b0f63c6d3135f8c049b2455ff0a59ea9198fd99d"><code>b0f63c6</code></a>
Add EOL date for Ruby 3.4</li>
<li><a
href="https://github.com/presidentbeef/brakeman/commit/dc296822373beb465818572b49062c21bdf8b9f8"><code>dc29682</code></a>
Add EOL date for Rails 8.0</li>
<li><a
href="https://github.com/presidentbeef/brakeman/commit/8ec21e8ff7a00b32569aa10056a4459b8ae472ce"><code>8ec21e8</code></a>
Merge pull request <a
href="https://redirect.github.com/presidentbeef/brakeman/issues/1948">#1948</a>
from presidentbeef/handle_render_model</li>
<li><a
href="https://github.com/presidentbeef/brakeman/commit/48627b54688eb651efea493a0b3c199b3c5dcbb3"><code>48627b5</code></a>
Support render model shortcut</li>
<li><a
href="https://github.com/presidentbeef/brakeman/commit/e0f531280d8888c2162143cc8fa5c5871c409a5d"><code>e0f5312</code></a>
Merge pull request <a
href="https://redirect.github.com/presidentbeef/brakeman/issues/1913">#1913</a>
from presidentbeef/lazy_file_lists</li>
<li><a
href="https://github.com/presidentbeef/brakeman/commit/6d0eedfcd121dd4ebb607915d1fd1fd514b34476"><code>6d0eedf</code></a>
Merge pull request <a
href="https://redirect.github.com/presidentbeef/brakeman/issues/1941">#1941</a>
from inkstak/enhanced_ignored_notes_reading</li>
<li>Additional commits viewable in <a
href="https://github.com/presidentbeef/brakeman/compare/v7.0.2...v7.1.0">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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments