Skip to content

Commit 81065bf

Browse files
Bump phoenix_html from 4.1.1 to 4.2.0 (#6)
Bumps [phoenix_html](https://github.com/phoenixframework/phoenix_html) from 4.1.1 to 4.2.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/phoenixframework/phoenix_html/blob/main/CHANGELOG.md">phoenix_html's changelog</a>.</em></p> <blockquote> <h2>4.2.0 (2024-12-28)</h2> <ul> <li> <p>Enhancements</p> <ul> <li>Add <code>Phoenix.HTML.css_escape/1</code> to escape strings for use inside CSS selectors</li> <li>Add the ability to pass <code>:hr</code> to <code>options_for_select/2</code> to render a horizontal rule</li> </ul> </li> <li> <p>Bug fixes</p> <ul> <li>Pass form action through in FormData implementation</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/phoenixframework/phoenix_html/commit/b7fd6b7ba7972d3779df80177e3e55f32fc9887a"><code>b7fd6b7</code></a> Release v4.2.0</li> <li><a href="https://github.com/phoenixframework/phoenix_html/commit/687cca874b5ab02364cc4a89435fa5fde2fe5990"><code>687cca8</code></a> Fix warnings on Elixir v1.19</li> <li><a href="https://github.com/phoenixframework/phoenix_html/commit/b6d63e7908972dd4f0539e0daa9387ebdb701e37"><code>b6d63e7</code></a> Document and pass through option accordingly</li> <li><a href="https://github.com/phoenixframework/phoenix_html/commit/a8262adb452a99d8be721f0aeae85fa03174048c"><code>a8262ad</code></a> update changelog</li> <li><a href="https://github.com/phoenixframework/phoenix_html/commit/c1ad60207369899e74e549b7746f2d9050676f50"><code>c1ad602</code></a> Merge pull request <a href="https://redirect.github.com/phoenixframework/phoenix_html/issues/452">#452</a> from phoenixframework/sd-css-escape</li> <li><a href="https://github.com/phoenixframework/phoenix_html/commit/6b67a083f11e6d9afa318b559fb0216d55b14cfd"><code>6b67a08</code></a> Merge pull request <a href="https://redirect.github.com/phoenixframework/phoenix_html/issues/451">#451</a> from gilbertbw/gbw-hr</li> <li><a href="https://github.com/phoenixframework/phoenix_html/commit/465c303eb90570da812dee7860107372ae424a98"><code>465c303</code></a> Update lib/phoenix_html/form.ex</li> <li><a href="https://github.com/phoenixframework/phoenix_html/commit/cdbc402aa48bbc1e914a770bb2e7e47833342669"><code>cdbc402</code></a> add Phoenix.HTML.css_escape/1</li> <li><a href="https://github.com/phoenixframework/phoenix_html/commit/2cea68e9820099ad89e88fa2d7ee3f6a7fdebcbd"><code>2cea68e</code></a> Fix formatting</li> <li><a href="https://github.com/phoenixframework/phoenix_html/commit/d30c20b65922395cbae86e64744d990d5fb2b1ea"><code>d30c20b</code></a> Add &lt;hr/&gt; to options_for_select</li> <li>Additional commits viewable in <a href="https://github.com/phoenixframework/phoenix_html/compare/v4.1.1...v4.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phoenix_html&package-manager=hex&previous-version=4.1.1&new-version=4.2.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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f75ebc8 commit 81065bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"makeup_elixir": {:hex, :makeup_elixir, "1.0.1", "e928a4f984e795e41e3abd27bfc09f51db16ab8ba1aebdba2b3a575437efafc2", [:mix], [{:makeup, "~> 1.0", [hex: :makeup, repo: "hexpm", optional: false]}, {:nimble_parsec, "~> 1.2.3 or ~> 1.3", [hex: :nimble_parsec, repo: "hexpm", optional: false]}], "hexpm", "7284900d412a3e5cfd97fdaed4f5ed389b8f2b4cb49efc0eb3bd10e2febf9507"},
88
"makeup_erlang": {:hex, :makeup_erlang, "1.0.1", "c7f58c120b2b5aa5fd80d540a89fdf866ed42f1f3994e4fe189abebeab610839", [:mix], [{:makeup, "~> 1.0", [hex: :makeup, repo: "hexpm", optional: false]}], "hexpm", "8a89a1eeccc2d798d6ea15496a6e4870b75e014d1af514b1b71fa33134f57814"},
99
"nimble_parsec": {:hex, :nimble_parsec, "1.4.0", "51f9b613ea62cfa97b25ccc2c1b4216e81df970acd8e16e8d1bdc58fef21370d", [:mix], [], "hexpm", "9c565862810fb383e9838c1dd2d7d2c437b3d13b267414ba6af33e50d2d1cf28"},
10-
"phoenix_html": {:hex, :phoenix_html, "4.1.1", "4c064fd3873d12ebb1388425a8f2a19348cef56e7289e1998e2d2fa758aa982e", [:mix], [], "hexpm", "f2f2df5a72bc9a2f510b21497fd7d2b86d932ec0598f0210fed4114adc546c6f"},
10+
"phoenix_html": {:hex, :phoenix_html, "4.2.0", "83a4d351b66f472ebcce242e4ae48af1b781866f00ef0eb34c15030d4e2069ac", [:mix], [], "hexpm", "9713b3f238d07043583a94296cc4bbdceacd3b3a6c74667f4df13971e7866ec8"},
1111
}

0 commit comments

Comments
 (0)