Skip to content

Commit cfd2382

Browse files
Bump loofah from 2.18.0 to 2.20.0 (#10)
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.18.0 to 2.20.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/flavorjones/loofah/releases">loofah's releases</a>.</em></p> <blockquote> <h2>2.20.0 / 2023-04-01</h2> <h3>Features</h3> <ul> <li>Allow SVG attributes <code>color-profile</code>, <code>cursor</code>, <code>filter</code>, <code>marker</code>, and <code>mask</code>. [<a href="https://redirect.github.com/flavorjones/loofah/issues/246">#246</a>]</li> <li>Allow SVG elements <code>altGlyph</code>, <code>cursor</code>, <code>feImage</code>, <code>pattern</code>, and <code>tref</code>. [<a href="https://redirect.github.com/flavorjones/loofah/issues/246">#246</a>]</li> <li>Allow protocols <code>fax</code> and <code>modem</code>. [<a href="https://redirect.github.com/flavorjones/loofah/issues/255">#255</a>] (Thanks, <a href="https://github.com/cjba7"><code>@​cjba7</code></a>!)</li> </ul> <h2>2.19.1 / 2022-12-13</h2> <h3>Security</h3> <ul> <li>Address CVE-2022-23514, inefficient regular expression complexity. See <a href="https://github.com/flavorjones/loofah/security/advisories/GHSA-486f-hjj9-9vhh">GHSA-486f-hjj9-9vhh</a> for more information.</li> <li>Address CVE-2022-23515, improper neutralization of data URIs. See <a href="https://github.com/flavorjones/loofah/security/advisories/GHSA-228g-948r-83gx">GHSA-228g-948r-83gx</a> for more information.</li> <li>Address CVE-2022-23516, uncontrolled recursion. See <a href="https://github.com/flavorjones/loofah/security/advisories/GHSA-3x8r-x6xp-q4vm">GHSA-3x8r-x6xp-q4vm</a> for more information.</li> </ul> <h2>2.19.0 / 2022-09-14</h2> <h3>Features</h3> <ul> <li>Allow SVG 1.0 color keyword names in CSS attributes. These colors are part of the <a href="https://www.w3.org/TR/css-color-3/#svg-color">CSS Color Module Level 3</a> recommendation released 2022-01-18. [<a href="https://redirect.github.com/flavorjones/loofah/issues/243">#243</a>]</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md">loofah's changelog</a>.</em></p> <blockquote> <h2>2.20.0 / 2023-04-01</h2> <h3>Features</h3> <ul> <li>Allow SVG attributes <code>color-profile</code>, <code>cursor</code>, <code>filter</code>, <code>marker</code>, and <code>mask</code>. [<a href="https://redirect.github.com/flavorjones/loofah/issues/246">#246</a>]</li> <li>Allow SVG elements <code>altGlyph</code>, <code>cursor</code>, <code>feImage</code>, <code>pattern</code>, and <code>tref</code>. [<a href="https://redirect.github.com/flavorjones/loofah/issues/246">#246</a>]</li> <li>Allow protocols <code>fax</code> and <code>modem</code>. [<a href="https://redirect.github.com/flavorjones/loofah/issues/255">#255</a>] (Thanks, <a href="https://github.com/cjba7"><code>@​cjba7</code></a>!)</li> </ul> <h2>2.19.1 / 2022-12-13</h2> <h3>Security</h3> <ul> <li>Address CVE-2022-23514, inefficient regular expression complexity. See <a href="https://github.com/flavorjones/loofah/security/advisories/GHSA-486f-hjj9-9vhh">GHSA-486f-hjj9-9vhh</a> for more information.</li> <li>Address CVE-2022-23515, improper neutralization of data URIs. See <a href="https://github.com/flavorjones/loofah/security/advisories/GHSA-228g-948r-83gx">GHSA-228g-948r-83gx</a> for more information.</li> <li>Address CVE-2022-23516, uncontrolled recursion. See <a href="https://github.com/flavorjones/loofah/security/advisories/GHSA-3x8r-x6xp-q4vm">GHSA-3x8r-x6xp-q4vm</a> for more information.</li> </ul> <h2>2.19.0 / 2022-09-14</h2> <h3>Features</h3> <ul> <li>Allow SVG 1.0 color keyword names in CSS attributes. These colors are part of the <a href="https://www.w3.org/TR/css-color-3/#svg-color">CSS Color Module Level 3</a> recommendation released 2022-01-18. [<a href="https://redirect.github.com/flavorjones/loofah/issues/243">#243</a>]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flavorjones/loofah/commit/3d80a4eb2745e466c4f7958cb838ce3806ecbff7"><code>3d80a4e</code></a> version bump to v2.20.0</li> <li><a href="https://github.com/flavorjones/loofah/commit/c8211c1e90830fc863e8d1d04206ed49a104e6ee"><code>c8211c1</code></a> Merge pull request <a href="https://redirect.github.com/flavorjones/loofah/issues/260">#260</a> from flavorjones/flavorjones-more-flexible-testing</li> <li><a href="https://github.com/flavorjones/loofah/commit/24dbde5d343af9d107149385a3029435836f5204"><code>24dbde5</code></a> test: make the generated tests more flexible</li> <li><a href="https://github.com/flavorjones/loofah/commit/69447605c6671448965bd05da3784956c64024e5"><code>6944760</code></a> Merge pull request <a href="https://redirect.github.com/flavorjones/loofah/issues/259">#259</a> from orien/ruby3.2</li> <li><a href="https://github.com/flavorjones/loofah/commit/f5ab30b1bbf28bc9dd907353d29e38eed8558b24"><code>f5ab30b</code></a> CI: add Ruby 3.2 to the test matrix</li> <li><a href="https://github.com/flavorjones/loofah/commit/f8df8521c6d9bff53fe2222e0f3616df07d97fb1"><code>f8df852</code></a> Merge pull request <a href="https://redirect.github.com/flavorjones/loofah/issues/257">#257</a> from kyoshidajp/update-checkout-v3</li> <li><a href="https://github.com/flavorjones/loofah/commit/254a1c95cd6a8d9110fb65ab0262223a66b6d1db"><code>254a1c9</code></a> Bump actions/checkout from 2 to 3</li> <li><a href="https://github.com/flavorjones/loofah/commit/01305b6c39e0b5658690fe8aa0ab8a62bff3c50c"><code>01305b6</code></a> Merge pull request <a href="https://redirect.github.com/flavorjones/loofah/issues/255">#255</a> from cjba7/cjba7-add-fax-to-acceptable-protocols</li> <li><a href="https://github.com/flavorjones/loofah/commit/b0e6f7c158d85d3d1352983f9e0ad8654967054c"><code>b0e6f7c</code></a> doc: update CHANGELOG</li> <li><a href="https://github.com/flavorjones/loofah/commit/ed2c917177689ce0f2fd23cbf157125365075651"><code>ed2c917</code></a> Added &quot;fax&quot; and &quot;modem&quot; to acceptable protocols based on rfc2806.</li> <li>Additional commits viewable in <a href="https://github.com/flavorjones/loofah/compare/v2.18.0...v2.20.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=loofah&package-manager=bundler&previous-version=2.18.0&new-version=2.20.0)](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 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/ViewComponent/rspec-viewcomponent/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7bbe3a commit cfd2382

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,22 +53,20 @@ GEM
5353
erubi (1.11.0)
5454
i18n (1.12.0)
5555
concurrent-ruby (~> 1.0)
56-
loofah (2.18.0)
56+
loofah (2.20.0)
5757
crass (~> 1.0.2)
5858
nokogiri (>= 1.5.9)
5959
matrix (0.4.2)
6060
method_source (1.0.0)
6161
mini_mime (1.1.2)
62+
mini_portile2 (2.4.0)
6263
minitest (5.16.2)
63-
nokogiri (1.13.8-arm64-darwin)
64-
racc (~> 1.4)
65-
nokogiri (1.13.8-x86_64-linux)
66-
racc (~> 1.4)
64+
nokogiri (1.10.10)
65+
mini_portile2 (~> 2.4.0)
6766
parallel (1.21.0)
6867
parser (3.1.0.0)
6968
ast (~> 2.4.1)
7069
public_suffix (4.0.6)
71-
racc (1.6.0)
7270
rack (2.2.6.4)
7371
rack-test (2.0.2)
7472
rack (>= 1.3)

0 commit comments

Comments
 (0)