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

Commits on Jun 10, 2026

  1. Bump the rust-minor group with 8 updates

    Bumps the rust-minor group with 8 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [log](https://github.com/rust-lang/log) | `0.4.30` | `0.4.32` |
    | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` |
    | [http](https://github.com/hyperium/http) | `1.4.1` | `1.4.2` |
    | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.25` | `0.4.26` |
    | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.12.4` |
    | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.10` | `0.8.11` |
    | [zerocopy](https://github.com/google/zerocopy) | `0.8.50` | `0.8.52` |
    | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.50` | `0.8.52` |
    
    
    Updates `log` from 0.4.30 to 0.4.32
    - [Release notes](https://github.com/rust-lang/log/releases)
    - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/log@0.4.30...0.4.32)
    
    Updates `chrono` from 0.4.44 to 0.4.45
    - [Release notes](https://github.com/chronotope/chrono/releases)
    - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
    - [Commits](chronotope/chrono@v0.4.44...v0.4.45)
    
    Updates `http` from 1.4.1 to 1.4.2
    - [Release notes](https://github.com/hyperium/http/releases)
    - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
    - [Commits](hyperium/http@v1.4.1...v1.4.2)
    
    Updates `ignore` from 0.4.25 to 0.4.26
    - [Release notes](https://github.com/BurntSushi/ripgrep/releases)
    - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
    - [Commits](BurntSushi/ripgrep@ignore-0.4.25...ignore-0.4.26)
    
    Updates `regex` from 1.12.3 to 1.12.4
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.12.3...1.12.4)
    
    Updates `regex-syntax` from 0.8.10 to 0.8.11
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@regex-syntax-0.8.10...regex-syntax-0.8.11)
    
    Updates `zerocopy` from 0.8.50 to 0.8.52
    - [Release notes](https://github.com/google/zerocopy/releases)
    - [Commits](google/zerocopy@v0.8.50...v0.8.52)
    
    Updates `zerocopy-derive` from 0.8.50 to 0.8.52
    - [Release notes](https://github.com/google/zerocopy/releases)
    - [Commits](google/zerocopy@v0.8.50...v0.8.52)
    
    ---
    updated-dependencies:
    - dependency-name: log
      dependency-version: 0.4.32
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: chrono
      dependency-version: 0.4.45
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: http
      dependency-version: 1.4.2
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: ignore
      dependency-version: 0.4.26
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: regex
      dependency-version: 1.12.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: regex-syntax
      dependency-version: 0.8.11
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: zerocopy
      dependency-version: 0.8.52
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: rust-minor
    - dependency-name: zerocopy-derive
      dependency-version: 0.8.52
      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 Jun 10, 2026
    Configuration menu
    Copy the full SHA
    8882cbe 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 `6b53abf` to `1213166`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@6b53abf...1213166)
    
    Updates `ruffle_core` from `6b53abf` to `1213166`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@6b53abf...1213166)
    
    Updates `ruffle_render_wgpu` from `6b53abf` to `1213166`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@6b53abf...1213166)
    
    Updates `ruffle_video_software` from `6b53abf` to `1213166`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@6b53abf...1213166)
    
    Updates `ruffle_frontend_utils` from `6b53abf` to `1213166`
    - [Release notes](https://github.com/ruffle-rs/ruffle/releases)
    - [Commits](ruffle-rs/ruffle@6b53abf...1213166)
    
    Updates `ruffle_macros` from `6b53abf` to `1213166`
    
    Updates `ruffle_render` from `6b53abf` to `1213166`
    
    Updates `ruffle_video` from `6b53abf` to `1213166`
    
    Updates `ruffle_wstr` from `6b53abf` to `1213166`
    
    ---
    updated-dependencies:
    - dependency-name: ruffle_common
      dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_core
      dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_frontend_utils
      dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_macros
      dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2
      dependency-type: indirect
      dependency-group: ruffle
    - dependency-name: ruffle_render
      dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2
      dependency-type: indirect
      dependency-group: ruffle
    - dependency-name: ruffle_render_wgpu
      dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_video
      dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2
      dependency-type: indirect
      dependency-group: ruffle
    - dependency-name: ruffle_video_software
      dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2
      dependency-type: direct:production
      dependency-group: ruffle
    - dependency-name: ruffle_wstr
      dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2
      dependency-type: indirect
      dependency-group: ruffle
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and torokati44 committed Jun 10, 2026
    Configuration menu
    Copy the full SHA
    9868d58 View commit details
    Browse the repository at this point in the history
  3. chore: Fixup Cargo.lock

    torokati44 committed Jun 10, 2026
    Configuration menu
    Copy the full SHA
    a89882f View commit details
    Browse the repository at this point in the history
  4. Bump version number

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