Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: cmdjulian/msgpack-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Loading
...
head repository: msgpack/msgpack-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 15 files changed
  • 4 contributors

Commits on Jan 2, 2026

  1. Configuration menu
    Copy the full SHA
    9c27ee5 View commit details
    Browse the repository at this point in the history
  2. Bump actions/cache from 4 to 5 (msgpack#937)

    Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    c9864c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56e7bc6 View commit details
    Browse the repository at this point in the history
  4. Bump actions/checkout from 5 to 6 (msgpack#935)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    befe3b9 View commit details
    Browse the repository at this point in the history
  5. Merge commit from fork

    Improve readPayload(int) to use gradual memory allocation for large
    payloads (>64MB). This validates that sufficient data is available
    before completing allocation, improving robustness when handling
    untrusted input.
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    xerial and claude authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    daa2ea6 View commit details
    Browse the repository at this point in the history
  6. Fix Scala code formatting (msgpack#939)

    Fix Scala code formatting in PayloadSizeLimitTest
    
    Apply scalafmt to align variable declarations and comments
    according to project style guidelines.
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    xerial and claude authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    884e9c1 View commit details
    Browse the repository at this point in the history
  7. 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 (msgpack#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
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.