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.boot.version from 2.3.0.RELEASE to 2.3.1.RELEASE #1395

Merged
merged 3 commits into from
Jul 8, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 22, 2020

Bumps spring.boot.version from 2.3.0.RELEASE to 2.3.1.RELEASE.
Updates spring-boot-starter-web from 2.3.0.RELEASE to 2.3.1.RELEASE

Release notes

Sourced from spring-boot-starter-web's releases.

v2.3.1.RELEASE

⭐ New Features

  • Provide dependency management for Oracle?s JDBC driver under new com.oracle.database Maven coordinates #21663
  • Spring Cloud's CachedRandomPropertySource is not adapted correctly #21660
  • Restrict use of custom YAML types #21598
  • Improve failure analysis of NoSuchMethodErrors to show where superclasses were loaded from #21587
  • Provide better error message if Docker is not running #21554
  • Optimize SystemEnvironmentPropertyMapper #21523
  • Provide better diagnostics when building an OCI image fails due to a 500 response from Docker #21515
  • Consider configuring UrlPathHelper with alwaysUseFullPath=true #21499
  • Support user info in Elasticsearch URIs #21381
  • Welcome page support in Spring WebFlux #9785

🪲 Bug Fixes

  • Default log levels are inconsistent between log4J2 and logback #21882
  • Actuator 'loggers' endpoint does not return all loggers for log4j #21880
  • Not able to use digest in 'builder' reference #21879
  • Different actuator management server port changes response on errors #21875
  • WebMvcTest does not use the auto-configured ordering for Spring Security's filter #21837
  • Configuring server.* properties in a child context has no effect in Spring Boot 2.3 #21789
  • STOMP does not work with lazy initialization #21786
  • Auto-Configuration for Cassandra does not back off if a custom ReactiveSessionFactory is defined #21769
  • Spring Boot CLI adds classes from current directory to the classpath on Unix-like platforms #21755
  • Unpacked Spring Boot applications don't show version on startup #21705
  • Fix BasicErrorController to use binding error cfg #21702
  • UnsupportedOperationException is thrown from war when shutting down Tomcat #21684
  • Docker calls may hang forever #21672
  • SpringConfigurationPropertySource incorrectly returns ABSENT for sub properties #21655
  • Management security configuration does not back off when SAML is configured #21642
  • Dependency management for Kafka 2.5 on nonexistent org.apache.kafka:kafka_2.11:2.5.0 #21589
  • NoSuchBeanDefinitionException for org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry when trying to publish AvailabilityChangeEvent during context close processing after refresh failure #21588
  • Connection and read timeouts are no longer mapped for NewRelic #21578
  • PropertiesLauncher cannot load a resource in jar via URL #21575
  • Period conversion support should not be public #21574
  • Reintroduce RestClientBuilderCustomizer in deprecated form #21572
  • URI tag for WebMvc and WebFlux metrics is empty, rather than "root", when the path pattern is empty #21560
  • Maven plugin help is missing #21556
  • productionRuntimeClasspath fails to resolve multiplatform dependency variants #21549
  • Pulling CNB run image fails when no tag is provided in image name #21532
  • ServletWebServerApplicationContext uses a logger for ContextLoader for some of its logging #21522
  • Dependency version for org.apache.commons:commons-compress is missing from spring-boot-gradle-plugin's pom #21518
  • Scope of some dependencies has changed from compile to runtime #21507
  • Password-based authentication with Cassandra does not work with Spring Boot 2.3.0 #21487
  • Order of map property in application yaml is no longer preserved #21470
  • Fix MustacheEnvironmentCollector to not ignore native fetcher #21060
  • @SpringBootTest not picking @Named classes with a non-public constructor #20929

📔 Documentation

Commits
  • 8464cfb Release v2.3.1.RELEASE
  • 069d276 Reinstate disabled Reactor Netty test
  • 2a37b2e Refine PropertiesLauncher close logic
  • 1e7da4d Allow digest builder references
  • 8a249da Refactor PropertiesLauncher so jars can be closed
  • 29f5468 Use java 8 compiler
  • 0165fee Merge pull request #21872 from dreis2211
  • 469dfc2 Fix deprecation in NettyRSocketServerFactoryTests
  • fc3c5c8 Merge pull request #21793 from dreis2211
  • 51cdb9b Link complete Slack message to build log
  • Additional commits viewable in compare view

Updates spring-boot-starter-data-jpa from 2.3.0.RELEASE to 2.3.1.RELEASE

Release notes

Sourced from spring-boot-starter-data-jpa's releases.

v2.3.1.RELEASE

