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: spring-projects/spring-ldap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.1
Choose a base ref
...
head repository: spring-projects/spring-ldap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.2
Choose a head ref
  • 18 commits
  • 11 files changed
  • 3 contributors

Commits on Dec 11, 2025

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

Commits on Jan 14, 2026

  1. Bump io.projectreactor:reactor-core from 3.8.1 to 3.8.2

    Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.8.1 to 3.8.2.
    - [Release notes](https://github.com/reactor/reactor-core/releases)
    - [Commits](reactor/reactor-core@v3.8.1...v3.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.projectreactor:reactor-core
      dependency-version: 3.8.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    c78427e View commit details
    Browse the repository at this point in the history
  2. Bump io.micrometer:micrometer-tracing-bom from 1.6.1 to 1.6.2

    Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.6.1 to 1.6.2.
    - [Release notes](https://github.com/micrometer-metrics/tracing/releases)
    - [Commits](micrometer-metrics/tracing@v1.6.1...v1.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-tracing-bom
      dependency-version: 1.6.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    d17934a View commit details
    Browse the repository at this point in the history
  3. Bump org.aspectj:aspectjrt from 1.9.25 to 1.9.25.1

    Bumps [org.aspectj:aspectjrt](https://github.com/eclipse/org.aspectj) from 1.9.25 to 1.9.25.1.
    - [Release notes](https://github.com/eclipse/org.aspectj/releases)
    - [Commits](https://github.com/eclipse/org.aspectj/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.aspectj:aspectjrt
      dependency-version: 1.9.25.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    4790249 View commit details
    Browse the repository at this point in the history
  4. Add 4.0.x Branch to CI

    jzheaux committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    2a96fdd View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

  1. Bump gradle-wrapper from 8.14.2 to 8.14.4

    Bumps gradle-wrapper from 8.14.2 to 8.14.4.
    
    ---
    updated-dependencies:
    - dependency-name: gradle-wrapper
      dependency-version: 8.14.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    19062b1 View commit details
    Browse the repository at this point in the history
  2. Update Auto Merge Configuration

    - Use v7 instead of main
    - Activate for .x branches as well
    
    Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
    jzheaux committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    2c5198c View commit details
    Browse the repository at this point in the history
  3. Bump org.springframework:spring-framework-bom from 7.0.1 to 7.0.4

    Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 7.0.1 to 7.0.4.
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v7.0.1...v7.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-framework-bom
      dependency-version: 7.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    ab51583 View commit details
    Browse the repository at this point in the history
  4. Bump io.spring.gradle:spring-security-release-plugin

    Bumps [io.spring.gradle:spring-security-release-plugin](https://github.com/spring-io/spring-security-release-tools) from 1.0.13 to 1.0.14.
    - [Release notes](https://github.com/spring-io/spring-security-release-tools/releases)
    - [Changelog](https://github.com/spring-io/spring-security-release-tools/blob/main/RELEASE.adoc)
    - [Commits](spring-io/spring-security-release-tools@v1.0.13...v1.0.14)
    
    ---
    updated-dependencies:
    - dependency-name: io.spring.gradle:spring-security-release-plugin
      dependency-version: 1.0.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    d916e50 View commit details
    Browse the repository at this point in the history
  5. Bump io.projectreactor:reactor-core from 3.8.2 to 3.8.3

    Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.8.2 to 3.8.3.
    - [Release notes](https://github.com/reactor/reactor-core/releases)
    - [Commits](reactor/reactor-core@v3.8.2...v3.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: io.projectreactor:reactor-core
      dependency-version: 3.8.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    127384b View commit details
    Browse the repository at this point in the history
  6. Bump org.springframework:spring-core from 6.2.15 to 6.2.16

    Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.2.15 to 6.2.16.
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.2.15...v6.2.16)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-core
      dependency-version: 6.2.16
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    2d58fdc View commit details
    Browse the repository at this point in the history
  7. Bump org.springframework.data:spring-data-bom from 2025.0.6 to 2025.0.8

    Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2025.0.6 to 2025.0.8.
    - [Release notes](https://github.com/spring-projects/spring-data-bom/releases)
    - [Commits](spring-projects/spring-data-bom@2025.0.6...2025.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.data:spring-data-bom
      dependency-version: 2025.0.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    f23a42c View commit details
    Browse the repository at this point in the history
  8. Bump io.micrometer:micrometer-bom from 1.16.1 to 1.16.3

    Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.16.1 to 1.16.3.
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - [Commits](micrometer-metrics/micrometer@v1.16.1...v1.16.3)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-bom
      dependency-version: 1.16.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    bcce339 View commit details
    Browse the repository at this point in the history
  9. Bump org.junit:junit-bom from 6.0.1 to 6.0.2

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r6.0.1...r6.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    44f10f7 View commit details
    Browse the repository at this point in the history
  10. Bump io.micrometer:micrometer-tracing-bom from 1.6.2 to 1.6.3

    Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.6.2 to 1.6.3.
    - [Release notes](https://github.com/micrometer-metrics/tracing/releases)
    - [Commits](micrometer-metrics/tracing@v1.6.2...v1.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-tracing-bom
      dependency-version: 1.6.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    244ecfd View commit details
    Browse the repository at this point in the history
  11. Bump io.spring.develocity.conventions from 0.0.24 to 0.0.25

    Bumps [io.spring.develocity.conventions](https://github.com/spring-io/develocity-conventions) from 0.0.24 to 0.0.25.
    - [Release notes](https://github.com/spring-io/develocity-conventions/releases)
    - [Commits](spring-io/develocity-conventions@v0.0.24...v0.0.25)
    
    ---
    updated-dependencies:
    - dependency-name: io.spring.develocity.conventions
      dependency-version: 0.0.25
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    8a79b79 View commit details
    Browse the repository at this point in the history
  12. Bump org.assertj:assertj-core from 3.27.6 to 3.27.7

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.6 to 3.27.7.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.27.6...assertj-build-3.27.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    3a6d1b6 View commit details
    Browse the repository at this point in the history
  13. Release 4.0.2

    github-actions[bot] committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    fb851eb View commit details
    Browse the repository at this point in the history
Loading