Skip to content

Commit

Permalink
Bump phoenix from 1.7.12 to 1.7.14 (#863)
Browse files Browse the repository at this point in the history
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.7.12
to 1.7.14.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md">phoenix's
changelog</a>.</em></p>
<blockquote>
<h2>1.7.14 (2024-06-18)</h2>
<h3>Bug fixes</h3>
<ul>
<li>Revert &quot;Add <code>follow_redirect/2</code> to
Phoenix.ConnTest&quot; (<a
href="https://redirect.github.com/phoenixframework/phoenix/issues/5797">#5797</a>)
as this conflicts with <code>follow_redirect/2</code> in LiveView, which
is imported with ConnTest by default</li>
</ul>
<h2>1.7.13 (2024-06-18)</h2>
<h3>Bug fixes</h3>
<ul>
<li>Fix Elixir 1.17 warning in Cowboy2Adapter</li>
<li>Fix verified routes emitting diagnostics without file and
position</li>
</ul>
<h3>JavaScript Client Bug Fixes</h3>
<ul>
<li>Fix error when <code>sessionStorage</code> is not available on
global namespace</li>
</ul>
<h3>Enhancements</h3>
<ul>
<li>Add <code>follow_redirect/2</code> to Phoenix.ConnTest</li>
<li>Use LiveView 1.0.0-rc for newly generated applications</li>
<li>Use new <code>Phoenix.Component.used_input?</code> for form errors
in generated <code>core_components.ex</code></li>
<li>Allow <code>mix ecto.setup</code> from the umbrella root</li>
<li>Bump Endpoint static cache manifest on <code>config_change</code>
callback</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/phoenixframework/phoenix/commit/e99f657f1cc9062fca0f2b8b79bc90659d8bd514"><code>e99f657</code></a>
Release 1.7.14</li>
<li><a
href="https://github.com/phoenixframework/phoenix/commit/4dd1f8df65659c83957794d20dd7ae28c59780ac"><code>4dd1f8d</code></a>
Revert &quot;Add follow_redirect/2 to Phoenix.ConnTest (<a
href="https://redirect.github.com/phoenixframework/phoenix/issues/5797">#5797</a>)&quot;
(<a
href="https://redirect.github.com/phoenixframework/phoenix/issues/5849">#5849</a>)</li>
<li><a
href="https://github.com/phoenixframework/phoenix/commit/d36f8a7710e31edcf9a2e72298f6cb3da1b11683"><code>d36f8a7</code></a>
Release 1.7.13</li>
<li><a
href="https://github.com/phoenixframework/phoenix/commit/81c3eb8797a69980535b8a26e4eaa6b988672fbf"><code>81c3eb8</code></a>
make tests repeatable (--repeat-until-failure) (<a
href="https://redirect.github.com/phoenixframework/phoenix/issues/5843">#5843</a>)</li>
<li><a
href="https://github.com/phoenixframework/phoenix/commit/335def7975de4ae4760652240fe7c6a89375cb60"><code>335def7</code></a>
Update community.md, Add Phoenix Tutorial (Phoenix 1.6) (<a
href="https://redirect.github.com/phoenixframework/phoenix/issues/5841">#5841</a>)</li>
<li><a
href="https://github.com/phoenixframework/phoenix/commit/996cbc293705872db2d2d072b350ce2219bc1ece"><code>996cbc2</code></a>
Update CHANGELOG</li>
<li><a
href="https://github.com/phoenixframework/phoenix/commit/be4eb9aea66078f647d33508f2bb5e1a7fa395df"><code>be4eb9a</code></a>
update js dependencies, move to jest for testing (<a
href="https://redirect.github.com/phoenixframework/phoenix/issues/5821">#5821</a>)</li>
<li><a
href="https://github.com/phoenixframework/phoenix/commit/e336b25b444c2d19565c622b6e4f84f997602531"><code>e336b25</code></a>
Do not add phoenix_live_view config on API apps, closes <a
href="https://redirect.github.com/phoenixframework/phoenix/issues/5840">#5840</a></li>
<li><a
href="https://github.com/phoenixframework/phoenix/commit/d8f7144971c3e0bb9e9e07eb5532e9fc49d2d053"><code>d8f7144</code></a>
socket.js check if global is available (<a
href="https://redirect.github.com/phoenixframework/phoenix/issues/5829">#5829</a>)</li>
<li><a
href="https://github.com/phoenixframework/phoenix/commit/bab16f43a265f7b119f5644c4ce46cec7ca68642"><code>bab16f4</code></a>
Bump actions/cache from 3 to 4 (<a
href="https://redirect.github.com/phoenixframework/phoenix/issues/5701">#5701</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/phoenixframework/phoenix/compare/v1.7.12...v1.7.14">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phoenix&package-manager=hex&previous-version=1.7.12&new-version=1.7.14)](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
github-actions[bot] authored Jun 19, 2024
2 parents aa9b3aa + b07966f commit c2faf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"oban": {:hex, :oban, "2.17.10", "c3e5bd739b5c3fdc38eba1d43ab270a8c6ca4463bb779b7705c69400b0d87678", [:mix], [{:ecto_sql, "~> 3.10", [hex: :ecto_sql, repo: "hexpm", optional: false]}, {:ecto_sqlite3, "~> 0.9", [hex: :ecto_sqlite3, repo: "hexpm", optional: true]}, {:jason, "~> 1.1", [hex: :jason, repo: "hexpm", optional: false]}, {:postgrex, "~> 0.16", [hex: :postgrex, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "4afd027b8e2bc3c399b54318b4f46ee8c40251fb55a285cb4e38b5363f0ee7c4"},
"owl": {:hex, :owl, "0.9.0", "9b33d64734bd51d3fc1d6ed01b12f8c2ed23e1fbf8c43658a6dfbff62578bd03", [:mix], [{:ucwidth, "~> 0.2", [hex: :ucwidth, repo: "hexpm", optional: true]}], "hexpm", "cd70b55327985f8f24d38cb7de5bf8a8d24040e1b49cca2345508f8119ce81fd"},
"patch": {:hex, :patch, "0.13.1", "2da5b508e4d6558924a0959d95dc3aa8176b5ccf2539e4567481448d61853ccc", [:mix], [], "hexpm", "75f805827d9db0c335155fbb857e6eeb5c85034c9dc668d146bc0bfe48fac822"},
"phoenix": {:hex, :phoenix, "1.7.12", "1cc589e0eab99f593a8aa38ec45f15d25297dd6187ee801c8de8947090b5a9d3", [:mix], [{:castore, ">= 0.0.0", [hex: :castore, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix_pubsub, "~> 2.1", [hex: :phoenix_pubsub, repo: "hexpm", optional: false]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: true]}, {:plug, "~> 1.14", [hex: :plug, repo: "hexpm", optional: false]}, {:plug_cowboy, "~> 2.7", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:plug_crypto, "~> 1.2 or ~> 2.0", [hex: :plug_crypto, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}, {:websock_adapter, "~> 0.5.3", [hex: :websock_adapter, repo: "hexpm", optional: false]}], "hexpm", "d646192fbade9f485b01bc9920c139bfdd19d0f8df3d73fd8eaf2dfbe0d2837c"},
"phoenix": {:hex, :phoenix, "1.7.14", "a7d0b3f1bc95987044ddada111e77bd7f75646a08518942c72a8440278ae7825", [:mix], [{:castore, ">= 0.0.0", [hex: :castore, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix_pubsub, "~> 2.1", [hex: :phoenix_pubsub, repo: "hexpm", optional: false]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: true]}, {:plug, "~> 1.14", [hex: :plug, repo: "hexpm", optional: false]}, {:plug_cowboy, "~> 2.7", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:plug_crypto, "~> 1.2 or ~> 2.0", [hex: :plug_crypto, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}, {:websock_adapter, "~> 0.5.3", [hex: :websock_adapter, repo: "hexpm", optional: false]}], "hexpm", "c7859bc56cc5dfef19ecfc240775dae358cbaa530231118a9e014df392ace61a"},
"phoenix_ecto": {:hex, :phoenix_ecto, "4.6.1", "96798325fab2fed5a824ca204e877b81f9afd2e480f581e81f7b4b64a5a477f2", [:mix], [{:ecto, "~> 3.5", [hex: :ecto, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 2.14.2 or ~> 3.0 or ~> 4.1", [hex: :phoenix_html, repo: "hexpm", optional: true]}, {:plug, "~> 1.9", [hex: :plug, repo: "hexpm", optional: false]}, {:postgrex, "~> 0.17", [hex: :postgrex, repo: "hexpm", optional: true]}], "hexpm", "0ae544ff99f3c482b0807c5cec2c8289e810ecacabc04959d82c3337f4703391"},
"phoenix_html": {:hex, :phoenix_html, "4.1.1", "4c064fd3873d12ebb1388425a8f2a19348cef56e7289e1998e2d2fa758aa982e", [:mix], [], "hexpm", "f2f2df5a72bc9a2f510b21497fd7d2b86d932ec0598f0210fed4114adc546c6f"},
"phoenix_live_dashboard": {:hex, :phoenix_live_dashboard, "0.8.3", "7ff51c9b6609470f681fbea20578dede0e548302b0c8bdf338b5a753a4f045bf", [:mix], [{:ecto, "~> 3.6.2 or ~> 3.7", [hex: :ecto, repo: "hexpm", optional: true]}, {:ecto_mysql_extras, "~> 0.5", [hex: :ecto_mysql_extras, repo: "hexpm", optional: true]}, {:ecto_psql_extras, "~> 0.7", [hex: :ecto_psql_extras, repo: "hexpm", optional: true]}, {:ecto_sqlite3_extras, "~> 1.1.7 or ~> 1.2.0", [hex: :ecto_sqlite3_extras, repo: "hexpm", optional: true]}, {:mime, "~> 1.6 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:phoenix_live_view, "~> 0.19 or ~> 1.0", [hex: :phoenix_live_view, repo: "hexpm", optional: false]}, {:telemetry_metrics, "~> 0.6 or ~> 1.0", [hex: :telemetry_metrics, repo: "hexpm", optional: false]}], "hexpm", "f9470a0a8bae4f56430a23d42f977b5a6205fdba6559d76f932b876bfaec652d"},
Expand Down

0 comments on commit c2faf66

Please sign in to comment.