Commit 1de4bd4
chore(deps): bump the rust-minor group with 2 updates (#93)
Bumps the rust-minor group with 2 updates:
[log](https://github.com/rust-lang/log) and
[eframe](https://github.com/emilk/egui).
Updates `log` from 0.4.29 to 0.4.30
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/log/releases">log's
releases</a>.</em></p>
<blockquote>
<h2>0.4.30</h2>
<h3>What's Changed</h3>
<ul>
<li>Support capturing of <code>std::net</code> types by <a
href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a
href="https://redirect.github.com/rust-lang/log/pull/724">rust-lang/log#724</a></li>
</ul>
<h3>New Contributors</h3>
<ul>
<li><a href="https://github.com/V0ldek"><code>@V0ldek</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-lang/log/pull/720">rust-lang/log#720</a></li>
<li><a href="https://github.com/woodruffw"><code>@woodruffw</code></a>
made their first contribution in <a
href="https://redirect.github.com/rust-lang/log/pull/723">rust-lang/log#723</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rust-lang/log/compare/0.4.29...0.4.30">https://github.com/rust-lang/log/compare/0.4.29...0.4.30</a></p>
<h3>Notable Changes</h3>
<ul>
<li>MSRV is bumped to 1.71.0 in <a
href="https://redirect.github.com/rust-lang/log/pull/723">rust-lang/log#723</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/log/blob/master/CHANGELOG.md">log's
changelog</a>.</em></p>
<blockquote>
<h2>[0.4.30] - 2026-05-21</h2>
<h3>What's Changed</h3>
<ul>
<li>Support capturing of <code>std::net</code> types by <a
href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a
href="https://redirect.github.com/rust-lang/log/pull/724">rust-lang/log#724</a></li>
</ul>
<h3>New Contributors</h3>
<ul>
<li><a href="https://github.com/V0ldek"><code>@V0ldek</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-lang/log/pull/720">rust-lang/log#720</a></li>
<li><a href="https://github.com/woodruffw"><code>@woodruffw</code></a>
made their first contribution in <a
href="https://redirect.github.com/rust-lang/log/pull/723">rust-lang/log#723</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rust-lang/log/compare/0.4.29...0.4.30">https://github.com/rust-lang/log/compare/0.4.29...0.4.30</a></p>
<h3>Notable Changes</h3>
<ul>
<li>MSRV is bumped to 1.71.0 in <a
href="https://redirect.github.com/rust-lang/log/pull/723">rust-lang/log#723</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-lang/log/commit/9c55760b499b18e81de7df5f3c13a67d5661131d"><code>9c55760</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/log/issues/725">#725</a>
from rust-lang/cargo/0.4.30</li>
<li><a
href="https://github.com/rust-lang/log/commit/d1acb0585c0f6af5dc466eb255187cd6d3b7359e"><code>d1acb05</code></a>
update docs on current MSRV and note latest bump in changelog</li>
<li><a
href="https://github.com/rust-lang/log/commit/50682937b0d9ec9a18c4c9b0510d889762e20e34"><code>5068293</code></a>
prepare for 0.4.30 release</li>
<li><a
href="https://github.com/rust-lang/log/commit/7ccd873cb50de97690d46f69d8744a61f0b87c46"><code>7ccd873</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/log/issues/724">#724</a>
from rust-lang/feat/net-to-value</li>
<li><a
href="https://github.com/rust-lang/log/commit/923dfaaf00dca352efe45930ae009d9a22526597"><code>923dfaa</code></a>
fix up test cfgs</li>
<li><a
href="https://github.com/rust-lang/log/commit/ecb7de8daf7feec9dcf0d31cecc8523b31a8d104"><code>ecb7de8</code></a>
gate net value impls on std</li>
<li><a
href="https://github.com/rust-lang/log/commit/67bb4f6d2e377b0008b740631124f292e80d4e5d"><code>67bb4f6</code></a>
run fmt</li>
<li><a
href="https://github.com/rust-lang/log/commit/25f49fe3d31e7a0797652ad4bacaff633f7237cd"><code>25f49fe</code></a>
rework net type capturing</li>
<li><a
href="https://github.com/rust-lang/log/commit/7087dcb95cb925364b4ba1da0d7c0eead9356dfc"><code>7087dcb</code></a>
feat: impl ToValue for core::net types</li>
<li><a
href="https://github.com/rust-lang/log/commit/67bc7e32c68a4a8908d1016693418f12b43bab90"><code>67bc7e3</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/log/issues/723">#723</a>
from woodruffw-forks/ww/ci</li>
<li>Additional commits viewable in <a
href="https://github.com/rust-lang/log/compare/0.4.29...0.4.30">compare
view</a></li>
</ul>
</details>
<br />
Updates `eframe` from 0.34.2 to 0.34.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/emilk/egui/releases">eframe's
releases</a>.</em></p>
<blockquote>
<h2>0.34.3: wgpu surface lifecycle fixes</h2>
<!-- raw HTML omitted -->
<p>egui is an easy-to-use immediate mode GUI for Rust that runs on both
web and native.</p>
<p>Try it now: <a
href="https://www.egui.rs/">https://www.egui.rs/</a></p>
<p>egui development is sponsored by <a
href="https://www.rerun.io/">Rerun</a>, a startup building an SDK for
visualizing streams of multimodal data.</p>
<h3>⭐ Added</h3>
<ul>
<li>Add winit window access to <code>eframe::Frame</code> and
<code>CreationContext</code> <a
href="https://redirect.github.com/emilk/egui/pull/8205">#8205</a> by <a
href="https://github.com/emilk"><code>@emilk</code></a></li>
</ul>
<h3>🐛 Fixed</h3>
<ul>
<li>Fix random hangs by improving <code>wgpu::Surface</code> lifecycle
handling <a
href="https://redirect.github.com/emilk/egui/pull/8171">#8171</a> by <a
href="https://github.com/grtlr"><code>@grtlr</code></a></li>
<li>Fix <code>ScrollArea::scroll_to_*</code> calls when
<code>stick_to_bottom</code> is Active <a
href="https://redirect.github.com/emilk/egui/pull/8033">#8033</a> by <a
href="https://github.com/AmmarAbouZor"><code>@AmmarAbouZor</code></a></li>
</ul>
<h3>🔧 Changed</h3>
<ul>
<li>Default <code>app_id</code> to <code>app_name</code> on native <a
href="https://redirect.github.com/emilk/egui/pull/8172">#8172</a> by <a
href="https://github.com/grtlr"><code>@grtlr</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/emilk/egui/blob/main/CHANGELOG.md">eframe's
changelog</a>.</em></p>
<blockquote>
<h2>0.34.3 - 2026-05-27</h2>
<ul>
<li>Fix <code>ScrollArea::scroll_to_*</code> calls when
<code>stick_to_bottom</code> is Active <a
href="https://redirect.github.com/emilk/egui/pull/8033">#8033</a> by <a
href="https://github.com/AmmarAbouZor"><code>@AmmarAbouZor</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/emilk/egui/commit/65cb282a198d2dd72b6ca2346cc73eba45b7a830"><code>65cb282</code></a>
Bump version to 0.34.3 and update changelogs</li>
<li><a
href="https://github.com/emilk/egui/commit/872587836c408d92ce75be9817cea642c133d527"><code>8725878</code></a>
Fix <code>ScrollArea::scroll_to_*</code> calls when
<code>stick_to_bottom</code> is Active (<a
href="https://redirect.github.com/emilk/egui/issues/8033">#8033</a>)</li>
<li><a
href="https://github.com/emilk/egui/commit/dd72bda5444830992056238b4aa216864bdc73b7"><code>dd72bda</code></a>
Improve <code>UiBuilder</code> docs (<a
href="https://redirect.github.com/emilk/egui/issues/8132">#8132</a>)</li>
<li><a
href="https://github.com/emilk/egui/commit/9e10d4cdd4a3416add6c53acf696fd2a582f3136"><code>9e10d4c</code></a>
Add winit window access to <code>eframe::Frame</code> and
<code>CreationContext</code> (<a
href="https://redirect.github.com/emilk/egui/issues/8205">#8205</a>)</li>
<li><a
href="https://github.com/emilk/egui/commit/cbb5a26da28008f50fc5c28253206b0732b5abf3"><code>cbb5a26</code></a>
Default <code>app_id</code> to <code>app_name</code> on native (<a
href="https://redirect.github.com/emilk/egui/issues/8172">#8172</a>)</li>
<li><a
href="https://github.com/emilk/egui/commit/c86de5732d6120d1d166a14a4cafb59abf94abea"><code>c86de57</code></a>
Fix random hangs by improving wgpu::Surface lifecycle handling (<a
href="https://redirect.github.com/emilk/egui/issues/8171">#8171</a>)</li>
<li>See full diff in <a
href="https://github.com/emilk/egui/compare/0.34.2...0.34.3">compare
view</a></li>
</ul>
</details>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>1 parent 62528c6 commit 1de4bd4
1 file changed
Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments