Commit 4edf735
Bump the patches group across 3 directories with 9 updates
Bumps the patches group with 5 updates in the /pixie-server directory:
| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.97` | `1.0.98` |
| [clap](https://github.com/clap-rs/clap) | `4.5.35` | `4.5.37` |
| [libc](https://github.com/rust-lang/libc) | `0.2.171` | `0.2.172` |
| [hostfile](https://github.com/aneeshdurg/hostfile) | `1.1.0` | `1.1.1` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.40` | `0.4.41` |
Bumps the patches group with 2 updates in the /pixie-uefi directory: [serde](https://github.com/serde-rs/serde) and [gpt_disk_io](https://github.com/google/gpt-disk-rs).
Bumps the patches group with 4 updates in the /pixie-web directory: [anyhow](https://github.com/dtolnay/anyhow), [libc](https://github.com/rust-lang/libc), [chrono](https://github.com/chronotope/chrono) and [reqwest](https://github.com/seanmonstar/reqwest).
Updates `anyhow` from 1.0.97 to 1.0.98
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.97...1.0.98)
Updates `clap` from 4.5.35 to 4.5.37
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.35...clap_complete-v4.5.37)
Updates `libc` from 0.2.171 to 0.2.172
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.172/CHANGELOG.md)
- [Commits](rust-lang/libc@0.2.171...0.2.172)
Updates `hostfile` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/aneeshdurg/hostfile/releases)
- [Commits](aneeshdurg/hostfile@1.1.0...v1.1.1)
Updates `chrono` from 0.4.40 to 0.4.41
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.40...v0.4.41)
Updates `serde` from 1.0.216 to 1.0.219
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.216...v1.0.219)
Updates `serde_derive` from 1.0.216 to 1.0.219
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.216...v1.0.219)
Updates `gpt_disk_io` from 0.16.0 to 0.16.2
- [Changelog](https://github.com/google/gpt-disk-rs/blob/main/CHANGELOG.md)
- [Commits](google/gpt-disk-rs@gpt_disk_io-v0.16.0...gpt_disk_io-v0.16.2)
Updates `anyhow` from 1.0.97 to 1.0.98
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.97...1.0.98)
Updates `libc` from 0.2.171 to 0.2.172
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.172/CHANGELOG.md)
- [Commits](rust-lang/libc@0.2.171...0.2.172)
Updates `chrono` from 0.4.40 to 0.4.41
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.40...v0.4.41)
Updates `reqwest` from 0.12.12 to 0.12.15
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.12.12...v0.12.15)
---
updated-dependencies:
- dependency-name: anyhow
dependency-version: 1.0.98
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: clap
dependency-version: 4.5.37
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: libc
dependency-version: 0.2.172
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: hostfile
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: chrono
dependency-version: 0.4.41
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: serde
dependency-version: 1.0.219
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: serde_derive
dependency-version: 1.0.219
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: gpt_disk_io
dependency-version: 0.16.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: anyhow
dependency-version: 1.0.98
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: libc
dependency-version: 0.2.172
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: chrono
dependency-version: 0.4.41
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: reqwest
dependency-version: 0.12.15
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent d2944c1 commit 4edf735
6 files changed
Lines changed: 145 additions & 73 deletions
File tree
- pixie-server
- pixie-uefi
- pixie-web
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments