Commit Graph

54053 Commits

Author SHA1 Message Date
Stéphane Nicoll de83979c7d Upgrade to Micrometer Tracing 1.4.9
Closes gh-46690
2025-08-12 08:55:13 +02:00
Stéphane Nicoll 4f054a158d Upgrade to Micrometer 1.14.10
Closes gh-46689
2025-08-12 08:55:13 +02:00
Moritz Halbritter ab506bc909 Merge pull request #46789 from dependabot[bot]
* pr/46789:
  Polish "Bump gradle/actions from 4.4.1 to 4.4.2"
  Bump gradle/actions from 4.4.1 to 4.4.2

Closes gh-46789
2025-08-12 08:48:34 +02:00
Moritz Halbritter 2e78df4b23 Polish "Bump gradle/actions from 4.4.1 to 4.4.2"
See gh-46789
2025-08-12 08:48:17 +02:00
dependabot[bot] 1679968760 Bump gradle/actions from 4.4.1 to 4.4.2
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](ac638b010c...017a9effdb)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-version: 4.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-46789

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 08:47:41 +02:00
Moritz Halbritter 451b6a4e8f Merge pull request #46788 from dependabot[bot]
* pr/46788:
  Bump jfrog/setup-jfrog-cli from 4.5.11 to 4.5.13

Closes gh-46788
2025-08-12 08:45:08 +02:00
dependabot[bot] e3b6366757 Bump jfrog/setup-jfrog-cli from 4.5.11 to 4.5.13
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.5.11 to 4.5.13.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](ff5cb54411...2bc6e55719)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-version: 4.5.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-46788

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 08:44:34 +02:00
Moritz Halbritter 70adf04bc6 Merge pull request #46787 from dependabot[bot]
* pr/46787:
  Polish "Bump actions/checkout from 4 to 5"
  Bump actions/checkout from 4 to 5

Closes gh-46787
2025-08-12 08:35:56 +02:00
Moritz Halbritter af8df56c85 Polish "Bump actions/checkout from 4 to 5"
See gh-46787
2025-08-12 08:35:30 +02:00
dependabot[bot] ce1c75d74a Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

See gh-46787

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 08:35:25 +02:00
Stéphane Nicoll 92122e1c24 Upgrade to Hibernate 6.6.25.Final
Closes gh-46777
2025-08-11 16:35:36 +02:00
Stéphane Nicoll 6e292d0400 Merge pull request #46756 from ganjisriver
* pr/46756:
  Polish "Harmonize SslOptions#getCiphers and getEnabledProtocols Javadoc"
  Harmonize SslOptions#getCiphers and getEnabledProtocols Javadoc

Closes gh-46756
2025-08-11 11:14:16 +02:00
Stéphane Nicoll bd39a9aebb Polish "Harmonize SslOptions#getCiphers and getEnabledProtocols Javadoc"
See gh-46756
2025-08-11 11:12:19 +02:00
강정훈 Kang Jeonghun 18e03dbae1 Harmonize SslOptions#getCiphers and getEnabledProtocols Javadoc
See gh-46756

Signed-off-by: 강정훈 Kang Jeonghun <ganjisriver18@gmail.com>
2025-08-11 11:11:25 +02:00
Stéphane Nicoll ab9b584009 Remove workaround in test setup as KT-30276 has been fixed
See gh-46748
2025-08-11 09:40:40 +02:00
Stéphane Nicoll d9adce21ae Merge pull request #46699 from deejay1
* pr/46699:
  Polish "Add Kotlin samples for tracing"
  Add Kotlin samples for tracing

Closes gh-46699
2025-08-11 09:17:29 +02:00
Stéphane Nicoll ac73852e87 Polish "Add Kotlin samples for tracing"
See gh-46699
2025-08-11 09:16:55 +02:00
Łukasz Jernaś 1e15cc1ab0 Add Kotlin samples for tracing
See gh-46699

Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
2025-08-11 09:11:02 +02:00
Stéphane Nicoll 95d9b397a6 Merge pull request #46753 from nosan
* pr/46753:
  Add ArchRule that checks that the type of exposed bean is not private

Closes gh-46753
2025-08-11 08:48:46 +02:00
Dmytro Nosan b88ad99f1a Add ArchRule that checks that the type of exposed bean is not private
See gh-46753

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-08-11 08:43:21 +02:00
Stéphane Nicoll a5d8eeccba Merge pull request #46752 from nosan
* pr/46752:
  Make SpringLiquibaseCustomizer package-private

Closes gh-46752
2025-08-10 16:13:29 +02:00
Dmytro Nosan 50202cf1ff Make SpringLiquibaseCustomizer package-private
Prior to this commit, SpringLiquibaseCustomizer had a private modifier,
which breaks Spring AOT.

See gh-46752

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-08-10 16:11:38 +02:00
Stéphane Nicoll f2d0712edc Upgrade to Tomcat 10.1.44
Closes gh-46724
2025-08-08 15:23:02 +02:00
Stéphane Nicoll 3578ab8768 Upgrade to Jersey 3.1.11
Closes gh-46723
2025-08-08 15:22:58 +02:00
Phillip Webb 932f9edf03 Merge pull request #46685 from schmidti159
* pr/46685:
  Polish 'Fix race condition in OutputCapture'
  Fix race condition in OutputCapture

