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: EsotericSoftware/kryo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: kryo-parent-5.6.1
Choose a base ref
...
head repository: EsotericSoftware/kryo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: kryo-parent-5.6.2
Choose a head ref
  • 8 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 7, 2024

  1. [maven-release-plugin] prepare for next development iteration

    theigl committed Oct 7, 2024
    Copy the full SHA
    3d4beb1 View commit details
  2. Add compat report for 5.6.1

    theigl committed Oct 7, 2024
    Copy the full SHA
    7261d15 View commit details
  3. Update README for 5.6.1

    theigl committed Oct 7, 2024
    Copy the full SHA
    3dca694 View commit details

Commits on Oct 9, 2024

  1. Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5…

    ….1 (#1132)
    
    Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.1.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 9, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    29d9101 View commit details
  2. Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.1…

    …0.1 (#1133)
    
    Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.10.0 to 3.10.1.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 9, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    36b7555 View commit details
  3. Bump junit.version from 5.11.1 to 5.11.2 (#1131)

    Bumps `junit.version` from 5.11.1 to 5.11.2.
    
    Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.1 to 5.11.2
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.11.1...r5.11.2)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.1 to 5.11.2
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.11.1...r5.11.2)
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.1 to 5.11.2
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.11.1...r5.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 9, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6204b96 View commit details

Commits on Oct 10, 2024

  1. #1134 Ensure that JDK 11 is used to build the release artifacts

    theigl committed Oct 10, 2024
    Copy the full SHA
    a7a6504 View commit details
  2. [maven-release-plugin] prepare release kryo-parent-5.6.2

    theigl committed Oct 10, 2024
    Copy the full SHA
    fee6387 View commit details
Loading