Skip to content

Commit

Permalink
build(deps): bump the cargo-minor group with 12 updates
Browse files Browse the repository at this point in the history
Bumps the cargo-minor group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.26` |
| [bitflags](https://github.com/bitflags/bitflags) | `2.6.0` | `2.7.0` |
| [thiserror](https://github.com/dtolnay/thiserror) | `2.0.9` | `2.0.11` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.135` |
| [regress](https://github.com/ridiculousfish/regress) | `0.10.1` | `0.10.2` |
| [fluent-templates](https://github.com/XAMPPRocky/fluent-templates) | `0.12.0` | `0.13.0` |
| [syn](https://github.com/dtolnay/syn) | `2.0.95` | `2.0.96` |
| [convert_case](https://github.com/rutrum/convert-case) | `0.6.0` | `0.7.1` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` |
| [simple_asn1](https://github.com/acw/simple_asn1) | `0.6.2` | `0.6.3` |
| [futures-lite](https://github.com/smol-rs/futures-lite) | `2.5.0` | `2.6.0` |


Updates `clap` from 4.5.23 to 4.5.26
- [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.23...clap_complete-v4.5.26)

Updates `bitflags` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](bitflags/bitflags@2.6.0...2.7.0)

Updates `thiserror` from 2.0.9 to 2.0.11
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.9...2.0.11)

Updates `tokio` from 1.42.0 to 1.43.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0)

Updates `serde_json` from 1.0.134 to 1.0.135
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.134...v1.0.135)

Updates `regress` from 0.10.1 to 0.10.2
- [Release notes](https://github.com/ridiculousfish/regress/releases)
- [Commits](ridiculousfish/regress@v0.10.1...v0.10.2)

Updates `fluent-templates` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases)
- [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md)
- [Commits](XAMPPRocky/fluent-templates@fluent-templates-v0.12.0...fluent-templates-v0.13.0)

Updates `syn` from 2.0.95 to 2.0.96
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.95...2.0.96)

Updates `convert_case` from 0.6.0 to 0.7.1
- [Commits](https://github.com/rutrum/convert-case/commits)

Updates `proc-macro2` from 1.0.92 to 1.0.93
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.92...1.0.93)

Updates `simple_asn1` from 0.6.2 to 0.6.3
- [Commits](https://github.com/acw/simple_asn1/commits)

Updates `futures-lite` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/smol-rs/futures-lite/releases)
- [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md)
- [Commits](smol-rs/futures-lite@v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
- dependency-name: bitflags
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-minor
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-minor
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
- dependency-name: regress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
- dependency-name: fluent-templates
  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: convert_case
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-minor
- dependency-name: proc-macro2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
- dependency-name: simple_asn1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
- dependency-name: futures-lite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and torokati44 committed Jan 14, 2025
1 parent cd6c38b commit f1e5562
Show file tree
Hide file tree
Showing 11 changed files with 115 additions and 117 deletions.
202 changes: 100 additions & 102 deletions Cargo.lock

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
naga = { version = "23.1.0", features = ["wgsl-out"] }
wgpu = "23.0.1"
egui = "0.30.0"
clap = { version = "4.5.23", features = ["derive"] }
clap = { version = "4.5.26", features = ["derive"] }
cpal = "0.15.3"
anyhow = "1.0"
slotmap = "1.0.7"
async-channel = "2.3.1"
bitflags = "2.6.0"
bitflags = "2.7.0"
bytemuck = "1.21.0"
chrono = { version = "0.4.39", default-features = false }
enum-map = "2.7.3"
Expand All @@ -69,12 +69,12 @@ log = "0.4"
num-derive = "0.4.2"
num-traits = "0.2.19"
serde = "1.0.217"
thiserror = "2.0.9"
thiserror = "2.0.11"
url = "2.5.2"
# Make sure to match wasm-bindgen-cli version to this everywhere.
wasm-bindgen = "=0.2.100"
walkdir = "2.5.0"
tokio = "1.42.0"
tokio = "1.43.0"
# Switching from the `async-std` to the `tokio` runtime, which we depend on anyway.
rfd = { version = "0.15.2", default-features = false, features = ["tokio", "xdg-portal"] }

Expand Down
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ clap = { workspace = true, optional=true }
realfft = "3.4.0"
hashbrown = { version = "0.14.5", features = ["raw"] }
scopeguard = "1.2.0"
fluent-templates = "0.12.0"
fluent-templates = "0.13.0"
egui = { workspace = true, optional = true }
egui_extras = { version = "0.30.0", default-features = false, optional = true }
png = { version = "0.17.16", optional = true }
Expand Down
4 changes: 2 additions & 2 deletions core/build_playerglobal/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ version.workspace = true
workspace = true

[dependencies]
convert_case = "0.6.0"
proc-macro2 = "1.0.89"
convert_case = "0.7.1"
proc-macro2 = "1.0.93"
quote = "1.0.38"
swf = { path = "../../swf" }
clap = { workspace = true }
Expand Down
4 changes: 2 additions & 2 deletions core/build_playerglobal/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -201,12 +201,12 @@ fn flash_to_rust_string(path: &str, uppercase: bool, separator: &str) -> String
return component.to_string();
}

let mut without_boundaries = vec![Boundary::DigitUpper];
let mut without_boundaries = vec![Boundary::DIGIT_UPPER];
// Special case for classes ending in '3D' - we want to ave something like
// 'vertex_buffer_3d' instead of 'vertex_buffer3d'
if !component.ends_with("3D") {
// Do not split on a letter followed by a digit, so e.g. `atan2` won't become `atan_2`.
without_boundaries.extend([Boundary::UpperDigit, Boundary::LowerDigit]);
without_boundaries.extend([Boundary::UPPER_DIGIT, Boundary::LOWER_DIGIT]);
}

component
Expand Down
2 changes: 1 addition & 1 deletion core/macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ proc-macro = true

[dependencies]
quote = "1.0.38"
syn = { version = "2.0.95", features = ["extra-traits", "full"] }
syn = { version = "2.0.96", features = ["extra-traits", "full"] }
2 changes: 1 addition & 1 deletion desktop/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ sys-locale = "0.3.2"
wgpu = { workspace = true }
futures = { workspace = true }
chrono = { workspace = true }
fluent-templates = "0.12.0"
fluent-templates = "0.13.0"
toml_edit = { version = "0.22.22", features = ["parse"] }
gilrs = "0.11"
tokio = { workspace = true, features = ["rt-multi-thread", "macros", "fs"] }
Expand Down
2 changes: 1 addition & 1 deletion frontend-utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ruffle_render = { path = "../render", default-features = false }
async-channel = { workspace = true }
slotmap = { workspace = true }
async-io = "2.4.0"
futures-lite = "2.5.0"
futures-lite = "2.6.0"
reqwest = { version = "0.12.12", default-features = false, features = [
"rustls-tls",
"cookies",
Expand Down
2 changes: 1 addition & 1 deletion swf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ log = { workspace = true }
flate2 = { workspace = true, optional = true}
lzma-rs = {version = "0.3.0", optional = true }
enum-map = { workspace = true }
simple_asn1 = "0.6.2"
simple_asn1 = "0.6.3"

[features]
default = ["flate2", "lzma"]
Expand Down
2 changes: 1 addition & 1 deletion tests/input-format/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ workspace = true

[dependencies]
serde = { workspace = true, features = ["derive"] }
serde_json = "1.0.134"
serde_json = "1.0.135"
bitflags = { workspace = true }
2 changes: 1 addition & 1 deletion tests/socket-format/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ workspace = true

[dependencies]
serde = { workspace = true, features = ["derive"] }
serde_json = "1.0.134"
serde_json = "1.0.135"

0 comments on commit f1e5562

Please sign in to comment.