Closes gh-46685
2025-08-08 14:02:27 +01:00
Phillip Webb 742bcc568d Polish 'Fix race condition in OutputCapture'
See gh-46685
2025-08-08 14:02:18 +01:00
Daniel Schmidt 10b8a43291 Fix race condition in OutputCapture
Update `OutputCapture` to fix a race condition that could occur due to the
cache. Prior to this commit, when data was written whilst simultaneously
being read, any subsequent reading of data might miss the last output.

See gh-46685

Signed-off-by: Daniel Schmidt <daniel-github@ad-schmidt.de>
2025-08-08 13:21:43 +01:00
Stéphane Nicoll 815bdc528b Upgrade to Pulsar 3.3.8
Closes gh-46716
2025-08-07 14:58:30 +02:00
Stéphane Nicoll a7eb7b164c Upgrade to MySQL 9.4.0
Closes gh-46715
2025-08-07 14:50:30 +02:00
Stéphane Nicoll 5f314146e6 Upgrade to Jetty 12.0.24
Closes gh-46714
2025-08-07 14:50:30 +02:00
Stéphane Nicoll fd804d0a3d Upgrade to Hibernate Validator 8.0.3.Final
Closes gh-46713
2025-08-07 14:21:05 +02:00
Stéphane Nicoll ded8976cb1 Upgrade to Hibernate 6.6.24.Final
Closes gh-46712
2025-08-07 14:21:01 +02:00
Stéphane Nicoll 69322fe356 Upgrade to Angus Mail 2.0.4
Closes gh-46711
2025-08-07 14:20:57 +02:00
Stéphane Nicoll ff7ed98897 Start building against Spring Session 3.4.5 snapshots
See gh-46698
2025-08-07 10:11:09 +02:00
Stéphane Nicoll 224baa1cf3 Start building against Spring Security 6.4.9 snapshots
See gh-46697
2025-08-07 10:11:05 +02:00
Stéphane Nicoll 23c69cfabc Start building against Spring Pulsar 1.2.9 snapshots
See gh-46696
2025-08-07 10:11:01 +02:00
Stéphane Nicoll f7d5ece0e1 Start building against Spring LDAP 3.2.14 snapshots
See gh-46695
2025-08-07 10:10:57 +02:00
Stéphane Nicoll e7482bb33f Start building against Spring Framework 6.2.10 snapshots
See gh-46694
2025-08-07 10:10:53 +02:00
Stéphane Nicoll c717128be6 Start building against Spring Data Bom 2024.1.9 snapshots
See gh-46693
2025-08-07 10:10:49 +02:00
Stéphane Nicoll 8a81724b49 Start building against Spring Authorization Server 1.4.5 snapshots
See gh-46692
2025-08-07 10:10:45 +02:00
Stéphane Nicoll 62c0cc0e6e Start building against Reactor Bom 2024.0.9 snapshots
See gh-46691
2025-08-07 10:10:41 +02:00
Stéphane Nicoll 2a7436eeba Start building against Micrometer Tracing 1.4.9 snapshots
See gh-46690
2025-08-07 10:10:37 +02:00
Stéphane Nicoll 9d2ed7165a Start building against Micrometer 1.14.10 snapshots
See gh-46689
2025-08-07 10:10:33 +02:00
Moritz Halbritter 490dcf3af6 Upgrade Java version in sdkmanrc to 17.0.16-librca
Closes gh-46670
2025-08-05 09:05:55 +02:00
Stéphane Nicoll b190e8077b Consistently detect the default value of a property
This is a follow-up of gh-46599 where detecting the default value
suffer from the same problem. Rather than using a name, the resolver now
provides the field itself. This also adds a dedicated test for the use
of @Name with Lombok.

Closes gh-46662
2025-08-04 15:32:51 +02:00
Stéphane Nicoll 14820b0d11 Merge pull request #46599 from prishedko
* pr/46599:
  Polish "Stop using custom name for elements resolution"
  Stop using custom name for elements resolution

Closes gh-46599
2025-08-04 15:00:55 +02:00
Stéphane Nicoll 27d7c5992b Polish "Stop using custom name for elements resolution"
See gh-46599
2025-08-04 15:00:08 +02:00
Bohdan Pryshedko 1014fc2106 Stop using custom name for elements resolution
Previously, when a property was customized with @Name, getter, setter,
field, and record component were looked up using the custom name, rather
than the property name. This lead to missing information as the custom
name is not meant to match the field name, for instance.

This commit keeps the custom name, but uses the property name as for
other cases.

See gh-46599

Signed-off-by: Bohdan Pryshedko <prishedko@gmail.com>
2025-08-04 14:59:54 +02:00
Andy Wilkinson 449a901c90 Remove unnecessary attributes from dependency scope configuration
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Has been cancelled Details
Run CodeQL Analysis / run-analysis (push) Has been cancelled Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Has been cancelled Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Has been cancelled Details
Build and Deploy Snapshot / Trigger Docs Build (push) Has been cancelled Details
Build and Deploy Snapshot / Verify (push) Has been cancelled Details
See gh-46600
2025-08-01 09:14:33 +01:00
Andy Wilkinson 8b4623653c Simplify code by making of us shouldResolveConsistentlyWith
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
Closes gh-46642
2025-08-01 06:57:06 +01:00