Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework:spring-webmvc-portlet 3.2.15.RELEASE -> 3.2.18.RELEASE age adoption passing confidence

Release Notes

spring-projects/spring-framework (org.springframework:spring-webmvc-portlet)

v3.2.18.RELEASE: 3.2.18 Release

Compare Source

⭐ New Features

  • Allow method inlining of ObjectUtils.nullSafeEquals() [SPR-14349] #​18921
  • Normalize resource URL in ResourceServlet [SPR-14946] #​19513
  • ModelAndViewResolver still refers to raw Class type [SPR-7860] #​12517

🪲 Bug Fixes

  • Constructor sets the source incorrectly in org.springframework.beans.PropertyValue [SPR-8337] #​12985
  • ObjectToObjectConverter should be able to use constructors on non-public classes [SPR-14304] #​18876
  • Async advisor retrieval blocks when triggered by singleton init method [SPR-14324] #​18896
  • Deadlock while creating a new thread on bean initialization with transactional code invocation [SPR-14388] #​18961
  • CronSequenceGenerator causes StackOverflowError with reversed range values [SPR-14462] #​19031
  • Ineffective synchronization in StandardTypeConverter constructor [SPR-14465] #​19034
  • ResourcePatternUtils.getResourcePatternResolver does not accept null arg [SPR-14500] #​19069
  • LinkedCaseInsensitiveMap doesn't override HashMap.clone() [SPR-14509] #​19078
  • StackOverflowError for advisor search against factory-bean reference to FactoryBean [SPR-14551] #​19119
  • StringUtils.parseLocaleString(): does not parse locale string in java 7 for Serbian (Latin) [SPR-14718] #​19283
  • Concurrency problem in DeferredResult: potential double execution of handleResult [SPR-14978] #​19544
  • MBeanExporter fails against null beans [SPR-15031] #​19598

📔 Documentation

  • Ambiguous sentence in the cache documentation [SPR-14399] #​18017
  • SpEL and Date Literals [SPR-14987] #​19553

v3.2.17.RELEASE: 3.2.17 Release

Compare Source

⭐ New Features

  • SimpleTriggerFactoryBean and CronTriggerFactoryBean fail without jobDetail [SPR-13604] #​18182
  • Prevent Quartz XSD from being fetched from the Internet [SPR-13706] #​18281
  • Backport MVC config path config options to 3.2.x [SPR-14186] #​18757

🪲 Bug Fixes

  • Handle RejectedExecutionException in WebAsyncManager [SPR-13836] #​18409
  • NullPointerException while building error message in InvocableHandlerMethod [SPR-13917] #​18491
  • ReflectiveMethodResolver chooses parent class over child for static methods [SPR-13918] #​18492
  • AbstractMarshaller's DocumentBuilderFactory instance may be used by several threads simultaneously [SPR-13935] #​18507
  • TimerManagerTaskScheduler.TimerScheduledFuture.getDelay is inverted [SPR-13977] #​18549
  • Scripted beans not updated after a script compilation error in getScriptedObjectType [SPR-14007] #​18579
  • ModelAndView is replaced when a RedirectView is used [SPR-14045] #​18617
  • @RequestHeader HttpHeaders fails with NPE against null header value [SPR-14091] #​18663
  • NPE thrown when calling methods with an empty @Caching annotation [SPR-14162] #​18734
  • Deadlock possible with AspectJ aspects and multi-threading [SPR-14241] #​18814
  • AbstractRequestLoggingFilter appends null query string [SPR-14244] #​18817

📔 Documentation

  • wrong example given at section 17.4 Handler mappings [SPR-13832] #​18405
  • @EnableScheduling javadoc has incomplete XML example [SPR-14145] #​18717

v3.2.16.RELEASE: 3.2.16 Release

Compare Source

⭐ New Features

  • Skip Content-Disposition header when status != 2xx [SPR-13588] #​18165
  • Avoid NPE for anonymous SqlParameter in CallMetaDataContext [SPR-13628] #​18206
  • Content-Disposition with fixed file name "f.txt" causes confusion [SPR-13643] #​18220
  • Revisit BeansException warn logging after startup failure [SPR-13663] #​18238
  • BeanFactoryAnnotationUtils.qualifiedBeanOfType should not instantiate all beans of given type before checking qualifier [SPR-13741] #​18314
  • Support for Microsoft SQL Server driver version 4 and above [SPR-13772] #​18346

🪲 Bug Fixes

  • Content-Disposition header causes download in browser for Spring Boot Actuator endpoints [SPR-13587] #​18164
  • AbstractJdbcCall's compiled variable should be declared as volatile [SPR-13617] #​18195
  • Content-Disposition added for @ResponseBody methods explicitly mapped to ".html" or other extensions [SPR-13629] #​18207
  • CommonsMultipartFile.getOriginalFilename() does not strip file path properly [SPR-13662] #​18237
  • AbstractApplicationContext.isRunning throws IllegalStateException when called too early [SPR-13667] #​18242
  • Jdbc4SqlXmlHandler should return null as documented (instead of throwing NPE) [SPR-13782] #​18356

📔 Documentation

  • Fix cron trigger example in reference documentation [SPR-10474] #​15107

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/spring-core branch 2 times, most recently from 8bc646c to fb05ea4 Compare October 6, 2022 20:08
@renovate renovate bot changed the title fix(deps): update spring core to v3.2.18.release fix(deps): update dependency org.springframework:spring-webmvc-portlet to v3.2.18.release Feb 2, 2024
@renovate renovate bot force-pushed the renovate/spring-core branch 2 times, most recently from 83057c7 to 347f81c Compare November 7, 2024 23:02
@renovate renovate bot force-pushed the renovate/spring-core branch from 347f81c to e9c536c Compare November 7, 2024 23:02
@Naenyn Naenyn merged commit 396556c into master Nov 7, 2024
8 checks passed
@Naenyn Naenyn deleted the renovate/spring-core branch November 7, 2024 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant