salesforce / grpc-java-contrib

Useful extensions for the grpc-java library
BSD 3-Clause "New" or "Revised" License
219 stars 34 forks source link

Bump spring-boot from 1.4.2.RELEASE to 2.2.11.RELEASE in /demos/grpc-java-contrib-demo #190

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps spring-boot from 1.4.2.RELEASE to 2.2.11.RELEASE.

Release notes

Sourced from spring-boot's releases.

v2.2.11.RELEASE

:beetle: Bug Fixes

  • HttpEncodingAutoConfiguration is not added to the WebMvcTest slice #23749
  • server.servlet.session.timeout not in effect when using Jetty starter without jakarta.annotation and javax.annotation #23716
  • Setting server.undertow.eager-filter-init has no effect #23675
  • If the JVM is killed while refresh is in progress, the shutdown hook does not close the context #23625
  • @ConfigurationPropertiesBinding does not apply Formatter beans #23613
  • H2 Console error with AbstractRoutingDataSource #23566
  • When using embedded Jetty, an error response to a HEAD request has a body #23551
  • Dependency management for Netty tcNative does not include its netty-tcnative module #23502
  • PropertiesLauncher requires spring-core on the classpath #23474
  • Flyway configuration ignores init-sqls when using spring.datasource.* properties #23392
  • Log4j's tag library doesn't work out of the box as log4j-*.jar is skipped by default #23302
  • Unexpected application context cache hit when testing with SpringBootTest webEnvironment MOCK and DEFINED_PORT #23085
  • Log4j2 configuration is not picking up some properties #22983
  • Incremental compilation does not keep metadata for inner classes #10886

:notebook_with_decorative_cover: Documentation

  • Remove version elements from Maven plugin documentation #23909
  • Note that using LiveReload requires Devtools restart to be enabled #23755
  • Add upgrading section to reference docs with a link to the wiki #23610
  • Add example of setting system property in gradle bootRun #23578
  • Update configuration metadata appendix to remove description for Gradle 4.5 and earlier as it is no longer supported #23562
  • Fix link to Log4j's JDK Logging Adapter in reference documentation #23459
  • Document support for Java 15 #23447
  • Note the Kt class name suffix when describing how to configure a Kotlin application's main class name #23418
  • Add anchor links to section headers in Gradle plugin reference docs #23402
  • Revisit hint on using classpath* for retrieving templates #23068
  • Document how to enable h2c via programmatic configuration #21997

:hammer: Dependency Upgrades

  • Upgrade to Byte Buddy 1.10.17 #23852
  • Upgrade to Caffeine 2.8.6 #23844
  • Upgrade to Dropwizard Metrics 4.1.14 #23846
  • Upgrade to Elasticsearch 6.8.13 #23856
  • Upgrade to Hazelcast 3.12.10 #23845
  • Upgrade to Hibernate 5.4.22.Final #23857
  • Upgrade to Hibernate Validator 6.0.21.Final #23858
  • Upgrade to Httpclient 4.5.13 #23853
  • Upgrade to Jetty 9.4.33.v20201020 #23855
  • Upgrade to Joda Time 2.10.8 #23850
  • Upgrade to Lombok 1.18.16 #23861
  • Upgrade to Micrometer 1.3.15 #23790
  • Upgrade to Mysql 8.0.22 #23851
  • Upgrade to Neo4j Ogm 3.2.17 #23859
  • Upgrade to Netty 4.1.53.Final #23847
  • Upgrade to Postgresql 42.2.18 #23860

... (truncated)

Commits
  • 275574d Release v2.2.11.RELEASE
  • cc3c898 Upgrade to github-changelog-generator 0.0.4
  • 3b899ee Merge branch '2.1.x' into 2.2.x
  • 625a0c9 Next development version (v2.1.19.BUILD-SNAPSHOT)
  • 7de2711 Merge branch '2.1.x' into 2.2.x
  • ec57251 Configure release script to use .RELEASE suffix
  • 770b5f4 Merge branch '2.1.x' into 2.2.x
  • 6c0fc7f Workaround broken function in concourse scripts
  • a8db6a8 Merge branch '2.1.x' into 2.2.x
  • 3ebd247 Workaround broken function in concourse scripts
  • 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/salesforce/grpc-java-contrib/network/alerts).
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.