Commit a25f337
authored
build(deps-dev): bump actionview from 8.1.2 to 8.1.2.1 (#230)
Bumps [actionview](https://github.com/rails/rails) from 8.1.2 to
8.1.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rails/rails/releases">actionview's
releases</a>.</em></p>
<blockquote>
<h2>8.1.2.1</h2>
<h2>Active Support</h2>
<ul>
<li>
<p>Reject scientific notation in NumberConverter</p>
<p>[CVE-2026-33176]</p>
<p><em>Jean Boussier</em></p>
</li>
<li>
<p>Fix <code>SafeBuffer#%</code> to preserve unsafe status</p>
<p>[CVE-2026-33170]</p>
<p><em>Jean Boussier</em></p>
</li>
<li>
<p>Improve performance of NumberToDelimitedConverter</p>
<p>[CVE-2026-33169]</p>
<p><em>Jean Boussier</em></p>
</li>
</ul>
<h2>Active Model</h2>
<ul>
<li>No changes.</li>
</ul>
<h2>Active Record</h2>
<ul>
<li>No changes.</li>
</ul>
<h2>Action View</h2>
<ul>
<li>
<p>Skip blank attribute names in tag helpers to avoid generating invalid
HTML.</p>
<p>[CVE-2026-33168]</p>
<p><em>Mike Dalessio</em></p>
</li>
</ul>
<h2>Action Pack</h2>
<ul>
<li>
<p>Fix possible XSS in DebugExceptions middleware</p>
<p>[CVE-2026-33167]</p>
<p><em>John Hawthorn</em></p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rails/rails/blob/v8.1.2.1/actionview/CHANGELOG.md">actionview's
changelog</a>.</em></p>
<blockquote>
<h2>Rails 8.1.2.1 (March 23, 2026)</h2>
<ul>
<li>
<p>Fix possible XSS in DebugExceptions middleware</p>
<p>[CVE-2026-33167]</p>
<p><em>John Hawthorn</em></p>
</li>
<li>
<p>Skip blank attribute names in tag helpers to avoid generating invalid
HTML.</p>
<p>[CVE-2026-33168]</p>
<p><em>Mike Dalessio</em></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rails/rails/commit/1db4b89687cc18311fc3f92623136705df24e671"><code>1db4b89</code></a>
Preparing for 8.1.2.1 release</li>
<li><a
href="https://github.com/rails/rails/commit/1c7d1cf0a1ab4142eb20ef30fe2062aad6f72e21"><code>1c7d1cf</code></a>
Update changelog</li>
<li><a
href="https://github.com/rails/rails/commit/e91694b1f0e176eb01bfcc480a008bffc70f7602"><code>e91694b</code></a>
Update CHANGELOG (8.1 only)</li>
<li><a
href="https://github.com/rails/rails/commit/63f5ad83edaa0b976f82d46988d745426aa4a42d"><code>63f5ad8</code></a>
Skip blank attribute names in Action View tag helpers</li>
<li>See full diff in <a
href="https://github.com/rails/rails/compare/v8.1.2...v8.1.2.1">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 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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/github/rubocop-rails-accessibility/network/alerts).
</details>1 file changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments