Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ruffle-rs/ruffle-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.260331
Choose a base ref
...
head repository: ruffle-rs/ruffle-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.260407
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 7, 2026

  1. Bump the rust-minor group with 15 updates

    Bumps the rust-minor group with 15 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.51.0` |
    | [cc](https://github.com/rust-lang/cc-rs) | `1.2.58` | `1.2.59` |
    | [fastrand](https://github.com/smol-rs/fastrand) | `2.3.0` | `2.4.0` |
    | [hyper](https://github.com/hyperium/hyper) | `1.8.1` | `1.9.0` |
    | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.0` | `2.13.1` |
    | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.184` |
    | [tinystr](https://github.com/unicode-org/icu4x) | `0.8.2` | `0.8.3` |
    | [tokio-macros](https://github.com/tokio-rs/tokio) | `2.6.1` | `2.7.0` |
    | [toml_datetime](https://github.com/toml-rs/toml) | `1.1.0+spec-1.1.0` | `1.1.1+spec-1.1.0` |
    | [toml_edit](https://github.com/toml-rs/toml) | `0.25.8+spec-1.1.0` | `0.25.10+spec-1.1.0` |
    | [toml_parser](https://github.com/toml-rs/toml) | `1.1.0+spec-1.1.0` | `1.1.2+spec-1.1.0` |
    | [toml_writer](https://github.com/toml-rs/toml) | `1.1.0+spec-1.1.0` | `1.1.1+spec-1.1.0` |
    | [zerofrom](https://github.com/unicode-org/icu4x) | `0.1.6` | `0.1.7` |
    | [zerovec](https://github.com/unicode-org/icu4x) | `0.11.5` | `0.11.6` |
    | [zip](https://github.com/zip-rs/zip2) | `8.4.0` | `8.5.0` |
    
    
    Updates `tokio` from 1.50.0 to 1.51.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0)
    
    Updates `cc` from 1.2.58 to 1.2.59
    - [Release notes](https://github.com/rust-lang/cc-rs/releases)
    - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
    - [Commits](rust-lang/cc-rs@cc-v1.2.58...cc-v1.2.59)
    
    Updates `fastrand` from 2.3.0 to 2.4.0
    - [Release notes](https://github.com/smol-rs/fastrand/releases)
    - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)
    - [Commits](smol-rs/fastrand@v2.3.0...v2.4.0)
    
    Updates `hyper` from 1.8.1 to 1.9.0
    - [Release notes](https://github.com/hyperium/hyper/releases)
    - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
    - [Commits](hyperium/hyper@v1.8.1...v1.9.0)
    
    Updates `indexmap` from 2.13.0 to 2.13.1
    - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
    - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1)
    
    Updates `libc` from 0.2.183 to 0.2.184
    - [Release notes](https://github.com/rust-lang/libc/releases)
    - [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md)
    - [Commits](rust-lang/libc@0.2.183...0.2.184)
    
    Updates `tinystr` from 0.8.2 to 0.8.3
    - [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.6.1 to 2.7.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-macros-2.6.1...tokio-macros-2.7.0)
    
    Updates `toml_datetime` from 1.1.0+spec-1.1.0 to 1.1.1+spec-1.1.0
    - [Commits](toml-rs/toml@toml_datetime-v1.1.0...toml_datetime-v1.1.1)
    
    Updates `toml_edit` from 0.25.8+spec-1.1.0 to 0.25.10+spec-1.1.0
    - [Commits](toml-rs/toml@v0.25.8...v0.25.10)
    
    Updates `toml_parser` from 1.1.0+spec-1.1.0 to 1.1.2+spec-1.1.0
    - [Commits](toml-rs/toml@toml_parser-v1.1.0...toml_parser-v1.1.2)
    
    Updates `toml_writer` from 1.1.0+spec-1.1.0 to 1.1.1+spec-1.1.0
    - [Commits](toml-rs/toml@toml_writer-v1.1.0...toml_writer-v1.1.1)
    
    Updates `zerofrom` from 0.1.6 to 0.1.7
    - [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 `zerovec` from 0.11.5 to 0.11.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 `zip` from 8.4.0 to 8.5.0
    - [Release notes](https://github.com/zip-rs/zip2/releases)
    - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
    - [Commits](zip-rs/zip2@v8.4.0...v8.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-version: 1.51.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: rust-minor
    - dependency-name: cc
      dependency-version: 1.2.59
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: fastrand
      dependency-version: 2.4.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: rust-minor
    - dependency-name: hyper
      dependency-version: 1.9.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: rust-minor
    - dependency-name: indexmap
      dependency-version: 2.13.1
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: libc
      dependency-version: 0.2.184
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: tinystr
      dependency-version: 0.8.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: tokio-macros
      dependency-version: 2.7.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: rust-minor
    - dependency-name: toml_datetime
      dependency-version: 1.1.1+spec-1.1.0
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: toml_edit
      dependency-version: 0.25.10+spec-1.1.0
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: toml_parser
      dependency-version: 1.1.2+spec-1.1.0
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: toml_writer
      dependency-version: 1.1.1+spec-1.1.0
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: zerofrom
      dependency-version: 0.1.7
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: zerovec
      dependency-version: 0.11.6
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: zip
      dependency-version: 8.5.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: rust-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and torokati44 committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    8b039c2 View commit details
    Browse the repository at this point in the history
  2. Bump the ruffle group with 9 updates

    Bumps the ruffle group with 9 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [ruffle_common](https://github.com/ruffle-rs/ruffle) | ``5b90506`` | ``02be676`` |
    | [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``5b90506`` | ``02be676`` |
    | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``5b90506`` | ``02be676`` |
    | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``5b90506`` | ``02be676`` |
    | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``5b90506`` | ``02be676`` |
    | ruffle_macros | ``5b90506`` | ``02be676`` |
    | ruffle_render | ``5b90506`` | ``02be676`` |
    | ruffle_video | ``5b90506`` | ``02be676`` |
    | ruffle_wstr | ``5b90506`` | ``02be676`` |
    
    
    Updates `ruffle_common` from `5b90506` to `02be676`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@5b90506...02be676)
    
    Updates `ruffle_core` from `5b90506` to `02be676`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@5b90506...02be676)
    
    Updates `ruffle_render_wgpu` from `5b90506` to `02be676`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@5b90506...02be676)
    
    Updates `ruffle_video_software` from `5b90506` to `02be676`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@5b90506...02be676)
    
    Updates `ruffle_frontend_utils` from `5b90506` to `02be676`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@5b90506...02be676)
    
    Updates `ruffle_macros` from `5b90506` to `02be676`
    
    Updates `ruffle_render` from `5b90506` to `02be676`
    
    Updates `ruffle_video` from `5b90506` to `02be676`
    
    Updates `ruffle_wstr` from `5b90506` to `02be676`
    
    ---
    updated-dependencies:
    - dependency-name: ruffle_common
      dependency-version: 02be67615cd8c839dcd44e80ee19fc4826114c20
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_core
      dependency-version: 02be67615cd8c839dcd44e80ee19fc4826114c20
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_render_wgpu
      dependency-version: 02be67615cd8c839dcd44e80ee19fc4826114c20
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_video_software
      dependency-version: 02be67615cd8c839dcd44e80ee19fc4826114c20
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_frontend_utils
      dependency-version: 02be67615cd8c839dcd44e80ee19fc4826114c20
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_macros
      dependency-version: 02be67615cd8c839dcd44e80ee19fc4826114c20
      dependency-type: indirect
      dependency-group: ruffle
    - dependency-name: ruffle_render
      dependency-version: 02be67615cd8c839dcd44e80ee19fc4826114c20
      dependency-type: indirect
      dependency-group: ruffle
    - dependency-name: ruffle_video
      dependency-version: 02be67615cd8c839dcd44e80ee19fc4826114c20
      dependency-type: indirect
      dependency-group: ruffle
    - dependency-name: ruffle_wstr
      dependency-version: 02be67615cd8c839dcd44e80ee19fc4826114c20
      dependency-type: indirect
      dependency-group: ruffle
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and torokati44 committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    325696a View commit details
    Browse the repository at this point in the history
  3. Bump dawidd6/action-download-artifact from 19 to 20

    Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 19 to 20.
    - [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
    - [Commits](dawidd6/action-download-artifact@v19...v20)
    
    ---
    updated-dependencies:
    - dependency-name: dawidd6/action-download-artifact
      dependency-version: '20'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and torokati44 committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    e9da94b View commit details
    Browse the repository at this point in the history
  4. Bump version number

    RuffleBuild authored and torokati44 committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    66ef08d View commit details
    Browse the repository at this point in the history
Loading