Skip to content

Commit

Permalink
chore(deps): bump the cargo-dependencies group with 2 updates (#796)
Browse files Browse the repository at this point in the history
Bumps the cargo-dependencies group with 2 updates:
[serde](https://github.com/serde-rs/serde) and
[libc](https://github.com/rust-lang/libc).

Updates `serde` from 1.0.215 to 1.0.216
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/serde/releases">serde's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.216</h2>
<ul>
<li>Mark all generated impls with #[automatically_derived] to exclude
from code coverage (<a
href="https://redirect.github.com/serde-rs/serde/issues/2866">#2866</a>,
<a
href="https://redirect.github.com/serde-rs/serde/issues/2868">#2868</a>,
thanks <a
href="https://github.com/tdittr"><code>@​tdittr</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/serde-rs/serde/commit/ad8dd4148b5fabf0d643d4de604a0616f2796506"><code>ad8dd41</code></a>
Release 1.0.216</li>
<li><a
href="https://github.com/serde-rs/serde/commit/f91d2ed9aef4d7e86171333ff745f40ee6e83692"><code>f91d2ed</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2868">#2868</a>
from dtolnay/automaticallyderived</li>
<li><a
href="https://github.com/serde-rs/serde/commit/9497463718813e83b69db4343bb6e8db5f28441e"><code>9497463</code></a>
Mark all generated trait impls as #[automatically_derived]</li>
<li><a
href="https://github.com/serde-rs/serde/commit/46e9ecfcdd5216929ebcf29e76adc072412c5380"><code>46e9ecf</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2866">#2866</a>
from tdittr/mark-visitors-as-generated</li>
<li><a
href="https://github.com/serde-rs/serde/commit/e9c399c822aad494ab1e935a95f1a591a99b44ad"><code>e9c399c</code></a>
Mark generated <code>impl de::Visitor</code> blocks as
<code>#[automatically_derived]</code></li>
<li><a
href="https://github.com/serde-rs/serde/commit/b9dbfcb4ac3b7a663d9efc6eb1387c62302a6fb4"><code>b9dbfcb</code></a>
Switch out fnv in favor of foldhash in test</li>
<li><a
href="https://github.com/serde-rs/serde/commit/c270e27a4d37f008c199523f223843e8659b7fd9"><code>c270e27</code></a>
Use BuildHasher instead of Hasher in collection macros</li>
<li><a
href="https://github.com/serde-rs/serde/commit/0307f604ea5ca91de1f65d1db075d5cc5abb00ad"><code>0307f60</code></a>
Resolve question_mark clippy lint in build script</li>
<li>See full diff in <a
href="https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.216">compare
view</a></li>
</ul>
</details>
<br />

Updates `libc` from 0.2.167 to 0.2.168
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/libc/releases">libc's
releases</a>.</em></p>
<blockquote>
<h2>0.2.168</h2>
<h3>Added</h3>
<ul>
<li>Linux: Add new process flags (<a
href="https://redirect.github.com/rust-lang/libc/pull/4174">#4174</a>)</li>
<li>Linux: Make <code>IFA_*</code> constants available on all Linux
targets <a
href="https://redirect.github.com/rust-lang/libc/pull/4185">rust-lang/libc#4185</a></li>
<li>Linux: add <code>MAP_DROPPABLE</code> <a
href="https://redirect.github.com/rust-lang/libc/pull/4173">rust-lang/libc#4173</a></li>
<li>Solaris, Illumos: add <code>SIGRTMIN</code> and
<code>SIGRTMAX</code> <a
href="https://redirect.github.com/rust-lang/libc/pull/4171">rust-lang/libc#4171</a></li>
<li>Unix, Linux: adding POSIX <code>memccpy</code> and
<code>mempcpy</code> GNU extension &lt;<a
href="https://redirect.github.com/rust-lang/libc/pull/4186">rust-lang/libc#4186</a>.</li>
</ul>
<h3>Deprecated</h3>
<ul>
<li>FreeBSD: Deprecate the CAP_UNUSED* and CAP_ALL* constants (<a
href="https://redirect.github.com/rust-lang/libc/pull/4183">#4183</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Make the <code>Debug</code> implementation for unions opaque (<a
href="https://redirect.github.com/rust-lang/libc/pull/4176">#4176</a>)</li>
</ul>
<h3>Other</h3>
<ul>
<li>Allow the <code>unpredictable_function_pointer_comparisons</code>
lint where needed <a
href="https://redirect.github.com/rust-lang/libc/pull/4177">rust-lang/libc#4177</a></li>
<li>CI: Upload artifacts created by libc-test <a
href="https://redirect.github.com/rust-lang/libc/pull/4180">rust-lang/libc#4180</a></li>
<li>CI: Use workflow commands to group output by target <a
href="https://redirect.github.com/rust-lang/libc/pull/4179">rust-lang/libc#4179</a></li>
<li>CI: add caching <a
href="https://redirect.github.com/rust-lang/libc/pull/4183">rust-lang/libc#4183</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/libc/blob/0.2.168/CHANGELOG.md">libc's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/rust-lang/libc/compare/0.2.167...0.2.168">0.2.168</a>
- 2024-12-09</h2>
<h3>Added</h3>
<ul>
<li>Linux: Add new process flags (<a
href="https://redirect.github.com/rust-lang/libc/pull/4174">#4174</a>)</li>
<li>Linux: Make <code>IFA_*</code> constants available on all Linux
targets <a
href="https://redirect.github.com/rust-lang/libc/pull/4185">rust-lang/libc#4185</a></li>
<li>Linux: add <code>MAP_DROPPABLE</code> <a
href="https://redirect.github.com/rust-lang/libc/pull/4173">rust-lang/libc#4173</a></li>
<li>Solaris, Illumos: add <code>SIGRTMIN</code> and
<code>SIGRTMAX</code> <a
href="https://redirect.github.com/rust-lang/libc/pull/4171">rust-lang/libc#4171</a></li>
<li>Unix, Linux: adding POSIX <code>memccpy</code> and
<code>mempcpy</code> GNU extension &lt;<a
href="https://redirect.github.com/rust-lang/libc/pull/4186">rust-lang/libc#4186</a>.</li>
</ul>
<h3>Deprecated</h3>
<ul>
<li>FreeBSD: Deprecate the CAP_UNUSED* and CAP_ALL* constants (<a
href="https://redirect.github.com/rust-lang/libc/pull/4183">#4183</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Make the <code>Debug</code> implementation for unions opaque (<a
href="https://redirect.github.com/rust-lang/libc/pull/4176">#4176</a>)</li>
</ul>
<h3>Other</h3>
<ul>
<li>Allow the <code>unpredictable_function_pointer_comparisons</code>
lint where needed <a
href="https://redirect.github.com/rust-lang/libc/pull/4177">rust-lang/libc#4177</a></li>
<li>CI: Upload artifacts created by libc-test <a
href="https://redirect.github.com/rust-lang/libc/pull/4180">rust-lang/libc#4180</a></li>
<li>CI: Use workflow commands to group output by target <a
href="https://redirect.github.com/rust-lang/libc/pull/4179">rust-lang/libc#4179</a></li>
<li>CI: add caching <a
href="https://redirect.github.com/rust-lang/libc/pull/4183">rust-lang/libc#4183</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-lang/libc/commit/e6082ef26096154e08ab0cb094d66d5ca116ee15"><code>e6082ef</code></a>
chore: release v0.2.168</li>
<li><a
href="https://github.com/rust-lang/libc/commit/26b53370967f23d8d43a11eb4ac6d4711b99ab1a"><code>26b5337</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/libc/issues/4190">#4190</a>
from tgross35/backport-ci-artifacts</li>
<li><a
href="https://github.com/rust-lang/libc/commit/4344e542bae5662feb9e54cb51fb654ecf3ba5d8"><code>4344e54</code></a>
ci: Upload artifacts created by libc-test</li>
<li><a
href="https://github.com/rust-lang/libc/commit/abe73ab0f67bee4d5196c4a323b4663d2e3c7705"><code>abe73ab</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/libc/issues/4187">#4187</a>
from tgross35/backport-romanesco</li>
<li><a
href="https://github.com/rust-lang/libc/commit/1e2da75bad39c606cb343ccfe7422a758036e5c5"><code>1e2da75</code></a>
adding POSIX memccpy and mempcpy GNU extension.</li>
<li><a
href="https://github.com/rust-lang/libc/commit/7457aa18e15860ff5d5448465dbad15f7438814a"><code>7457aa1</code></a>
fix: make Debug impl for unions opaque</li>
<li><a
href="https://github.com/rust-lang/libc/commit/8592ff9492319ae6a005c3d44119c815eb5d229a"><code>8592ff9</code></a>
Lift IFA_* constants from linux/gnu to linux</li>
<li><a
href="https://github.com/rust-lang/libc/commit/069c923305f648a117987062b11b957e9e8a6601"><code>069c923</code></a>
Test(semver/linux): Add missing PF_* constants</li>
<li><a
href="https://github.com/rust-lang/libc/commit/05768aacb774fcda08b59eecd19bb56736a17b8b"><code>05768aa</code></a>
Docs(linux): Add docs for <code>PF_*</code> constants</li>
<li><a
href="https://github.com/rust-lang/libc/commit/0e89233900e524347c810287ff8f1bb03bdb0e9a"><code>0e89233</code></a>
Feat(linux): Add new process flags</li>
<li>Additional commits viewable in <a
href="https://github.com/rust-lang/libc/compare/0.2.167...0.2.168">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 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 <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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh McKinney <[email protected]>
  • Loading branch information
dependabot[bot] and joshka authored Dec 16, 2024
1 parent db1e3f4 commit 8024d49
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion code/tutorials/json-editor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ publish.workspace = true

[dependencies]
ratatui = "0.29.0"
serde = { version = "1.0.215", features = ["derive"] }
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.133"
4 changes: 2 additions & 2 deletions code/tutorials/ratatui-counter-async-app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ futures = "0.3.31"
human-panic = "2.0.2"
json5 = "0.4.1"
lazy_static = "1.5.0"
libc = "0.2.167"
libc = "0.2.168"
log = "0.4.22"
pretty_assertions = "1.4.1"
ratatui = { version = "0.29.0", features = ["serde", "macros"] }
serde = { version = "1.0.215", features = ["derive"] }
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.133"
signal-hook = "0.3.17"
strip-ansi-escapes = "0.2.0"
Expand Down
2 changes: 1 addition & 1 deletion code/tutorials/ratatui-stopwatch-app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ directories = "5.0.1"
futures = "0.3.31"
human-panic = "2.0.2"
itertools = "0.13.0"
libc = "0.2.167"
libc = "0.2.168"
log = "0.4.22"
ratatui = "0.29.0"
strip-ansi-escapes = "0.2.0"
Expand Down
8 changes: 4 additions & 4 deletions src/content/docs/templates/component/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,10 @@ You may also want to check out the following links (roughly in order of increasi
- <https://github.com/ratatui/ratatui/tree/main/examples>: Simple one-off examples to illustrate
various widgets and features in `ratatui`.
- <https://github.com/ratatui/templates/tree/main/simple>: Starter kit for using `ratatui`
- <https://github.com/ratatui/templates/tree/main/simple-async>: Starter kit for using `ratatui` with
`async` using `tokio`
- <https://github.com/ratatui/ratatui-website/tree/main/code/tutorials/json-editor>: Tutorial project that the
user a simple interface to enter key-value pairs, which will printed in json.
- <https://github.com/ratatui/templates/tree/main/simple-async>: Starter kit for using `ratatui`
with `async` using `tokio`
- <https://github.com/ratatui/ratatui-website/tree/main/code/tutorials/json-editor>: Tutorial
project that the user a simple interface to enter key-value pairs, which will printed in json.
- <https://github.com/ratatui/templates/tree/main/component>: Async tokio crossterm based
opinionated starter kit with "components" for using `ratatui`.
- <https://github.com/veeso/tui-realm/>: A framework for `tui.rs` to simplify the implementation of
Expand Down

0 comments on commit 8024d49

Please sign in to comment.