mirror of
https://github.com/ruffle-rs/ruffle-android.git
synced 2024-11-23 05:39:38 +00:00
036a426eae
283 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
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> |
||
dependabot[bot]
|
5d84abb4ad |
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) | ``3b9bb3f`` | ``cacfb5a`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``3b9bb3f`` | ``cacfb5a`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``3b9bb3f`` | ``cacfb5a`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``3b9bb3f`` | ``cacfb5a`` | | ruffle_gc_arena | ``3b9bb3f`` | ``cacfb5a`` | | ruffle_macros | ``3b9bb3f`` | ``cacfb5a`` | | ruffle_render | ``3b9bb3f`` | ``cacfb5a`` | | ruffle_video | ``3b9bb3f`` | ``cacfb5a`` | | ruffle_wstr | ``3b9bb3f`` | ``cacfb5a`` | Updates `ruffle_core` from `3b9bb3f` to `cacfb5a` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
ed5859943e |
build(deps): bump dawidd6/action-download-artifact from 5 to 6
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 5 to 6. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](https://github.com/dawidd6/action-download-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
9f3f4eb464 |
build(deps): bump the rust-minor group across 1 directory with 2 updates
Bumps the rust-minor group with 2 updates in the / directory: [url](https://github.com/servo/rust-url) and [httparse](https://github.com/seanmonstar/httparse). Updates `url` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.1) Updates `httparse` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.1) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
43cefa363e |
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) | ``224edfe`` | ``3b9bb3f`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``224edfe`` | ``3b9bb3f`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``224edfe`` | ``3b9bb3f`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``224edfe`` | ``3b9bb3f`` | | ruffle_gc_arena | ``224edfe`` | ``3b9bb3f`` | | ruffle_macros | ``224edfe`` | ``3b9bb3f`` | | ruffle_render | ``224edfe`` | ``3b9bb3f`` | | ruffle_video | ``224edfe`` | ``3b9bb3f`` | | ruffle_wstr | ``224edfe`` | ``3b9bb3f`` | Updates `ruffle_core` from `224edfe` to `3b9bb3f` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
f5d934ae51 |
build(deps): bump the rust-minor group with 16 updates
Bumps the rust-minor group with 16 updates: | Package | From | To | | --- | --- | --- | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.0.3` | `1.1.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.98` | `1.0.99` | | [clap](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.6` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.2` | `4.5.6` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.5` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.0` | `0.7.1` | | [event-listener](https://github.com/smol-rs/event-listener) | `5.3.0` | `5.3.1` | | [primal-check](https://github.com/huonw/primal) | `0.3.3` | `0.3.4` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.12` | `0.1.13` | | [utf8parse](https://github.com/alacritty/vte) | `0.2.1` | `0.2.2` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.1` | `0.26.2` | | [wide](https://github.com/Lokathor/wide) | `0.7.21` | `0.7.24` | | [zip](https://github.com/zip-rs/zip2) | `2.1.2` | `2.1.3` | Updates `anstyle-query` from 1.0.3 to 1.1.0 - [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-query-v1.0.3...anstyle-query-v1.1.0) Updates `cc` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.98...1.0.99) Updates `clap` from 4.5.4 to 4.5.6 - [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.4...v4.5.6) Updates `clap_builder` from 4.5.2 to 4.5.6 - [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.2...v4.5.6) Updates `clap_derive` from 4.5.4 to 4.5.5 - [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.4...v4.5.5) Updates `clap_lex` from 0.7.0 to 0.7.1 - [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.0...clap_lex-v0.7.1) Updates `event-listener` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/smol-rs/event-listener/releases) - [Changelog](https://github.com/smol-rs/event-listener/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/event-listener/compare/v5.3.0...v5.3.1) Updates `primal-check` from 0.3.3 to 0.3.4 - [Commits](https://github.com/huonw/primal/compare/primal-check-0.3.3...primal-check-0.3.4) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `unicode-width` from 0.1.12 to 0.1.13 - [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.12...v0.1.13) Updates `utf8parse` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/alacritty/vte/releases) - [Changelog](https://github.com/alacritty/vte/blob/master/CHANGELOG.md) - [Commits](https://github.com/alacritty/vte/compare/utf8parse_v0.2.1...utf8parse_v0.2.2) Updates `webpki-roots` from 0.26.1 to 0.26.2 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.1...v/0.26.2) Updates `wide` from 0.7.21 to 0.7.24 - [Commits](https://github.com/Lokathor/wide/compare/v0.7.21...v0.7.24) Updates `zip` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: anstyle-query 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: event-listener dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: primal-check dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: unicode-width dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: utf8parse 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 - dependency-name: wide dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: zip dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
0225828c0c |
build(deps): bump dawidd6/action-download-artifact from 3 to 5
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 5. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](https://github.com/dawidd6/action-download-artifact/compare/v3...v5) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
779b88fda2 |
build(deps): bump the gradle-minor group with 3 updates
Bumps the gradle-minor group with 3 updates: androidx.lifecycle:lifecycle-runtime-ktx, androidx.lifecycle:lifecycle-viewmodel-compose and androidx.appcompat:appcompat. Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.0 to 2.8.1 Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.0 to 2.8.1 Updates `androidx.appcompat:appcompat` from 1.6.1 to 1.7.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.lifecycle:lifecycle-viewmodel-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
70a0e2a0e5 |
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) | ``ee6e82c`` | ``224edfe`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``ee6e82c`` | ``224edfe`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``ee6e82c`` | ``224edfe`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``ee6e82c`` | ``224edfe`` | | ruffle_gc_arena | ``ee6e82c`` | ``224edfe`` | | ruffle_macros | ``ee6e82c`` | ``224edfe`` | | ruffle_render | ``ee6e82c`` | ``224edfe`` | | ruffle_video | ``ee6e82c`` | ``224edfe`` | | ruffle_wstr | ``ee6e82c`` | ``224edfe`` | Updates `ruffle_core` from `ee6e82c` to `224edfe` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
bed2d1f68a |
build(deps): bump the rust-minor group with 17 updates
Bumps the rust-minor group with 17 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [async-io](https://github.com/smol-rs/async-io) | `2.3.2` | `2.3.3` | | [async-lock](https://github.com/smol-rs/async-lock) | `3.3.0` | `3.4.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.72` | | [bytemuck_derive](https://github.com/Lokathor/bytemuck) | `1.6.1` | `1.7.0` | | [clang-sys](https://github.com/KyleMayes/clang-sys) | `1.8.0` | `1.8.1` | | [event-listener](https://github.com/smol-rs/event-listener) | `4.0.3` | `5.3.0` | | [event-listener-strategy](https://github.com/smol-rs/event-listener-strategy) | `0.4.0` | `0.5.2` | | [gimli](https://github.com/gimli-rs/gimli) | `0.28.1` | `0.29.0` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.4` | `0.1.5` | | [object](https://github.com/gimli-rs/object) | `0.32.2` | `0.35.0` | | [piper](https://github.com/smol-rs/piper) | `0.2.2` | `0.2.3` | | [polling](https://github.com/smol-rs/polling) | `3.7.0` | `3.7.1` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.84` | `1.0.85` | | [tinystr](https://github.com/unicode-org/icu4x) | `0.7.5` | `0.7.6` | | [tokio-macros](https://github.com/tokio-rs/tokio) | `2.2.0` | `2.3.0` | | [zip](https://github.com/zip-rs/zip2) | `2.1.0` | `2.1.2` | Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) Updates `async-io` from 2.3.2 to 2.3.3 - [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.2...v2.3.3) Updates `async-lock` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/smol-rs/async-lock/releases) - [Changelog](https://github.com/smol-rs/async-lock/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-lock/compare/v3.3.0...v3.4.0) Updates `backtrace` from 0.3.71 to 0.3.72 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.72) Updates `bytemuck_derive` from 1.6.1 to 1.7.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/bytemuck_derive-v1.6.1...bytemuck_derive-v1.7.0) Updates `clang-sys` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/KyleMayes/clang-sys/releases) - [Changelog](https://github.com/KyleMayes/clang-sys/blob/master/CHANGELOG.md) - [Commits](https://github.com/KyleMayes/clang-sys/compare/v1.8.0...v1.8.1) Updates `event-listener` from 4.0.3 to 5.3.0 - [Release notes](https://github.com/smol-rs/event-listener/releases) - [Changelog](https://github.com/smol-rs/event-listener/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/event-listener/compare/v4.0.3...v5.3.0) Updates `event-listener-strategy` from 0.4.0 to 0.5.2 - [Release notes](https://github.com/smol-rs/event-listener-strategy/releases) - [Changelog](https://github.com/smol-rs/event-listener-strategy/blob/main/CHANGELOG.md) - [Commits](https://github.com/smol-rs/event-listener-strategy/compare/v0.4.0...v0.5.2) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0) Updates `hyper-util` from 0.1.4 to 0.1.5 - [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.4...v0.1.5) Updates `object` from 0.32.2 to 0.35.0 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.35.0) Updates `piper` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/smol-rs/piper/releases) - [Changelog](https://github.com/smol-rs/piper/blob/main/CHANGELOG.md) - [Commits](https://github.com/smol-rs/piper/compare/v0.2.2...v0.2.3) Updates `polling` from 3.7.0 to 3.7.1 - [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.0...v3.7.1) Updates `proc-macro2` from 1.0.84 to 1.0.85 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.84...1.0.85) Updates `tinystr` from 0.7.5 to 0.7.6 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `tokio-macros` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-2.2.0...tokio-macros-2.3.0) Updates `zip` from 2.1.0 to 2.1.2 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v2.1.0...v2.1.2) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: async-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: async-lock dependency-type: indirect 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: bytemuck_derive dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: clang-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: event-listener dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-minor - dependency-name: event-listener-strategy dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: gimli 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: object dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: piper 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: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tinystr 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: zip dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
1179fcc440 |
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) | ``f301b23`` | ``ee6e82c`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``f301b23`` | ``ee6e82c`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``f301b23`` | ``ee6e82c`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``f301b23`` | ``ee6e82c`` | | ruffle_gc_arena | ``f301b23`` | ``ee6e82c`` | | ruffle_macros | ``f301b23`` | ``ee6e82c`` | | ruffle_render | ``f301b23`` | ``ee6e82c`` | | ruffle_video | ``f301b23`` | ``ee6e82c`` | | ruffle_wstr | ``f301b23`` | ``ee6e82c`` | Updates `ruffle_core` from `f301b23` to `ee6e82c` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
4926861d12 |
build(deps): bump org.jetbrains.kotlin.android from 1.9.24 to 2.0.0
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 1.9.24 to 2.0.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.24...v2.0.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Manually added changes according to: https://android-developers.googleblog.com/2024/04/jetpack-compose-compiler-moving-to-kotlin-repository.html |
||
dependabot[bot]
|
6a3111bbd1 |
build(deps): bump the rust-minor group with 19 updates
Bumps the rust-minor group with 19 updates: | Package | From | To | | --- | --- | --- | | [block2](https://github.com/madsmtm/objc2) | `0.5.0` | `0.5.1` | | [blocking](https://github.com/smol-rs/blocking) | `1.6.0` | `1.6.1` | | [bytemuck_derive](https://github.com/Lokathor/bytemuck) | `1.6.0` | `1.6.1` | | [clang-sys](https://github.com/KyleMayes/clang-sys) | `1.7.0` | `1.8.0` | | [crc32fast](https://github.com/srijs/rust-crc32fast) | `1.4.0` | `1.4.2` | | [euclid](https://github.com/servo/euclid) | `0.22.9` | `0.22.10` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.14` | `0.2.15` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.3` | `0.1.4` | | [lyon_tessellation](https://github.com/nical/lyon) | `1.0.14` | `1.0.15` | | [objc-sys](https://github.com/madsmtm/objc2) | `0.3.3` | `0.3.5` | | [objc2](https://github.com/madsmtm/objc2) | `0.5.1` | `0.5.2` | | [objc2-encode](https://github.com/madsmtm/objc2) | `4.0.1` | `4.0.3` | | [objc2-foundation](https://github.com/madsmtm/objc2) | `0.2.0` | `0.2.2` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.2` | `0.12.3` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.83` | `1.0.84` | | [serde](https://github.com/serde-rs/serde) | `1.0.202` | `1.0.203` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.202` | `1.0.203` | | [wide](https://github.com/Lokathor/wide) | `0.7.19` | `0.7.21` | | [zeroize](https://github.com/RustCrypto/utils) | `1.7.0` | `1.8.1` | Updates `block2` from 0.5.0 to 0.5.1 - [Commits](https://github.com/madsmtm/objc2/compare/objc-0.5.0...objc-0.5.1) Updates `blocking` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/smol-rs/blocking/releases) - [Changelog](https://github.com/smol-rs/blocking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/blocking/compare/v1.6.0...v1.6.1) Updates `bytemuck_derive` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/bytemuck_derive-v1.6.0...bytemuck_derive-v1.6.1) Updates `clang-sys` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/KyleMayes/clang-sys/releases) - [Changelog](https://github.com/KyleMayes/clang-sys/blob/master/CHANGELOG.md) - [Commits](https://github.com/KyleMayes/clang-sys/commits) Updates `crc32fast` from 1.4.0 to 1.4.2 - [Commits](https://github.com/srijs/rust-crc32fast/compare/v1.4.0...v1.4.2) Updates `euclid` from 0.22.9 to 0.22.10 - [Release notes](https://github.com/servo/euclid/releases) - [Commits](https://github.com/servo/euclid/commits) Updates `getrandom` from 0.2.14 to 0.2.15 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.14...v0.2.15) Updates `hyper-util` from 0.1.3 to 0.1.4 - [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.3...v0.1.4) Updates `lyon_tessellation` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/nical/lyon/releases) - [Commits](https://github.com/nical/lyon/commits) Updates `objc-sys` from 0.3.3 to 0.3.5 - [Commits](https://github.com/madsmtm/objc2/compare/objc-sys-0.3.3...objc-sys-0.3.5) Updates `objc2` from 0.5.1 to 0.5.2 - [Commits](https://github.com/madsmtm/objc2/compare/objc-0.5.1...objc-0.5.2) Updates `objc2-encode` from 4.0.1 to 4.0.3 - [Commits](https://github.com/madsmtm/objc2/compare/objc-encode-4.0.1...objc-encode-4.0.3) Updates `objc2-foundation` from 0.2.0 to 0.2.2 - [Changelog](https://github.com/madsmtm/objc2/blob/objc-0.2.2/CHANGELOG.md) - [Commits](https://github.com/madsmtm/objc2/compare/objc-0.2.0...objc-0.2.2) Updates `parking_lot` from 0.12.2 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.2...0.12.3) Updates `proc-macro2` from 1.0.83 to 1.0.84 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.83...1.0.84) Updates `serde` from 1.0.202 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.203) Updates `serde_derive` from 1.0.202 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.203) Updates `wide` from 0.7.19 to 0.7.21 - [Commits](https://github.com/Lokathor/wide/compare/v0.7.19...v0.7.21) Updates `zeroize` from 1.7.0 to 1.8.1 - [Commits](https://github.com/RustCrypto/utils/compare/zeroize-v1.7.0...zeroize-v1.8.1) --- updated-dependencies: - dependency-name: block2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: blocking dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: bytemuck_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clang-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: crc32fast 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: getrandom 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: lyon_tessellation dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: objc-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: objc2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: objc2-encode dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: objc2-foundation dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: parking_lot 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: 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: wide dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: zeroize dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
9165852c71 |
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.4.0 to 8.4.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]
|
b99a1b9205 |
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) | ``f573f7b`` | ``f301b23`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``f573f7b`` | ``f301b23`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``f573f7b`` | ``f301b23`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``f573f7b`` | ``f301b23`` | | ruffle_gc_arena | ``f573f7b`` | ``f301b23`` | | ruffle_macros | ``f573f7b`` | ``f301b23`` | | ruffle_render | ``f573f7b`` | ``f301b23`` | | ruffle_video | ``f573f7b`` | ``f301b23`` | | ruffle_wstr | ``f573f7b`` | ``f301b23`` | Updates `ruffle_core` from `f573f7b` to `f301b23` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits]( |
||
dependabot[bot]
|
92bc5b92e6 |
build(deps): bump the rust-minor group with 5 updates
Bumps the rust-minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.84` | `1.0.86` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.97` | `1.0.98` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.82` | `1.0.83` | Updates `anyhow` from 1.0.84 to 1.0.86 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.84...1.0.86) Updates `cc` from 1.0.97 to 1.0.98 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.97...1.0.98) Updates `crossbeam-utils` from 0.8.19 to 0.8.20 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.155) Updates `proc-macro2` from 1.0.82 to 1.0.83 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.82...1.0.83) --- updated-dependencies: - dependency-name: anyhow 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: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: libc 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 ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
a0748cf2d6 |
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.7.0 to 2.8.0 Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.7.0 to 2.8.0 --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor - dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor ... Signed-off-by: dependabot[bot] <support@github.com> |