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: rosette-api/java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: COMN-422
Choose a base ref
...
head repository: rosette-api/java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 10 files changed
  • 3 contributors

Commits on Feb 10, 2026

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

Commits on Feb 11, 2026

  1. NO-JIRA: Make it an error.

    seth-mg committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    de57608 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #300 from rosette-api/COMN-422

    COMN-423: Use parent POM 26.0.0
    seth-mg authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    e9d02a6 View commit details
    Browse the repository at this point in the history
  3. NO-JIRA: Rebase with master.

    seth-mg committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    a7a8f60 View commit details
    Browse the repository at this point in the history
  4. NO-JIRA: Send test output to files only. Suppress javadoc warnings on…

    … delomboked code. JAva 25 for Jenkins.
    seth-mg committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    2d347b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cccdfc1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #302 from rosette-api/no-jira-jackson-mixin-warnin…

    …gs-and-errors
    
    NO-JIRA:  improve mixins failure modes
    juliencherry authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    965210b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. Bump the minor-and-patch group across 1 directory with 10 updates

    Bumps the minor-and-patch group with 9 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [com.basistech:open-source-parent](https://github.com/basis-technology-corp/open-source-parent) | `26.0.0` | `26.0.1` |
    | [com.palantir.javapoet:javapoet](https://github.com/palantir/javapoet) | `0.10.0` | `0.12.0` |
    | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.42` | `1.18.44` |
    | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `6.0.1` | `6.0.3` |
    | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `6.0.1` | `6.0.3` |
    | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `6.0.1` | `6.0.3` |
    | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `6.0.1` | `6.0.3` |
    | [com.google.testing.compile:compile-testing](https://github.com/google/compile-testing) | `0.21.0` | `0.23.0` |
    | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.20.0` | `1.21.0` |
    
    
    
    Updates `com.basistech:open-source-parent` from 26.0.0 to 26.0.1
    - [Changelog](https://github.com/basis-technology-corp/open-source-parent/blob/master/RELEASE-NOTES.md)
    - [Commits](basis-technology-corp/open-source-parent@open-source-parent-26.0.0...open-source-parent-26.0.1)
    
    Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0)
    
    Updates `com.palantir.javapoet:javapoet` from 0.10.0 to 0.12.0
    - [Release notes](https://github.com/palantir/javapoet/releases)
    - [Commits](palantir/javapoet@0.10.0...0.12.0)
    
    Updates `org.projectlombok:lombok` from 1.18.42 to 1.18.44
    - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
    - [Commits](projectlombok/lombok@v1.18.42...v1.18.44)
    
    Updates `org.junit.jupiter:junit-jupiter-api` from 6.0.1 to 6.0.3
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r6.0.1...r6.0.3)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.1 to 6.0.3
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r6.0.1...r6.0.3)
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 6.0.1 to 6.0.3
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r6.0.1...r6.0.3)
    
    Updates `org.junit.jupiter:junit-jupiter` from 6.0.1 to 6.0.3
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r6.0.1...r6.0.3)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.1 to 6.0.3
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r6.0.1...r6.0.3)
    
    Updates `com.google.testing.compile:compile-testing` from 0.21.0 to 0.23.0
    - [Release notes](https://github.com/google/compile-testing/releases)
    - [Commits](google/compile-testing@v0.21.0...v0.23.0)
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 6.0.1 to 6.0.3
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r6.0.1...r6.0.3)
    
    Updates `commons-codec:commons-codec` from 1.20.0 to 1.21.0
    - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
    - [Commits](apache/commons-codec@rel/commons-codec-1.20.0...rel/commons-codec-1.21.0)
    
    Updates `org.junit.jupiter:junit-jupiter` from 6.0.1 to 6.0.3
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r6.0.1...r6.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.basistech:open-source-parent
      dependency-version: 26.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      dependency-version: 3.15.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: com.palantir.javapoet:javapoet
      dependency-version: 0.12.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: org.projectlombok:lombok
      dependency-version: 1.18.44
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-version: 6.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-version: 6.0.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-version: 6.0.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-version: 6.0.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-version: 6.0.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: com.google.testing.compile:compile-testing
      dependency-version: 0.23.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-version: 6.0.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: commons-codec:commons-codec
      dependency-version: 1.21.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-version: 6.0.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    3d94cbe View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. Merge pull request #305 from rosette-api/dependabot/maven/minor-and-p…

    …atch-c050c182c6
    
    Bump the minor-and-patch group across 1 directory with 10 updates
    juliencherry authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    1084e4e View commit details
    Browse the repository at this point in the history
Loading