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: msgpack/msgpack-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.11
Choose a base ref
...
head repository: msgpack/msgpack-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.12
Choose a head ref
  • 11 commits
  • 13 files changed
  • 4 contributors

Commits on Jan 2, 2026

  1. Configuration menu
    Copy the full SHA
    ab5dc83 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. Update scalafmt-core to 3.10.3 (#941)

    * Update scalafmt-core to 3.10.3
    
    * Reformat with scalafmt 3.10.3
    
    Executed command: scalafmt --non-interactive
    
    * Add 'Reformat with scalafmt 3.10.3' to .git-blame-ignore-revs
    scala-steward authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    580fde4 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2026

  1. Configuration menu
    Copy the full SHA
    6138862 View commit details
    Browse the repository at this point in the history
  2. Bump dorny/paths-filter from 3 to 4 (#963)

    Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3 to 4.
    - [Release notes](https://github.com/dorny/paths-filter/releases)
    - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
    - [Commits](dorny/paths-filter@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: dorny/paths-filter
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 3, 2026
    Configuration menu
    Copy the full SHA
    eeee7d9 View commit details
    Browse the repository at this point in the history
  3. Update scalafmt-core to 3.10.7 (#954)

    * Update scalafmt-core to 3.10.7
    
    * Reformat with scalafmt 3.10.7
    
    Executed command: scalafmt --non-interactive
    
    * Add 'Reformat with scalafmt 3.10.7' to .git-blame-ignore-revs
    scala-steward authored May 3, 2026
    Configuration menu
    Copy the full SHA
    61fbea2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6d2220 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2fbe5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14b428a View commit details
    Browse the repository at this point in the history
  7. Update sbt-scalafmt to 2.6.0 (#967)

    Co-authored-by: Taro L. Saito <[email protected]>
    scala-steward and xerial authored May 3, 2026
    Configuration menu
    Copy the full SHA
    2a134c3 View commit details
    Browse the repository at this point in the history
  8. Update junit-vintage-engine to 5.14.4 (#973)

    Aligns junit-vintage with the junit-jupiter 5.14.4 update merged in #969.
    Supersedes #970 (had merge conflict against main).
    xerial authored May 3, 2026
    Configuration menu
    Copy the full SHA
    0b0ee35 View commit details
    Browse the repository at this point in the history
  9. Fix: Remove sun and android.os packages from Import-Package header of… (

    #958)
    
    Fix: Remove sun and android.os packages from Import-Package header of MANIFEST.MF
    spp4keba authored May 3, 2026
    Configuration menu
    Copy the full SHA
    ca3fa54 View commit details
    Browse the repository at this point in the history
Loading