iipolovinkin / JupiterBank

Test Spring Web Application
1 stars 0 forks source link

Bump spring-webmvc from 5.1.3.RELEASE to 5.1.14.RELEASE #118

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps spring-webmvc from 5.1.3.RELEASE to 5.1.14.RELEASE.

Release notes

Sourced from spring-webmvc's releases.

v5.1.14.RELEASE

:star: New Features

  • Consistent ROLE_INFRASTRUCTURE declarations for internal configuration classes #24514
  • Raise log level for exceptions from EntityManager close call #24513
  • BigDecimal in multi-value request body deserializes differently than single-value #24487
  • Add Informix to supported database products for procedure calls #24449
  • Solve ReflectPermission issue in sandbox security policy model for repackaged CGLIB ReflectUtils #24448

:beetle: Bug Fixes

  • AbstractJackson2Decoder is not aware of jackson's non-blocking parser only supporting UTF-8 #24542
  • Cycle in LogAdapter.Log4jLog initialization within log appender #24450
  • JSON decoding error parsing stream encoded with Jackson Smile #24412
  • Avoid setting special Content-* response headers in TomcatHeadersAdapter #24387
  • IncompatibleClassChangeError encountered on execution of compiled SPEL expressions #24362

:notebook_with_decorative_cover: Documentation

  • Clarify AbstractResourceBasedMessageSource.setCacheMillis vs java.util.ResourceBundle #24584
  • Update advice on RestTemplate #24505
  • Polish documentation format #24462

:hammer: Dependency Upgrades

  • Upgrade to Reactor Californium SR16 #24527

v5.1.13.RELEASE

:star: New Features

  • Support headers with multiple values in ResponseStatusException #24284
  • Un-deprecate PathResource (for java.nio.file.Path resolution in createRelative) #24217
  • Improve configuration API of ClientCodecConfigurer.CustomCodecs #24201
  • Let UriUtils.encode…(…) methods optimize for sources without the need to be encoded #24154
  • Support variable resolution of wildcard types #24150
  • ContentDisposition cannot parse encoded filename with leading space #24148

:beetle: Bug Fixes

  • StringDecoder buffer leak related to maxInMemorySize limit #24346
  • Cloning a WebClient.Builder instance does not copy strategiesConfigurers #24330
  • Unsafe double-checked locking in SpelExpression#compileExpression #24306
  • Ensure CORS processing does not add Vary header twice on async requests #24229
  • Escape quotes in filename in ContentDisposition.Builder when charset not specified #24224
  • ClassUtils.getInterfaceMethodIfPossible overhead in cached methods for SpEL key/condition expressions #24209
  • ClientCodecConfigurer drops MultipartHttpMessageWriter.partWriters when mutated #24202

:notebook_with_decorative_cover: Documentation

  • WebFlux documentation states incorrectly that BindingResult is supported after @RequestBody #24181

... (truncated)

Commits
  • 445e8ea Release version 5.1.14.RELEASE
  • df60919 Polishing
  • 2f1f36e Upgrade to Groovy 2.5.9, RxJava 2.2.18, Tomcat 9.0.31, Jetty 9.4.26, Netty 4....
  • 1c0a4f8 Polishing
  • cc376ac Clarify setCacheMillis/setCacheSeconds vs java.util.ResourceBundle
  • 10c9d2f Upgrade to Reactor Calfiornium-SR16
  • 439ffe2 Convert non-UTF-8 JSON
  • 4e55262 Upgrade to Reactor Californium snapshots
  • ebd2ec5 Polishing
  • f536819 Update advice on RestTemplate
  • 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/iipolovinkin/JupiterBank/network/alerts).
dependabot[bot] commented 2 years ago

Superseded by #119.