Skip to content

Commit 07f22b4

Browse files
Bump phoenix_test from 0.5.1 to 0.5.2 (#1873)
Bumps [phoenix_test](https://github.com/germsvel/phoenix_test) from 0.5.1 to 0.5.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/germsvel/phoenix_test/blob/main/CHANGELOG.md">phoenix_test's changelog</a>.</em></p> <blockquote> <h2>0.5.2</h2> <h3>Improvements</h3> <ul> <li> <p>Allow wildcards in <code>assert_path</code> (<a href="https://redirect.github.com/germsvel/phoenix_test/issues/163">#163</a>). Commit <a href="https://github.com/germsvel/phoenix_test/commit/aec2a0d">aec2a0d</a></p> </li> <li> <p>Add assertion benchmarks (<a href="https://redirect.github.com/germsvel/phoenix_test/issues/165">#165</a>). Commit <a href="https://github.com/germsvel/phoenix_test/commit/549cd49">549cd49</a></p> </li> <li> <p>Improve <code>:timeout</code> implementation for assertion helpers.</p> <ul> <li>Improve LiveViewWatcher child spec. Commits <a href="https://github.com/germsvel/phoenix_test/commit/a3efdce">a3efdce</a>, <a href="https://github.com/germsvel/phoenix_test/commit/31a5b79">31a5b79</a>, <a href="https://github.com/germsvel/phoenix_test/commit/5da3bc6">5da3bc6</a></li> <li>Start LiveViewWatcher under the test supervisor. Commit <a href="https://github.com/germsvel/phoenix_test/commit/bbcaf35">bbcaf35</a></li> <li>Allow watcher to watch multiple views. Commit <a href="https://github.com/germsvel/phoenix_test/commit/0202671">0202671</a></li> <li>Watch sequential LiveViews (via redirects) and async behavior. Commit <a href="https://github.com/germsvel/phoenix_test/commit/f07c187">f07c187</a></li> </ul> </li> </ul> <h3>Fixes</h3> <ul> <li>Catch exits when checking async pids. Commit <a href="https://github.com/germsvel/phoenix_test/commit/7f34790">7f34790</a></li> <li>Use LiveView.Channel to fetch async pids. Commit <a href="https://github.com/germsvel/phoenix_test/commit/8721948">8721948</a></li> </ul> <h3>Docs</h3> <ul> <li>Tag assertion docs. Commit <a href="https://github.com/germsvel/phoenix_test/commit/9eeecad">9eeecad</a></li> <li>Fix fill_in/4 doc example. Commit <a href="https://github.com/germsvel/phoenix_test/commit/c9f96c1">c9f96c1</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/germsvel/phoenix_test/commit/8429a4d8ffbf0394e0d071bb0bb5154607b09c8b"><code>8429a4d</code></a> Publish version 0.5.2</li> <li><a href="https://github.com/germsvel/phoenix_test/commit/5da3bc6281f8b42457bbcda1ceb6d3d9e4a76409"><code>5da3bc6</code></a> Move :transient declaration to GenServer</li> <li><a href="https://github.com/germsvel/phoenix_test/commit/e42543bcab178599ee4af4d9a9ac7f0e28dbab3a"><code>e42543b</code></a> Bump timeout in test to avoid potential flicker</li> <li><a href="https://github.com/germsvel/phoenix_test/commit/9eeecadfd7a806a326b9bcc7c8d81ba8dbe3f587"><code>9eeecad</code></a> Tag assertion docs</li> <li><a href="https://github.com/germsvel/phoenix_test/commit/549cd4967c509dfb110195dc2143f6deac893efb"><code>549cd49</code></a> Add assertion benchmarks (<a href="https://redirect.github.com/germsvel/phoenix_test/issues/165">#165</a>)</li> <li><a href="https://github.com/germsvel/phoenix_test/commit/89843870c5dd0113c31c64ca86794b34d54ba028"><code>8984387</code></a> Fix: use assert_redirect with default timeout</li> <li><a href="https://github.com/germsvel/phoenix_test/commit/c9f96c1cef874c5acc06dd4e5ac8cb6e00673f4a"><code>c9f96c1</code></a> Fix fill_in/4 doc example</li> <li><a href="https://github.com/germsvel/phoenix_test/commit/ba5d99962862a6d1e3ecd079bcb36d4370f17f11"><code>ba5d999</code></a> Fix: Do not override internal ref when watching view</li> <li><a href="https://github.com/germsvel/phoenix_test/commit/87219483cb817887df9b696112811b575244fead"><code>8721948</code></a> Use LiveView.Channel to fetch async pids</li> <li><a href="https://github.com/germsvel/phoenix_test/commit/f07c18767047f8570f3013c0ae838b8513db713a"><code>f07c187</code></a> Watch sequential LiveViews (via redirects) and async behavior</li> <li>Additional commits viewable in <a href="https://github.com/germsvel/phoenix_test/compare/v0.5.1...v0.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phoenix_test&package-manager=hex&previous-version=0.5.1&new-version=0.5.2)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b699f70 commit 07f22b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"phoenix_pubsub": {:hex, :phoenix_pubsub, "2.1.3", "3168d78ba41835aecad272d5e8cd51aa87a7ac9eb836eabc42f6e57538e3731d", [:mix], [], "hexpm", "bba06bc1dcfd8cb086759f0edc94a8ba2bc8896d5331a1e2c2902bf8e36ee502"},
8989
"phoenix_swoosh": {:hex, :phoenix_swoosh, "1.2.1", "b74ccaa8046fbc388a62134360ee7d9742d5a8ae74063f34eb050279de7a99e1", [:mix], [{:finch, "~> 0.8", [hex: :finch, repo: "hexpm", optional: true]}, {:hackney, "~> 1.10", [hex: :hackney, repo: "hexpm", optional: true]}, {:phoenix, "~> 1.6", [hex: :phoenix, repo: "hexpm", optional: true]}, {:phoenix_html, "~> 3.0 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}, {:phoenix_view, "~> 1.0 or ~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: false]}, {:swoosh, "~> 1.5", [hex: :swoosh, repo: "hexpm", optional: false]}], "hexpm", "4000eeba3f9d7d1a6bf56d2bd56733d5cadf41a7f0d8ffe5bb67e7d667e204a2"},
9090
"phoenix_template": {:hex, :phoenix_template, "1.0.4", "e2092c132f3b5e5b2d49c96695342eb36d0ed514c5b252a77048d5969330d639", [:mix], [{:phoenix_html, "~> 2.14.2 or ~> 3.0 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}], "hexpm", "2c0c81f0e5c6753faf5cca2f229c9709919aba34fab866d3bc05060c9c444206"},
91-
"phoenix_test": {:hex, :phoenix_test, "0.5.1", "9d3e27f47d15ed0cda1a4afaf79eec4177162ed6d50b32276e122bc97dc00214", [:mix], [{:floki, ">= 0.30.0", [hex: :floki, repo: "hexpm", optional: false]}, {:jason, "~> 1.4", [hex: :jason, repo: "hexpm", optional: false]}, {:mime, ">= 1.0.0", [hex: :mime, repo: "hexpm", optional: true]}, {:phoenix, "~> 1.7.10", [hex: :phoenix, repo: "hexpm", optional: false]}, {:phoenix_live_view, "~> 0.20 or ~> 1.0", [hex: :phoenix_live_view, repo: "hexpm", optional: false]}], "hexpm", "9bcaf413296f7a7f7f9ddade2177b2d0e4f650b05c517a7922a48843d7e456f7"},
91+
"phoenix_test": {:hex, :phoenix_test, "0.5.2", "8c717080e36ca5700165da4dfa2f55b5d80643bcfc6d1f69f31368e4ca5cac43", [:mix], [{:floki, ">= 0.30.0", [hex: :floki, repo: "hexpm", optional: false]}, {:jason, "~> 1.4", [hex: :jason, repo: "hexpm", optional: false]}, {:mime, ">= 1.0.0", [hex: :mime, repo: "hexpm", optional: true]}, {:phoenix, "~> 1.7.10", [hex: :phoenix, repo: "hexpm", optional: false]}, {:phoenix_live_view, "~> 0.20 or ~> 1.0", [hex: :phoenix_live_view, repo: "hexpm", optional: false]}], "hexpm", "18fd19cc5d7239ecf74e24bb8f6ab7b2e9761134b23aa8982f8b425d5aa04fb3"},
9292
"phoenix_view": {:hex, :phoenix_view, "2.0.4", "b45c9d9cf15b3a1af5fb555c674b525391b6a1fe975f040fb4d913397b31abf4", [:mix], [{:phoenix_html, "~> 2.14.2 or ~> 3.0 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}], "hexpm", "4e992022ce14f31fe57335db27a28154afcc94e9983266835bb3040243eb620b"},
9393
"plug": {:hex, :plug, "1.16.1", "40c74619c12f82736d2214557dedec2e9762029b2438d6d175c5074c933edc9d", [:mix], [{:mime, "~> 1.0 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:plug_crypto, "~> 1.1.1 or ~> 1.2 or ~> 2.0", [hex: :plug_crypto, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4.3 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "a13ff6b9006b03d7e33874945b2755253841b238c34071ed85b0e86057f8cddc"},
9494
"plug_crypto": {:hex, :plug_crypto, "2.1.0", "f44309c2b06d249c27c8d3f65cfe08158ade08418cf540fd4f72d4d6863abb7b", [:mix], [], "hexpm", "131216a4b030b8f8ce0f26038bc4421ae60e4bb95c5cf5395e1421437824c4fa"},

0 commit comments

Comments
 (0)