⭐ New Features

  • Provide dependency management for Oracle?s JDBC driver under new com.oracle.database Maven coordinates #21663
  • Spring Cloud's CachedRandomPropertySource is not adapted correctly #21660
  • Restrict use of custom YAML types #21598
  • Improve failure analysis of NoSuchMethodErrors to show where superclasses were loaded from #21587
  • Provide better error message if Docker is not running #21554
  • Optimize SystemEnvironmentPropertyMapper #21523
  • Provide better diagnostics when building an OCI image fails due to a 500 response from Docker #21515
  • Consider configuring UrlPathHelper with alwaysUseFullPath=true #21499
  • Support user info in Elasticsearch URIs #21381
  • Welcome page support in Spring WebFlux #9785

🪲 Bug Fixes

  • Default log levels are inconsistent between log4J2 and logback #21882
  • Actuator 'loggers' endpoint does not return all loggers for log4j #21880
  • Not able to use digest in 'builder' reference #21879
  • Different actuator management server port changes response on errors #21875
  • WebMvcTest does not use the auto-configured ordering for Spring Security's filter #21837
  • Configuring server.* properties in a child context has no effect in Spring Boot 2.3 #21789
  • STOMP does not work with lazy initialization #21786
  • Auto-Configuration for Cassandra does not back off if a custom ReactiveSessionFactory is defined #21769
  • Spring Boot CLI adds classes from current directory to the classpath on Unix-like platforms #21755
  • Unpacked Spring Boot applications don't show version on startup #21705
  • Fix BasicErrorController to use binding error cfg #21702
  • UnsupportedOperationException is thrown from war when shutting down Tomcat #21684
  • Docker calls may hang forever #21672
  • SpringConfigurationPropertySource incorrectly returns ABSENT for sub properties #21655
  • Management security configuration does not back off when SAML is configured #21642
  • Dependency management for Kafka 2.5 on nonexistent org.apache.kafka:kafka_2.11:2.5.0 #21589
  • NoSuchBeanDefinitionException for org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry when trying to publish AvailabilityChangeEvent during context close processing after refresh failure #21588
  • Connection and read timeouts are no longer mapped for NewRelic #21578
  • PropertiesLauncher cannot load a resource in jar via URL #21575
  • Period conversion support should not be public #21574
  • Reintroduce RestClientBuilderCustomizer in deprecated form #21572
  • URI tag for WebMvc and WebFlux metrics is empty, rather than "root", when the path pattern is empty #21560
  • Maven plugin help is missing #21556
  • productionRuntimeClasspath fails to resolve multiplatform dependency variants #21549
  • Pulling CNB run image fails when no tag is provided in image name #21532
  • ServletWebServerApplicationContext uses a logger for ContextLoader for some of its logging #21522
  • Dependency version for org.apache.commons:commons-compress is missing from spring-boot-gradle-plugin's pom #21518
  • Scope of some dependencies has changed from compile to runtime #21507
  • Password-based authentication with Cassandra does not work with Spring Boot 2.3.0 #21487
  • Order of map property in application yaml is no longer preserved #21470
  • Fix MustacheEnvironmentCollector to not ignore native fetcher #21060
  • @SpringBootTest not picking @Named classes with a non-public constructor #20929

📔 Documentation

Commits
  • 8464cfb Release v2.3.1.RELEASE
  • 069d276 Reinstate disabled Reactor Netty test
  • 2a37b2e Refine PropertiesLauncher close logic
  • 1e7da4d Allow digest builder references
  • 8a249da Refactor PropertiesLauncher so jars can be closed
  • 29f5468 Use java 8 compiler
  • 0165fee Merge pull request #21872 from dreis2211
  • 469dfc2 Fix deprecation in NettyRSocketServerFactoryTests
  • fc3c5c8 Merge pull request #21793 from dreis2211
  • 51cdb9b Link complete Slack message to build log
  • Additional commits viewable in compare view

Updates spring-boot-starter-test from 2.3.0.RELEASE to 2.3.1.RELEASE

Release notes

Sourced from spring-boot-starter-test's releases.

v2.3.1.RELEASE

⭐ New Features

  • Provide dependency management for Oracle?s JDBC driver under new com.oracle.database Maven coordinates #21663
  • Spring Cloud's CachedRandomPropertySource is not adapted correctly #21660
  • Restrict use of custom YAML types #21598
  • Improve failure analysis of NoSuchMethodErrors to show where superclasses were loaded from #21587
  • Provide better error message if Docker is not running #21554
  • Optimize SystemEnvironmentPropertyMapper #21523
  • Provide better diagnostics when building an OCI image fails due to a 500 response from Docker #21515
  • Consider configuring UrlPathHelper with alwaysUseFullPath=true #21499
  • Support user info in Elasticsearch URIs #21381
  • Welcome page support in Spring WebFlux #9785

