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

Commits on May 18, 2026

  1. Bump the rust-minor group with 4 updates

    Bumps the rust-minor group with 4 updates: [num-conv](https://github.com/jhpratt/num-conv), [tower-http](https://github.com/tower-rs/tower-http), [winnow](https://github.com/winnow-rs/winnow) and [zerofrom](https://github.com/unicode-org/icu4x).
    
    
    Updates `num-conv` from 0.2.1 to 0.2.2
    - [Commits](jhpratt/num-conv@v0.2.1...v0.2.2)
    
    Updates `tower-http` from 0.6.10 to 0.6.11
    - [Release notes](https://github.com/tower-rs/tower-http/releases)
    - [Commits](tower-rs/tower-http@tower-http-0.6.10...tower-http-0.6.11)
    
    Updates `winnow` from 1.0.2 to 1.0.3
    - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
    - [Commits](winnow-rs/winnow@v1.0.2...v1.0.3)
    
    Updates `zerofrom` from 0.1.7 to 0.1.8
    - [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)
    
    ---
    updated-dependencies:
    - dependency-name: num-conv
      dependency-version: 0.2.2
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: tower-http
      dependency-version: 0.6.11
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: winnow
      dependency-version: 1.0.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: zerofrom
      dependency-version: 0.1.8
      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 18, 2026
    Configuration menu
    Copy the full SHA
    82634ee 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 `e54825b` to `18a33ef`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@e54825b...18a33ef)
    
    Updates `ruffle_core` from `e54825b` to `18a33ef`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@e54825b...18a33ef)
    
    Updates `ruffle_render_wgpu` from `e54825b` to `18a33ef`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@e54825b...18a33ef)
    
    Updates `ruffle_video_software` from `e54825b` to `18a33ef`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@e54825b...18a33ef)
    
    Updates `ruffle_frontend_utils` from `e54825b` to `18a33ef`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@e54825b...18a33ef)
    
    Updates `ruffle_macros` from `e54825b` to `18a33ef`
    
    Updates `ruffle_render` from `e54825b` to `18a33ef`
    
    Updates `ruffle_video` from `e54825b` to `18a33ef`
    
    Updates `ruffle_wstr` from `e54825b` to `18a33ef`
    
    ---
    updated-dependencies:
    - dependency-name: ruffle_common
      dependency-version: 18a33ef5880d2f834540883ca8d3919b704c58d7
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_core
      dependency-version: 18a33ef5880d2f834540883ca8d3919b704c58d7
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_frontend_utils
      dependency-version: 18a33ef5880d2f834540883ca8d3919b704c58d7
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_macros
      dependency-version: 18a33ef5880d2f834540883ca8d3919b704c58d7
      dependency-type: indirect
      dependency-group: ruffle
    - dependency-name: ruffle_render
      dependency-version: 18a33ef5880d2f834540883ca8d3919b704c58d7
      dependency-type: indirect
      dependency-group: ruffle
    - dependency-name: ruffle_render_wgpu
      dependency-version: 18a33ef5880d2f834540883ca8d3919b704c58d7
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_video
      dependency-version: 18a33ef5880d2f834540883ca8d3919b704c58d7
      dependency-type: indirect
      dependency-group: ruffle
    - dependency-name: ruffle_video_software
      dependency-version: 18a33ef5880d2f834540883ca8d3919b704c58d7
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_wstr
      dependency-version: 18a33ef5880d2f834540883ca8d3919b704c58d7
      dependency-type: indirect
      dependency-group: ruffle
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and torokati44 committed May 18, 2026
    Configuration menu
    Copy the full SHA
    2645e18 View commit details
    Browse the repository at this point in the history
  3. Bump gradle-wrapper from 9.5.0 to 9.5.1 in the gradle-minor group

    Bumps the gradle-minor group with 1 update: [gradle-wrapper](https://github.com/gradle/gradle).
    
    
    Updates `gradle-wrapper` from 9.5.0 to 9.5.1
    - [Release notes](https://github.com/gradle/gradle/releases)
    - [Commits](gradle/gradle@v9.5.0...v9.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: gradle-wrapper
      dependency-version: 9.5.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gradle-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and torokati44 committed May 18, 2026
    Configuration menu
    Copy the full SHA
    56154eb View commit details
    Browse the repository at this point in the history
  4. Bump version number

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