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.260504
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.260511
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on May 11, 2026

  1. Bump the rust-minor group with 7 updates

    Bumps the rust-minor group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.52.2` | `1.52.3` |
    | [cc](https://github.com/rust-lang/cc-rs) | `1.2.61` | `1.2.62` |
    | [enumset](https://github.com/Lymia/enumset) | `1.1.10` | `1.1.12` |
    | [enumset_derive](https://github.com/Lymia/enumset) | `0.14.0` | `0.15.0` |
    | [h2](https://github.com/hyperium/h2) | `0.4.13` | `0.4.14` |
    | [no_std_io2](https://github.com/wcampbell0x2a/no-std-io2) | `0.9.3` | `0.9.4` |
    | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.8` | `0.6.10` |
    
    
    Updates `tokio` from 1.52.2 to 1.52.3
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.52.2...tokio-1.52.3)
    
    Updates `cc` from 1.2.61 to 1.2.62
    - [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.61...cc-v1.2.62)
    
    Updates `enumset` from 1.1.10 to 1.1.12
    - [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md)
    - [Commits](Lymia/enumset@v1.1.10...v1.1.12)
    
    Updates `enumset_derive` from 0.14.0 to 0.15.0
    - [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md)
    - [Commits](https://github.com/Lymia/enumset/commits)
    
    Updates `h2` from 0.4.13 to 0.4.14
    - [Release notes](https://github.com/hyperium/h2/releases)
    - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
    - [Commits](hyperium/h2@v0.4.13...v0.4.14)
    
    Updates `no_std_io2` from 0.9.3 to 0.9.4
    - [Release notes](https://github.com/wcampbell0x2a/no-std-io2/releases)
    - [Changelog](https://github.com/wcampbell0x2a/no-std-io2/blob/main/CHANGELOG.md)
    - [Commits](wcampbell0x2a/no-std-io2@v0.9.3...v0.9.4)
    
    Updates `tower-http` from 0.6.8 to 0.6.10
    - [Release notes](https://github.com/tower-rs/tower-http/releases)
    - [Commits](tower-rs/tower-http@tower-http-0.6.8...tower-http-0.6.10)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-version: 1.52.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: cc
      dependency-version: 1.2.62
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: enumset
      dependency-version: 1.1.12
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: enumset_derive
      dependency-version: 0.15.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: rust-minor
    - dependency-name: h2
      dependency-version: 0.4.14
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: no_std_io2
      dependency-version: 0.9.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: tower-http
      dependency-version: 0.6.10
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and torokati44 committed May 11, 2026
    Configuration menu
    Copy the full SHA
    839f107 View commit details
    Browse the repository at this point in the history
  2. Bump the ruffle group across 1 directory with 9 updates

    Bumps the ruffle group with 1 update in the / directory: [ruffle_common](https://github.com/ruffle-rs/ruffle).
    
    
    Updates `ruffle_common` from `655b217` to `e54825b`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@655b217...e54825b)
    
    Updates `ruffle_core` from `655b217` to `e54825b`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@655b217...e54825b)
    
    Updates `ruffle_render_wgpu` from `655b217` to `e54825b`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@655b217...e54825b)
    
    Updates `ruffle_video_software` from `655b217` to `e54825b`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@655b217...e54825b)
    
    Updates `ruffle_frontend_utils` from `655b217` to `e54825b`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@655b217...e54825b)
    
    Updates `ruffle_macros` from `655b217` to `e54825b`
    
    Updates `ruffle_render` from `655b217` to `e54825b`
    
    Updates `ruffle_video` from `655b217` to `e54825b`
    
    Updates `ruffle_wstr` from `655b217` to `e54825b`
    
    ---
    updated-dependencies:
    - dependency-name: ruffle_common
      dependency-version: e54825be688d88efeca5a8f1c25351cec27fffc6
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_core
      dependency-version: e54825be688d88efeca5a8f1c25351cec27fffc6
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_frontend_utils
      dependency-version: e54825be688d88efeca5a8f1c25351cec27fffc6
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_macros
      dependency-version: e54825be688d88efeca5a8f1c25351cec27fffc6
      dependency-type: indirect
      dependency-group: ruffle
    - dependency-name: ruffle_render
      dependency-version: e54825be688d88efeca5a8f1c25351cec27fffc6
      dependency-type: indirect
      dependency-group: ruffle
    - dependency-name: ruffle_render_wgpu
      dependency-version: e54825be688d88efeca5a8f1c25351cec27fffc6
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_video
      dependency-version: e54825be688d88efeca5a8f1c25351cec27fffc6
      dependency-type: indirect
      dependency-group: ruffle
    - dependency-name: ruffle_video_software
      dependency-version: e54825be688d88efeca5a8f1c25351cec27fffc6
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_wstr
      dependency-version: e54825be688d88efeca5a8f1c25351cec27fffc6
      dependency-type: indirect
      dependency-group: ruffle
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and torokati44 committed May 11, 2026
    Configuration menu
    Copy the full SHA
    90dd786 View commit details
    Browse the repository at this point in the history
  3. 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 2026.04.01 to 2026.05.00
    
    ---
    updated-dependencies:
    - dependency-name: androidx.compose:compose-bom
      dependency-version: 2026.05.00
      dependency-type: direct:production
      dependency-group: gradle-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and torokati44 committed May 11, 2026
    Configuration menu
    Copy the full SHA
    5b0b62a View commit details
    Browse the repository at this point in the history
  4. Bump version number

    RuffleBuild authored and torokati44 committed May 11, 2026
    Configuration menu
    Copy the full SHA
    8703c21 View commit details
    Browse the repository at this point in the history
Loading