Update all non-major dependencies#88
Merged
Merged
Conversation
2b15a27 to
f9c5e67
Compare
f9c5e67 to
c932569
Compare
0c3ac7d to
cfa26f1
Compare
cbd4bb3 to
d8db690
Compare
7334fde to
5c74c2d
Compare
a04b343 to
854eb66
Compare
3ecd630 to
936f2ad
Compare
936f2ad to
b436776
Compare
4b49daa to
4c6be32
Compare
d76eac1 to
964a920
Compare
964a920 to
eff3d35
Compare
6a53109 to
9f48537
Compare
972931b to
ea3ccb6
Compare
0be0cac to
e1e987b
Compare
27e2d6a to
0e3aec6
Compare
309c035 to
b34421d
Compare
3b82c78 to
6129757
Compare
8543c35 to
591b99b
Compare
591b99b to
523c8b1
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.9.7->1.9.1017-jdk->17.0.2-jdk17-jdk->17.0.2-jdk1.9.7->1.9.105.2.0->5.5.05.2.0->5.5.06.0.7->6.0.123.23.1->3.24.25.9.1->5.10.05.9.1->5.10.02.13.4->2.15.26.0.7->6.0.123.12.0->3.13.02.9.1->2.10.11.18.24->1.18.307.5->7.5.14.5.13->4.5.141.17.3->1.19.04.4.0->4.13.02.13.4->2.15.25.0.12->5.1.3Release Notes
vuejs/vuepress (@vuepress/plugin-google-analytics)
v1.9.10Compare Source
Bug Fixes
v1.9.9Compare Source
Bug Fixes
initialOpenGroupIndex(close: #3129) (#3130) (9049d48) @ulivzv1.9.8Compare Source
Bug Fixes
.vuepress/config.tsdoes not respect custom command (close: #3113) (#3114) (7cd8b30) @ulivzmockito/mockito (org.mockito:mockito-junit-jupiter)
v5.5.0Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.5.0
v5.4.0Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.4.0
@Mock(serializable = true)for parameterized types. (#3007)ArgumentMatchers#any()JavaDoc(#3003)
@Mock(serializable = true)no longer works with parameterized types (#2979)v5.3.1Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.3.1
v5.3.0Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.3.0
withoutAnnotationsparameter to@Mock(#2965)ArgumentMatchers#assertArgmethod. (#2949)spring-projects/spring-framework (org.springframework:spring-test)
v6.0.12⭐ New Features
@Scheduled(fixedDelay = Long.MAX_VALUE, timeUnit = TimeUnit.MINUTES) #31210PathMatchingResourcePatternResolver#31111@NullabletoargValueindoSetValue()inArgument[Type]PreparedStatementSetter#31086StringUtils#31067ReactiveAdapterRegistry#31047DefaultListableBeanFactory#getBeanNamesForTypedoes not take target type into account forFactoryBeanresolution #30987spring-coreaccess toorg.jboss.vfsforVfsUtilssupport on WildFly #30973readNBytesinStringHttpMessageConverterwhencontentLengthis available #30942DefaultGenerationContext(DefaultGenerationContext, String)constructorprotected#30895@Nullableannotations inAbstractResourceResolversubclasses in Spring MVC #30893@Autowiredmethods on same bean class #30359ClassUtils#getMostSpecificMethod#30272@PropertySource(ignoreResourceNotFound)support #22276PayloadMethodArgumentResolver#21852🐞 Bug Fixes
WebClientResponseException.getResponseBodyAsthrows exception instead of returningnullfor empty body #31179LogFactoryimplementation deviates from original ApacheLogFactoryin terms of abstract method declarations #31166nullSafeConciseToString()invokingisEmpty()on aMap/Collectionproxy #31138@DynamicPropertySourcein@Nestedtest class cannot override dynamic properties from enclosing class #31083TransactionalApplicationListenerMethodAdaptershould find@TransactionalEventListeneron target class method #31034MethodIntrospector.selectMethods(?)fails to find methods in case of special bridge method arrangement #30906@ModelAttributeannotated methods not working with kotlin suspend methods #30894ClassInfocaching injava.beans.Introspectoron JDK 11/17 #27781PropertySourcesPlaceholderConfigurersubclass to customizePropertyResolver#26761📔 Documentation
NoSuchElementException#31189@Transactionalon package-private/protected methods for class-based proxies #31057Anyto be a nullable type in AOP refdoc examples #31015PathPatternParser.defaultInstanceis outdated #30976ConnectionAccessorandDatabasePopulatorexception declarations #30932nameattribute in@PropertySource#30195ApplicationEventMulticasterused by theApplicationContext#29996FilePatternResourceHintsRegistrarAPI and improve documentation #29161T()operator not able to locate user types with defaultStandardTypeLocatorconfiguration #26253@PostConstructthroughSmartInitializingSingletonorContextRefreshedEvent#25074@Scheduledannotations #23959@ManagedResource[SPR-17139] #21676@PersistenceContextinjection points in general) [SPR-10443] #15076🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@1zg12, @aahlenst, @christophejan, @gnagy, @izeye, @jongwooo, @kilink, @marschall, @michaldo, @perlun, @pstrsr, @quaff, @remeio, @rwinch, @shin-mallang, and @zakaria-shahen
v6.0.11⭐ New Features
WARNlevel log output during test AOT processing #30867MBeanExporterin native image #30846AnnotationUtils.isCandidateClasscall withnullas annotation type #30842DefaultSingletonBeanRegistry.isDependent()#30839@Nullableannotations in ContentDisposition.Builder #30820ObjectUtils.nullSafeConciseToString()#30810ObjectUtils.nullSafeConciseToString()#30805MicrometerObservationRegistryTestExecutionListener#30747KotlinReflectionParameterNameDiscoverer#30725InvocableHandlerMethod#invokeSuspendingFunctionreturn type toObject#30716ResolvableType.hasUnresolvableGenerics()should cache its result #30713@javax.annotation.Resourceannotation #30695LogFactorycontains all public methods from ApacheLogFactory#30668JdbcTemplatedoes not callhandleWarningsin case of exception #23106🐞 Bug Fixes
toString()inFieldError#30799@TransactionalEventListener#30776AbstractBeanDefinition.getBeanClassName()when getting bean multithreaded #30773@Scheduled(fixedDelay = Long.MAX_VALUE) #30754Jackson2ObjectMapperBuilderbreaks whenmodulescustomizer followsmodulesToInstall#30751NullPointerExceptionin reactiveTransactionalOperatorImpl#30729MicrometerObservationRegistryTestExecutionListeneruses wrongClassLoaderto detect dependencies #30726@EventListeneranymore in 6.0.9 #30712@Nullabledeclarations #30601📔 Documentation
ReactiveTransactionManagerexception declarations #30817JdbcTransactionManagervsDataSourceTransactionManager#30802BeanDefinitionDsl.kt#30798@Aspectfor classes containing only@Pointcutdeclarations in reference documentation #30790AbstractMessageListenerContainerdocumentation and code disagree regarding log level #30730RowCallbackHandlercan be used withNamedParameterJdbcTemplate#30705UriUtilsJavadoc #30598MultipartBodyBuilder#30593@Sqlrequiresspring-jdbcandspring-txon the classpath #30280🔨 Dependency Upgrades
micrometer-bom1.10.9 andcontext-propagation1.0.4 #30860❤️ Contributors
Thank you to all the contributors who worked on this release:
@KSH-code, @antongub, @bnbakp0582, @cwatzl, @heoYH, @izeye, @kilink, @maartenc, @quaff, @rwinch, @valfirst, and @vbaidak
v6.0.10⭐ New Features
@Nullable#30670TestExecutionListenerfor Micrometer'sObservationRegistryin the TestContext framework #30658ResourceEditor#30628@Nullablein DefaultJmsListenerContainerFactory #30620commons-loggingis in the classpath #30575MethodArgumentNotValidException(MethodParameter, BindingResult)constructor #30558ContentDispositionbuilder #30537EntityManagerFactoryhints forSharedEntityManagerCreator#30523MockHttpServletRequestBuilderto set remote address #30497PersistenceUnitInfoDescriptorfor native images #30492@Bean'lite' mode not supported if@Beanmethods are not declared locally #30449Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.