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 |
|
Fancy2209
|
a92c4dd765
|
Forgot to add feature to toml
|
2024-04-14 16:48:12 +02:00 |
|
Fancy2209
|
643c6370bc
|
Don't compile jxr by default
|
2024-04-14 16:48:12 +02:00 |
|
Fancy2209
|
fa45f2566d
|
Fix lint.yml
|
2024-04-14 16:48:12 +02:00 |
|
Fancy2209
|
54ae6a2366
|
Enable jpegxr
|
2024-04-14 16:48:12 +02:00 |
|
hhh-hu
|
10bb03d3bc
|
Format the Rust code file
|
2024-04-10 21:58:13 +02:00 |
|
hhh-hu
|
3517c70a15
|
Add archiving function : support .sol
|
2024-04-10 21:58:13 +02:00 |
|
Fancy2209
|
ecc14d9460
|
Add back line about TARGE_CC, TARGET_CXX and TARGET_AR
|
2024-04-10 14:01:05 +02:00 |
|
dependabot[bot]
|
e94f0da6e5
|
Bump the ruffle group with 8 updates
Bumps the ruffle group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``a8c917a`` | ``4c8d070`` |
| [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``a8c917a`` | ``4c8d070`` |
| [ruffle_video](https://github.com/ruffle-rs/ruffle) | ``a8c917a`` | ``4c8d070`` |
| [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``a8c917a`` | ``4c8d070`` |
| ruffle_gc_arena | ``a8c917a`` | ``4c8d070`` |
| ruffle_macros | ``a8c917a`` | ``4c8d070`` |
| ruffle_render | ``a8c917a`` | ``4c8d070`` |
| ruffle_wstr | ``a8c917a`` | ``4c8d070`` |
Updates `ruffle_core` from `a8c917a` to `4c8d070`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](a8c917a788...4c8d0704db )
Updates `ruffle_render_wgpu` from `a8c917a` to `4c8d070`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](a8c917a788...4c8d0704db )
Updates `ruffle_video` from `a8c917a` to `4c8d070`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](a8c917a788...4c8d0704db )
Updates `ruffle_video_software` from `a8c917a` to `4c8d070`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](a8c917a788...4c8d0704db )
Updates `ruffle_gc_arena` from `a8c917a` to `4c8d070`
Updates `ruffle_macros` from `a8c917a` to `4c8d070`
Updates `ruffle_render` from `a8c917a` to `4c8d070`
Updates `ruffle_wstr` from `a8c917a` to `4c8d070`
---
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
dependency-type: direct:production
dependency-group: ruffle
- dependency-name: ruffle_video_software
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_wstr
dependency-type: indirect
dependency-group: ruffle
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-08 13:48:20 +02:00 |
|
dependabot[bot]
|
bce84cfa18
|
Bump the rust-minor group with 8 updates
Bumps the rust-minor group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [cc](https://github.com/rust-lang/cc-rs) | `1.0.90` | `1.0.91` |
| [crc](https://github.com/mrhooray/crc-rs) | `3.0.1` | `3.2.0` |
| [downcast-rs](https://github.com/marcianx/downcast-rs) | `1.2.0` | `1.2.1` |
| [event-listener](https://github.com/smol-rs/event-listener) | `5.2.0` | `5.3.0` |
| [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.14` |
| [regress](https://github.com/ridiculousfish/regress) | `0.9.0` | `0.9.1` |
| [strsim](https://github.com/rapidfuzz/strsim-rs) | `0.11.0` | `0.11.1` |
| [widestring](https://github.com/starkat99/widestring-rs) | `1.0.2` | `1.1.0` |
Updates `cc` from 1.0.90 to 1.0.91
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.90...1.0.91)
Updates `crc` from 3.0.1 to 3.2.0
- [Release notes](https://github.com/mrhooray/crc-rs/releases)
- [Commits](https://github.com/mrhooray/crc-rs/compare/3.0.1...3.2.0)
Updates `downcast-rs` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/marcianx/downcast-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marcianx/downcast-rs/compare/v1.2.0...v1.2.1)
Updates `event-listener` from 5.2.0 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/v5.2.0...v5.3.0)
Updates `getrandom` from 0.2.12 to 0.2.14
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/getrandom/compare/v0.2.12...v0.2.14)
Updates `regress` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/ridiculousfish/regress/releases)
- [Commits](https://github.com/ridiculousfish/regress/compare/v0.9.0...v0.9.1)
Updates `strsim` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/rapidfuzz/strsim-rs/releases)
- [Changelog](https://github.com/rapidfuzz/strsim-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rapidfuzz/strsim-rs/compare/v0.11.0...v0.11.1)
Updates `widestring` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/starkat99/widestring-rs/releases)
- [Changelog](https://github.com/starkat99/widestring-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/starkat99/widestring-rs/compare/v1.0.2...v1.1.0)
---
updated-dependencies:
- dependency-name: cc
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-minor
- dependency-name: crc
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: rust-minor
- dependency-name: downcast-rs
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-minor
dependency-group: rust-minor
- dependency-name: getrandom
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-minor
- dependency-name: regress
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-minor
- dependency-name: strsim
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-minor
- dependency-name: widestring
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: rust-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-08 13:27:57 +02:00 |
|
dependabot[bot]
|
f02a77cd81
|
Bump androidx.compose:compose-bom in the gradle-minor group
Bumps the gradle-minor group with 1 update: androidx.compose:compose-bom.
Updates `androidx.compose:compose-bom` from 2024.03.00 to 2024.04.00
---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
dependency-type: direct:production
dependency-group: gradle-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-08 13:13:05 +02:00 |
|
hhh-hu
|
45d3361302
|
Fix touch deviation caused by partial view not being full screen
|
2024-04-03 18:25:30 +02:00 |
|
TÖRÖK Attila
|
1759b1b7bb
|
ci: Generate dummy keystore in PR builds
|
2024-04-02 15:08:07 +02:00 |
|
dependabot[bot]
|
34cd342f37
|
Bump the ruffle group with 8 updates
Bumps the ruffle group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``8ec203a`` | ``a8c917a`` |
| [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``8ec203a`` | ``a8c917a`` |
| [ruffle_video](https://github.com/ruffle-rs/ruffle) | ``8ec203a`` | ``a8c917a`` |
| [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``8ec203a`` | ``a8c917a`` |
| ruffle_gc_arena | ``8ec203a`` | ``a8c917a`` |
| ruffle_macros | ``8ec203a`` | ``a8c917a`` |
| ruffle_render | ``8ec203a`` | ``a8c917a`` |
| ruffle_wstr | ``8ec203a`` | ``a8c917a`` |
Updates `ruffle_core` from `8ec203a` to `a8c917a`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](8ec203a227...a8c917a788 )
Updates `ruffle_render_wgpu` from `8ec203a` to `a8c917a`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](8ec203a227...a8c917a788 )
Updates `ruffle_video` from `8ec203a` to `a8c917a`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](8ec203a227...a8c917a788 )
Updates `ruffle_video_software` from `8ec203a` to `a8c917a`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](8ec203a227...a8c917a788 )
Updates `ruffle_gc_arena` from `8ec203a` to `a8c917a`
Updates `ruffle_macros` from `8ec203a` to `a8c917a`
Updates `ruffle_render` from `8ec203a` to `a8c917a`
Updates `ruffle_wstr` from `8ec203a` to `a8c917a`
---
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
dependency-type: direct:production
dependency-group: ruffle
- dependency-name: ruffle_video_software
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_wstr
dependency-type: indirect
dependency-group: ruffle
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 12:57:57 +02:00 |
|
dependabot[bot]
|
5f4aa3dd5e
|
Bump the rust-minor group with 9 updates
Bumps the rust-minor group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [chrono](https://github.com/chronotope/chrono) | `0.4.35` | `0.4.37` |
| [event-listener-strategy](https://github.com/smol-rs/event-listener-strategy) | `0.5.0` | `0.5.1` |
| [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` |
| [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` |
| [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` |
| [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` |
| [rustls-pki-types](https://github.com/rustls/pki-types) | `1.4.0` | `1.4.1` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` |
| [xml-rs](https://github.com/kornelski/xml-rs) | `0.8.19` | `0.8.20` |
Updates `chrono` from 0.4.35 to 0.4.37
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.35...v0.4.37)
Updates `event-listener-strategy` from 0.5.0 to 0.5.1
- [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/commits/v0.5.1)
Updates `itoa` from 1.0.10 to 1.0.11
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](https://github.com/dtolnay/itoa/compare/1.0.10...1.0.11)
Updates `memchr` from 2.7.1 to 2.7.2
- [Commits](https://github.com/BurntSushi/memchr/compare/2.7.1...2.7.2)
Updates `pin-project-lite` from 0.2.13 to 0.2.14
- [Release notes](https://github.com/taiki-e/pin-project-lite/releases)
- [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.13...v0.2.14)
Updates `regex-syntax` from 0.8.2 to 0.8.3
- [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.2...regex-syntax-0.8.3)
Updates `rustls-pki-types` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](https://github.com/rustls/pki-types/compare/v/1.4.0...v/1.4.1)
Updates `serde_json` from 1.0.114 to 1.0.115
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.115)
Updates `xml-rs` from 0.8.19 to 0.8.20
- [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md)
- [Commits](https://github.com/kornelski/xml-rs/compare/0.8.19...0.8.20)
---
updated-dependencies:
- dependency-name: chrono
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-minor
- dependency-name: event-listener-strategy
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-minor
- dependency-name: itoa
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: pin-project-lite
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: rustls-pki-types
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: xml-rs
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 12:47:14 +02:00 |
|
Nathan Adams
|
1f0334d4e5
|
Upload to unique named test artefact
|
2024-03-31 21:41:58 +02:00 |
|
Nathan Adams
|
b122067424
|
Test on API 26 and 34 - ensure we disable immersive prompts for lower API versions
|
2024-03-31 21:41:58 +02:00 |
|
Nathan Adams
|
af5c015d8c
|
Add methods for waiting on the trace log, use that instead of hardcoded sleeps
|
2024-03-31 21:41:58 +02:00 |
|
Nathan Adams
|
5112b3b4ed
|
Add input tests (mouse and keyboard)
|
2024-03-28 20:44:43 +01:00 |
|
TÖRÖK Attila
|
9a9fb5b68a
|
Upload release artifact even from PRs - I think this should work now
|
2024-03-28 08:56:50 +01:00 |
|
Nathan Adams
|
ece3e7d10f
|
Add target info to CONTRIBUTING.md
|
2024-03-27 18:58:40 +01:00 |
|
Nathan Adams
|
05f2b168ff
|
Add contributing.md
|
2024-03-27 18:58:40 +01:00 |
|
Nathan Adams
|
918df5fc78
|
Allow specifying which cargo-ndk targets are built, inside local.properties
|
2024-03-27 18:58:40 +01:00 |
|
Nathan Adams
|
3b4bd0db6f
|
Fix test output path
|
2024-03-26 21:13:00 +01:00 |
|
Nathan Adams
|
e3335c6e41
|
Report junit failures to github
|
2024-03-26 18:34:10 +01:00 |
|
TÖRÖK Attila
|
605776b8c5
|
ci: Use reactivecircus/android-emulator-runner for testing
|
2024-03-26 18:34:10 +01:00 |
|
Nathan Adams
|
e9ebf59a54
|
Add super trivial smoke test
|
2024-03-26 18:34:10 +01:00 |
|
dependabot[bot]
|
77a545319d
|
Bump the rust-minor group with 13 updates
Bumps the rust-minor group with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.2` | `1.1.3` |
| [arc-swap](https://github.com/vorner/arc-swap) | `1.7.0` | `1.7.1` |
| [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` |
| [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.69` | `0.3.71` |
| [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` |
| [clap](https://github.com/clap-rs/clap) | `4.5.2` | `4.5.4` |
| [clap_derive](https://github.com/clap-rs/clap) | `4.5.0` | `4.5.4` |
| [cookie-factory](https://github.com/rust-bakery/cookie-factory) | `0.3.2` | `0.3.3` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.5` | `2.2.6` |
| [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` |
| [rustls](https://github.com/rustls/rustls) | `0.22.2` | `0.22.3` |
| [rustls-pki-types](https://github.com/rustls/pki-types) | `1.3.1` | `1.4.0` |
| [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` |
Updates `aho-corasick` from 1.1.2 to 1.1.3
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/1.1.2...1.1.3)
Updates `arc-swap` from 1.7.0 to 1.7.1
- [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vorner/arc-swap/commits)
Updates `autocfg` from 1.1.0 to 1.2.0
- [Commits](https://github.com/cuviper/autocfg/compare/1.1.0...1.2.0)
Updates `backtrace` from 0.3.69 to 0.3.71
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.69...0.3.71)
Updates `bytes` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.5.0...v1.6.0)
Updates `clap` from 4.5.2 to 4.5.4
- [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.4)
Updates `clap_derive` from 4.5.0 to 4.5.4
- [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.0...v4.5.4)
Updates `cookie-factory` from 0.3.2 to 0.3.3
- [Commits](https://github.com/rust-bakery/cookie-factory/compare/0.3.2...0.3.3)
Updates `indexmap` from 2.2.5 to 2.2.6
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.2.5...2.2.6)
Updates `regex` from 1.10.3 to 1.10.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/1.10.3...1.10.4)
Updates `rustls` from 0.22.2 to 0.22.3
- [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.2...v/0.22.3)
Updates `rustls-pki-types` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](https://github.com/rustls/pki-types/compare/v/1.3.1...v/1.4.0)
Updates `smallvec` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2)
---
updated-dependencies:
- dependency-name: aho-corasick
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-minor
- dependency-name: arc-swap
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: backtrace
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-minor
- dependency-name: bytes
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: rust-minor
- dependency-name: clap
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-minor
- dependency-name: clap_derive
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-minor
- dependency-name: cookie-factory
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-minor
- dependency-name: indexmap
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: rustls
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: smallvec
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-25 23:52:12 +01:00 |
|
Nathan Adams
|
73d38a832c
|
Group ruffle updates
|
2024-03-25 23:24:13 +01:00 |
|
Nathan Adams
|
efe8fec333
|
Use different gradle cache
|
2024-03-25 23:16:29 +01:00 |
|
Nathan Adams
|
985b3b939f
|
Always build assembleRelease, and use gradle cache
|
2024-03-25 22:41:03 +01:00 |
|
Nathan Adams
|
5721d8063b
|
Don't require signing keys for assembleRelease
|
2024-03-25 22:41:03 +01:00 |
|
Nathan Adams
|
ed8423d11a
|
Bump kotlinCompilerExtensionVersion to 1.5.11
|
2024-03-25 22:02:05 +01:00 |
|