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: openrewrite/rewrite-maven-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.13.0
Choose a base ref
...
head repository: openrewrite/rewrite-maven-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.14.0
Choose a head ref
  • 10 commits
  • 8 files changed
  • 6 contributors

Commits on Jul 9, 2025

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

Commits on Jul 10, 2025

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

Commits on Jul 16, 2025

  1. Adding example of passing JSON as a rewrite.options argument value (#…

    …1013)
    
    * Adding example of passing JSON as a `rewrite.options` argument value.
    
    ---------
    
    Co-authored-by: Tim te Beek <[email protected]>
    Co-authored-by: lingenj <[email protected]>
    3 people authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    12dc370 View commit details
    Browse the repository at this point in the history
  2. chore(ci): bump io.micrometer:micrometer-core from 1.15.1 to 1.15.2 (#…

    …1012)
    
    Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.15.1 to 1.15.2.
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - [Commits](micrometer-metrics/micrometer@v1.15.1...v1.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-core
      dependency-version: 1.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 Jul 16, 2025
    Configuration menu
    Copy the full SHA
    1cfa5ac View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

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

Commits on Jul 21, 2025

  1. chore(ci): bump org.apache.maven.plugins:maven-enforcer-plugin (#1016)

    Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.6.0 to 3.6.1.
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](apache/maven-enforcer@enforcer-3.6.0...enforcer-3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-version: 3.6.1
      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 Jul 21, 2025
    Configuration menu
    Copy the full SHA
    f9ef9aa View commit details
    Browse the repository at this point in the history
  2. chore(ci): bump maven-dependencies.version from 3.9.10 to 3.9.11 (#1015)

    Bumps `maven-dependencies.version` from 3.9.10 to 3.9.11.
    
    Updates `org.apache.maven:maven-plugin-api` from 3.9.10 to 3.9.11
    - [Release notes](https://github.com/apache/maven/releases)
    - [Commits](apache/maven@maven-3.9.10...maven-3.9.11)
    
    Updates `org.apache.maven:maven-core` from 3.9.10 to 3.9.11
    
    Updates `org.apache.maven:maven-settings` from 3.9.10 to 3.9.11
    
    Updates `org.apache.maven:maven-model` from 3.9.10 to 3.9.11
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-plugin-api
      dependency-version: 3.9.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-core
      dependency-version: 3.9.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-settings
      dependency-version: 3.9.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-model
      dependency-version: 3.9.11
      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 Jul 21, 2025
    Configuration menu
    Copy the full SHA
    8001325 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

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

Commits on Jul 23, 2025

  1. Configuration menu
    Copy the full SHA
    0d6889b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89dc7bc View commit details
    Browse the repository at this point in the history
Loading