From 817d4b432d491ddda32155136438fc01308aa866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 21:11:09 +0000 Subject: [PATCH] build(deps): bump the cargo-minor group with 5 updates Bumps the cargo-minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.19.0` | `1.20.0` | | [id3](https://github.com/polyfloyd/rust-id3) | `1.14.0` | `1.15.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.87` | `2.0.89` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.89` | `1.0.92` | | [zip](https://github.com/zip-rs/zip2) | `2.2.0` | `2.2.1` | Updates `bytemuck` from 1.19.0 to 1.20.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.19.0...v1.20.0) Updates `id3` from 1.14.0 to 1.15.0 - [Changelog](https://github.com/polyfloyd/rust-id3/blob/main/CHANGELOG.md) - [Commits](https://github.com/polyfloyd/rust-id3/compare/v1.14.0...v1.15.0) Updates `syn` from 2.0.87 to 2.0.89 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.87...2.0.89) Updates `proc-macro2` from 1.0.89 to 1.0.92 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.89...1.0.92) Updates `zip` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: bytemuck dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: id3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 110 ++++++++++++++++++++++---------------- Cargo.toml | 2 +- core/Cargo.toml | 2 +- core/macros/Cargo.toml | 2 +- frontend-utils/Cargo.toml | 2 +- web/Cargo.toml | 2 +- 6 files changed, 70 insertions(+), 50 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a78033b6fe6e..52de4a9776ac 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -101,7 +101,7 @@ dependencies = [ "ndk-context", "ndk-sys 0.6.0+11769913", "num_enum", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -570,9 +570,9 @@ checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" [[package]] name = "bytemuck" -version = "1.19.0" +version = "1.20.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8334215b81e418a0a7bdb8ef0849474f40bb10c8b71f1c4ed315cff49f32494d" +checksum = "8b37c88a63ffd85d15b406896cc343916d7cf57838a847b3a6f2ca5d39a5695a" dependencies = [ "bytemuck_derive", ] @@ -638,7 +638,7 @@ dependencies = [ "polling", "rustix", "slab", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -682,7 +682,7 @@ dependencies = [ "semver", "serde", "serde_json", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -1410,7 +1410,7 @@ dependencies = [ "egui", "epaint", "log", - "thiserror", + "thiserror 1.0.69", "type-map", "web-time", "wgpu", @@ -1708,7 +1708,7 @@ source = "git+https://github.com/ruffle-rs/rust-flash-lso?rev=cbd18e1a79cf902f8f dependencies = [ "enumset", "nom", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -1767,7 +1767,7 @@ version = "0.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2a530c4694a6a8d528794ee9bbd8ba0122e779629ac908d15ad5a7ae7763a33d" dependencies = [ - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -1800,7 +1800,7 @@ dependencies = [ "intl-memoizer", "log", "once_cell", - "thiserror", + "thiserror 1.0.69", "unic-langid", ] @@ -1818,7 +1818,7 @@ name = "flv-rs" version = "0.1.0" dependencies = [ "bitflags 2.6.0", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -2157,7 +2157,7 @@ dependencies = [ "http", "js-sys", "pin-project", - "thiserror", + "thiserror 1.0.69", "wasm-bindgen", "wasm-bindgen-futures", "web-sys", @@ -2222,7 +2222,7 @@ checksum = "c151a2a5ef800297b4e79efa4f4bec035c5f51d5ae587287c9b952bdf734cacd" dependencies = [ "log", "presser", - "thiserror", + "thiserror 1.0.69", "windows 0.58.0", ] @@ -2273,7 +2273,7 @@ dependencies = [ "bitflags 2.6.0", "lazy_static", "num-traits", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -2476,9 +2476,9 @@ dependencies = [ [[package]] name = "id3" -version = "1.14.0" +version = "1.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55f4e785f2c700217ee82a1c727c720449421742abd5fcb2f1df04e1244760e9" +checksum = "ab55e9dc8caf811048062c5711b338e0582c89504737d5a95c4568f723a46cf3" dependencies = [ "bitflags 2.6.0", "byteorder", @@ -2662,7 +2662,7 @@ dependencies = [ "combine", "jni-sys", "log", - "thiserror", + "thiserror 1.0.69", "walkdir", "windows-sys 0.45.0", ] @@ -2696,7 +2696,7 @@ dependencies = [ "bindgen", "cc", "libc", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -3074,7 +3074,7 @@ dependencies = [ "rustc-hash 1.1.0", "spirv", "termcolor", - "thiserror", + "thiserror 1.0.69", "unicode-xid", ] @@ -3109,7 +3109,7 @@ dependencies = [ "log", "ndk-sys 0.5.0+25.2.9519653", "num_enum", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -3124,7 +3124,7 @@ dependencies = [ "ndk-sys 0.6.0+11769913", "num_enum", "raw-window-handle", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -3816,9 +3816,9 @@ checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068" [[package]] name = "proc-macro2" -version = "1.0.89" +version = "1.0.92" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e" +checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0" dependencies = [ "unicode-ident", ] @@ -3881,7 +3881,7 @@ dependencies = [ "rustc-hash 2.0.0", "rustls", "socket2", - "thiserror", + "thiserror 1.0.69", "tokio", "tracing", ] @@ -3898,7 +3898,7 @@ dependencies = [ "rustc-hash 2.0.0", "rustls", "slab", - "thiserror", + "thiserror 1.0.69", "tinyvec", "tracing", ] @@ -4022,7 +4022,7 @@ checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43" dependencies = [ "getrandom", "libredox", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -4247,7 +4247,7 @@ dependencies = [ "smallvec", "swf", "symphonia", - "thiserror", + "thiserror 1.0.69", "tracing", "tracy-client", "ttf-parser", @@ -4289,7 +4289,7 @@ dependencies = [ "ruffle_video_external", "ruffle_video_software", "sys-locale", - "thiserror", + "thiserror 1.0.69", "tokio", "toml_edit", "tracing", @@ -4320,7 +4320,7 @@ dependencies = [ "ruffle_render", "slotmap", "tempfile", - "thiserror", + "thiserror 1.0.69", "tokio", "toml_edit", "tracing", @@ -4377,7 +4377,7 @@ dependencies = [ "serde", "smallvec", "swf", - "thiserror", + "thiserror 1.0.69", "tracing", "wasm-bindgen", "wgpu", @@ -4406,7 +4406,7 @@ dependencies = [ "ruffle_render", "ruffle_web_common", "swf", - "thiserror", + "thiserror 1.0.69", "wasm-bindgen", "web-sys", ] @@ -4491,7 +4491,7 @@ dependencies = [ "ruffle_render", "slotmap", "swf", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -4509,7 +4509,7 @@ dependencies = [ "slotmap", "swf", "tempfile", - "thiserror", + "thiserror 1.0.69", "tracing", ] @@ -4528,7 +4528,7 @@ dependencies = [ "ruffle_video", "slotmap", "swf", - "thiserror", + "thiserror 1.0.69", ] [[package]] @@ -4555,7 +4555,7 @@ dependencies = [ "serde", "serde-wasm-bindgen", "slotmap", - "thiserror", + "thiserror 1.0.69", "tracing", "tracing-log", "tracing-subscriber", @@ -4912,7 +4912,7 @@ checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085" dependencies = [ "num-bigint", "num-traits", - "thiserror", + "thiserror 1.0.69", "time", ] @@ -4954,7 +4954,7 @@ dependencies = [ "log", "memmap2", "rustix", - "thiserror", + "thiserror 1.0.69", "wayland-backend", "wayland-client", "wayland-csd-frame", @@ -5138,9 +5138,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.87" +version = "2.0.89" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d" +checksum = "44d46482f1c1c87acd84dea20c1bf5ebff4c757009ed6bf19cfd36fb10e92c4e" dependencies = [ "proc-macro2", "quote", @@ -5243,7 +5243,16 @@ version = "1.0.69" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" dependencies = [ - "thiserror-impl", + "thiserror-impl 1.0.69", +] + +[[package]] +name = "thiserror" +version = "2.0.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c006c85c7651b3cf2ada4584faa36773bd07bac24acfb39f3c431b36d7e667aa" +dependencies = [ + "thiserror-impl 2.0.3", ] [[package]] @@ -5257,6 +5266,17 @@ dependencies = [ "syn", ] +[[package]] +name = "thiserror-impl" +version = "2.0.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f077553d607adc1caf65430528a576c757a71ed73944b66ebb58ef2bbd243568" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + [[package]] name = "thread_local" version = "1.1.8" @@ -5470,7 +5490,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3566e8ce28cc0a3fe42519fc80e6b4c943cc4c8cef275620eb8dac2d3d4e06cf" dependencies = [ "crossbeam-channel", - "thiserror", + "thiserror 1.0.69", "time", "tracing-subscriber", ] @@ -6172,7 +6192,7 @@ dependencies = [ "raw-window-handle", "rustc-hash 1.1.0", "smallvec", - "thiserror", + "thiserror 1.0.69", "wgpu-hal", "wgpu-types", ] @@ -6214,7 +6234,7 @@ dependencies = [ "renderdoc-sys", "rustc-hash 1.1.0", "smallvec", - "thiserror", + "thiserror 1.0.69", "wasm-bindgen", "web-sys", "wgpu-types", @@ -6851,9 +6871,9 @@ checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" [[package]] name = "zip" -version = "2.2.0" +version = "2.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc5e4288ea4057ae23afc69a4472434a87a2495cafce6632fd1c4ec9f5cf3494" +checksum = "99d52293fc86ea7cf13971b3bb81eb21683636e7ae24c729cdaf1b7c4157a352" dependencies = [ "arbitrary", "crc32fast", @@ -6862,7 +6882,7 @@ dependencies = [ "flate2", "indexmap", "memchr", - "thiserror", + "thiserror 2.0.3", "zopfli", ] diff --git a/Cargo.toml b/Cargo.toml index be18b229de8d..4353beb454fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -57,7 +57,7 @@ anyhow = "1.0" slotmap = "1.0.7" async-channel = "2.3.1" bitflags = "2.6.0" -bytemuck = "1.19.0" +bytemuck = "1.20.0" chrono = { version = "0.4.38", default-features = false } enum-map = "2.7.3" flate2 = "1.0.35" diff --git a/core/Cargo.toml b/core/Cargo.toml index 0e797d8cbfa4..f0139ab5f5e1 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -65,7 +65,7 @@ enum-map = { workspace = true } ttf-parser = "0.25" num-bigint = "0.4" unic-segment = "0.9.0" -id3 = "1.14.0" +id3 = "1.15.0" either = "1.13.0" chardetng = "0.1.17" tracy-client = { version = "0.17.1", optional = true, default-features = false } diff --git a/core/macros/Cargo.toml b/core/macros/Cargo.toml index f5c84b129aaf..663dbfd9e4a7 100644 --- a/core/macros/Cargo.toml +++ b/core/macros/Cargo.toml @@ -15,4 +15,4 @@ proc-macro = true [dependencies] quote = "1.0.37" -syn = { version = "2.0.87", features = ["extra-traits", "full"] } +syn = { version = "2.0.89", features = ["extra-traits", "full"] } diff --git a/frontend-utils/Cargo.toml b/frontend-utils/Cargo.toml index 4db203850b97..de30120eae36 100644 --- a/frontend-utils/Cargo.toml +++ b/frontend-utils/Cargo.toml @@ -18,7 +18,7 @@ toml_edit = { version = "0.22.22", features = ["parse"] } url = { workspace = true } tracing = { workspace = true } thiserror = { workspace = true } -zip = { version = "2.2.0", default-features = false, features = ["deflate"] } +zip = { version = "2.2.1", default-features = false, features = ["deflate"] } urlencoding = "2.1.3" ruffle_core = { path = "../core", default-features = false } ruffle_render = { path = "../render", default-features = false } diff --git a/web/Cargo.toml b/web/Cargo.toml index 44129a2acdd0..f3bc70702d4e 100644 --- a/web/Cargo.toml +++ b/web/Cargo.toml @@ -59,7 +59,7 @@ gloo-net = { version = "0.6.0", default-features = false, features = ["websocke rfd = { workspace = true, features = ["file-handle-inner"] } wasm-streams = "0.4.2" futures = { workspace = true } -zip = { version = "2.2.0", default-features = false} +zip = { version = "2.2.1", default-features = false} [dependencies.ruffle_core] path = "../core"