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

Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15 #1818

Open
wants to merge 1 commit into
base: 1.3.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2024

Bumps org.springframework:spring-framework-bom from 6.1.14 to 6.1.15.

Release notes

Sourced from org.springframework:spring-framework-bom's releases.

v6.1.15

⭐ New Features

  • Use UriUtils to process static resource paths #33859
  • Prefer modified resources over the originals in TestCompiler #33850
  • Improve iteration methods in native headers to MultiValueMap adapters #33823
  • Deregister empty Cache from CacheManager #33813
  • Rename aopAvailable constants in TransactionSynchronizationUtils for better GraalVM native image support #33796
  • Load-time weaving support for WildFly 24+ #33728

🐞 Bug Fixes

  • DefaultClientRequestObservationConvention generates wrong uri tag when missing path #33867
  • HttpComponentsClientHttpRequestFactory setReadTimeout not working with httpclient 5.4 #33806
  • HttpHeaders.writeableHttpHeaders(new HttpHeaders(readOnlyHttpHeaders)) is not writeable #33789
  • RestClient exchange methods are not nullable #33779
  • Throw SpelParseException for unsupported character in SpelExpressionParser #33767
  • DefaultMessageListenerContainer reports incorrect jms.process.message count #33758
  • Autowiring fails if multiple non-highest @Priority beans exist with same priority #33733
  • Jackson2Decoder leaks on WebClient timeout #33731
  • DefaultServerRequestObservationConvention throws when response status is zero #33725
  • Aspect executed twice - @AfterThrowing #33704
  • parts w/o filename in Content-Disposition header are not cleaned from temp folder (skipped by StandardServletMultipartResolver) #33511

📔 Documentation

  • Resources link points to wrong section of reference guide #33882
  • Remove mentions of Joda-Time support #33881
  • SimpleAsyncTaskExecutor blocks calling thread when concurrencyLimit set #33873
  • Fix formatting issue in validation section of reference guide #33871
  • Fix typo in reference documentation #33865
  • Fix XML bean reference example in reference manual #33855
  • Fix a typo in documentation #33846
  • Numerous warnings when injecting dependencies into configuration that implements CachingConfigurer #33834
  • @Async documentation should not suggest deprecated classes #33805
  • Document that circular dependencies should be avoided in AOT mode #33786
  • Inconsistent Lifecycle Management with Virtual Threads in Spring Boot Async Configuration #33780
  • Fix incorrect regex rendering in MVC controller documentation #33766
  • Improve documentation for allowEagerInit parameter in getBeanNamesForType() #33740
  • Fix Javadoc in ReactorNetty2ResourceFactory #33735
  • Document options for handling Date/Time parsing and formatting issues with JDK 20+ #33151

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.12.12 #33877
  • Upgrade to Reactor 2023.0.12 #33879

❤️ Contributors

Thank you to all the contributors who worked on this release:

... (truncated)

Commits
  • c160cba Release v6.1.15
  • 6cb41dc Upgrade to Netty 4.1.115
  • 1e95332 Fix link to "Resources" section in reference guide
  • fec6ba4 Polishing
  • bfde33a Document options for Date/Time parsing & formatting issues with JDK 20+
  • 14b9865 Remove ineffective JettyByteBufferIterator from WebSocket adapter
  • 62eb21f Add note on declaring autowired fields as ObjectProvider
  • 01c85b1 Add explicit note on blocking in case of concurrency limit
  • df376d9 Upgrade to Micrometer 1.12.12 and Reactor 2023.0.12
  • 4d792d0 Remove mentions of Joda-Time support
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.14 to 6.1.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.14...v6.1.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants