Commit Graph

307 Commits

Author SHA1 Message Date
zhenghaoz
61adec4273 Pause movie after activity suspended 2024-07-01 13:29:21 +02:00
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](04dfd1f22f...4b849cd52a)

Updates `ruffle_render_wgpu` from `04dfd1f` to `4b849cd`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](04dfd1f22f...4b849cd52a)

Updates `ruffle_video_software` from `04dfd1f` to `4b849cd`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](04dfd1f22f...4b849cd52a)

Updates `ruffle_frontend_utils` from `04dfd1f` to `4b849cd`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](04dfd1f22f...4b849cd52a)

Updates `ruffle_gc_arena` from `04dfd1f` to `4b849cd`

Updates `ruffle_macros` from `04dfd1f` to `4b849cd`

Updates `ruffle_render` from `04dfd1f` to `4b849cd`

Updates `ruffle_video` from `04dfd1f` to `4b849cd`

Updates `ruffle_wstr` from `04dfd1f` to `4b849cd`

---
updated-dependencies:
- dependency-name: ruffle_core
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_frontend_utils
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_gc_arena
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 13:19:39 +02:00
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>
2024-07-01 13:06:57 +02:00
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>
2024-07-01 12:40:52 +02:00
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](cacfb5a6a4...04dfd1f22f)

Updates `ruffle_render_wgpu` from `cacfb5a` to `04dfd1f`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](cacfb5a6a4...04dfd1f22f)

Updates `ruffle_video_software` from `cacfb5a` to `04dfd1f`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](cacfb5a6a4...04dfd1f22f)

Updates `ruffle_frontend_utils` from `cacfb5a` to `04dfd1f`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](cacfb5a6a4...04dfd1f22f)

Updates `ruffle_gc_arena` from `cacfb5a` to `04dfd1f`

Updates `ruffle_macros` from `cacfb5a` to `04dfd1f`

Updates `ruffle_render` from `cacfb5a` to `04dfd1f`

Updates `ruffle_video` from `cacfb5a` to `04dfd1f`

Updates `ruffle_wstr` from `cacfb5a` to `04dfd1f`

---
updated-dependencies:
- dependency-name: ruffle_core
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_frontend_utils
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_gc_arena
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 14:28:12 +02:00
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>
2024-06-24 14:17:19 +02:00
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>
2024-06-17 13:15:18 +02:00
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>
2024-06-17 13:03:09 +02:00
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](3b9bb3f5db...cacfb5a6a4)

Updates `ruffle_render_wgpu` from `3b9bb3f` to `cacfb5a`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](3b9bb3f5db...cacfb5a6a4)

Updates `ruffle_video_software` from `3b9bb3f` to `cacfb5a`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](3b9bb3f5db...cacfb5a6a4)

Updates `ruffle_frontend_utils` from `3b9bb3f` to `cacfb5a`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](3b9bb3f5db...cacfb5a6a4)

Updates `ruffle_gc_arena` from `3b9bb3f` to `cacfb5a`

Updates `ruffle_macros` from `3b9bb3f` to `cacfb5a`

Updates `ruffle_render` from `3b9bb3f` to `cacfb5a`

Updates `ruffle_video` from `3b9bb3f` to `cacfb5a`

Updates `ruffle_wstr` from `3b9bb3f` to `cacfb5a`

---
updated-dependencies:
- dependency-name: ruffle_core
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_frontend_utils
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_gc_arena
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:54:25 +02:00
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>
2024-06-17 12:32:53 +02:00
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>
2024-06-10 16:35:02 +02:00
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](224edfe06f...3b9bb3f5db)

Updates `ruffle_render_wgpu` from `224edfe` to `3b9bb3f`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](224edfe06f...3b9bb3f5db)

Updates `ruffle_video_software` from `224edfe` to `3b9bb3f`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](224edfe06f...3b9bb3f5db)

Updates `ruffle_frontend_utils` from `224edfe` to `3b9bb3f`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](224edfe06f...3b9bb3f5db)

Updates `ruffle_gc_arena` from `224edfe` to `3b9bb3f`

Updates `ruffle_macros` from `224edfe` to `3b9bb3f`

Updates `ruffle_render` from `224edfe` to `3b9bb3f`

Updates `ruffle_video` from `224edfe` to `3b9bb3f`

Updates `ruffle_wstr` from `224edfe` to `3b9bb3f`

---
updated-dependencies:
- dependency-name: ruffle_core
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_frontend_utils
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_gc_arena
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 13:13:33 +02:00
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>
2024-06-10 13:04:39 +02:00
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>
2024-06-10 12:49:10 +02:00
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>
2024-06-03 13:08:27 +02:00
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](ee6e82c010...224edfe06f)

Updates `ruffle_render_wgpu` from `ee6e82c` to `224edfe`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ee6e82c010...224edfe06f)

Updates `ruffle_video_software` from `ee6e82c` to `224edfe`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ee6e82c010...224edfe06f)

Updates `ruffle_frontend_utils` from `ee6e82c` to `224edfe`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ee6e82c010...224edfe06f)

Updates `ruffle_gc_arena` from `ee6e82c` to `224edfe`

Updates `ruffle_macros` from `ee6e82c` to `224edfe`

Updates `ruffle_render` from `ee6e82c` to `224edfe`

Updates `ruffle_video` from `ee6e82c` to `224edfe`

Updates `ruffle_wstr` from `ee6e82c` to `224edfe`

---
updated-dependencies:
- dependency-name: ruffle_core
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_frontend_utils
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_gc_arena
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 12:56:49 +02:00
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>
2024-06-03 12:35:36 +02:00
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](f301b23f6e...ee6e82c010)

Updates `ruffle_render_wgpu` from `f301b23` to `ee6e82c`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](f301b23f6e...ee6e82c010)

Updates `ruffle_video_software` from `f301b23` to `ee6e82c`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](f301b23f6e...ee6e82c010)

Updates `ruffle_frontend_utils` from `f301b23` to `ee6e82c`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](f301b23f6e...ee6e82c010)

Updates `ruffle_gc_arena` from `f301b23` to `ee6e82c`

Updates `ruffle_macros` from `f301b23` to `ee6e82c`

Updates `ruffle_render` from `f301b23` to `ee6e82c`

Updates `ruffle_video` from `f301b23` to `ee6e82c`

Updates `ruffle_wstr` from `f301b23` to `ee6e82c`

---
updated-dependencies:
- dependency-name: ruffle_core
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_frontend_utils
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_gc_arena
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>

Plus follow Ruffle with the changes to ExternalNavigatorBackend::new().
2024-05-27 14:35:44 +02:00
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
2024-05-27 13:49:01 +02:00
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>
2024-05-27 13:20:39 +02:00
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>
2024-05-27 12:57:03 +02:00
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](f573f7b141...f301b23f6e)

Updates `ruffle_render_wgpu` from `f573f7b` to `f301b23`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](f573f7b141...f301b23f6e)

Updates `ruffle_video_software` from `f573f7b` to `f301b23`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](f573f7b141...f301b23f6e)

Updates `ruffle_frontend_utils` from `f573f7b` to `f301b23`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](f573f7b141...f301b23f6e)

Updates `ruffle_gc_arena` from `f573f7b` to `f301b23`

Updates `ruffle_macros` from `f573f7b` to `f301b23`

Updates `ruffle_render` from `f573f7b` to `f301b23`

Updates `ruffle_video` from `f573f7b` to `f301b23`

Updates `ruffle_wstr` from `f573f7b` to `f301b23`

---
updated-dependencies:
- dependency-name: ruffle_core
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_frontend_utils
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_gc_arena
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 13:58:03 +02:00
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>
2024-05-20 13:17:00 +02:00
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>
2024-05-20 12:55:55 +02:00
TÖRÖK Attila
931d459ebc deps: Update wgpu to 0.20.0, following Ruffle 2024-05-17 23:45:24 +02:00
dependabot[bot]
5fef80ce8b Bump the gradle-minor group with 2 updates
Bumps the gradle-minor group with 2 updates: [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) and org.jlleitschuh.gradle.ktlint.


Updates `org.jetbrains.kotlin.android` from 1.9.23 to 1.9.24
- [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/v1.9.23...v1.9.24)

Updates `org.jlleitschuh.gradle.ktlint` from 12.1.0 to 12.1.1

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Added a bump of kotlinCompilerExtensionVersion from "1.5.11" to "1.5.14" manually.
2024-05-15 22:28:38 +02:00
dependabot[bot]
55714b826d Bump the rust-minor group with 29 updates
Bumps the rust-minor group with 29 updates:

| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.82` | `1.0.83` |
| [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` |
| [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.2.0` | `2.3.0` |
| [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` |
| [gc-arena](https://github.com/kyren/gc-arena) | `0.5.1` | `0.5.2` |
| [gc-arena-derive](https://github.com/kyren/gc-arena) | `0.5.1` | `0.5.2` |
| [getrandom](https://github.com/rust-random/getrandom) | `0.2.14` | `0.2.15` |
| [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.4` | `0.4.5` |
| [num-complex](https://github.com/rust-num/num-complex) | `0.4.5` | `0.4.6` |
| [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` |
| [piper](https://github.com/notgull/piper) | `0.2.1` | `0.2.2` |
| [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.19` | `0.2.20` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` |
| [rustc-demangle](https://github.com/rust-lang/rustc-demangle) | `0.1.23` | `0.1.24` |
| [rustls-pki-types](https://github.com/rustls/pki-types) | `1.5.0` | `1.7.0` |
| [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` |
| [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` |
| [serde_derive](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` |
| [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` |
| [unic-langid](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` |
| [unic-langid-impl](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` |
| [unic-langid-macros](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` |
| [unic-langid-macros-impl](https://github.com/zbraniecki/unic-locale) | `0.9.4` | `0.9.5` |
| [wide](https://github.com/Lokathor/wide) | `0.7.17` | `0.7.18` |
| [zerocopy](https://github.com/google/zerocopy) | `0.7.33` | `0.7.34` |
| [zerocopy-derive](https://github.com/google/zerocopy) | `0.7.33` | `0.7.34` |
| [zip](https://github.com/zip-rs/zip2) | `1.1.4` | `1.2.3` |


Updates `anyhow` from 1.0.82 to 1.0.83
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.82...1.0.83)

Updates `async-channel` from 2.2.1 to 2.3.0
- [Release notes](https://github.com/smol-rs/async-channel/releases)
- [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-channel/compare/v2.2.1...v2.3.0)

Updates `bitstream-io` from 2.2.0 to 2.3.0
- [Commits](https://github.com/tuffy/bitstream-io/compare/v2.2.0...v2.3.0)

Updates `errno` from 0.3.8 to 0.3.9
- [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lambda-fairy/rust-errno/commits)

Updates `gc-arena` from 0.5.1 to 0.5.2
- [Release notes](https://github.com/kyren/gc-arena/releases)
- [Changelog](https://github.com/kyren/gc-arena/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kyren/gc-arena/compare/v0.5.1...v0.5.2)

Updates `gc-arena-derive` from 0.5.1 to 0.5.2
- [Release notes](https://github.com/kyren/gc-arena/releases)
- [Changelog](https://github.com/kyren/gc-arena/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kyren/gc-arena/compare/v0.5.1...v0.5.2)

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 `num-bigint` from 0.4.4 to 0.4.5
- [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.4...num-bigint-0.4.5)

Updates `num-complex` from 0.4.5 to 0.4.6
- [Changelog](https://github.com/rust-num/num-complex/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num-complex/compare/num-complex-0.4.5...num-complex-0.4.6)

Updates `paste` from 1.0.14 to 1.0.15
- [Release notes](https://github.com/dtolnay/paste/releases)
- [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15)

Updates `piper` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/notgull/piper/releases)
- [Changelog](https://github.com/smol-rs/piper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/notgull/piper/compare/v0.2.1...v0.2.2)

Updates `prettyplease` from 0.2.19 to 0.2.20
- [Release notes](https://github.com/dtolnay/prettyplease/releases)
- [Commits](https://github.com/dtolnay/prettyplease/compare/0.2.19...0.2.20)

Updates `proc-macro2` from 1.0.81 to 1.0.82
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82)

Updates `rustc-demangle` from 0.1.23 to 0.1.24
- [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24)

Updates `rustls-pki-types` from 1.5.0 to 1.7.0
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](https://github.com/rustls/pki-types/compare/v/1.5.0...v/1.7.0)

Updates `ryu` from 1.0.17 to 1.0.18
- [Release notes](https://github.com/dtolnay/ryu/releases)
- [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18)

Updates `serde` from 1.0.200 to 1.0.201
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201)

Updates `serde_derive` from 1.0.200 to 1.0.201
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201)

Updates `serde_json` from 1.0.116 to 1.0.117
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117)

Updates `thiserror` from 1.0.59 to 1.0.60
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60)

Updates `thiserror-impl` from 1.0.59 to 1.0.60
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60)

Updates `unic-langid` from 0.9.4 to 0.9.5
- [Release notes](https://github.com/zbraniecki/unic-locale/releases)
- [Commits](https://github.com/zbraniecki/unic-locale/commits)

Updates `unic-langid-impl` from 0.9.4 to 0.9.5
- [Release notes](https://github.com/zbraniecki/unic-locale/releases)
- [Commits](https://github.com/zbraniecki/unic-locale/commits)

Updates `unic-langid-macros` from 0.9.4 to 0.9.5
- [Release notes](https://github.com/zbraniecki/unic-locale/releases)
- [Commits](https://github.com/zbraniecki/unic-locale/commits)

Updates `unic-langid-macros-impl` from 0.9.4 to 0.9.5
- [Release notes](https://github.com/zbraniecki/unic-locale/releases)
- [Commits](https://github.com/zbraniecki/unic-locale/commits)

Updates `wide` from 0.7.17 to 0.7.18
- [Commits](https://github.com/Lokathor/wide/compare/v0.7.17...v0.7.18)

Updates `zerocopy` from 0.7.33 to 0.7.34
- [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.33 to 0.7.34
- [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 `zip` from 1.1.4 to 1.2.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/v1.1.4...v1.2.3)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: async-channel
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: bitstream-io
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: errno
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: gc-arena
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: gc-arena-derive
  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: num-bigint
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: num-complex
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: paste
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: piper
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: prettyplease
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: rustc-demangle
  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: ryu
  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: 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: unic-langid
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: unic-langid-impl
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: unic-langid-macros
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: unic-langid-macros-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
- 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
- dependency-name: zip
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 16:25:30 +02:00
dependabot[bot]
d7f3326b06 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 `37cc66f` to `819abe8`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](37cc66fa9b...819abe8420)

Updates `ruffle_render_wgpu` from `37cc66f` to `819abe8`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](37cc66fa9b...819abe8420)

Updates `ruffle_video_software` from `37cc66f` to `819abe8`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](37cc66fa9b...819abe8420)

Updates `ruffle_frontend_utils` from `37cc66f` to `819abe8`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](37cc66fa9b...819abe8420)

Updates `ruffle_gc_arena` from `37cc66f` to `819abe8`

Updates `ruffle_macros` from `37cc66f` to `819abe8`

Updates `ruffle_render` from `37cc66f` to `819abe8`

Updates `ruffle_video` from `37cc66f` to `819abe8`

Updates `ruffle_wstr` from `37cc66f` to `819abe8`

---
updated-dependencies:
- dependency-name: ruffle_core
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_frontend_utils
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_gc_arena
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 16:11:23 +02:00
dependabot[bot]
26b2544cbb 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) | ``cca6c13`` | ``37cc66f`` |
| [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``cca6c13`` | ``37cc66f`` |
| [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``cca6c13`` | ``37cc66f`` |
| [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``cca6c13`` | ``37cc66f`` |
| ruffle_gc_arena | ``cca6c13`` | ``37cc66f`` |
| ruffle_macros | ``cca6c13`` | ``37cc66f`` |
| ruffle_render | ``cca6c13`` | ``37cc66f`` |
| ruffle_video | ``cca6c13`` | ``37cc66f`` |
| ruffle_wstr | ``cca6c13`` | ``37cc66f`` |


Updates `ruffle_core` from `cca6c13` to `37cc66f`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](cca6c13710...37cc66fa9b)

Updates `ruffle_render_wgpu` from `cca6c13` to `37cc66f`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](cca6c13710...37cc66fa9b)

Updates `ruffle_video_software` from `cca6c13` to `37cc66f`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](cca6c13710...37cc66fa9b)

Updates `ruffle_frontend_utils` from `cca6c13` to `37cc66f`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](cca6c13710...37cc66fa9b)

Updates `ruffle_gc_arena` from `cca6c13` to `37cc66f`

Updates `ruffle_macros` from `cca6c13` to `37cc66f`

Updates `ruffle_render` from `cca6c13` to `37cc66f`

Updates `ruffle_video` from `cca6c13` to `37cc66f`

Updates `ruffle_wstr` from `cca6c13` to `37cc66f`

---
updated-dependencies:
- dependency-name: ruffle_core
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_frontend_utils
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_gc_arena
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 13:54:44 +02:00
dependabot[bot]
ca0b38d10e Bump the rust-minor group with 21 updates
Bumps the rust-minor group with 21 updates:

| Package | From | To |
| --- | --- | --- |
| [anstream](https://github.com/rust-cli/anstyle) | `0.6.13` | `0.6.14` |
| [anstyle](https://github.com/rust-cli/anstyle) | `1.0.6` | `1.0.7` |
| [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.3` | `0.2.4` |
| [anstyle-query](https://github.com/rust-cli/anstyle) | `1.0.2` | `1.0.3` |
| [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.2` | `3.0.3` |
| [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` |
| [base64](https://github.com/marshallpierce/rust-base64) | `0.22.0` | `0.22.1` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.0.96` | `1.0.97` |
| [colorchoice](https://github.com/rust-cli/anstyle) | `1.0.0` | `1.0.1` |
| [fluent](https://github.com/projectfluent/fluent-rs) | `0.16.0` | `0.16.1` |
| [fluent-bundle](https://github.com/projectfluent/fluent-rs) | `0.15.2` | `0.15.3` |
| [fluent-syntax](https://github.com/projectfluent/fluent-rs) | `0.11.0` | `0.11.1` |
| [intl-memoizer](https://github.com/projectfluent/fluent-rs) | `0.5.1` | `0.5.2` |
| [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` |
| [serde](https://github.com/serde-rs/serde) | `1.0.199` | `1.0.200` |
| [serde_derive](https://github.com/serde-rs/serde) | `1.0.199` | `1.0.200` |
| [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` |
| [type-map](https://github.com/kardeiz/type-map) | `0.4.0` | `0.5.0` |
| [zerocopy](https://github.com/google/zerocopy) | `0.7.32` | `0.7.33` |
| [zerocopy-derive](https://github.com/google/zerocopy) | `0.7.32` | `0.7.33` |
| [zip](https://github.com/zip-rs/zip2) | `1.1.2` | `1.1.4` |


Updates `anstream` from 0.6.13 to 0.6.14
- [Commits](https://github.com/rust-cli/anstyle/compare/anstream-v0.6.13...anstream-v0.6.14)

Updates `anstyle` from 1.0.6 to 1.0.7
- [Commits](https://github.com/rust-cli/anstyle/compare/v1.0.6...v1.0.7)

Updates `anstyle-parse` from 0.2.3 to 0.2.4
- [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-parse-v0.2.3...anstyle-parse-v0.2.4)

Updates `anstyle-query` from 1.0.2 to 1.0.3
- [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-query-v1.0.2...anstyle-query-v1.0.3)

Updates `anstyle-wincon` from 3.0.2 to 3.0.3
- [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.2...anstyle-wincon-v3.0.3)

Updates `autocfg` from 1.2.0 to 1.3.0
- [Commits](https://github.com/cuviper/autocfg/compare/1.2.0...1.3.0)

Updates `base64` from 0.22.0 to 0.22.1
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.22.0...v0.22.1)

Updates `cc` from 1.0.96 to 1.0.97
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.96...1.0.97)

Updates `colorchoice` from 1.0.0 to 1.0.1
- [Commits](https://github.com/rust-cli/anstyle/compare/colorchoice-v1.0.0...colorchoice-v1.0.1)

Updates `fluent` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/projectfluent/fluent-rs/releases)
- [Changelog](https://github.com/projectfluent/fluent-rs/blob/main/docs/release-process.md)
- [Commits](https://github.com/projectfluent/fluent-rs/compare/fluent@0.16.0...fluent@0.16.1)

Updates `fluent-bundle` from 0.15.2 to 0.15.3
- [Release notes](https://github.com/projectfluent/fluent-rs/releases)
- [Changelog](https://github.com/projectfluent/fluent-rs/blob/main/docs/release-process.md)
- [Commits](https://github.com/projectfluent/fluent-rs/compare/fluent-bundle@0.15.2...fluent-bundle@0.15.3)

Updates `fluent-syntax` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/projectfluent/fluent-rs/releases)
- [Changelog](https://github.com/projectfluent/fluent-rs/blob/main/docs/release-process.md)
- [Commits](https://github.com/projectfluent/fluent-rs/compare/fluent-syntax@0.11.0...fluent-syntax@0.11.1)

Updates `intl-memoizer` from 0.5.1 to 0.5.2
- [Release notes](https://github.com/projectfluent/fluent-rs/releases)
- [Changelog](https://github.com/projectfluent/fluent-rs/blob/main/docs/release-process.md)
- [Commits](https://github.com/projectfluent/fluent-rs/compare/intl-memoizer@0.5.1...intl-memoizer@0.5.2)

Updates `num-traits` from 0.2.18 to 0.2.19
- [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.18...num-traits-0.2.19)

Updates `serde` from 1.0.199 to 1.0.200
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.200)

Updates `serde_derive` from 1.0.199 to 1.0.200
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.200)

Updates `tokio-util` from 0.7.10 to 0.7.11
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11)

Updates `type-map` from 0.4.0 to 0.5.0
- [Commits](https://github.com/kardeiz/type-map/commits)

Updates `zerocopy` from 0.7.32 to 0.7.33
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/zerocopy/compare/v0.7.32...v0.7.33)

Updates `zerocopy-derive` from 0.7.32 to 0.7.33
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/zerocopy/compare/v0.7.32...v0.7.33)

Updates `zip` from 1.1.2 to 1.1.4
- [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/v1.1.2...v1.1.4)

---
updated-dependencies:
- 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: autocfg
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: base64
  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: colorchoice
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: fluent
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: fluent-bundle
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: fluent-syntax
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: intl-memoizer
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: num-traits
  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: tokio-util
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: type-map
  dependency-type: indirect
  update-type: version-update:semver-minor
  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
- dependency-name: zip
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 13:43:12 +02:00
dependabot[bot]
7bdbf469c5 Bump the gradle-minor group with 3 updates
Bumps the gradle-minor group with 3 updates: androidx.core:core-ktx, androidx.compose:compose-bom and com.android.application.


Updates `androidx.core:core-ktx` from 1.13.0 to 1.13.1

Updates `androidx.compose:compose-bom` from 2024.04.01 to 2024.05.00

Updates `com.android.application` from 8.3.2 to 8.4.0

---
updated-dependencies:
- dependency-name: androidx.core:core-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: 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>
2024-05-06 13:17:55 +02:00
TÖRÖK Attila
970a4eefe3 chore: Update gradle and gradlew to 8.7
By running `./gradlew wrapper --gradle-version 8.7`, as recommended by both:
 - https://docs.gradle.org/8.5/userguide/userguide.html
 - https://github.com/dependabot/dependabot-core/issues/2223
2024-05-06 13:04:54 +02:00
dependabot[bot]
ac230e0b31 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) | ``b0443b3`` | ``cca6c13`` |
| [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``b0443b3`` | ``cca6c13`` |
| [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``b0443b3`` | ``cca6c13`` |
| [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``b0443b3`` | ``cca6c13`` |
| ruffle_gc_arena | ``b0443b3`` | ``cca6c13`` |
| ruffle_macros | ``b0443b3`` | ``cca6c13`` |
| ruffle_render | ``b0443b3`` | ``cca6c13`` |
| ruffle_video | ``b0443b3`` | ``cca6c13`` |
| ruffle_wstr | ``b0443b3`` | ``cca6c13`` |


Updates `ruffle_core` from `b0443b3` to `cca6c13`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](b0443b3b5f...cca6c13710)

Updates `ruffle_render_wgpu` from `b0443b3` to `cca6c13`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](b0443b3b5f...cca6c13710)

Updates `ruffle_video_software` from `b0443b3` to `cca6c13`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](b0443b3b5f...cca6c13710)

Updates `ruffle_frontend_utils` from `b0443b3` to `cca6c13`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](b0443b3b5f...cca6c13710)

Updates `ruffle_gc_arena` from `b0443b3` to `cca6c13`

Updates `ruffle_macros` from `b0443b3` to `cca6c13`

Updates `ruffle_render` from `b0443b3` to `cca6c13`

Updates `ruffle_video` from `b0443b3` to `cca6c13`

Updates `ruffle_wstr` from `b0443b3` to `cca6c13`

---
updated-dependencies:
- dependency-name: ruffle_core
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_frontend_utils
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_gc_arena
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 15:48:52 +02:00
dependabot[bot]
27ee7dd057 Bump the rust-minor group with 3 updates
Bumps the rust-minor group with 3 updates: [cc](https://github.com/rust-lang/cc-rs), [libc](https://github.com/rust-lang/libc) and [wide](https://github.com/Lokathor/wide).


Updates `cc` from 1.0.95 to 1.0.96
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.95...1.0.96)

Updates `libc` from 0.2.153 to 0.2.154
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.154)

Updates `wide` from 0.7.16 to 0.7.17
- [Commits](https://github.com/Lokathor/wide/compare/v0.7.16...v0.7.17)

---
updated-dependencies:
- dependency-name: cc
  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: wide
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 15:39:30 +02:00
dependabot[bot]
94f0d47537 Bump the rust-minor group across 1 directory with 23 updates
Bumps the rust-minor group with 21 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [android-activity](https://github.com/rust-mobile/android-activity) | `0.5.2` | `0.6.0` |
| [ndk](https://github.com/rust-mobile/ndk) | `0.8.0` | `0.9.0` |
| [async-task](https://github.com/smol-rs/async-task) | `4.7.0` | `4.7.1` |
| [blocking](https://github.com/smol-rs/blocking) | `1.5.1` | `1.6.0` |
| [concurrent-queue](https://github.com/smol-rs/concurrent-queue) | `2.4.0` | `2.5.0` |
| [data-encoding](https://github.com/ia0/data-encoding) | `2.5.0` | `2.6.0` |
| [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` |
| [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.28` | `1.0.30` |
| [hashbrown](https://github.com/rust-lang/hashbrown) | `0.14.3` | `0.14.5` |
| [jobserver](https://github.com/rust-lang/jobserver-rs) | `0.1.30` | `0.1.31` |
| [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` |
| [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.2` |
| [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` |
| [polling](https://github.com/smol-rs/polling) | `3.6.0` | `3.7.0` |
| [rustix](https://github.com/bytecodealliance/rustix) | `0.38.33` | `0.38.34` |
| [rustls-pki-types](https://github.com/rustls/pki-types) | `1.4.1` | `1.5.0` |
| [rustls-webpki](https://github.com/rustls/webpki) | `0.102.2` | `0.102.3` |
| [serde](https://github.com/serde-rs/serde) | `1.0.198` | `1.0.199` |
| [socket2](https://github.com/rust-lang/socket2) | `0.5.6` | `0.5.7` |
| [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.11` | `0.1.12` |
| [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` |



Updates `android-activity` from 0.5.2 to 0.6.0
- [Release notes](https://github.com/rust-mobile/android-activity/releases)
- [Commits](https://github.com/rust-mobile/android-activity/compare/v0.5.2...v0.6.0)

Updates `ndk` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/rust-mobile/ndk/releases)
- [Commits](https://github.com/rust-mobile/ndk/compare/ndk-0.8.0...ndk-0.9.0)

Updates `async-task` from 4.7.0 to 4.7.1
- [Release notes](https://github.com/smol-rs/async-task/releases)
- [Changelog](https://github.com/smol-rs/async-task/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-task/compare/v4.7.0...v4.7.1)

Updates `blocking` from 1.5.1 to 1.6.0
- [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.5.1...v1.6.0)

Updates `concurrent-queue` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/smol-rs/concurrent-queue/releases)
- [Changelog](https://github.com/smol-rs/concurrent-queue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/concurrent-queue/compare/v2.4.0...v2.5.0)

Updates `data-encoding` from 2.5.0 to 2.6.0
- [Commits](https://github.com/ia0/data-encoding/commits)

Updates `fastrand` from 2.0.2 to 2.1.0
- [Release notes](https://github.com/smol-rs/fastrand/releases)
- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0)

Updates `flate2` from 1.0.28 to 1.0.30
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.28...1.0.30)

Updates `hashbrown` from 0.14.3 to 0.14.5
- [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/hashbrown/compare/v0.14.3...v0.14.5)

Updates `jobserver` from 0.1.30 to 0.1.31
- [Commits](https://github.com/rust-lang/jobserver-rs/commits)

Updates `lock_api` from 0.4.11 to 0.4.12
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12)

Updates `parking_lot` from 0.12.1 to 0.12.2
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.2)

Updates `parking_lot_core` from 0.9.9 to 0.9.10
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10)

Updates `polling` from 3.6.0 to 3.7.0
- [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.6.0...v3.7.0)

Updates `redox_syscall` from 0.4.1 to 0.5.1

Updates `rustix` from 0.38.33 to 0.38.34
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.33...v0.38.34)

Updates `rustls-pki-types` from 1.4.1 to 1.5.0
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](https://github.com/rustls/pki-types/compare/v/1.4.1...v/1.5.0)

Updates `rustls-webpki` from 0.102.2 to 0.102.3
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](https://github.com/rustls/webpki/compare/v/0.102.2...v/0.102.3)

Updates `serde` from 1.0.198 to 1.0.199
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.199)

Updates `serde_derive` from 1.0.198 to 1.0.199
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.199)

Updates `socket2` from 0.5.6 to 0.5.7
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7)

Updates `unicode-width` from 0.1.11 to 0.1.12
- [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.11...v0.1.12)

Updates `winapi-util` from 0.1.6 to 0.1.8
- [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8)

---
updated-dependencies:
- dependency-name: android-activity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: ndk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: async-task
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: blocking
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: concurrent-queue
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: data-encoding
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: fastrand
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: flate2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: hashbrown
  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: lock_api
  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: parking_lot_core
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: polling
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: redox_syscall
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: rustix
  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: 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: socket2
  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: winapi-util
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 19:52:57 +02:00
dependabot[bot]
d51a3f39a4 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) | ``15c076f`` | ``b0443b3`` |
| [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``15c076f`` | ``b0443b3`` |
| [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``15c076f`` | ``b0443b3`` |
| [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``15c076f`` | ``b0443b3`` |
| ruffle_gc_arena | ``15c076f`` | ``b0443b3`` |
| ruffle_macros | ``15c076f`` | ``b0443b3`` |
| ruffle_render | ``15c076f`` | ``b0443b3`` |
| ruffle_video | ``15c076f`` | ``b0443b3`` |
| ruffle_wstr | ``15c076f`` | ``b0443b3`` |


Updates `ruffle_core` from `15c076f` to `b0443b3`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](15c076fe0c...b0443b3b5f)

Updates `ruffle_render_wgpu` from `15c076f` to `b0443b3`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](15c076fe0c...b0443b3b5f)

Updates `ruffle_video_software` from `15c076f` to `b0443b3`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](15c076fe0c...b0443b3b5f)

Updates `ruffle_frontend_utils` from `15c076f` to `b0443b3`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](15c076fe0c...b0443b3b5f)

Updates `ruffle_gc_arena` from `15c076f` to `b0443b3`

Updates `ruffle_macros` from `15c076f` to `b0443b3`

Updates `ruffle_render` from `15c076f` to `b0443b3`

Updates `ruffle_video` from `15c076f` to `b0443b3`

Updates `ruffle_wstr` from `15c076f` to `b0443b3`

---
updated-dependencies:
- dependency-name: ruffle_core
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_frontend_utils
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_gc_arena
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 12:08:10 +02:00
dependabot[bot]
7dce62e2ea 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) | ``5c1fcb9`` | ``15c076f`` |
| [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``5c1fcb9`` | ``15c076f`` |
| [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``5c1fcb9`` | ``15c076f`` |
| [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``5c1fcb9`` | ``15c076f`` |
| ruffle_gc_arena | ``5c1fcb9`` | ``15c076f`` |
| ruffle_macros | ``5c1fcb9`` | ``15c076f`` |
| ruffle_render | ``5c1fcb9`` | ``15c076f`` |
| ruffle_video | ``5c1fcb9`` | ``15c076f`` |
| ruffle_wstr | ``5c1fcb9`` | ``15c076f`` |


Updates `ruffle_core` from `5c1fcb9` to `15c076f`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](5c1fcb9f26...15c076fe0c)

Updates `ruffle_render_wgpu` from `5c1fcb9` to `15c076f`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](5c1fcb9f26...15c076fe0c)

Updates `ruffle_video_software` from `5c1fcb9` to `15c076f`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](5c1fcb9f26...15c076fe0c)

Updates `ruffle_frontend_utils` from `5c1fcb9` to `15c076f`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](5c1fcb9f26...15c076fe0c)

Updates `ruffle_gc_arena` from `5c1fcb9` to `15c076f`

Updates `ruffle_macros` from `5c1fcb9` to `15c076f`

Updates `ruffle_render` from `5c1fcb9` to `15c076f`

Updates `ruffle_video` from `5c1fcb9` to `15c076f`

Updates `ruffle_wstr` from `5c1fcb9` to `15c076f`

---
updated-dependencies:
- dependency-name: ruffle_core
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_frontend_utils
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_gc_arena
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 13:12:49 +02:00
dependabot[bot]
1450fbec54 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.94` | `1.0.95` |
| [fluent-template-macros](https://github.com/XAMPPRocky/fluent-templates) | `0.9.2` | `0.9.3` |
| [fluent-templates](https://github.com/XAMPPRocky/fluent-templates) | `0.9.2` | `0.9.3` |
| [flume](https://github.com/zesterer/flume) | `0.10.14` | `0.11.0` |
| [gc-arena](https://github.com/kyren/gc-arena) | `0.5.0` | `0.5.1` |
| [gc-arena-derive](https://github.com/kyren/gc-arena) | `0.5.0` | `0.5.1` |
| [lyon_tessellation](https://github.com/nical/lyon) | `1.0.13` | `1.0.14` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.3` | `0.12.4` |
| [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.33` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.59` |
| [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.59` |


Updates `cc` from 1.0.94 to 1.0.95
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.94...1.0.95)

Updates `fluent-template-macros` from 0.9.2 to 0.9.3
- [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases)
- [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md)
- [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-template-macros-v0.9.2...fluent-template-macros-v0.9.3)

Updates `fluent-templates` from 0.9.2 to 0.9.3
- [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases)
- [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md)
- [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.2...fluent-templates-v0.9.3)

Updates `flume` from 0.10.14 to 0.11.0
- [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zesterer/flume/commits)

Updates `gc-arena` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/kyren/gc-arena/releases)
- [Changelog](https://github.com/kyren/gc-arena/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kyren/gc-arena/compare/v0.5.0...v0.5.1)

Updates `gc-arena-derive` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/kyren/gc-arena/releases)
- [Changelog](https://github.com/kyren/gc-arena/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kyren/gc-arena/compare/v0.5.0...v0.5.1)

Updates `lyon_tessellation` from 1.0.13 to 1.0.14
- [Release notes](https://github.com/nical/lyon/releases)
- [Commits](https://github.com/nical/lyon/commits)

Updates `reqwest` from 0.12.3 to 0.12.4
- [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.3...v0.12.4)

Updates `rustix` from 0.38.32 to 0.38.33
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.32...v0.38.33)

Updates `thiserror` from 1.0.58 to 1.0.59
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59)

Updates `thiserror-impl` from 1.0.58 to 1.0.59
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59)

---
updated-dependencies:
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: fluent-template-macros
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: fluent-templates
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: flume
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: gc-arena
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: gc-arena-derive
  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: reqwest
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: rustix
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: 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>
2024-04-22 13:03:55 +02:00
dependabot[bot]
77de64faf3 Bump the gradle-minor group with 3 updates
Bumps the gradle-minor group with 3 updates: androidx.core:core-ktx, androidx.activity:activity-compose and androidx.compose:compose-bom.


Updates `androidx.core:core-ktx` from 1.12.0 to 1.13.0

Updates `androidx.activity:activity-compose` from 1.8.2 to 1.9.0

Updates `androidx.compose:compose-bom` from 2024.04.00 to 2024.04.01

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-minor
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-minor
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
  dependency-group: gradle-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 12:43:59 +02:00
Fancy2209
b6b3abe693
Various UI Tweaks
- Remove padding and scale from the Ruffle logo
- Delete cursed logo image
2024-04-19 23:58:24 +02:00
dependabot[bot]
d7f7fb09ef Bump rustls from 0.22.3 to 0.22.4
Bumps [rustls](https://github.com/rustls/rustls) from 0.22.3 to 0.22.4.
- [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.3...v/0.22.4)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 23:23:45 +02:00
yakagami
8781d9b1fd Remove ActionBar in PlayerActivity and add "Exit" button to menu 2024-04-19 21:38:45 +02:00
TÖRÖK Attila
330bda0536 ci: Switch to the new Gradle wrapper validation action
As per: https://github.com/gradle/wrapper-validation-action/blob/460a3ca/README.md
2024-04-18 22:44:35 +02:00
dependabot[bot]
6d1b7bf439 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 `a69b80b` to `5c1fcb9`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](a69b80b4bb...5c1fcb9f26)

Updates `ruffle_render_wgpu` from `a69b80b` to `5c1fcb9`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](a69b80b4bb...5c1fcb9f26)

Updates `ruffle_video_software` from `a69b80b` to `5c1fcb9`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](a69b80b4bb...5c1fcb9f26)

Updates `ruffle_frontend_utils` from `a69b80b` to `5c1fcb9`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](a69b80b4bb...5c1fcb9f26)

Updates `ruffle_gc_arena` from `a69b80b` to `5c1fcb9`

Updates `ruffle_macros` from `a69b80b` to `5c1fcb9`

Updates `ruffle_render` from `a69b80b` to `5c1fcb9`

Updates `ruffle_video` from `a69b80b` to `5c1fcb9`

Updates `ruffle_wstr` from `a69b80b` to `5c1fcb9`

---
updated-dependencies:
- dependency-name: ruffle_core
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_frontend_utils
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_gc_arena
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 17:42:29 +02:00
dependabot[bot]
ac9e55797e Bump the rust-minor group with 8 updates
Bumps the rust-minor group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [wgpu](https://github.com/gfx-rs/wgpu) | `0.19.3` | `0.19.4` |
| [hyper](https://github.com/hyperium/hyper) | `1.3.0` | `1.3.1` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.80` | `1.0.81` |
| [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.198` |
| [serde_derive](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.198` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.116` |
| [wgpu-core](https://github.com/gfx-rs/wgpu) | `0.19.3` | `0.19.4` |
| [wgpu-hal](https://github.com/gfx-rs/wgpu) | `0.19.3` | `0.19.4` |


Updates `wgpu` from 0.19.3 to 0.19.4
- [Release notes](https://github.com/gfx-rs/wgpu/releases)
- [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/gfx-rs/wgpu/compare/v0.19.3...v0.19.4)

Updates `hyper` from 1.3.0 to 1.3.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.3.0...v1.3.1)

Updates `proc-macro2` from 1.0.80 to 1.0.81
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.80...1.0.81)

Updates `serde` from 1.0.197 to 1.0.198
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.198)

Updates `serde_derive` from 1.0.197 to 1.0.198
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.198)

Updates `serde_json` from 1.0.115 to 1.0.116
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.116)

Updates `wgpu-core` from 0.19.3 to 0.19.4
- [Release notes](https://github.com/gfx-rs/wgpu/releases)
- [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/gfx-rs/wgpu/compare/v0.19.3...v0.19.4)

Updates `wgpu-hal` from 0.19.3 to 0.19.4
- [Release notes](https://github.com/gfx-rs/wgpu/releases)
- [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/gfx-rs/wgpu/compare/v0.19.3...v0.19.4)

---
updated-dependencies:
- dependency-name: wgpu
  dependency-type: direct:production
  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: 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: serde_json
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 17:32:03 +02:00
dependabot[bot]
55ca3780b0 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.3.1 to 8.3.2

---
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>
2024-04-18 17:17:41 +02:00
dependabot[bot]
aa897c5a1e Bump gradle/wrapper-validation-action from 2 to 3
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2 to 3.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 17:11:34 +02:00
Nathan Adams
bed2a5c3cf Use ruffle_frontend_util backends 2024-04-18 16:59:57 +02:00
Fancy2209
7f235f5741 Re-add bindgen to lint.yml (didn't notice that clippy already had all features on) 2024-04-14 16:48:12 +02:00
Fancy2209
738da1dc7e Undo changes to lint.yml 2024-04-14 16:48:12 +02:00