Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pip prod(deps): bump textual from 0.74.0 to 0.75.0 (#2977)
Bumps [textual](https://github.com/Textualize/textual) from 0.74.0 to 0.75.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Textualize/textual/releases">textual's releases</a>.</em></p> <blockquote> <h2>The 74-75 Release</h2> <p><a href="https://www.youtube.com/watch?v=BgNTBgJjIRI&ab_channel=LyricsDope">https://www.youtube.com/watch?v=BgNTBgJjIRI&ab_channel=LyricsDope</a></p> <h2>[0.75.0] - 2024-08-01</h2> <h3>Added</h3> <ul> <li>Added <code>App.open_url</code> to open URLs in the web browser. When running via the WebDriver, the URL will be opened in the browser that is controlling the app (web side not yet live) <a href="https://redirect.github.com/Textualize/textual/pull/4819">Textualize/textual#4819</a></li> <li>Added <code>Widget.is_mouse_over</code> <a href="https://redirect.github.com/Textualize/textual/pull/4818">Textualize/textual#4818</a></li> <li>Added <code>node</code> attribute to <code>events.Enter</code> and <code>events.Leave</code> <a href="https://redirect.github.com/Textualize/textual/pull/4818">Textualize/textual#4818</a></li> </ul> <h3>Changed</h3> <ul> <li><code>events.Enter</code> and <code>events.Leave</code> events now bubble. <a href="https://redirect.github.com/Textualize/textual/pull/4818">Textualize/textual#4818</a></li> <li>Renamed <code>Widget.mouse_over</code> to <code>Widget.mouse_hover</code> <a href="https://redirect.github.com/Textualize/textual/pull/4818">Textualize/textual#4818</a></li> </ul> <h3>Fixed</h3> <ul> <li>Fixed issue with <code>mutate_reactive</code> and data binding <a href="https://redirect.github.com/Textualize/textual/pull/4828">Textualize/textual#4828</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Textualize/textual/blob/main/CHANGELOG.md">textual's changelog</a>.</em></p> <blockquote> <h2>[0.75.0] - 2024-08-01</h2> <h3>Added</h3> <ul> <li>Added <code>App.open_url</code> to open URLs in the web browser. When running via the WebDriver, the URL will be opened in the browser that is controlling the app <a href="https://redirect.github.com/Textualize/textual/pull/4819">Textualize/textual#4819</a></li> <li>Added <code>Widget.is_mouse_over</code> <a href="https://redirect.github.com/Textualize/textual/pull/4818">Textualize/textual#4818</a></li> <li>Added <code>node</code> attribute to <code>events.Enter</code> and <code>events.Leave</code> <a href="https://redirect.github.com/Textualize/textual/pull/4818">Textualize/textual#4818</a></li> </ul> <h3>Changed</h3> <ul> <li><code>events.Enter</code> and <code>events.Leave</code> events now bubble. <a href="https://redirect.github.com/Textualize/textual/pull/4818">Textualize/textual#4818</a></li> <li>Renamed <code>Widget.mouse_over</code> to <code>Widget.mouse_hover</code> <a href="https://redirect.github.com/Textualize/textual/pull/4818">Textualize/textual#4818</a></li> </ul> <h3>Fixed</h3> <ul> <li>Fixed issue with <code>mutate_reactive</code> and data binding <a href="https://redirect.github.com/Textualize/textual/pull/4828">Textualize/textual#4828</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Textualize/textual/commit/fcab581415cc7de32a00da85fa847a0db7d378a8"><code>fcab581</code></a> Merge pull request <a href="https://redirect.github.com/Textualize/textual/issues/4829">#4829</a> from Textualize/bump0750</li> <li><a href="https://github.com/Textualize/textual/commit/f1c1020f3c77ef98cc550bae7691b13c6972736d"><code>f1c1020</code></a> changelog</li> <li><a href="https://github.com/Textualize/textual/commit/8d4b0757da3cc2c9ed5d044d1bd9e7c6ba606b1a"><code>8d4b075</code></a> bump</li> <li><a href="https://github.com/Textualize/textual/commit/c0173f70bdcc84ecbc438f2d7f9f05b4e784d301"><code>c0173f7</code></a> Merge pull request <a href="https://redirect.github.com/Textualize/textual/issues/4828">#4828</a> from Textualize/mutate-bind</li> <li><a href="https://github.com/Textualize/textual/commit/3cdc6537a410ca200ab89ae457f7f5273ce6e8a9"><code>3cdc653</code></a> note</li> <li><a href="https://github.com/Textualize/textual/commit/301f008e6ffc66fdb0d7b992855be3f958a08005"><code>301f008</code></a> test fix</li> <li><a href="https://github.com/Textualize/textual/commit/e0e3f8d1ffa14c71ce9f4d68bd39181a40cf2205"><code>e0e3f8d</code></a> no copy</li> <li><a href="https://github.com/Textualize/textual/commit/05dad38fcd8941fb8e7006e3a802394763a47c3f"><code>05dad38</code></a> better test</li> <li><a href="https://github.com/Textualize/textual/commit/688875406133bcf45ca462ba5f7c599a7a8e0618"><code>6888754</code></a> mutate via data bind</li> <li><a href="https://github.com/Textualize/textual/commit/13ec4c3298e3993b4a87159adece0116dfb603cb"><code>13ec4c3</code></a> Open url (<a href="https://redirect.github.com/Textualize/textual/issues/4819">#4819</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Textualize/textual/compare/v0.74.0...v0.75.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=textual&package-manager=pip&previous-version=0.74.0&new-version=0.75.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information