🪲 Bug Fixes

  • Default log levels are inconsistent between log4J2 and logback #21882
  • Actuator 'loggers' endpoint does not return all loggers for log4j #21880
  • Not able to use digest in 'builder' reference #21879
  • Different actuator management server port changes response on errors #21875
  • WebMvcTest does not use the auto-configured ordering for Spring Security's filter #21837
  • Configuring server.* properties in a child context has no effect in Spring Boot 2.3 #21789
  • STOMP does not work with lazy initialization #21786
  • Auto-Configuration for Cassandra does not back off if a custom ReactiveSessionFactory is defined #21769
  • Spring Boot CLI adds classes from current directory to the classpath on Unix-like platforms #21755
  • Unpacked Spring Boot applications don't show version on startup #21705
  • Fix BasicErrorController to use binding error cfg #21702
  • UnsupportedOperationException is thrown from war when shutting down Tomcat #21684
  • Docker calls may hang forever #21672
  • SpringConfigurationPropertySource incorrectly returns ABSENT for sub properties #21655
  • Management security configuration does not back off when SAML is configured #21642
  • Dependency management for Kafka 2.5 on nonexistent org.apache.kafka:kafka_2.11:2.5.0 #21589
  • NoSuchBeanDefinitionException for org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry when trying to publish AvailabilityChangeEvent during context close processing after refresh failure #21588
  • Connection and read timeouts are no longer mapped for NewRelic #21578
  • PropertiesLauncher cannot load a resource in jar via URL #21575
  • Period conversion support should not be public #21574
  • Reintroduce RestClientBuilderCustomizer in deprecated form #21572
  • URI tag for WebMvc and WebFlux metrics is empty, rather than "root", when the path pattern is empty #21560
  • Maven plugin help is missing #21556
  • productionRuntimeClasspath fails to resolve multiplatform dependency variants #21549
  • Pulling CNB run image fails when no tag is provided in image name #21532
  • ServletWebServerApplicationContext uses a logger for ContextLoader for some of its logging #21522
  • Dependency version for org.apache.commons:commons-compress is missing from spring-boot-gradle-plugin's pom #21518
  • Scope of some dependencies has changed from compile to runtime #21507
  • Password-based authentication with Cassandra does not work with Spring Boot 2.3.0 #21487
  • Order of map property in application yaml is no longer preserved #21470
  • Fix MustacheEnvironmentCollector to not ignore native fetcher #21060
  • @SpringBootTest not picking @Named classes with a non-public constructor #20929

📔 Documentation

Commits
  • 8464cfb Release v2.3.1.RELEASE
  • 069d276 Reinstate disabled Reactor Netty test
  • 2a37b2e Refine PropertiesLauncher close logic
  • 1e7da4d Allow digest builder references
  • 8a249da Refactor PropertiesLauncher so jars can be closed
  • 29f5468 Use java 8 compiler
  • 0165fee Merge pull request #21872 from dreis2211
  • 469dfc2 Fix deprecation in NettyRSocketServerFactoryTests
  • fc3c5c8 Merge pull request #21793 from dreis2211
  • 51cdb9b Link complete Slack message to build log
  • Additional commits viewable in compare view

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
  • @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)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 22, 2020
@coveralls
Copy link
Collaborator

coveralls commented Jun 22, 2020

Coverage Status

Coverage remained the same at 81.84% when pulling 4643f41 on dependabot/maven/spring.boot.version-2.3.1.RELEASE into a06aae4 on master.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/spring.boot.version-2.3.1.RELEASE branch from 58d71e1 to 90873a2 Compare June 23, 2020 21:10
Bumps `spring.boot.version` from 2.3.0.RELEASE to 2.3.1.RELEASE.

Updates `spring-boot-starter-web` from 2.3.0.RELEASE to 2.3.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.0.RELEASE...v2.3.1.RELEASE)

Updates `spring-boot-starter-data-jpa` from 2.3.0.RELEASE to 2.3.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.0.RELEASE...v2.3.1.RELEASE)

Updates `spring-boot-starter-test` from 2.3.0.RELEASE to 2.3.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.0.RELEASE...v2.3.1.RELEASE)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/spring.boot.version-2.3.1.RELEASE branch from 90873a2 to 12eb90a Compare July 2, 2020 16:46
aklish
aklish previously approved these changes Jul 2, 2020
@aklish aklish merged commit 388e6a5 into master Jul 8, 2020
@aklish aklish deleted the dependabot/maven/spring.boot.version-2.3.1.RELEASE branch July 8, 2020 18:00
gmckerrell added a commit to gmckerrell/elide that referenced this pull request Jul 9, 2020
* Add support for ISO8601 to java.time.Instant serialization/deserialization (yahoo#1417)

* add queryParams variant for post(), patch() and delete()

* remove trailing spaces

* add query request parameters to POST, PATCH and DELETE controllers

* Update JsonApiEndpoint.java

* shorten line

* Create ISO8601InstantSerdes.java (#3)

* Update ElideSettingsBuilder.java

* Update ISO8601InstantSerdeTest.java

* Update ISO8601InstantSerde

* Update ISO8601InstantSerdeTest.java

* remove trailing whitespace

* remove redundant import

* try changing class name to avoid travis failure...

* Update InstantSerdeTest.java

* Update ElideSettingsBuilder.java

* Update ElideSettingsBuilder.java

* change to jupiter test framework

* Rename InstantSerde to InstantSerde.java

* auto-register InstantSerde (#5)

* switch to using ISO_OFFSET_DATE_TIME to avoid JDK-8 bug

* fix typo

* fix serialization

Co-authored-by: Aaron Klish <[email protected]>

* [README] - Fix the standalone README Java sample (yahoo#1415)

The old code isn't valid Java. It has a stray `)` and isn't formatted correctly. Thus fix it.

Co-authored-by: Aaron Klish <[email protected]>

* Bump classgraph from 4.8.86 to 4.8.87 (yahoo#1419)

Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.86 to 4.8.87.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](classgraph/classgraph@classgraph-4.8.86...classgraph-4.8.87)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>

* Bump spring.boot.version from 2.3.0.RELEASE to 2.3.1.RELEASE (yahoo#1395)

Bumps `spring.boot.version` from 2.3.0.RELEASE to 2.3.1.RELEASE.

Updates `spring-boot-starter-web` from 2.3.0.RELEASE to 2.3.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.0.RELEASE...v2.3.1.RELEASE)

Updates `spring-boot-starter-data-jpa` from 2.3.0.RELEASE to 2.3.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.0.RELEASE...v2.3.1.RELEASE)

Updates `spring-boot-starter-test` from 2.3.0.RELEASE to 2.3.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.0.RELEASE...v2.3.1.RELEASE)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>

* Bump postgresql from 42.2.12 to 42.2.14 (yahoo#1392)

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.12 to 42.2.14.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.2.12...REL42.2.14)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump version.jetty from 9.4.29.v20200521 to 9.4.30.v20200611 (yahoo#1393)

Bumps `version.jetty` from 9.4.29.v20200521 to 9.4.30.v20200611.

Updates `jetty-server` from 9.4.29.v20200521 to 9.4.30.v20200611
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.29.v20200521...jetty-9.4.30.v20200611)

Updates `jetty-servlet` from 9.4.29.v20200521 to 9.4.30.v20200611
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.29.v20200521...jetty-9.4.30.v20200611)

Updates `jetty-continuation` from 9.4.29.v20200521 to 9.4.30.v20200611

Updates `jetty-webapp` from 9.4.29.v20200521 to 9.4.30.v20200611
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.29.v20200521...jetty-9.4.30.v20200611)

Updates `jetty-servlets` from 9.4.29.v20200521 to 9.4.30.v20200611
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.29.v20200521...jetty-9.4.30.v20200611)

Updates `websocket-server` from 9.4.29.v20200521 to 9.4.30.v20200611

Updates `javax-websocket-server-impl` from 9.4.29.v20200521 to 9.4.30.v20200611

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>

* Bump build-helper-maven-plugin from 3.1.0 to 3.2.0 (yahoo#1391)

Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.1.0...build-helper-maven-plugin-3.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>

* Issue 683 (yahoo#1384)

* Improved error handling

* Tests

* update test

* Added logic to test collections against collections

* Added operator in test that traverses to-many relationship

* Converted text operators

* Added support for comparator operators

* Build passes

* Added back failing Filter IT test

* Updated dialect tests

* Updateed FilterIT tests

Co-authored-by: wcekan <[email protected]>
Co-authored-by: Aaron Klish <[email protected]>
Co-authored-by: Aaron Klish <[email protected]>

* Update changelog.md

Co-authored-by: Aaron Klish <[email protected]>
Co-authored-by: David R Soller <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: William Cekan <[email protected]>
Co-authored-by: wcekan <[email protected]>
Co-authored-by: Aaron Klish <[email protected]>
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.

2 participants