dependabot[bot] opened a new pull request, #2461:
URL: https://github.com/apache/iggy/pull/2461

   Bumps [yew-router](https://github.com/yewstack/yew) from 0.18.0 to 0.19.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/yewstack/yew/blob/master/CHANGELOG.md";>yew-router's 
changelog</a>.</em></p>
   <blockquote>
   <h2>✨ yew-router <strong>0.19.0</strong> <em>(2025-12-08)</em></h2>
   <h4>Changelog</h4>
   <h2>⚡️ Features</h2>
   <ul>
   <li>Introduce <code>FromQuery</code> and <code>IntoQuery</code> traits. [<a 
href="https://github.com/Roba1993";><code>@​Robert Schütte</code></a>, <a 
href="https://redirect.github.com/yewstack/yew/pull/3565";>#3565</a>]</li>
   <li>Dynamic basename support. [<a 
href="https://github.com/finnbear";><code>@​Finn Bear</code></a>, <a 
href="https://redirect.github.com/yewstack/yew/pull/3725";>#3725</a>]</li>
   </ul>
   <h2>🚨 Breaking changes</h2>
   <ul>
   <li><strong>MSRV raised to 1.84.0.</strong> [<a 
href="https://github.com/Madoshakalaka";><code>@​Siyuan Yan</code></a>, <a 
href="https://redirect.github.com/yewstack/yew/pull/3900";>#3900</a>]</li>
   </ul>
   <h2>✨ yew-agent <strong>0.4.0</strong> <em>(2025-12-08)</em></h2>
   <h4>Changelog</h4>
   <h2>🛠 Fixes</h2>
   <ul>
   <li>Fix calls of the disconnected method of on every render. [<a 
href="https://github.com/deftsp";><code>@​Shihpin Tseng</code></a>, <a 
href="https://redirect.github.com/yewstack/yew/pull/3435";>#3435</a>]</li>
   </ul>
   <h2>⚡️ Features</h2>
   <ul>
   <li><strong>Support module type web worker.</strong> [<a 
href="https://github.com/LucaCappelletti94";><code>@​Luca 
Cappelletti</code></a>, <a 
href="https://redirect.github.com/yewstack/yew/pull/3859";>#3859</a>]</li>
   </ul>
   <h2>🚨 Breaking changes</h2>
   <ul>
   <li><strong>MSRV raised to 1.84.0.</strong> [<a 
href="https://github.com/Madoshakalaka";><code>@​Siyuan Yan</code></a>, <a 
href="https://redirect.github.com/yewstack/yew/pull/3900";>#3900</a>]</li>
   </ul>
   <hr />
   <h2>✨ yew <strong>0.21.0</strong> <em>(2023-09-23)</em></h2>
   <h4>Changelog</h4>
   <h2>🛠 Fixes</h2>
   <ul>
   <li>Fix rust-analyzer non_camel_case_types warning. [[<a 
href="https://github.com/Sean";><code>@​Sean</code></a> Bruton](<a 
href="https://github.com/Sean";>https://github.com/Sean</a> Bruton), <a 
href="https://redirect.github.com/yewstack/yew/pull/3388";>#3388</a>]</li>
   <li>Fix incorrect text escaping during SSR. [[<a 
href="https://github.com/Tim";><code>@​Tim</code></a> Kurdov](<a 
href="https://github.com/Tim";>https://github.com/Tim</a> Kurdov), <a 
href="https://redirect.github.com/yewstack/yew/pull/3381";>#3381</a>]</li>
   <li>Fix top-level reconciliation in portals. [<a 
href="https://github.com/WorldSEnder";><code>@​WorldSEnder</code></a>, <a 
href="https://redirect.github.com/yewstack/yew/pull/3020";>#3020</a>]</li>
   <li>Fix clippy::let_unit_value lint in propless components. [<a 
href="https://github.com/WorldSEnder";><code>@​WorldSEnder</code></a>, <a 
href="https://redirect.github.com/yewstack/yew/pull/2970";>#2970</a>]</li>
   </ul>
   <h2>⚡️ Features</h2>
   <ul>
   <li>Updated the docs of <code>set_event_bubbling</code>. [[<a 
href="https://github.com/Tim";><code>@​Tim</code></a> Kurdov](<a 
href="https://github.com/Tim";>https://github.com/Tim</a> Kurdov), <a 
href="https://redirect.github.com/yewstack/yew/pull/3391";>#3391</a>]</li>
   <li>feat: support arrays for Classes/classes!(). [<a 
href="https://github.com/Pouriya";><code>@​Pouriya</code></a>, <a 
href="https://redirect.github.com/yewstack/yew/pull/3393";>#3393</a>]</li>
   <li>Mark VNode as #[must_use]. [[<a 
href="https://github.com/Kaede";><code>@​Kaede</code></a> Hoshikawa](<a 
href="https://github.com/Kaede";>https://github.com/Kaede</a> Hoshikawa), <a 
href="https://redirect.github.com/yewstack/yew/pull/3387";>#3387</a>]</li>
   <li>Add <code>IntoPropValue</code> implementation to convert from 
<code>Cow</code>s to <code>AttrValue</code>. [[<a 
href="https://github.com/Tim";><code>@​Tim</code></a> Kurdov](<a 
href="https://github.com/Tim";>https://github.com/Tim</a> Kurdov), <a 
href="https://redirect.github.com/yewstack/yew/pull/3346";>#3346</a>]</li>
   <li>Remove compatibility code before 1.64. [[<a 
href="https://github.com/Kaede";><code>@​Kaede</code></a> Hoshikawa](<a 
href="https://github.com/Kaede";>https://github.com/Kaede</a> Hoshikawa), <a 
href="https://redirect.github.com/yewstack/yew/pull/3379";>#3379</a>]</li>
   <li>Keep checked attribute for elements without special handling. [[<a 
href="https://github.com/Muhammad";><code>@​Muhammad</code></a> Hamza](<a 
href="https://github.com/Muhammad";>https://github.com/Muhammad</a> Hamza), <a 
href="https://redirect.github.com/yewstack/yew/pull/3373";>#3373</a>]</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/yewstack/yew/commit/8211024c2405f47676f3e9b9f0c3f10c1c6d78c9";><code>8211024</code></a>
 (cargo-release) version {{crate_name}}-v{{version}}</li>
   <li><a 
href="https://github.com/yewstack/yew/commit/610f931e22d2310c1a804051522541f938ea82aa";><code>610f931</code></a>
 docs: 0.22.0 prep (<a 
href="https://redirect.github.com/yewstack/yew/issues/3952";>#3952</a>)</li>
   <li><a 
href="https://github.com/yewstack/yew/commit/54c20db6cf0f6a3e7b885eb1b6c7b5637bbcb17e";><code>54c20db</code></a>
 ci: use action to avoid rate limiting (<a 
href="https://redirect.github.com/yewstack/yew/issues/3950";>#3950</a>)</li>
   <li><a 
href="https://github.com/yewstack/yew/commit/71e24b7e811cde10974f6f35f9743df93f173459";><code>71e24b7</code></a>
 Bump the cargo-deps group across 1 directory with 18 updates (<a 
href="https://redirect.github.com/yewstack/yew/issues/3933";>#3933</a>)</li>
   <li><a 
href="https://github.com/yewstack/yew/commit/b4634008810797589a8d9f50ccf986c77a11aefc";><code>b463400</code></a>
 Bump the website-deps group across 1 directory with 14 updates (<a 
href="https://redirect.github.com/yewstack/yew/issues/3928";>#3928</a>)</li>
   <li><a 
href="https://github.com/yewstack/yew/commit/cd502bc1b7db8ea34ec06ab288e8a0bcf46cd2bb";><code>cd502bc</code></a>
 Avoid unnecessary scheduling (<a 
href="https://redirect.github.com/yewstack/yew/issues/3935";>#3935</a>)</li>
   <li><a 
href="https://github.com/yewstack/yew/commit/38e7f2bcf4a3dc3dedec349cb9bd01bb88d08f6d";><code>38e7f2b</code></a>
 Inconsistent clone() requirement when passing Classes to HTML elements vs. 
co...</li>
   <li><a 
href="https://github.com/yewstack/yew/commit/0c986740ac72951a23fa117e8d4517943b3530bc";><code>0c98674</code></a>
 Preserve camelCase for known svg elements (<a 
href="https://redirect.github.com/yewstack/yew/issues/3875";>#3875</a>)</li>
   <li><a 
href="https://github.com/yewstack/yew/commit/bb031eb68f50f1a5996f9963b8e5d1fa3cc0c717";><code>bb031eb</code></a>
 Maintain some nightly features and CI (<a 
href="https://redirect.github.com/yewstack/yew/issues/3934";>#3934</a>)</li>
   <li><a 
href="https://github.com/yewstack/yew/commit/85050f50fb4d211f5a96a814e175467ca87681b3";><code>85050f5</code></a>
 Bump browser-actions/setup-chrome from 1 to 2 (<a 
href="https://redirect.github.com/yewstack/yew/issues/3886";>#3886</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/yewstack/yew/compare/yew-router-v0.18.0...yew-router-v0.19.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yew-router&package-manager=cargo&previous-version=0.18.0&new-version=0.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   You can trigger a rebase of this PR 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to