Skip to content

[pull] main from spring-projects:main#702

Merged
pull[bot] merged 41 commits into
deepharness:mainfrom
spring-projects:main
May 29, 2026
Merged

[pull] main from spring-projects:main#702
pull[bot] merged 41 commits into
deepharness:mainfrom
spring-projects:main

Conversation

@pull

@pull pull Bot commented May 29, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

dependabot Bot and others added 30 commits May 29, 2026 10:14
---
updated-dependencies:
- dependency-name: "@antora/cli"
  dependency-version: 3.2.0-alpha.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-50464

Signed-off-by: dependabot[bot] <support@github.com>
* dependabot/npm_and_yarn/antora/antora/cli-3.2.0-alpha.12:
  Bump @antora/cli from 3.2.0-alpha.11 to 3.2.0-alpha.12 in /antora

Closes gh-50464
---
updated-dependencies:
- dependency-name: "@antora/site-generator"
  dependency-version: 3.2.0-alpha.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-50463

Signed-off-by: dependabot[bot] <support@github.com>
* dependabot/npm_and_yarn/antora/antora/site-generator-3.2.0-alpha.12:
  Bump @antora/site-generator in /antora

Closes gh-50463
See gh-50301

Signed-off-by: Daeho Kwon <trewq231@naver.com>
* fix/50246-sni-fallback:
  Polish "Fall back to default SSL provider for unmapped SNI hostnames"
  Fall back to default SSL provider for unmapped SNI hostnames

Closes gh-50301
See gh-50429

Signed-off-by: igormukhin <618760+igormukhin@users.noreply.github.com>
* rabbitmq-empty-ssl-bundle:
  Treat empty RabbitMQ SSL bundle as unset

Closes gh-50429
See gh-50290

Signed-off-by: Kapil-chn7 <kapilchn7@gmail.com>
* docs/validation-dependency:
  Polish "Clarify dependency requirement for Bean Validation support"
  Clarify dependency requirement for Bean Validation support

Closes gh-50290
Replace deprecated Maven Resolver components with
`RepositorySystemSupplier`.

See gh-50447

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
* polish-modified-classpath-classloader:
  Polish "Use new Maven Resolver API for ModifiedClassPathClassLoader"
  Use new Maven Resolver API for ModifiedClassPathClassLoader

Closes gh-50447
ProcessRunner.waitForProcess and ReaderThread.toString catch
InterruptedException without restoring the thread interrupt flag.
This prevents callers higher up the stack from detecting the
interruption. Every other InterruptedException handler in the
codebase restores the flag; these two were the only omissions.

Add Thread.currentThread().interrupt() before re-throwing or
returning in both catch blocks. Also chain the original exception
as the cause in waitForProcess for debuggability.

See gh-50451

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
* fix-processrunner-interrupt-flag:
  Restore interrupt flag in ProcessRunner on InterruptedException

Closes gh-50451
snicoll and others added 11 commits May 29, 2026 12:30
See gh-50593

Signed-off-by: SJLIM <yyvaca30@gmail.com>
* fix-docs-typos:
  Polish "Fix typos in documentation"
  Fix typos in documentation

Closes gh-50593
See gh-50600

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
* 50598:
  Remove the use of Optional from Data Neo4j repository examples

Closes gh-50600
@pull pull Bot locked and limited conversation to collaborators May 29, 2026
@pull pull Bot added the ⤵️ pull label May 29, 2026
@pull pull Bot merged commit aef3aa2 into deepharness:main May 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants