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-jms from 4.3.10.RELEASE to 5.1.7.RELEASE #10

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps spring-jms from 4.3.10.RELEASE to 5.1.7.RELEASE.

Release notes

Sourced from spring-jms's releases.

v5.1.7.RELEASE

⭐ New Features

  • Support any HttpEntity implementing ResolvableTypeProvider #22931
  • Early out in PropertyPlaceholderHelper if no placeholder exists #22870
  • Don't throw an exception in CookieLocaleResolver, fallback to default locale instead #22861
  • Streamline ReactiveAdapterRegistry.getAdapter usage #22842
  • Consider logging classcast exceptions caused by lambdas at trace level #22834
  • Ensure flush after StreamingResponseBody #22813
  • Optimize writing with Mono Publisher #22800
  • Disable ShallowEtagHeaderFilter when ETag handled in application #22797
  • Avoid MessageFormat processing for default @Pattern validation message #22761
  • Avoid SourceClass creation for annotations that are always ignored #22750
  • Avoid expensive assertions in HttpRange #22742
  • Avoid exceptions in ReflectionUtils.isObjectMethod(…) #22730
  • Jackson2Tokenizer ignores USE_BIG_DECIMAL_FOR_FLOATS deserialization feature #22510
  • StringHttpMessageConverter will add all the default charsets even if Accept-Charset is set explicitly #22506
  • Fix CompletableFuture exception handling #22476

🪲 Bug Fixes

  • Fix EncoderHttpMessageWriter.isStreamingMediaType() #22936
  • Consistent handling of empty List entries in LinkedMultiValueMap #22912
  • Check if null before accessing exception message in webflux InvocableHandlerMethod#logArgumentErrorIfNecessary #22900
  • DefaultListableBeanFactory.destroySingleton(s) not thread-safe for manual singletons #22896
  • MockHttpServletRequest raises IndexOutOfBoundsException when Accept-Language is not set #22877
  • Avoid unguarded String concatenation for debug/trace logging #22874
  • [Regression] 404 without ACCEPT request header results in a 406 in Spring Framework 5.1.6 #22853
  • ResourceUrlEncodingFilter throws StringIndexOutOfBoundsException when %ED%B6 is in the URL path #22851
  • MockCookie.parse(String) mishandles case sensitivity #22786
  • WebClient fails to send POST body when ObjectMapper FLUSH_AFTER_WRITE_VALUE is false #22771
  • More leaks related to Mono.just(dataBuffer) or Flux.just(dataBuffer) #22754
  • Jackson2ObjectMapperBuilder prevents the registration of multiple modules with a null typeId #22740
  • ProtobufEncoder and ProtobufDecoder buffer leaks #22731
  • o.s.h.server.reactive.ChannelSendOperator may leak the memory on cancel/error #22720
  • EL1072E when evaluating compiled comparison expression #22358
  • Got 404 with non-ASCII coded static resources in webflux #22272

📔 Documentation

  • NullPointerException in Base64Utils.encodeToString #22812
  • Remove the PROPAGATION_ prefix in the documentation of enum Propagation #22809
  • Inconsistent behavior when autowiring multiple beans by type as collection without matching beans #22735
  • Acknowledge that HttpHeaders are case-insensitive #22723

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)
Commits
  • dad0b1e Release version 5.1.7.RELEASE
  • c8d49ed Fix EncoderHttpMessageWriter.isStreamingMediaType()
  • 484ec64 Minor integration doc refinements
  • 59fdce1 Fix bug in EncoderHttpMessageWriter.isStreamingMediaType()
  • c717d24 Upgrade to Californium-SR8
  • 190b751 Support any HttpEntity implementing ResolvableTypeProvider
  • c4a95c9 Upgrade to Reactor Californium SR7
  • 6e0dfd6 Check if Accept-Charset is present before adding it
  • cdd3462 Add reference counting for UndertowDataBuffer
  • ecc165a Consistent spelling on index page
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 28, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.382% when pulling cf6dd05 on dependabot/maven/org.springframework-spring-jms-5.1.7.RELEASE into 5de105e on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #15.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.springframework-spring-jms-5.1.7.RELEASE branch June 14, 2019 05:32
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.

None yet

1 participant