Skip to content

Commit

Permalink
Merge pull request #75 from swsnr/swsnr/issue73
Browse files Browse the repository at this point in the history
Update dependencies and audits
  • Loading branch information
swsnr authored Jan 1, 2025
2 parents 5418181 + b7c7fe2 commit 217fc1e
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 54 deletions.
56 changes: 28 additions & 28 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ adw = { package = "libadwaita", version = "0.7.0", features = ["v1_6"] }
async-channel = "2.3.1"
futures-util = { version = "0.3.31" }
glib = { version = "0.20.7", features = ["log", "log_macros"] }
gtk = { package = "gtk4", version = "0.9.4", features = ["gnome_47"] }
gtk = { package = "gtk4", version = "0.9.5", features = ["gnome_47"] }
log = "0.4.22"
macaddr = { version = "1.0.1", default-features = false }
serde = { version = "1.0.210", features = ["derive"] }
Expand Down
11 changes: 11 additions & 0 deletions supply-chain/audits.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ who = "Sebastian Wiesner <[email protected]>"
criteria = "safe-to-run"
delta = "0.3.28 -> 0.3.31"

[[audits.glob]]
who = "Sebastian Wiesner <[email protected]>"
criteria = "safe-to-run"
delta = "0.3.1 -> 0.3.2"
notes = "A few slightly non-trivial changes around symlinks, but still safe-to-run"

[[audits.macaddr]]
who = "Sebastian Wiesner <[email protected]>"
criteria = "safe-to-run"
Expand All @@ -64,6 +70,11 @@ who = "Sebastian Wiesner <[email protected]>"
criteria = "safe-to-run"
delta = "0.2.14 -> 0.2.15"

[[audits.quote]]
who = "Sebastian Wiesner <[email protected]>"
criteria = "safe-to-run"
delta = "1.0.37 -> 1.0.38"

[[audits.serde]]
who = "Sebastian Wiesner <[email protected]>"
criteria = "safe-to-deploy"
Expand Down
56 changes: 31 additions & 25 deletions supply-chain/imports.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@ user-login = "sdroege"
user-name = "Sebastian Dröge"

[[publisher.gdk4]]
version = "0.9.4"
when = "2024-11-12"
version = "0.9.5"
when = "2024-12-19"
user-id = 3623
user-login = "sdroege"
user-name = "Sebastian Dröge"

[[publisher.gdk4-sys]]
version = "0.9.4"
when = "2024-11-12"
version = "0.9.5"
when = "2024-12-19"
user-id = 3623
user-login = "sdroege"
user-name = "Sebastian Dröge"
Expand Down Expand Up @@ -113,36 +113,36 @@ user-login = "sdroege"
user-name = "Sebastian Dröge"

[[publisher.gsk4]]
version = "0.9.4"
when = "2024-11-12"
version = "0.9.5"
when = "2024-12-19"
user-id = 3623
user-login = "sdroege"
user-name = "Sebastian Dröge"

[[publisher.gsk4-sys]]
version = "0.9.4"
when = "2024-11-12"
version = "0.9.5"
when = "2024-12-19"
user-id = 3623
user-login = "sdroege"
user-name = "Sebastian Dröge"

[[publisher.gtk4]]
version = "0.9.4"
when = "2024-11-12"
version = "0.9.5"
when = "2024-12-19"
user-id = 3623
user-login = "sdroege"
user-name = "Sebastian Dröge"

[[publisher.gtk4-macros]]
version = "0.9.3"
when = "2024-10-31"
user-id = 54339
user-login = "bilelmoussaoui"
user-name = "Bilal Elmoussaoui"
version = "0.9.5"
when = "2024-12-19"
user-id = 3623
user-login = "sdroege"
user-name = "Sebastian Dröge"

[[publisher.gtk4-sys]]
version = "0.9.4"
when = "2024-11-12"
version = "0.9.5"
when = "2024-12-19"
user-id = 3623
user-login = "sdroege"
user-name = "Sebastian Dröge"
Expand Down Expand Up @@ -218,15 +218,15 @@ user-login = "dtolnay"
user-name = "David Tolnay"

[[publisher.serde]]
version = "1.0.216"
when = "2024-12-11"
version = "1.0.217"
when = "2024-12-27"
user-id = 3618
user-login = "dtolnay"
user-name = "David Tolnay"

[[publisher.serde_derive]]
version = "1.0.216"
when = "2024-12-11"
version = "1.0.217"
when = "2024-12-27"
user-id = 3618
user-login = "dtolnay"
user-name = "David Tolnay"
Expand All @@ -253,8 +253,8 @@ user-login = "mbrubeck"
user-name = "Matt Brubeck"

[[publisher.syn]]
version = "2.0.90"
when = "2024-11-29"
version = "2.0.93"
when = "2024-12-28"
user-id = 3618
user-login = "dtolnay"
user-name = "David Tolnay"
Expand Down Expand Up @@ -351,8 +351,8 @@ user-login = "kennykerr"
user-name = "Kenny Kerr"

[[publisher.winnow]]
version = "0.6.20"
when = "2024-09-25"
version = "0.6.21"
when = "2024-12-31"
user-id = 6743
user-login = "epage"
user-name = "Ed Page"
Expand Down Expand Up @@ -831,6 +831,12 @@ delta = "1.0.132 -> 1.0.133"
notes = "No changes affecting safety-to-run and still no crypto"
aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT"

[[audits.google.audits.serde_json]]
who = "Adrian Taylor <[email protected]>"
criteria = "safe-to-run"
delta = "1.0.133 -> 1.0.134"
aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT"

[[audits.google.audits.socket2]]
who = "Vovo Yang <[email protected]>"
criteria = "safe-to-run"
Expand Down

0 comments on commit 217fc1e

Please sign in to comment.