mirror of
https://github.com/ruffle-rs/ruffle-android.git
synced 2024-11-23 05:39:38 +00:00
9de0a6aa0d
299 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
dependabot[bot]
|
9de0a6aa0d |
build(deps): bump the ruffle group with 9 updates
Some checks failed
Build / build-native-libs (arm64-v8a, aarch64-linux-android) (push) Failing after 0s
Build / build-native-libs (armeabi-v7a, armv7-linux-androideabi) (push) Failing after 0s
Build / build-native-libs (x86, i686-linux-android) (push) Failing after 0s
Build / build-native-libs (x86_64, x86_64-linux-android) (push) Failing after 0s
Build / build-apks (push) Has been skipped
Build / Android Tests (26) (push) Has been skipped
Build / Android Tests (34) (push) Has been skipped
Lint & Format / rust (push) Failing after 0s
Lint & Format / android (push) Failing after 0s
Bumps the ruffle group with 9 updates: | Package | From | To | | --- | --- | --- | | [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``6451131`` | ``b59ee2f`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``6451131`` | ``b59ee2f`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``6451131`` | ``b59ee2f`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``6451131`` | ``b59ee2f`` | | ruffle_gc_arena | ``6451131`` | ``b59ee2f`` | | ruffle_macros | ``6451131`` | ``b59ee2f`` | | ruffle_render | ``6451131`` | ``b59ee2f`` | | ruffle_video | ``6451131`` | ``b59ee2f`` | | ruffle_wstr | ``6451131`` | ``b59ee2f`` | Updates `ruffle_core` from `6451131` to `b59ee2f` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
9fd6543035 |
build(deps): bump androidx.compose:compose-bom in the gradle-minor group
Bumps the gradle-minor group with 1 update: androidx.compose:compose-bom. Updates `androidx.compose:compose-bom` from 2024.09.00 to 2024.09.01 --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-type: direct:production dependency-group: gradle-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
d1c28e2525 |
build(deps): bump the ruffle group with 9 updates
Bumps the ruffle group with 9 updates: | Package | From | To | | --- | --- | --- | | [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``ee996cd`` | ``6451131`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``ee996cd`` | ``6451131`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``ee996cd`` | ``6451131`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``ee996cd`` | ``6451131`` | | ruffle_gc_arena | ``ee996cd`` | ``6451131`` | | ruffle_macros | ``ee996cd`` | ``6451131`` | | ruffle_render | ``ee996cd`` | ``6451131`` | | ruffle_video | ``ee996cd`` | ``6451131`` | | ruffle_wstr | ``ee996cd`` | ``6451131`` | Updates `ruffle_core` from `ee996cd` to `6451131` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
e25f575291 |
build(deps): bump the rust-minor group with 22 updates
Bumps the rust-minor group with 22 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.87` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.18` | | [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.17` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.15` | `4.5.17` | | [gimli](https://github.com/gimli-rs/gimli) | `0.29.0` | `0.31.0` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.14` | `0.4.15` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.22` | `0.4.23` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.4` | `0.11.5` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.7` | `0.11.8` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [regress](https://github.com/ridiculousfish/regress) | `0.10.0` | `0.10.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.36` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [xml-rs](https://github.com/kornelski/xml-rs) | `0.8.21` | `0.8.22` | Updates `anyhow` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.86...1.0.87) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.18 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.18) Updates `clap` from 4.5.16 to 4.5.17 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.16...clap_complete-v4.5.17) Updates `clap_builder` from 4.5.15 to 4.5.17 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.15...v4.5.17) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `globset` from 0.4.14 to 0.4.15 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/ripgrep/compare/globset-0.4.14...ignore-0.4.15) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `ignore` from 0.4.22 to 0.4.23 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/ripgrep/commits) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.4 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.4...quinn-0.11.5) Updates `quinn-proto` from 0.11.7 to 0.11.8 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.7...quinn-proto-0.11.8) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `regress` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](https://github.com/ridiculousfish/regress/compare/v0.10.0...v0.10.1) Updates `rustix` from 0.38.35 to 0.38.36 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.36) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `xml-rs` from 0.8.21 to 0.8.22 - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](https://github.com/kornelski/xml-rs/compare/0.8.21...0.8.22) --- updated-dependencies: - dependency-name: anyhow dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: globset dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: ignore dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: quinn-proto dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: regress dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tokio-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: xml-rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
fa0417cfd4 |
build(deps): bump the ruffle group with 9 updates
Bumps the ruffle group with 9 updates: | Package | From | To | | --- | --- | --- | | [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``2006171`` | ``ee996cd`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``2006171`` | ``ee996cd`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``2006171`` | ``ee996cd`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``2006171`` | ``ee996cd`` | | ruffle_gc_arena | ``2006171`` | ``ee996cd`` | | ruffle_macros | ``2006171`` | ``ee996cd`` | | ruffle_render | ``2006171`` | ``ee996cd`` | | ruffle_video | ``2006171`` | ``ee996cd`` | | ruffle_wstr | ``2006171`` | ``ee996cd`` | Updates `ruffle_core` from `2006171` to `ee996cd` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
6cfd43770d |
build(deps): bump the gradle-minor group with 6 updates
Bumps the gradle-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | androidx.lifecycle:lifecycle-runtime-ktx | `2.8.4` | `2.8.5` | | androidx.activity:activity-compose | `1.9.1` | `1.9.2` | | androidx.compose:compose-bom | `2024.08.00` | `2024.09.00` | | androidx.lifecycle:lifecycle-viewmodel-compose | `2.8.4` | `2.8.5` | | androidx.navigation:navigation-runtime-ktx | `2.7.7` | `2.8.0` | | androidx.navigation:navigation-compose | `2.7.7` | `2.8.0` | Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.4 to 2.8.5 Updates `androidx.activity:activity-compose` from 1.9.1 to 1.9.2 Updates `androidx.compose:compose-bom` from 2024.08.00 to 2024.09.00 Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.4 to 2.8.5 Updates `androidx.navigation:navigation-runtime-ktx` from 2.7.7 to 2.8.0 Updates `androidx.navigation:navigation-compose` from 2.7.7 to 2.8.0 --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: androidx.activity:activity-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: androidx.compose:compose-bom dependency-type: direct:production dependency-group: gradle-minor - dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: androidx.navigation:navigation-runtime-ktx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor - dependency-name: androidx.navigation:navigation-compose dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
28426c3615 |
build(deps): bump the ruffle group across 1 directory with 9 updates
Bumps the ruffle group with 1 update in the / directory: [ruffle_core](https://github.com/ruffle-rs/ruffle). Updates `ruffle_core` from `48170bd` to `2006171` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
287ea8ada5 |
build(deps): bump the rust-minor group with 11 updates
Bumps the rust-minor group with 11 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.3` | `1.40.0` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.0` | `1.17.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.14` | `1.1.15` | | [euclid](https://github.com/servo/euclid) | `0.22.10` | `0.22.11` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.4.0` | `2.5.0` | | [object](https://github.com/gimli-rs/object) | `0.36.3` | `0.36.4` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.4` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.6` | `0.11.7` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.34` | `0.38.35` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.102.6` | `0.102.7` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.3` | `0.26.5` | Updates `tokio` from 1.39.3 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0) Updates `bytemuck` from 1.17.0 to 1.17.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.0...v1.17.1) Updates `cc` from 1.1.14 to 1.1.15 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.14...cc-v1.1.15) Updates `euclid` from 0.22.10 to 0.22.11 - [Release notes](https://github.com/servo/euclid/releases) - [Commits](https://github.com/servo/euclid/commits) Updates `indexmap` from 2.4.0 to 2.5.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](https://github.com/indexmap-rs/indexmap/compare/2.4.0...2.5.0) Updates `object` from 0.36.3 to 0.36.4 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.3...0.36.4) Updates `quinn` from 0.11.3 to 0.11.4 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.4) Updates `quinn-proto` from 0.11.6 to 0.11.7 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.6...quinn-proto-0.11.7) Updates `rustix` from 0.38.34 to 0.38.35 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.34...v0.38.35) Updates `rustls-webpki` from 0.102.6 to 0.102.7 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.6...v/0.102.7) Updates `webpki-roots` from 0.26.3 to 0.26.5 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.3...v/0.26.5) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: euclid dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: indexmap dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: quinn-proto dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
8fbc9b85e1 |
build(deps): bump com.android.application in the gradle-minor group
Bumps the gradle-minor group with 1 update: com.android.application. Updates `com.android.application` from 8.5.2 to 8.6.0 --- updated-dependencies: - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
67fc231c1c |
build(deps): bump the rust-minor group across 1 directory with 5 updates
Bumps the rust-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.13` | `1.1.14` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.20` | `0.2.22` | | [serde_json](https://github.com/serde-rs/json) | `1.0.125` | `1.0.127` | | [system-configuration](https://github.com/mullvad/system-configuration-rs) | `0.6.0` | `0.6.1` | Updates `cc` from 1.1.13 to 1.1.14 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.13...cc-v1.1.14) Updates `fastrand` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.1.0...v2.1.1) Updates `prettyplease` from 0.2.20 to 0.2.22 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](https://github.com/dtolnay/prettyplease/compare/0.2.20...0.2.22) Updates `serde_json` from 1.0.125 to 1.0.127 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.125...1.0.127) Updates `system-configuration` from 0.6.0 to 0.6.1 - [Changelog](https://github.com/mullvad/system-configuration-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mullvad/system-configuration-rs/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: prettyplease dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: system-configuration dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
950dee578a |
build(deps): bump the ruffle group with 9 updates
Bumps the ruffle group with 9 updates: | Package | From | To | | --- | --- | --- | | [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``5b3c972`` | ``48170bd`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``5b3c972`` | ``48170bd`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``5b3c972`` | ``48170bd`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``5b3c972`` | ``48170bd`` | | ruffle_gc_arena | ``5b3c972`` | ``48170bd`` | | ruffle_macros | ``5b3c972`` | ``48170bd`` | | ruffle_render | ``5b3c972`` | ``48170bd`` | | ruffle_video | ``5b3c972`` | ``48170bd`` | | ruffle_wstr | ``5b3c972`` | ``48170bd`` | Updates `ruffle_core` from `5b3c972` to `48170bd` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
a3b7e542b4 |
build(deps): bump the gradle-minor group with 3 updates
Bumps the gradle-minor group with 3 updates: androidx.compose:compose-bom, [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) and [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin). Updates `androidx.compose:compose-bom` from 2024.06.00 to 2024.08.00 Updates `org.jetbrains.kotlin.android` from 2.0.10 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.10...v2.0.20) Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.10 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.10...v2.0.20) Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.10 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.10...v2.0.20) --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-type: direct:production dependency-group: gradle-minor - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
3d8de1d70d |
build(deps): bump the ruffle group with 9 updates
Bumps the ruffle group with 9 updates: | Package | From | To | | --- | --- | --- | | [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``3b9d9cf`` | ``5b3c972`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``3b9d9cf`` | ``5b3c972`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``3b9d9cf`` | ``5b3c972`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``3b9d9cf`` | ``5b3c972`` | | ruffle_gc_arena | ``3b9d9cf`` | ``5b3c972`` | | ruffle_macros | ``3b9d9cf`` | ``5b3c972`` | | ruffle_render | ``3b9d9cf`` | ``5b3c972`` | | ruffle_video | ``3b9d9cf`` | ``5b3c972`` | | ruffle_wstr | ``3b9d9cf`` | ``5b3c972`` | Updates `ruffle_core` from `3b9d9cf` to `5b3c972` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
2a6deec9ab |
build(deps): bump the rust-minor group across 1 directory with 18 updates
Bumps the rust-minor group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [arrayvec](https://github.com/bluss/arrayvec) | `0.7.4` | `0.7.6` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.16.3` | `1.17.0` | | [bytemuck_derive](https://github.com/Lokathor/bytemuck) | `1.7.0` | `1.7.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` | | [clap](https://github.com/clap-rs/clap) | `4.5.15` | `4.5.16` | | [h2](https://github.com/hyperium/h2) | `0.4.5` | `0.4.6` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.3.0` | `2.4.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.5` | `0.12.7` | | [serde](https://github.com/serde-rs/serde) | `1.0.207` | `1.0.208` | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [tower-layer](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [tower-service](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [unicode-xid](https://github.com/unicode-rs/unicode-xid) | `0.2.4` | `0.2.5` | Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3) Updates `arrayvec` from 0.7.4 to 0.7.6 - [Release notes](https://github.com/bluss/arrayvec/releases) - [Changelog](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md) - [Commits](https://github.com/bluss/arrayvec/compare/0.7.4...0.7.6) Updates `bytemuck` from 1.16.3 to 1.17.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.16.3...v1.17.0) Updates `bytemuck_derive` from 1.7.0 to 1.7.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/bytemuck_derive-v1.7.0...bytemuck_derive-v1.7.1) Updates `cc` from 1.1.10 to 1.1.13 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13) Updates `clap` from 4.5.15 to 4.5.16 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.15...clap_complete-v4.5.16) Updates `h2` from 0.4.5 to 0.4.6 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.4.5...v0.4.6) Updates `indexmap` from 2.3.0 to 2.4.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](https://github.com/indexmap-rs/indexmap/compare/2.3.0...2.4.0) Updates `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158) Updates `reqwest` from 0.12.5 to 0.12.7 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.5...v0.12.7) Updates `serde` from 1.0.207 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.207...v1.0.208) Updates `serde_derive` from 1.0.207 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.207...v1.0.208) Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125) Updates `system-configuration` from 0.5.1 to 0.6.0 - [Changelog](https://github.com/mullvad/system-configuration-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mullvad/system-configuration-rs/compare/v0.5.1...v0.6.0) Updates `system-configuration-sys` from 0.5.0 to 0.6.0 - [Changelog](https://github.com/mullvad/system-configuration-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mullvad/system-configuration-rs/compare/v0.5.0...v0.6.0) Updates `tower-layer` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-layer-0.3.2...tower-layer-0.3.3) Updates `tower-service` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-service-0.3.2...tower-service-0.3.3) Updates `unicode-xid` from 0.2.4 to 0.2.5 - [Commits](https://github.com/unicode-rs/unicode-xid/compare/v0.2.4...v0.2.5) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: arrayvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: bytemuck_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: h2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: indexmap dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: reqwest dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: system-configuration dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: system-configuration-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: tower-layer dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tower-service dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: unicode-xid dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
a168a34fb1 |
build(deps): bump androidx.test:runner in the gradle-minor group
Bumps the gradle-minor group with 1 update: androidx.test:runner. Updates `androidx.test:runner` from 1.6.1 to 1.6.2 --- updated-dependencies: - dependency-name: androidx.test:runner dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
89aebd5f85 |
build(deps): bump the rust-minor group across 1 directory with 9 updates
Bumps the rust-minor group with 4 updates in the / directory: [js-sys](https://github.com/rustwasm/wasm-bindgen), [libloading](https://github.com/nagisa/rust_libloading), [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) and [web-sys](https://github.com/rustwasm/wasm-bindgen). Updates `js-sys` from 0.3.69 to 0.3.70 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `libloading` from 0.8.4 to 0.8.5 - [Commits](https://github.com/nagisa/rust_libloading/compare/0.8.4...0.8.5) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93) Updates `wasm-bindgen-backend` from 0.2.92 to 0.2.93 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `wasm-bindgen-macro` from 0.2.92 to 0.2.93 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93) Updates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93) Updates `wasm-bindgen-shared` from 0.2.92 to 0.2.93 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93) Updates `web-sys` from 0.3.69 to 0.3.70 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: libloading dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
036a426eae |
build(deps): bump the ruffle group with 9 updates
Bumps the ruffle group with 9 updates: | Package | From | To | | --- | --- | --- | | [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``f98999c`` | ``3b9d9cf`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``f98999c`` | ``3b9d9cf`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``f98999c`` | ``3b9d9cf`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``f98999c`` | ``3b9d9cf`` | | ruffle_gc_arena | ``f98999c`` | ``3b9d9cf`` | | ruffle_macros | ``f98999c`` | ``3b9d9cf`` | | ruffle_render | ``f98999c`` | ``3b9d9cf`` | | ruffle_video | ``f98999c`` | ``3b9d9cf`` | | ruffle_wstr | ``f98999c`` | ``3b9d9cf`` | Updates `ruffle_core` from `f98999c` to `3b9d9cf` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
7328df4c87 |
build(deps): bump the ruffle group with 9 updates
And follow the update to wgpu 22.1.0 manually. Bumps the ruffle group with 9 updates: | Package | From | To | | --- | --- | --- | | [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``a00d0e9`` | ``f98999c`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``a00d0e9`` | ``f98999c`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``a00d0e9`` | ``f98999c`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``a00d0e9`` | ``f98999c`` | | ruffle_gc_arena | ``a00d0e9`` | ``f98999c`` | | ruffle_macros | ``a00d0e9`` | ``f98999c`` | | ruffle_render | ``a00d0e9`` | ``f98999c`` | | ruffle_video | ``a00d0e9`` | ``f98999c`` | | ruffle_wstr | ``a00d0e9`` | ``f98999c`` | Updates `ruffle_core` from `a00d0e9` to `f98999c` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
33f42a6920 |
build(deps): bump the rust-minor group with 14 updates
Bumps the rust-minor group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-io](https://github.com/smol-rs/async-io) | `2.3.3` | `2.3.4` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.7` | `1.1.10` | | [clap](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.15` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.15` | | [core-foundation-sys](https://github.com/servo/core-foundation-rs) | `0.8.6` | `0.8.7` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.6` | `0.1.7` | | [mio](https://github.com/tokio-rs/mio) | `1.0.1` | `1.0.2` | | [object](https://github.com/gimli-rs/object) | `0.36.2` | `0.36.3` | | [polling](https://github.com/smol-rs/polling) | `3.7.2` | `3.7.3` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.7.0` | `1.8.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` | | [serde_json](https://github.com/serde-rs/json) | `1.0.122` | `1.0.124` | | [wide](https://github.com/Lokathor/wide) | `0.7.26` | `0.7.28` | Updates `async-io` from 2.3.3 to 2.3.4 - [Release notes](https://github.com/smol-rs/async-io/releases) - [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-io/compare/v2.3.3...v2.3.4) Updates `cc` from 1.1.7 to 1.1.10 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.7...cc-v1.1.10) Updates `clap` from 4.5.13 to 4.5.15 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.13...v4.5.15) Updates `clap_builder` from 4.5.13 to 4.5.15 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.13...v4.5.15) Updates `core-foundation-sys` from 0.8.6 to 0.8.7 - [Commits](https://github.com/servo/core-foundation-rs/compare/core-foundation-sys-v0.8.6...core-foundation-sys-v0.8.7) Updates `hyper-util` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.6...v0.1.7) Updates `mio` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/compare/v1.0.1...v1.0.2) Updates `object` from 0.36.2 to 0.36.3 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.2...0.36.3) Updates `polling` from 3.7.2 to 3.7.3 - [Release notes](https://github.com/smol-rs/polling/releases) - [Changelog](https://github.com/smol-rs/polling/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/polling/compare/v3.7.2...v3.7.3) Updates `rustls-pki-types` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.7.0...v/1.8.0) Updates `serde` from 1.0.204 to 1.0.206 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206) Updates `serde_derive` from 1.0.204 to 1.0.206 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206) Updates `serde_json` from 1.0.122 to 1.0.124 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124) Updates `wide` from 0.7.26 to 0.7.28 - [Commits](https://github.com/Lokathor/wide/compare/v0.7.26...v0.7.28) --- updated-dependencies: - dependency-name: async-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: core-foundation-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: mio dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: polling dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustls-pki-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: serde dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wide dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
03c718a7b1 |
build(deps): bump the gradle-minor group with 3 updates
Bumps the gradle-minor group with 3 updates: com.android.application, [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) and [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin). Updates `com.android.application` from 8.5.1 to 8.5.2 Updates `org.jetbrains.kotlin.android` from 2.0.0 to 2.0.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10) Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.0 to 2.0.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10) Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.0 to 2.0.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10) --- updated-dependencies: - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
bb1aace253 |
build(deps): bump the rust-minor group across 1 directory with 10 updates
Bumps the rust-minor group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.2` | `0.11.3` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.6` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.2` | `2.1.3` | | [serde_json](https://github.com/serde-rs/json) | `1.0.121` | `1.0.122` | | [toml_datetime](https://github.com/toml-rs/toml) | `0.6.7` | `0.6.8` | | [ttf-parser](https://github.com/RazrFalcon/ttf-parser) | `0.24.0` | `0.24.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` | | [xml-rs](https://github.com/kornelski/xml-rs) | `0.8.20` | `0.8.21` | Updates `bytes` from 1.6.1 to 1.7.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `quinn` from 0.11.2 to 0.11.3 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.2...quinn-0.11.3) Updates `quinn-proto` from 0.11.3 to 0.11.6 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.3...quinn-proto-0.11.6) Updates `rustls-pemfile` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/2.1.2...v/2.1.3) Updates `serde_json` from 1.0.121 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.121...v1.0.122) Updates `toml_datetime` from 0.6.7 to 0.6.8 - [Commits](https://github.com/toml-rs/toml/compare/toml_datetime-v0.6.7...toml_datetime-v0.6.8) Updates `ttf-parser` from 0.24.0 to 0.24.1 - [Changelog](https://github.com/RazrFalcon/ttf-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/ttf-parser/commits) Updates `winapi-util` from 0.1.8 to 0.1.9 - [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9) Updates `xml-rs` from 0.8.20 to 0.8.21 - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](https://github.com/kornelski/xml-rs/compare/0.8.20...0.8.21) --- updated-dependencies: - dependency-name: bytes dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: quinn-proto dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustls-pemfile dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: toml_datetime dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: ttf-parser dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: xml-rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
4b3d0f321c |
build(deps): bump the ruffle group with 9 updates
Bumps the ruffle group with 9 updates: | Package | From | To | | --- | --- | --- | | [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``fef1cba`` | ``a00d0e9`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``fef1cba`` | ``a00d0e9`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``fef1cba`` | ``a00d0e9`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``fef1cba`` | ``a00d0e9`` | | ruffle_gc_arena | ``fef1cba`` | ``a00d0e9`` | | ruffle_macros | ``fef1cba`` | ``a00d0e9`` | | ruffle_render | ``fef1cba`` | ``a00d0e9`` | | ruffle_video | ``fef1cba`` | ``a00d0e9`` | | ruffle_wstr | ``fef1cba`` | ``a00d0e9`` | Updates `ruffle_core` from `fef1cba` to `a00d0e9` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
adda41bd11 |
build(deps): bump gradle/actions from 3 to 4
Bumps [gradle/actions](https://github.com/gradle/actions) from 3 to 4. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](https://github.com/gradle/actions/compare/v3...v4) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
152f5a6e13 |
build(deps): bump the ruffle group with 9 updates
Bumps the ruffle group with 9 updates: | Package | From | To | | --- | --- | --- | | [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``bff1539`` | ``fef1cba`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``bff1539`` | ``fef1cba`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``bff1539`` | ``fef1cba`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``bff1539`` | ``fef1cba`` | | ruffle_gc_arena | ``bff1539`` | ``fef1cba`` | | ruffle_macros | ``bff1539`` | ``fef1cba`` | | ruffle_render | ``bff1539`` | ``fef1cba`` | | ruffle_video | ``bff1539`` | ``fef1cba`` | | ruffle_wstr | ``bff1539`` | ``fef1cba`` | Updates `ruffle_core` from `bff1539` to `fef1cba` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
2573a575ed |
build(deps): bump the rust-minor group across 1 directory with 28 updates
Bumps the rust-minor group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.1` | `1.39.2` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.14` | `0.6.15` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.7` | `1.0.8` | | [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.4` | `0.2.5` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.0` | `1.1.1` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.3` | `3.0.4` | | [bstr](https://github.com/BurntSushi/bstr) | `1.9.1` | `1.10.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.6` | `1.1.7` | | [clap](https://github.com/clap-rs/clap) | `4.5.9` | `4.5.11` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.1` | `0.7.2` | | [colorchoice](https://github.com/rust-cli/anstyle) | `1.0.1` | `1.0.2` | | [enumset](https://github.com/Lymia/enumset) | `1.1.4` | `1.1.5` | | [env_filter](https://github.com/rust-cli/env_logger) | `0.1.0` | `0.1.2` | | [is_terminal_polyfill](https://github.com/polyfill-rs/is_terminal_polyfill) | `1.70.0` | `1.70.1` | | [jobserver](https://github.com/rust-lang/jobserver-rs) | `0.1.31` | `0.1.32` | | [num_enum](https://github.com/illicitonion/num_enum) | `0.7.2` | `0.7.3` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.36.0` | `0.36.1` | | [rustls](https://github.com/rustls/rustls) | `0.23.11` | `0.23.12` | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.121` | | [toml_datetime](https://github.com/toml-rs/toml) | `0.6.6` | `0.6.7` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | Updates `tokio` from 1.38.1 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.1...tokio-1.39.2) Updates `anstream` from 0.6.14 to 0.6.15 - [Commits](https://github.com/rust-cli/anstyle/compare/anstream-v0.6.14...anstream-v0.6.15) Updates `anstyle` from 1.0.7 to 1.0.8 - [Commits](https://github.com/rust-cli/anstyle/compare/v1.0.7...v1.0.8) Updates `anstyle-parse` from 0.2.4 to 0.2.5 - [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-parse-v0.2.4...anstyle-parse-v0.2.5) Updates `anstyle-query` from 1.1.0 to 1.1.1 - [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-query-v1.1.0...anstyle-query-v1.1.1) Updates `anstyle-wincon` from 3.0.3 to 3.0.4 - [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.3...anstyle-wincon-v3.0.4) Updates `bstr` from 1.9.1 to 1.10.0 - [Commits](https://github.com/BurntSushi/bstr/compare/1.9.1...1.10.0) Updates `cc` from 1.1.6 to 1.1.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.6...cc-v1.1.7) Updates `clap` from 4.5.9 to 4.5.11 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.9...clap_complete-v4.5.11) Updates `clap_builder` from 4.5.9 to 4.5.11 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.9...v4.5.11) Updates `clap_derive` from 4.5.8 to 4.5.11 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.8...v4.5.11) Updates `clap_lex` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_lex-v0.7.1...clap_lex-v0.7.2) Updates `colorchoice` from 1.0.1 to 1.0.2 - [Commits](https://github.com/rust-cli/anstyle/compare/colorchoice-v1.0.1...colorchoice-v1.0.2) Updates `enumset` from 1.1.4 to 1.1.5 - [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md) - [Commits](https://github.com/Lymia/enumset/compare/v1.1.4...v1.1.5) Updates `enumset_derive` from 0.9.0 to 0.10.0 - [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md) - [Commits](https://github.com/Lymia/enumset/commits) Updates `env_filter` from 0.1.0 to 0.1.2 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-cli/env_logger/compare/env_filter-v0.1.0...env_filter-v0.1.2) Updates `is_terminal_polyfill` from 1.70.0 to 1.70.1 - [Changelog](https://github.com/polyfill-rs/is_terminal_polyfill/blob/main-v1.70/CHANGELOG.md) - [Commits](https://github.com/polyfill-rs/is_terminal_polyfill/compare/v1.70.0...v1.70.1) Updates `jobserver` from 0.1.31 to 0.1.32 - [Commits](https://github.com/rust-lang/jobserver-rs/compare/0.1.31...0.1.32) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `num_enum` from 0.7.2 to 0.7.3 - [Commits](https://github.com/illicitonion/num_enum/compare/0.7.2...0.7.3) Updates `num_enum_derive` from 0.7.2 to 0.7.3 - [Commits](https://github.com/illicitonion/num_enum/compare/0.7.2...0.7.3) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2) Updates `quick-xml` from 0.36.0 to 0.36.1 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](https://github.com/tafia/quick-xml/compare/v0.36.0...v0.36.1) Updates `rustls` from 0.23.11 to 0.23.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.11...v/0.23.12) Updates `serde_json` from 1.0.120 to 1.0.121 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.121) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `toml_datetime` from 0.6.6 to 0.6.7 - [Commits](https://github.com/toml-rs/toml/compare/toml_datetime-v0.6.6...toml_datetime-v0.6.7) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: anstream dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: anstyle dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: anstyle-parse dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: anstyle-query dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: anstyle-wincon dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: bstr dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap_lex dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: colorchoice dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: enumset dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: enumset_derive dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: env_filter dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: is_terminal_polyfill dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: jobserver dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-minor - dependency-name: num_enum dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: num_enum_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: quick-xml dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: toml_datetime dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
8adac1a917 |
build(deps): bump the gradle-minor group with 3 updates
Bumps the gradle-minor group with 3 updates: androidx.lifecycle:lifecycle-runtime-ktx, androidx.activity:activity-compose and androidx.lifecycle:lifecycle-viewmodel-compose. Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.3 to 2.8.4 Updates `androidx.activity:activity-compose` from 1.9.0 to 1.9.1 Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.3 to 2.8.4 --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: androidx.activity:activity-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
76773a473a |
build(deps): bump the rust-minor group across 1 directory with 9 updates
Bumps the rust-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.6` | | [enumset](https://github.com/Lymia/enumset) | `1.1.3` | `1.1.4` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.2` | `0.5.4` | | redox_syscall | `0.5.2` | `0.5.3` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.102.5` | `0.102.6` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [wide](https://github.com/Lokathor/wide) | `0.7.25` | `0.7.26` | Updates `cc` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.6) Updates `enumset` from 1.1.3 to 1.1.4 - [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md) - [Commits](https://github.com/Lymia/enumset/compare/v1.1.3...v1.1.4) Updates `enumset_derive` from 0.8.1 to 0.9.0 - [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md) - [Commits](https://github.com/Lymia/enumset/commits) Updates `quinn-udp` from 0.5.2 to 0.5.4 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.2...quinn-udp-0.5.4) Updates `redox_syscall` from 0.5.2 to 0.5.3 Updates `rustls-webpki` from 0.102.5 to 0.102.6 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.5...v/0.102.6) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `thiserror-impl` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) Updates `wide` from 0.7.25 to 0.7.26 - [Commits](https://github.com/Lokathor/wide/compare/v0.7.25...v0.7.26) --- updated-dependencies: - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: enumset dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: enumset_derive dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: thiserror dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wide dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
97300a2dd9 |
build(deps): bump the ruffle group across 1 directory with 9 updates
Bumps the ruffle group with 1 update in the / directory: [ruffle_core](https://github.com/ruffle-rs/ruffle). Updates `ruffle_core` from `af6dc97` to `bff1539` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
89486cea30 |
build(deps): bump the ruffle group across 1 directory with 9 updates
Bumps the ruffle group with 1 update in the / directory: [ruffle_core](https://github.com/ruffle-rs/ruffle). Updates `ruffle_core` from `ac9b39a` to `af6dc97` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
1673602005 |
build(deps): bump com.android.application in the gradle-minor group
Bumps the gradle-minor group with 1 update: com.android.application. Updates `com.android.application` from 8.5.0 to 8.5.1 --- updated-dependencies: - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
15a0df440b |
build(deps): bump the rust-minor group with 6 updates
Bumps the rust-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.0` | `1.1.5` | | [document-features](https://github.com/slint-ui/document-features) | `0.2.8` | `0.2.10` | | [http-body](https://github.com/hyperium/http-body) | `1.0.0` | `1.0.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) Updates `cc` from 1.1.0 to 1.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.0...cc-v1.1.5) Updates `document-features` from 0.2.8 to 0.2.10 - [Release notes](https://github.com/slint-ui/document-features/releases) - [Changelog](https://github.com/slint-ui/document-features/blob/master/CHANGELOG.md) - [Commits](https://github.com/slint-ui/document-features/commits) Updates `http-body` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](https://github.com/hyperium/http-body/compare/v1.0.0...v1.0.1) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) Updates `thiserror-impl` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) --- updated-dependencies: - dependency-name: bytes dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: document-features dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: http-body dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: thiserror dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
1edf15d38f |
build(deps): bump the ruffle group with 9 updates
Bumps the ruffle group with 9 updates: | Package | From | To | | --- | --- | --- | | [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``47564b0`` | ``ac9b39a`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``47564b0`` | ``ac9b39a`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``47564b0`` | ``ac9b39a`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``47564b0`` | ``ac9b39a`` | | ruffle_gc_arena | ``47564b0`` | ``ac9b39a`` | | ruffle_macros | ``47564b0`` | ``ac9b39a`` | | ruffle_render | ``47564b0`` | ``ac9b39a`` | | ruffle_video | ``47564b0`` | ``ac9b39a`` | | ruffle_wstr | ``47564b0`` | ``ac9b39a`` | Updates `ruffle_core` from `47564b0` to `ac9b39a` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
f4c9d90b75 |
build(deps): bump the rust-minor group with 10 updates
Bumps the rust-minor group with 10 updates: | Package | From | To | | --- | --- | --- | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.4.2` | `2.5.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.106` | `1.1.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.8` | `4.5.9` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.8` | `4.5.9` | | [darling](https://github.com/TedDriggs/darling) | `0.20.9` | `0.20.10` | | [darling_core](https://github.com/TedDriggs/darling) | `0.20.9` | `0.20.10` | | [darling_macro](https://github.com/TedDriggs/darling) | `0.20.9` | `0.20.10` | | [hyper](https://github.com/hyperium/hyper) | `1.4.0` | `1.4.1` | | [rustls](https://github.com/rustls/rustls) | `0.23.10` | `0.23.11` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | Updates `bitstream-io` from 2.4.2 to 2.5.0 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.4.2...v2.5.0) Updates `cc` from 1.0.106 to 1.1.0 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.106...cc-v1.1.0) Updates `clap` from 4.5.8 to 4.5.9 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.8...v4.5.9) Updates `clap_builder` from 4.5.8 to 4.5.9 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.8...v4.5.9) Updates `darling` from 0.20.9 to 0.20.10 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](https://github.com/TedDriggs/darling/commits/v0.20.10) Updates `darling_core` from 0.20.9 to 0.20.10 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](https://github.com/TedDriggs/darling/commits/v0.20.10) Updates `darling_macro` from 0.20.9 to 0.20.10 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](https://github.com/TedDriggs/darling/commits/v0.20.10) Updates `hyper` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.4.0...v1.4.1) Updates `rustls` from 0.23.10 to 0.23.11 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.10...v/0.23.11) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: bitstream-io dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: darling dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: darling_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: darling_macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
zhenghaoz
|
610423a212
|
Flush shared objects before quit | ||
TÖRÖK Attila
|
05008355ec |
chore: Bump wgpu version in Cargo.toml , do a cargo update
|
||
dependabot[bot]
|
dacb12a3c9 |
build(deps): bump the ruffle group across 1 directory with 9 updates
Bumps the ruffle group with 1 update in the / directory: [ruffle_core](https://github.com/ruffle-rs/ruffle). Updates `ruffle_core` from `4b849cd` to `47564b0` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
zhenghaoz
|
bafe627411 | Add missing Android key codes | ||
ljxx
|
e1bf0a92d2 | Update strings.xml | ||
ljxx
|
376b0cd24e | Update strings.xml | ||
ljxx
|
ff36d03eb4 | Add files via upload | ||
dependabot[bot]
|
2f2afa3732 |
build(deps): bump the rust-minor group with 11 updates
Bumps the rust-minor group with 11 updates: | Package | From | To | | --- | --- | --- | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.104` | `1.0.105` | | [hyper](https://github.com/hyperium/hyper) | `1.3.1` | `1.4.0` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.5` | `0.1.6` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.102.4` | `0.102.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.204` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.204` | | [serde_json](https://github.com/serde-rs/json) | `1.0.119` | `1.0.120` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.1` | `1.7.0` | | [windows_i686_gnullvm](https://github.com/microsoft/windows-rs) | `0.52.5` | `0.52.6` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.34` | `0.7.35` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.7.34` | `0.7.35` | Updates `cc` from 1.0.104 to 1.0.105 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.104...cc-v1.0.105) Updates `hyper` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.3.1...v1.4.0) Updates `hyper-util` from 0.1.5 to 0.1.6 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.5...v0.1.6) Updates `rustls-webpki` from 0.102.4 to 0.102.5 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.4...v/0.102.5) Updates `serde` from 1.0.203 to 1.0.204 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204) Updates `serde_derive` from 1.0.203 to 1.0.204 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204) Updates `serde_json` from 1.0.119 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.119...v1.0.120) Updates `tinyvec` from 1.6.1 to 1.7.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.1...v1.7.0) Updates `windows_i686_gnullvm` from 0.52.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `zerocopy` from 0.7.34 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.34 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: windows_i686_gnullvm dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
f89f3ee759 |
build(deps): bump the gradle-minor group with 2 updates
Bumps the gradle-minor group with 2 updates: androidx.lifecycle:lifecycle-runtime-ktx and androidx.lifecycle:lifecycle-viewmodel-compose. Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.2 to 2.8.3 Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.2 to 2.8.3 --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
zhenghaoz
|
61adec4273 | Pause movie after activity suspended | ||
dependabot[bot]
|
13563e9572 |
build(deps): bump the ruffle group with 9 updates
Bumps the ruffle group with 9 updates: | Package | From | To | | --- | --- | --- | | [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``04dfd1f`` | ``4b849cd`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``04dfd1f`` | ``4b849cd`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``04dfd1f`` | ``4b849cd`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``04dfd1f`` | ``4b849cd`` | | ruffle_gc_arena | ``04dfd1f`` | ``4b849cd`` | | ruffle_macros | ``04dfd1f`` | ``4b849cd`` | | ruffle_render | ``04dfd1f`` | ``4b849cd`` | | ruffle_video | ``04dfd1f`` | ``4b849cd`` | | ruffle_wstr | ``04dfd1f`` | ``4b849cd`` | Updates `ruffle_core` from `04dfd1f` to `4b849cd` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
b16a194156 |
build(deps): bump the rust-minor group with 15 updates
Bumps the rust-minor group with 15 updates: | Package | From | To | | --- | --- | --- | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.100` | `1.0.104` | | [clap](https://github.com/clap-rs/clap) | `4.5.7` | `4.5.8` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.7` | `4.5.8` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.5` | `4.5.8` | | [either](https://github.com/rayon-rs/either) | `1.12.0` | `1.13.0` | | [id3](https://github.com/polyfloyd/rust-id3) | `1.13.1` | `1.14.0` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.5` | `0.4.6` | | [object](https://github.com/gimli-rs/object) | `0.36.0` | `0.36.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.117` | `1.0.119` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.6.0` | `2.6.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` | | [wgpu-core](https://github.com/gfx-rs/wgpu) | `0.21.0` | `0.21.1` | | [wgpu-hal](https://github.com/gfx-rs/wgpu) | `0.21.0` | `0.21.1` | | [wide](https://github.com/Lokathor/wide) | `0.7.24` | `0.7.25` | Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) Updates `cc` from 1.0.100 to 1.0.104 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.0.100...cc-v1.0.104) Updates `clap` from 4.5.7 to 4.5.8 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.7...v4.5.8) Updates `clap_builder` from 4.5.7 to 4.5.8 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.7...v4.5.8) Updates `clap_derive` from 4.5.5 to 4.5.8 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.5...v4.5.8) Updates `either` from 1.12.0 to 1.13.0 - [Commits](https://github.com/rayon-rs/either/compare/1.12.0...1.13.0) Updates `id3` from 1.13.1 to 1.14.0 - [Changelog](https://github.com/polyfloyd/rust-id3/blob/main/CHANGELOG.md) - [Commits](https://github.com/polyfloyd/rust-id3/compare/v1.13.1...v1.14.0) Updates `num-bigint` from 0.4.5 to 0.4.6 - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.5...num-bigint-0.4.6) Updates `object` from 0.36.0 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.36.0...0.36.1) Updates `serde_json` from 1.0.117 to 1.0.119 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.117...v1.0.119) Updates `subtle` from 2.6.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.6.0...2.6.1) Updates `tinyvec` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.6.1) Updates `wgpu-core` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/wgpu-core-v0.21.1/CHANGELOG.md) - [Commits](https://github.com/gfx-rs/wgpu/commits/wgpu-core-v0.21.1) Updates `wgpu-hal` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/wgpu-hal-v0.21.1/CHANGELOG.md) - [Commits](https://github.com/gfx-rs/wgpu/commits/wgpu-hal-v0.21.1) Updates `wide` from 0.7.24 to 0.7.25 - [Commits](https://github.com/Lokathor/wide/compare/v0.7.24...v0.7.25) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: either dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: id3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: num-bigint dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tinyvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wgpu-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wgpu-hal dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wide dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
818a69f2a0 |
build(deps): bump the gradle-minor group with 4 updates
Bumps the gradle-minor group with 4 updates: androidx.test.ext:junit, androidx.test.espresso:espresso-core, androidx.test:runner and androidx.test:rules. Updates `androidx.test.ext:junit` from 1.1.5 to 1.2.1 Updates `androidx.test.espresso:espresso-core` from 3.5.1 to 3.6.1 Updates `androidx.test:runner` from 1.5.2 to 1.6.1 Updates `androidx.test:rules` from 1.5.0 to 1.6.1 --- updated-dependencies: - dependency-name: androidx.test.ext:junit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor - dependency-name: androidx.test.espresso:espresso-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor - dependency-name: androidx.test:runner dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor - dependency-name: androidx.test:rules dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
78b97f19c3 |
build(deps): bump the ruffle group with 9 updates
Bumps the ruffle group with 9 updates: | Package | From | To | | --- | --- | --- | | [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``cacfb5a`` | ``04dfd1f`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``cacfb5a`` | ``04dfd1f`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``cacfb5a`` | ``04dfd1f`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``cacfb5a`` | ``04dfd1f`` | | ruffle_gc_arena | ``cacfb5a`` | ``04dfd1f`` | | ruffle_macros | ``cacfb5a`` | ``04dfd1f`` | | ruffle_render | ``cacfb5a`` | ``04dfd1f`` | | ruffle_video | ``cacfb5a`` | ``04dfd1f`` | | ruffle_wstr | ``cacfb5a`` | ``04dfd1f`` | Updates `ruffle_core` from `cacfb5a` to `04dfd1f` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
5fc2b05464 |
build(deps): bump the rust-minor group with 15 updates
Bumps the rust-minor group with 15 updates: | Package | From | To | | --- | --- | --- | | [url](https://github.com/servo/rust-url) | `2.5.1` | `2.5.2` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.4.1` | `2.4.2` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.16.0` | `1.16.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.99` | `1.0.100` | | [displaydoc](https://github.com/yaahc/displaydoc) | `0.2.4` | `0.2.5` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.3` | `1.9.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.3` | `0.7.4` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.85` | `1.0.86` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.4` | `0.12.5` | | [rustls](https://github.com/rustls/rustls) | `0.22.4` | `0.23.10` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `0.1.2` | `1.0.1` | | [tokio-rustls](https://github.com/rustls/tokio-rustls) | `0.25.0` | `0.26.0` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.2` | `0.26.3` | Updates `url` from 2.5.1 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.1...v2.5.2) Updates `bitstream-io` from 2.4.1 to 2.4.2 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.4.1...v2.4.2) Updates `bytemuck` from 1.16.0 to 1.16.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.16.0...v1.16.1) Updates `cc` from 1.0.99 to 1.0.100 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.99...cc-v1.0.100) Updates `displaydoc` from 0.2.4 to 0.2.5 - [Changelog](https://github.com/yaahc/displaydoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/yaahc/displaydoc/commits/v0.2.5) Updates `httparse` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.3...v1.9.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) Updates `miniz_oxide` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `proc-macro2` from 1.0.85 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.85...1.0.86) Updates `reqwest` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.4...v0.12.5) Updates `rustls` from 0.22.4 to 0.23.10 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.22.4...v/0.23.10) Updates `subtle` from 2.5.0 to 2.6.0 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/subtle/compare/2.5.0...2.6.0) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `tokio-rustls` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](https://github.com/rustls/tokio-rustls/compare/v/0.25.0...v/0.26.0) Updates `webpki-roots` from 0.26.2 to 0.26.3 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.2...v/0.26.3) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: bitstream-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: displaydoc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: reqwest dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: subtle dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-minor - dependency-name: tokio-rustls dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
1aad684bf3 |
build(deps): bump the rust-minor group across 1 directory with 10 updates
Bumps the rust-minor group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [android_logger](https://github.com/rust-mobile/android_logger-rs) | `0.13.3` | `0.14.1` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.72` | `0.3.73` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.3.0` | `2.4.1` | | [http-body-util](https://github.com/hyperium/http-body) | `0.1.1` | `0.1.2` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.1` | `1.9.3` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [polling](https://github.com/smol-rs/polling) | `3.7.1` | `3.7.2` | | redox_syscall | `0.5.1` | `0.5.2` | | [safe_arch](https://github.com/Lokathor/safe_arch) | `0.7.1` | `0.7.2` | Updates `android_logger` from 0.13.3 to 0.14.1 - [Release notes](https://github.com/rust-mobile/android_logger-rs/releases) - [Changelog](https://github.com/rust-mobile/android_logger-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-mobile/android_logger-rs/commits/0.14.1) Updates `backtrace` from 0.3.72 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.72...0.3.73) Updates `bitstream-io` from 2.3.0 to 2.4.1 - [Commits](https://github.com/tuffy/bitstream-io/compare/v2.3.0...v2.4.1) Updates `http-body-util` from 0.1.1 to 0.1.2 - [Commits](https://github.com/hyperium/http-body/compare/http-body-util-v0.1.1...http-body-util-v0.1.2) Updates `httparse` from 1.9.1 to 1.9.3 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.9.1...v1.9.3) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](https://github.com/BurntSushi/memchr/compare/2.7.2...2.7.4) Updates `object` from 0.35.0 to 0.36.0 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.35.0...0.36.0) Updates `polling` from 3.7.1 to 3.7.2 - [Release notes](https://github.com/smol-rs/polling/releases) - [Changelog](https://github.com/smol-rs/polling/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/polling/compare/v3.7.1...v3.7.2) Updates `redox_syscall` from 0.5.1 to 0.5.2 Updates `safe_arch` from 0.7.1 to 0.7.2 - [Commits](https://github.com/Lokathor/safe_arch/compare/v0.7.1...v0.7.2) --- updated-dependencies: - dependency-name: android_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: bitstream-io dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: http-body-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: polling dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: safe_arch dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
6a8a43ccd7 |
build(deps): bump the gradle-minor group with 4 updates
Bumps the gradle-minor group with 4 updates: androidx.lifecycle:lifecycle-runtime-ktx, androidx.compose:compose-bom, androidx.lifecycle:lifecycle-viewmodel-compose and com.android.application. Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.1 to 2.8.2 Updates `androidx.compose:compose-bom` from 2024.05.00 to 2024.06.00 Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.1 to 2.8.2 Updates `com.android.application` from 8.4.1 to 8.5.0 --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: androidx.compose:compose-bom dependency-type: direct:production dependency-group: gradle-minor - dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor ... Signed-off-by: dependabot[bot] <support@github.com> |