Skip to content

Commit 4587e11

Browse files
Bump the dependencies group with 4 updates (#184)
Bumps the dependencies group with 4 updates: [anyhow](https://github.com/dtolnay/anyhow), [chrono](https://github.com/chronotope/chrono), [serde_json](https://github.com/serde-rs/json) and [uuid](https://github.com/uuid-rs/uuid). Updates `anyhow` from 1.0.96 to 1.0.97 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/anyhow/releases">anyhow's releases</a>.</em></p> <blockquote> <h2>1.0.97</h2> <ul> <li>Documentation improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/anyhow/commit/bfb89ef244fa60af17fb844dc3bddf4b62e4ac9f"><code>bfb89ef</code></a> Release 1.0.97</li> <li><a href="https://github.com/dtolnay/anyhow/commit/c7fca9b08627fe0c4034a3fd38595ffd7dcc8e0e"><code>c7fca9b</code></a> Ignore elidable_lifetime_names pedantic clippy lint</li> <li><a href="https://github.com/dtolnay/anyhow/commit/427c0bb0f34d5da378112f6a19db9efebfd0e40a"><code>427c0bb</code></a> Point standard library links to stable</li> <li>See full diff in <a href="https://github.com/dtolnay/anyhow/compare/1.0.96...1.0.97">compare view</a></li> </ul> </details> <br /> Updates `chrono` from 0.4.39 to 0.4.40 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chronotope/chrono/releases">chrono's releases</a>.</em></p> <blockquote> <h2>0.4.40</h2> <h2>What's Changed</h2> <ul> <li>Add Month::num_days() by <a href="https://github.com/djc"><code>@​djc</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1645">chronotope/chrono#1645</a></li> <li>Update Windows dependencies by <a href="https://github.com/kennykerr"><code>@​kennykerr</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1646">chronotope/chrono#1646</a></li> <li>Feature/round_up method on DurationRound trait by <a href="https://github.com/MagnumTrader"><code>@​MagnumTrader</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1651">chronotope/chrono#1651</a></li> <li>Expose <code>write_to</code> for <code>DelayedFormat</code> by <a href="https://github.com/tugtugtug"><code>@​tugtugtug</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1654">chronotope/chrono#1654</a></li> <li>Update LICENSE.txt by <a href="https://github.com/maximevtush"><code>@​maximevtush</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1656">chronotope/chrono#1656</a></li> <li>docs: fix minor typo by <a href="https://github.com/samfolo"><code>@​samfolo</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1659">chronotope/chrono#1659</a></li> <li>Use NaiveDateTime for internal tz_info methods. by <a href="https://github.com/AVee"><code>@​AVee</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1658">chronotope/chrono#1658</a></li> <li>Upgrade to windows-bindgen 0.60 by <a href="https://github.com/djc"><code>@​djc</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1665">chronotope/chrono#1665</a></li> <li>Add quarter (%q) date string specifier by <a href="https://github.com/drinkcat"><code>@​drinkcat</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1666">chronotope/chrono#1666</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chronotope/chrono/commit/2b7a28ebe9c6be2d81579732f40ce14c8f5e104c"><code>2b7a28e</code></a> Bump version to 0.4.40</li> <li><a href="https://github.com/chronotope/chrono/commit/6d29c8abe7d202d329fad7e59e284f6ee79c15b1"><code>6d29c8a</code></a> Add quarter (%q) date string specifier</li> <li><a href="https://github.com/chronotope/chrono/commit/07216ae8fdc29073969920cb4957793dd47565e4"><code>07216ae</code></a> Upgrade to windows-bindgen 0.60</li> <li><a href="https://github.com/chronotope/chrono/commit/bf1973ccc776695b18ac28a9168a07e85c130eb1"><code>bf1973c</code></a> Use similar-asserts to show bindgen diff</li> <li><a href="https://github.com/chronotope/chrono/commit/d0f8b599b7bca43f2676611a97392fee4743ea78"><code>d0f8b59</code></a> Restrict MSRV to check --lib</li> <li><a href="https://github.com/chronotope/chrono/commit/1f345fd7f9ae4f3aa0b32775289e6791f34f9628"><code>1f345fd</code></a> Switch to 2024 idiom</li> <li><a href="https://github.com/chronotope/chrono/commit/7f6cf5e5048a4049c265938ce75c14714e7c142f"><code>7f6cf5e</code></a> Switch to 2024 style</li> <li><a href="https://github.com/chronotope/chrono/commit/11d227a22bf7a1818e5f32cc7076443d0e932976"><code>11d227a</code></a> Apply suggestions from clippy 1.85</li> <li><a href="https://github.com/chronotope/chrono/commit/15e287b4fbbf198de84ba50eaac478fcf34c9ea5"><code>15e287b</code></a> Use NaiveDateTime for internal tz_info methods. (<a href="https://redirect.github.com/chronotope/chrono/issues/1658">#1658</a>)</li> <li><a href="https://github.com/chronotope/chrono/commit/8317e7ca41ac2c1a2c7293673015b41aca05773d"><code>8317e7c</code></a> docs: fix minor typo</li> <li>Additional commits viewable in <a href="https://github.com/chronotope/chrono/compare/v0.4.39...v0.4.40">compare view</a></li> </ul> </details> <br /> Updates `serde_json` from 1.0.139 to 1.0.140 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/json/releases">serde_json's releases</a>.</em></p> <blockquote> <h2>v1.0.140</h2> <ul> <li>Documentation improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/762783414e6c4f8d670c9d87eb04913efb80d3be"><code>7627834</code></a> Release 1.0.140</li> <li><a href="https://github.com/serde-rs/json/commit/d77a498c8061f43cf4515a3e861dccb338d863b9"><code>d77a498</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1245">#1245</a> from serde-rs/powerpc</li> <li><a href="https://github.com/serde-rs/json/commit/b34d317089ef43f6d35306be06018b8d87eeb2b5"><code>b34d317</code></a> Delete unused gcc installation</li> <li><a href="https://github.com/serde-rs/json/commit/f7200c3cf66b0c46e19a911a2b9121e27c101fec"><code>f7200c3</code></a> Ignore unbuffered_bytes clippy lint</li> <li><a href="https://github.com/serde-rs/json/commit/76cd4fb383eab71c22cc89ce270b08f4f77d788f"><code>76cd4fb</code></a> Ignore elidable_lifetime_names pedantic clippy lint</li> <li><a href="https://github.com/serde-rs/json/commit/400eaa977f1f0a1c9ad5e35d634ed2226bf1218c"><code>400eaa9</code></a> Point standard library links to stable</li> <li>See full diff in <a href="https://github.com/serde-rs/json/compare/v1.0.139...v1.0.140">compare view</a></li> </ul> </details> <br /> Updates `uuid` from 1.14.0 to 1.15.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/uuid-rs/uuid/releases">uuid's releases</a>.</em></p> <blockquote> <h2>v1.15.1</h2> <h2>What's Changed</h2> <ul> <li>Guarantee v7 timestamp will never overflow by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/811">uuid-rs/uuid#811</a></li> <li>Prepare for 1.15.1 release by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/812">uuid-rs/uuid#812</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/uuid-rs/uuid/compare/v1.15.0...v1.15.1">https://github.com/uuid-rs/uuid/compare/v1.15.0...v1.15.1</a></p> <h2>v1.15.0</h2> <h2>What's Changed</h2> <ul> <li>Add a manual <code>Debug</code> implementation for NonNilUUid by <a href="https://github.com/rick-de-water"><code>@​rick-de-water</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/808">uuid-rs/uuid#808</a></li> <li>Support higher precision, shiftable timestamps in V7 UUIDs by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/809">uuid-rs/uuid#809</a></li> <li>Prepare for 1.15.0 release by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/810">uuid-rs/uuid#810</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rick-de-water"><code>@​rick-de-water</code></a> made their first contribution in <a href="https://redirect.github.com/uuid-rs/uuid/pull/808">uuid-rs/uuid#808</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/uuid-rs/uuid/compare/v1.14.0...v1.15.0">https://github.com/uuid-rs/uuid/compare/v1.14.0...v1.15.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uuid-rs/uuid/commit/4e5b88e7af12f06ea526088506752c450dc991e3"><code>4e5b88e</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/812">#812</a> from uuid-rs/cargo/v1.15.1</li> <li><a href="https://github.com/uuid-rs/uuid/commit/7fb64f78c745fe46e209f0f5a50883b711e25f04"><code>7fb64f7</code></a> prepare for 1.15.1 release</li> <li><a href="https://github.com/uuid-rs/uuid/commit/f05b6df98e8d521eecc80dc7923c9b38e2dff634"><code>f05b6df</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/811">#811</a> from uuid-rs/fix/v7-overflow</li> <li><a href="https://github.com/uuid-rs/uuid/commit/c2d313fbbb3157c186f0511c9e2a914d174f258f"><code>c2d313f</code></a> guarantee v7 timestamp will never overflow</li> <li><a href="https://github.com/uuid-rs/uuid/commit/56ba68ff13983f3917263b86e06a81c00ee97a3d"><code>56ba68f</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/810">#810</a> from uuid-rs/cargo/v1.15.0</li> <li><a href="https://github.com/uuid-rs/uuid/commit/26c8a9bebcdfe6f47ce6e88fa8da21326ab8ee25"><code>26c8a9b</code></a> prepare for 1.15.0 release</li> <li><a href="https://github.com/uuid-rs/uuid/commit/e468f99f936875263f9b78967f81fd431afcc510"><code>e468f99</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/809">#809</a> from uuid-rs/feat/v7-precision</li> <li><a href="https://github.com/uuid-rs/uuid/commit/c46f4e089d474b7c5890594d71054cf6771a9cd7"><code>c46f4e0</code></a> add bench for additional precision v7</li> <li><a href="https://github.com/uuid-rs/uuid/commit/6c4597ca0f21623781df67bb84045b8d0873f777"><code>6c4597c</code></a> document extra precision behavior</li> <li><a href="https://github.com/uuid-rs/uuid/commit/295593ae7758d3b7fd4dd375072e721eeb67971b"><code>295593a</code></a> ensure sub-millisecond precision fits into the requested number of bits</li> <li>Additional commits viewable in <a href="https://github.com/uuid-rs/uuid/compare/v1.14.0...v1.15.1">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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e06c3b2 commit 4587e11

File tree

2 files changed

+19
-13
lines changed

2 files changed

+19
-13
lines changed

Cargo.lock

Lines changed: 15 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ exclude = ["examples/rust/lib", "examples/rust/exe"]
44
resolver = "2"
55

66
[workspace.dependencies]
7-
anyhow = "1.0.96"
7+
anyhow = "1.0.97"
88
base16ct = { version = "0.2.0", features = ["alloc"] }
99
base64 = "0.22.1"
1010
cargo_metadata = "0.18.1"
11-
chrono = "0.4.39"
11+
chrono = "0.4.40"
1212
clap = { version = "4.5.31", features = ["derive"] }
1313
colored = "3.0.0"
1414
directories = "5.0.1"
@@ -21,13 +21,13 @@ maplit = "1.0.2"
2121
oci-spec = "0.7.1"
2222
regex = "1.11.1"
2323
serde = { version = "1.0.218", features = ["derive"] }
24-
serde_json = "1.0.139"
24+
serde_json = "1.0.140"
2525
sha2 = "0.10.8"
2626
tar = "0.4.44"
2727
tempfile = "3.17.1"
2828
toml = "0.8.20"
2929
ureq = { version = "2.12.1", features = ["json"] }
3030
url = "2.5.4"
3131
urlencoding = "2.1.3"
32-
uuid = { version = "1.14.0", features = ["v4"] }
32+
uuid = { version = "1.15.1", features = ["v4"] }
3333
walkdir = "2.5.0"

0 commit comments

Comments
 (0)