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

Commits on Oct 27, 2025

  1. chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotati…

    …ons (operator-framework#3023)
    
    Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.15.1 to 3.15.2.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
      dependency-version: 3.15.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    385f1a3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.apache.maven.plugins:maven-plugin-plugin (opera…

    …tor-framework#3022)
    
    Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.15.1 to 3.15.2.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-version: 3.15.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    358ed4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6127066 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. chore(deps): bump com.github.ben-manes.caffeine:caffeine (operator-fr…

    …amework#3025)
    
    Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.2.2 to 3.2.3.
    - [Release notes](https://github.com/ben-manes/caffeine/releases)
    - [Commits](ben-manes/caffeine@v3.2.2...v3.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.ben-manes.caffeine:caffeine
      dependency-version: 3.2.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    1c881f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

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

Commits on Nov 7, 2025

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

Commits on Nov 10, 2025

  1. chore(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0 (operat…

    …or-framework#3035)
    
    Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.0 to 2.21.0.
    - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt)
    - [Commits](apache/commons-io@rel/commons-io-2.20.0...rel/commons-io-2.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-version: 2.21.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    c27b0c6 View commit details
    Browse the repository at this point in the history
Loading