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 spring-webmvc from 5.0.6.RELEASE to 5.1.0.RELEASE in /Spring Mvc/SpringFormTag #9

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 21, 2020

Bumps spring-webmvc from 5.0.6.RELEASE to 5.1.0.RELEASE.

Release notes

Sourced from spring-webmvc's releases.

v5.0.16.RELEASE

⭐ New Features

  • Cache result of String.getBytes() in ExtendedBeanInfo.PropertyDescriptorComparator #24109
  • Avoid substring allocation in StringUtils.replace #24025
  • Support for new MySQL 8 error code 3572 #23974

🪲 Bug Fixes

  • Unsafe double-checked locking in SpelExpression#compileExpression #24307
  • Escape quotes in filename in ContentDisposition.Builder when charset not specified #24230
  • SqlRowSet accessor methods should be marked @Nullable #24045
  • Allow schemaZip Gradle task to execute on MS Windows #23988
  • Bean definition override leads to NPE due to inconsistent equality check #23709
  • Fix DefaultListableBeanFactory#copyConfigurationFrom #23708
  • Synchronized blocks in MethodOverrides are hurting concurrency #23707

📔 Documentation

  • TypeDescriptor#getElementTypeDescriptor does not throw IllegalStateException anymore #23998
  • Correct Javadoc for WebMvcConfigurer#addInterceptors #23926

v5.0.15.RELEASE

⭐ New Features

  • Javadoc missing on some public BeanDefinitionParserDelegate methods #23398
  • Thread-safe removal of destruction callbacks in web scopes #23118
  • Guard against ConcurrentModificationExceptions in the systemProperties PropertySource #23112
  • Avoid expensive assertions in web resource resolution #22964

🪲 Bug Fixes

  • Session.close() accidentally triggers creation of TransactionAwareDataSourceProxy Connection #23396
  • MethodParameter.equals is too coarse-grained for its use in HandlerMethodArgumentResolverComposite #23386
  • ResolvableType.forRawClass fails isAssignable against TypeVariable #23322
  • FlashMapManager throws StringIndexOutOfBoundsException for empty target URL path #23245
  • MappingMediaTypeFileExtensionResolver ConcurrentModificationException #23113
  • Fix MockHttpServletRequest.setCookies to produce single Cookie header #23085
  • Fix ScriptUtils for MS Windows line ending #23027

📔 Documentation

  • Improve documentation for @Autowired constructors #23309
  • Document that Ordered is not supported for @ControllerAdvice beans #23173
  • Reintroduce author list and copyright notice #23080
  • spring-mvc.xsd stale-if-error attribute documentation incorrect #23000
  • AbstractBeanDefinition.getBeanClass() javadoc misleads about returning null #22966

v5.0.14.RELEASE

⭐ New Features

... (truncated)
Commits
  • f07eed2 Release version 5.1.0.RELEASE
  • 92b3f2a Document timeout configuration for Reactor HttpClient
  • 80e52de Upgrade to HtmlUnit 2.33 and Apache Johnzon 1.1.10
  • 7562761 Ordered streams consistently operate on resolved bean instances
  • 3f5a7bb Remove snapshot repository from build setup
  • 093a863 Upgrade to Gradle 4.10.2
  • 90c29b3 Upgrade to Reactor Californium RELEASE
  • f783967 Don't set role in Kotlin bean DSL unless specified
  • 47d6e91 Leverage non-default ctor support in Kotlin bean DSL
  • b6b880c Polishing
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 21, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 31, 2022

Superseded by #39.

@dependabot dependabot bot closed this Mar 31, 2022
@dependabot dependabot bot deleted the dependabot/maven/Spring-Mvc/SpringFormTag/org.springframework-spring-webmvc-5.1.0.RELEASE branch March 31, 2022 21:11
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