When using JPA and ImportTestcontainers, test context may fail to refresh due to "Mapped port can only be obtained after the container is started" #40863
Default MIME mappings are not loaded unless additional mappings are configured #40860
Starting from 3.2.x, @SpyBean is not able to initialise MongoRepository bean of the generic type #40855
Auto-configuration ordering change breaks DocumentReference (in non-reactive MongoTemplate) when depending on mongodb-driver-reactivestreams #40851
Neo4jReactiveDataAutoConfiguration creates incorrectly named bean #40836
Image building fails during cleanup when bind mount has read-only content #40799
Failure Analysis for InvalidConfigurationPropertyValueException is skipped when the property is not set #40691
IllegalArgumentException can be thrown when running an uber jar on a shared drive #40643
setReadTimeout can't be set via Reflective factory on JettyClientHttpRequestFactory #40638
URISyntaxException is raised if the spring boot application is started in a location that contains invalid URI characters #40616
resolveMainClassName fails when building with Gradle using Java 22 #40613
AnsiOutput.detectIfAnsiCapable broken on JDK22 #40609
Help information for spring init's build option has the wrong default #40606
JarUrlConnection.getPermission() can throw NullPointerException if jarFileConnection is null #40599
Whitespace is not correctly trimmed when generating configuration properties metadata from records #40593
In some situations, the failure when the AOT-generated initializer cannot be loaded is less helpful than before #40584
Updates io.swagger.core.v3:swagger-annotations from 2.2.15 to 2.2.22
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the minor group with 5 updates:
3.25.2
3.26.0
1.10.4
1.12.1
1.30.1
1.38.0
3.2.5
3.3.0
2.2.15
2.2.22
Updates
org.assertj:assertj-core
from 3.25.2 to 3.26.0Release notes
Sourced from org.assertj:assertj-core's releases.
... (truncated)
Commits
b7aae03
[maven-release-plugin] prepare release assertj-build-3.26.0be4cf7c
AddisUnmodifiable
toIterator
assertions (#3477)6e760db
chore(deps-dev): bump org.springframework:spring-core from 5.3.35 to 5.3.36 (...29d2bbe
chore(deps): bump byte-buddy.version from 1.14.15 to 1.14.16 (#3487)97b642a
Rebuild default date formats used to parse string as dates when the default t...9eeb352
Refactor tests covering date string conversion9707d51
chore(deps): bump kotlin.version from 1.9.24 to 2.0.0 (#3484)6bab517
chore(deps-dev): bump org.hibernate.orm:hibernate-core from 6.5.1.Final to 6....5f70fec
Reduce Qodana verbosity in PRs99f2991
FixInstant
conversion withDate
assertions (#3467)Updates
com.azure:azure-identity
from 1.10.4 to 1.12.1Commits
c3c4648
Prepare Identity Broker May 2024 Release (#40014)b1e8fdc
Prepare May 2024 Identity Release (#40006)387170a
Update version of github-event-processor to 1.0.0-dev.20240502.2 (#40012)222f2d9
Added Alpha3 Java Media Streaming Events (#40002)c6c520e
Ensure ServiceBus session idle timeout fall back to retry-options::try-timeou...938279a
Increment versions for core releases (#40003)81d967b
Increment package versions for cosmos releases (#39998)318be4b
Kafka1.0.0-beta.2Release (#39992)c0a12f6
createMetadataContainerIfNotExistsForMasterKeyAuth (#39973)b36fe32
Prepare Core libraries for May 2024 release (#39987)Updates
io.opentelemetry:opentelemetry-bom
from 1.30.1 to 1.38.0Release notes
Sourced from io.opentelemetry:opentelemetry-bom's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry:opentelemetry-bom's changelog.
... (truncated)
Commits
30d16eb
[release/v1.38.x] Prepare release 1.38.0 (#6446)67fcea3
Prepare for 1.38.0 release (#6441)a855e12
Mention branch protection ordering (#6406)c7d472a
Stabilize synchronous gauge (#6419)ca79821
Restrict space-only keys (#6431)0d2d67e
Add memory mode support to OTLP exporters (#6430)715211e
Low allocation OTLP logs marshaler (#6429)5297306
Add Lauri to approvers (#6440)417f82c
Update dependency org.testcontainers:testcontainers-bom to v1.19.8 (#6437)af46b5e
change variable name (#6439)Updates
org.springframework.boot:spring-boot-dependencies
from 3.2.5 to 3.3.0Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
a25e1eb
Release v3.3.0ed0a3fd
Update publish-to-sdkman job to make new candidates the default42d6f2c
Merge branch '3.2.x'234e0fd
Stop mark 3.2.x as the default SDKman release226b900
Merge branch '3.2.x'c857eb6
Fix SDKman "make default" step13e13f9
Merge branch '3.2.x'a5ee37c
Next development version (v3.2.7-SNAPSHOT)dffdd6d
Explicitly set SDKman's make-default to false86c206a
Merge branch '3.2.x'Updates
io.swagger.core.v3:swagger-annotations
from 2.2.15 to 2.2.22Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show