Commit 07f22b4
authored
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 />
[](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
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments