Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.springframework:spring-core to v5.3.39 #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 10, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework:spring-core 5.3.33 -> 5.3.39 age adoption passing confidence

Release Notes

spring-projects/spring-framework (org.springframework:spring-core)

v5.3.39

Compare Source

⭐ New Features

  • SimpleEvaluationContext should disable array allocation #​33386

v5.3.38

Compare Source

⭐ New Features

  • Efficient handling of conditional HTTP requests #​33378

🐞 Bug Fixes

  • Fix incorrect weak ETag validation #​33377
  • SimpleEvaluationContext does not enforce read-only semantics #​33320
  • ConversionService cannot convert primitive array to Object[] #​33314
  • SpEL Indexer silently ignores failure to set property as index #​33312
  • Mockito mock falsely initialized as CGLIB proxy with AspectJ aspect #​33142
  • "file:." cannot be resolved to java.nio.file.Path (and plain "." value resolves to classpath root) #​33140

📔 Documentation

  • Typo in Annotation-driven Listener Endpoints section of Spring Framework documentation #​33052
  • Container Extension Points section of Spring Framework documentation refers to the wrong property name #​33039
  • Incorrect constructor details in the javadoc for ApplicationContextEvent #​33034

🔨 Dependency Upgrades

v5.3.37

Compare Source

⭐ New Features

  • AnnotationUtils performance degrades with deep stacks #​32923

🐞 Bug Fixes

  • AspectJ CTW aspects executed twice #​32974
  • SpEL compilation fails when indexing into a Map with a primitive #​32911
  • SpEL compilation fails when indexing into an array or list with an Integer #​32909
  • Application not starting with @EnableTransactionManagement(mode = AdviceMode.ASPECTJ) #​32885

🔨 Dependency Upgrades

v5.3.36

Compare Source

🐞 Bug Fixes

  • Overridden aspect method runs twice #​32868
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #​32860
  • Spring AOP fails against registered @Configurable aspect #​32840

v5.3.35

Compare Source

⭐ New Features

  • Accept ajc-compiled @Aspect classes for Spring AOP proxy usage #​32818

🐞 Bug Fixes

  • DeferredQueryInvocationHandler fails to unwrap QuerySqmImpl class outside of transaction #​32770
  • MergedAnnotations search does not find container for repeatable annotation #​32751
  • AnnotationConfigWebApplicationContext should propagate ApplicationStartup to BeanFactory #​32749
  • Ignore non-String keys in PropertiesPropertySource.getPropertyNames() #​32744
  • "multiple subscribers not supported" when using WebClient exchange #​32728
  • Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 2.3.10 #​32698

📔 Documentation

  • Correct documentation on streaming with MockMvcWebTestClient #​32723
  • Update links to HttpOnly documentation at OWASP in ResponseCookie #​32668

🔨 Dependency Upgrades

v5.3.34

Compare Source

⭐ New Features

  • Log column type for limited support message in JdbcUtils.getResultSetValue #​32603
  • Avoid additional unnecessary Annotation array cloning in TypeDescriptor #​32477
  • Avoid cloning empty Annotation array in TypeDescriptor #​32466

🐞 Bug Fixes

  • Refine scheme, userinfo, host and port parsing in UriComponentsBuilder #​32618
  • MethodIntrospector.selectMethods() fails to detect bridge methods across ApplicationContexts #​32588
  • JmsUtils.commitIfNecessary catches and ignores JMS IllegalStateException, losing message with ActiveMQ Artemis #​32480
  • Consistently apply TaskDecorator to ManagedExecutorService as well #​32457

🔨 Dependency Upgrades


Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 changed the title Update dependency org.springframework:spring-core to v5.3.30 Update dependency org.springframework:spring-core to v5.3.31 Nov 17, 2023
@renovate renovate bot force-pushed the renovate/spring-core branch from 304034b to 8446392 Compare November 17, 2023 05:51
@renovate renovate bot force-pushed the renovate/spring-core branch 4 times, most recently from 1580e73 to 9be28ce Compare December 12, 2023 19:02
@renovate renovate bot force-pushed the renovate/spring-core branch 2 times, most recently from 3f99fbe to fc8f256 Compare December 15, 2023 12:01
@renovate renovate bot force-pushed the renovate/spring-core branch 2 times, most recently from d4b4e38 to 5c7f8d3 Compare January 9, 2024 16:14
@renovate renovate bot force-pushed the renovate/spring-core branch 2 times, most recently from e882e12 to ad9e149 Compare January 13, 2024 08:36
@renovate renovate bot force-pushed the renovate/spring-core branch from ad9e149 to e30711b Compare January 24, 2024 05:38
@renovate renovate bot force-pushed the renovate/spring-core branch 4 times, most recently from 2856e8b to 79b9849 Compare February 8, 2024 10:26
@renovate renovate bot force-pushed the renovate/spring-core branch 4 times, most recently from adaa0cc to b3a021d Compare February 15, 2024 16:39
@renovate renovate bot changed the title Update dependency org.springframework:spring-core to v5.3.31 Update dependency org.springframework:spring-core to v5.3.32 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/spring-core branch 7 times, most recently from 216b872 to 841593f Compare February 22, 2024 12:44
@renovate renovate bot force-pushed the renovate/spring-core branch from a0e55c6 to f0539d7 Compare August 14, 2024 11:46
@renovate renovate bot changed the title Update dependency org.springframework:spring-core to v5.3.37 Update dependency org.springframework:spring-core to v5.3.39 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/spring-core branch 3 times, most recently from 1f99ad0 to cfb7a17 Compare September 10, 2024 15:53
@renovate renovate bot force-pushed the renovate/spring-core branch from cfb7a17 to b92449a Compare September 12, 2024 14:24
@renovate renovate bot force-pushed the renovate/spring-core branch 2 times, most recently from 2e0d6af to a3ce5df Compare October 4, 2024 08:44
@renovate renovate bot force-pushed the renovate/spring-core branch 5 times, most recently from 4b3e6ff to 0d1d7a4 Compare October 13, 2024 10:36
@renovate renovate bot force-pushed the renovate/spring-core branch 5 times, most recently from d1c7dd9 to 16aa368 Compare October 23, 2024 14:26
@renovate renovate bot force-pushed the renovate/spring-core branch from 16aa368 to 183e793 Compare October 31, 2024 13:26
@renovate renovate bot force-pushed the renovate/spring-core branch 2 times, most recently from df558f9 to 83e0540 Compare November 18, 2024 10:38
@renovate renovate bot force-pushed the renovate/spring-core branch 4 times, most recently from 63c59c0 to ff72751 Compare December 11, 2024 16:09
@renovate renovate bot force-pushed the renovate/spring-core branch 3 times, most recently from 88057d2 to 7028d3d Compare December 18, 2024 17:32
@renovate renovate bot force-pushed the renovate/spring-core branch from 7028d3d to 9515daf Compare December 19, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant