fix(deps): update all non-major notification-server dependencies #782
+6
−6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.14.1
->8.14.3
8.14.1-jdk21-alpine
->8.14.3-jdk21-alpine
6.2.7
->6.2.11
2.21.1
->2.22.0
0.2.6
->0.2.7
2.8.8
->2.8.13
Release Notes
gradle/gradle (gradle)
v8.14.3
: 8.14.3Compare Source
The Gradle team is excited to announce Gradle 8.14.3.
This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14.
Here are the highlights of this release:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.
Upgrade instructions
Switch your build to use Gradle 8.14.3 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.14.2
Compare Source
spring-projects/spring-framework (org.springframework:spring-instrument)
v6.2.11
⭐ New Features
@Nullable
on JsonPathAssertions.isEqualTo #35445DuplicateKeyException
#35400String value
arguments inResponseCookie
from*()
factory methods #35377taskTerminationTimeout
semantics onSimpleAsyncTaskExecutor/Scheduler
#35372StandardEvaluationContext.setBeanResolver
should allow@Nullable BeanResolver
#35371🐞 Bug Fixes
@Scheduled
(cron=…) when custom ScheduledExecutorService bean is defined (Java 19+) #35316📔 Documentation
Mockito.doXxx()
to stub a@MockitoSpyBean
#35410ApplicationEvents
to clarify recommended usage #35335DataSize.parse()
#35298@Contract
Javadoc #35285🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Dockerel, @Kehrlann, @acktsap, @khj68, @ngocnhan-tran1996, @scordio, and @sgflt
v6.2.10
⭐ New Features
PathEditor
#35304type
inProblemDetail
nullable #35294useCaches
option forURLConnection
usage inUrlResource
(avoiding jar file leak) #35218🐞 Bug Fixes
@Scheduled
tasks running inSimpleAsyncTaskScheduler
are interrupted immediately on context close #35254ScriptUtils.executeSqlScript()
does not support multiple results per statement #35248@Transactional
propagation for@TransactionalEventListener
with BEFORE_COMMIT phase #35150📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Allan-QLB, @carsago, @cw-dimedis, and @giampa91
v6.2.9
⭐ New Features
OncePerRequestFilter
cannot be CGLib-proxied #35198InaccessibleObjectException
next toIllegalAccessException
#35190Date
-to-Instant
andInstant
-to-Date
converters #35175AbstractMessagingTemplate
hierarchy #35159Instant
-to-Timestamp
conversion #35156ResponseEntity<?>
in Spring MVC #35153@CacheConfig("myCacheName")
declarations for simplified configuration #35152messageSelector
parameters inJmsOperations
as@Nullable
#35151OverflowStrategy
inConcurrentWebSocketSessionDecorator
#35132@Aspect
bean #35074DataAccessResourceFailureException
thrown when transaction times out on PostgreSQL #35073MethodInvokingFactoryBean
fails to invoke publicly exported methods overridden by internal classes when using JPMS #34028🐞 Bug Fixes
getPubliclyAccessibleMethodIfPossible
#35189targetBeanName
field in AbstractBeanFactoryBasedTargetSourceprotected
to avoid exceptions in logging andtoString()
#35172StaticListableBeanFactory
#35119DELETE
requests, the request body is not used inJdkClientHttpRequest.buildRequest
#35068📔 Documentation
@ContextConfiguration
Javadoc from reference manual #35088🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Meijuh, @RazorNd, @chenggwang, @izeye, @mjd507, @ngocnhan-tran1996, and @philwebb
v6.2.8
⭐ New Features
@Contract
declaration forCodeFlow.isIntegerForNumericOp()
is unnecessary #34985BeanDefinitionReader
via@ImportResource
#34928PathPatternMatchableHandlerMapping
configurable #34918🐞 Bug Fixes
WebSession
after max sessions limit is reached #35013AbstractKotlinSerializationHttpMessageConverter
#34992REPLY_CHANNEL
header check inMessageHeaderAccessor
#34949MockEnvironment
does not acceptObject
property values #34947PropertySourcesPlaceholderConfigurer
no longer usesConversionService
fromEnvironment
#34936@Contract
forStreamUtils.drain()
incorrectly declaresnull
results in an exception #34933@Bean
factory parameter #34929📔 Documentation
ResourceHttpRequestHandler#setHeaders
JavaDoc #35004@SqlGroup
example #34972@RestControllerAdvice
vs@ControllerAdvice
apply to by default #34866@ExceptionHandler
#34554🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Allan-QLB, @Aurh1l, @BowieDu, @DhruvTheDev1, @Dongnyoung, @JimmyAx, @addoDev, @dmitrysulman, @izeye, @jjank, @kilink, @mbazos, @msnsaeed71, @ngocnhan-tran1996, @nosan, @remeio, @vpavic, and @yuzawa-san
nats-io/nats.java (io.nats:jnats)
v2.22.0
Compare Source
Core
JetStream
ObjectStore
Misc
v2.21.5
Compare Source
Core
JetStream
Key Value
Testing / Examples / Docs / Etc
v2.21.4
Compare Source
Core
JetStream
Key Value
Tests
Misc
v2.21.3
Compare Source
** DO NOT USE **
Use 2.21.4 instead
v2.21.2
Compare Source
Core
JetStream
Key Value
General
OpenAPITools/jackson-databind-nullable (org.openapitools:jackson-databind-nullable)
v0.2.7
: releasedCompare Source
What's Changed
New Contributors
Full Changelog: OpenAPITools/jackson-databind-nullable@v0.2.6...v0.2.7
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)
v2.8.13
Added
Changed
Fixed
v2.8.12
Compare Source
Changed
Fixed
v2.8.11
Compare Source
Added
Changed
Fixed
v2.8.10
Compare Source
Added
Changed
Fixed
v2.8.9
Added
Changed
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.