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

build(deps): bump org.springframework:spring-framework-bom from RELEASE to 4.3.30.RELEASE in /maven-plugin/src/it/sort-dependency-management/expected #349

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2023

Bumps org.springframework:spring-framework-bom from RELEASE to 4.3.30.RELEASE.

Release notes

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

v4.3.30.RELEASE

⭐ New Features

  • ContentCachingResponseWrapper should not add “Content-Length” when “Transfer-Encoding” is present #26194
  • Inefficient request handling inside ServletRequestDataBinder #26007
  • Avoid creation of unused logger instance in AbstractMediaTypeExpression #25904

🪲 Bug Fixes

  • Remove duplicate "property" in PropertyCacheKey.toString() #26245
  • UrlPathHelper#removeJsessionid doesn't remove the jsessionid from the URL #26086
  • jsessionid breaks request mappings when removeSemicolonContent is turned off #25869

📔 Documentation

  • DateTimeFormat ISO.DATE_TIME javadoc contains misleading default note #26138

v4.3.29.RELEASE

⭐ New Features

  • PropertiesLoaderSupport should ignore socket/connect exceptions as well #25722
  • Refine use of substring operations #25515

🪲 Bug Fixes

  • VerifyErrors when using SpEL compilation with Thymeleaf when invoking a default method defined in an interface #25713
  • SQLErrorCodesFactory.getErrorCodes(DataSource) returns empty error codes if access to transactional connection fails #25694
  • Potential integer overflow in AbstractResourceBasedMessageSource.setCacheSeconds(int) #25644
  • Lazy dependency proxy does not populate bean dependencies #25565
  • Synchronized blocks in MethodOverrides are hurting concurrency #25549
  • StaticListableBeanFactory.isSingleton() returns false for singleton beans #25525
  • MockHttpServletResponse reset() does not reset charset field #25512

📔 Documentation

  • Prevent confusion about build(boolean) method in UriComponentsBuilder #25703

v4.3.28.RELEASE

⭐ New Features

  • Defer creating logger in StandardWebSocketHandlerAdapter #25435
  • Alignment of CORS default values with 5.x #25414
  • Missing null checks in AbstractMessageChannel.addInterceptor/setInterceptors #25221
  • Avoid full synchronization in AbstractRefreshableApplicationContext.getBeanFactory() since it can lead to massive thread blocking #25219

🪲 Bug fixes

  • UriComponentsBuilder.cloneBuilder() cause sharing query parameters between builders #25426
  • Oracle LOB segments holding TEMP space after executing SP using SimpleJdbcCall with SqlParameterSource #25419
  • NoRollbackFor rule causes TransactionAspectSupport to log unwarranted "exception overridden" error on WebSphere #25269

... (truncated)

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from Ekryd as a code owner August 4, 2023 19:35
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 4, 2023
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from RELEASE to 4.3.30.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/commits/v4.3.30.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/maven-plugin/src/it/sort-dependency-management/expected/org.springframework-spring-framework-bom-4.3.30.RELEASE branch from 0d39ed7 to 23b82f2 Compare August 6, 2023 18:12
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2023

Looks like org.springframework:spring-framework-bom is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 6, 2023
@dependabot dependabot bot deleted the dependabot/maven/maven-plugin/src/it/sort-dependency-management/expected/org.springframework-spring-framework-bom-4.3.30.RELEASE branch August 6, 2023 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants