Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump floki from 0.36.2 to 0.36.3 (#927)
Bumps [floki](https://github.com/philss/floki) from 0.36.2 to 0.36.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/philss/floki/releases">floki's releases</a>.</em></p> <blockquote> <h2>v0.36.3</h2> <p>This release contains some performance improvements, thanks to <a href="https://github.com/ypconstante"><code>@ypconstante</code></a>.</p> <h2>Fixed</h2> <ul> <li> <p>Stop <code>Floki.get_by_id/2</code> traversal on first match. Thanks <a href="https://github.com/ypconstante"><code>@ypconstante</code></a>.</p> </li> <li> <p>Remove extra whitespaces from nodes without attributes on <code>Floki.raw_html/1</code>. Thank you <a href="https://github.com/ypconstante"><code>@ypconstante</code></a>.</p> </li> <li> <p>Fix <code>Floki.raw_html/1</code> typespecs. Thanks <a href="https://github.com/davydog187"><code>@davydog187</code></a>.</p> </li> </ul> <h2>Pull requests</h2> <ul> <li>chore: fix some typos by <a href="https://github.com/tianzedavid"><code>@tianzedavid</code></a> in <a href="https://redirect.github.com/philss/floki/pull/564">philss/floki#564</a></li> <li>Bump ex_doc from 0.32.1 to 0.32.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/philss/floki/pull/566">philss/floki#566</a></li> <li>Bump credo from 1.7.5 to 1.7.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/philss/floki/pull/565">philss/floki#565</a></li> <li>Bump html5ever from 0.15.0 to 0.16.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/philss/floki/pull/567">philss/floki#567</a></li> <li>Find without html tree for some pseudo classes by <a href="https://github.com/ypconstante"><code>@ypconstante</code></a> in <a href="https://redirect.github.com/philss/floki/pull/568">philss/floki#568</a></li> <li>Remove stack usage on Finder by <a href="https://github.com/ypconstante"><code>@ypconstante</code></a> in <a href="https://redirect.github.com/philss/floki/pull/569">philss/floki#569</a></li> <li>Remove extra whitespace on node without attributes by <a href="https://github.com/ypconstante"><code>@ypconstante</code></a> in <a href="https://redirect.github.com/philss/floki/pull/571">philss/floki#571</a></li> <li>Stop get_by_id traversal on first match by <a href="https://github.com/ypconstante"><code>@ypconstante</code></a> in <a href="https://redirect.github.com/philss/floki/pull/572">philss/floki#572</a></li> <li>Bump ex_doc from 0.32.2 to 0.33.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/philss/floki/pull/570">philss/floki#570</a></li> <li>Bump ex_doc from 0.33.0 to 0.34.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/philss/floki/pull/573">philss/floki#573</a></li> <li>Bump benchee from 1.3.0 to 1.3.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/philss/floki/pull/574">philss/floki#574</a></li> <li>Bump credo from 1.7.6 to 1.7.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/philss/floki/pull/575">philss/floki#575</a></li> <li>Add OTP 27 and Elixir 1.17 to the CI matrix by <a href="https://github.com/philss"><code>@philss</code></a> in <a href="https://redirect.github.com/philss/floki/pull/576">philss/floki#576</a></li> <li>Bump ex_doc from 0.34.0 to 0.34.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/philss/floki/pull/577">philss/floki#577</a></li> <li>Bump jason from 1.4.1 to 1.4.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/philss/floki/pull/579">philss/floki#579</a></li> <li>Optimize traverse_and_update without accumulator by <a href="https://github.com/ypconstante"><code>@ypconstante</code></a> in <a href="https://redirect.github.com/philss/floki/pull/584">philss/floki#584</a></li> <li>Bump ex_doc from 0.34.1 to 0.34.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/philss/floki/pull/581">philss/floki#581</a></li> <li>Bump jason from 1.4.3 to 1.4.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/philss/floki/pull/585">philss/floki#585</a></li> <li>Bump earmark from 1.4.46 to 1.4.47 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/philss/floki/pull/582">philss/floki#582</a></li> <li>Copy and paste the benchmark commands by <a href="https://github.com/kianmeng"><code>@kianmeng</code></a> in <a href="https://redirect.github.com/philss/floki/pull/587">philss/floki#587</a></li> <li>Ignore .cover folder by <a href="https://github.com/kianmeng"><code>@kianmeng</code></a> in <a href="https://redirect.github.com/philss/floki/pull/586">philss/floki#586</a></li> <li>Use accumulator on raw_html by <a href="https://github.com/ypconstante"><code>@ypconstante</code></a> in <a href="https://redirect.github.com/philss/floki/pull/588">philss/floki#588</a></li> <li>Optimize raw html padding for small depths by <a href="https://github.com/ypconstante"><code>@ypconstante</code></a> in <a href="https://redirect.github.com/philss/floki/pull/589">philss/floki#589</a></li> <li>Bump credo from 1.7.7 to 1.7.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/philss/floki/pull/590">philss/floki#590</a></li> <li>Bump dialyxir from 1.4.3 to 1.4.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/philss/floki/pull/591">philss/floki#591</a></li> <li>Fix raw_html/2 typespec by <a href="https://github.com/davydog187"><code>@davydog187</code></a> in <a href="https://redirect.github.com/philss/floki/pull/593">philss/floki#593</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/tianzedavid"><code>@tianzedavid</code></a> made their first contribution in <a href="https://redirect.github.com/philss/floki/pull/564">philss/floki#564</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/philss/floki/compare/v0.36.2...v0.36.3">https://github.com/philss/floki/compare/v0.36.2...v0.36.3</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/philss/floki/blob/main/CHANGELOG.md">floki's changelog</a>.</em></p> <blockquote> <h2>[0.36.3] - 2024-10-21</h2> <p>This release contains some performance improvements, thanks to <a href="https://github.com/ypconstante"><code>@ypconstante</code></a>.</p> <h3>Fixed</h3> <ul> <li> <p>Stop <code>Floki.get_by_id/2</code> traversal on first match. Thanks <a href="https://github.com/ypconstante"><code>@ypconstante</code></a>.</p> </li> <li> <p>Remove extra whitespaces from nodes without attributes on <code>Floki.raw_html/1</code>. Thank you <a href="https://github.com/ypconstante"><code>@ypconstante</code></a>.</p> </li> <li> <p>Fix <code>Floki.raw_html/1</code> typespecs. Thanks <a href="https://github.com/davydog187"><code>@davydog187</code></a>.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/philss/floki/commit/40323964c3bb338eb46b9f35567240a184611729"><code>4032396</code></a> Release v0.36.3</li> <li><a href="https://github.com/philss/floki/commit/9ce1d1b0e1c41a3b4ad16a21eb01574fafb23341"><code>9ce1d1b</code></a> Revert "add Floki.css_escape/1 (<a href="https://redirect.github.com/philss/floki/issues/594">#594</a>)"</li> <li><a href="https://github.com/philss/floki/commit/3c05014d45e12aacd0a5812fd0e04d79ba75af13"><code>3c05014</code></a> add Floki.css_escape/1 (<a href="https://redirect.github.com/philss/floki/issues/594">#594</a>)</li> <li><a href="https://github.com/philss/floki/commit/c91a2d2de7c83fe3e05bf3d5cf71c77c3c7029c2"><code>c91a2d2</code></a> Fix raw_html/2 typespec (<a href="https://redirect.github.com/philss/floki/issues/593">#593</a>)</li> <li><a href="https://github.com/philss/floki/commit/4554b7c730072159085095bf8b2619b28b4bf873"><code>4554b7c</code></a> Bump dialyxir from 1.4.3 to 1.4.4 (<a href="https://redirect.github.com/philss/floki/issues/591">#591</a>)</li> <li><a href="https://github.com/philss/floki/commit/bd8440d0afc7b794c440fabc5ae185fffa0e5ac1"><code>bd8440d</code></a> Bump credo from 1.7.7 to 1.7.8 (<a href="https://redirect.github.com/philss/floki/issues/590">#590</a>)</li> <li><a href="https://github.com/philss/floki/commit/e7f0d9dd1e191e82277d970a39095268d14638bc"><code>e7f0d9d</code></a> Optimize raw html padding for small depths (<a href="https://redirect.github.com/philss/floki/issues/589">#589</a>)</li> <li><a href="https://github.com/philss/floki/commit/28c9ed8d10d851b63ec87fb8ab9c5acd3c7ea90c"><code>28c9ed8</code></a> Use accumulator on raw_html (<a href="https://redirect.github.com/philss/floki/issues/588">#588</a>)</li> <li><a href="https://github.com/philss/floki/commit/7e50f151084424512ee9362ea50369ee1ed7cfbc"><code>7e50f15</code></a> Ignore .cover folder (<a href="https://redirect.github.com/philss/floki/issues/586">#586</a>)</li> <li><a href="https://github.com/philss/floki/commit/b38b862d31fe0c17d837457269d553bedaec1022"><code>b38b862</code></a> Copy and paste the benchmark commands (<a href="https://redirect.github.com/philss/floki/issues/587">#587</a>)</li> <li>Additional commits viewable in <a href="https://github.com/philss/floki/compare/v0.36.2...v0.36.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=floki&package-manager=hex&previous-version=0.36.2&new-version=0.36.3)](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>
- Loading branch information