FAForever / downlords-faf-client

Official client for Forged Alliance Forever
https://faforever.com
MIT License
194 stars 119 forks source link

Bump org.springframework.boot from 3.1.1 to 3.1.2 #3014

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps org.springframework.boot from 3.1.1 to 3.1.2.

Release notes

Sourced from org.springframework.boot's releases.

v3.1.2

:lady_beetle: Bug Fixes

  • Native reflection hints missing for nested properties declared in a superclass #36448
  • Connecting to Mongo fails with an UnknownHostException when spring.data.mongodb.additional-hosts is configured #36441
  • Auto-configured ExemplarSampler bean only backs off when a DefaultExemplarSampler is defined #36429
  • OTel Span is missing required attributes #36423
  • Auto-configured JacksonJsonpMapper is conditional on an ObjectMapper bean but does not use such a bean #36409
  • Application fails to start when @Importing a @ConfigurationProperties class that is eligible for constructor binding #36359
  • Only one health group can be exposed using management.endpoint.health.group.xxx.additional-path=server:/newpath when using Jersey #36276
  • Mongo auto-configuration fails when username or password properties contains a colon (:) or at-sign (@) #36261
  • MockitoPostProcessor doesn't check FactoryBean.OBJECT_TYPE_ATTRIBUTE correctly #36230
  • ImportsContextCustomizer does not support AliasFor #36209
  • Saml2RelyingPartyRegistrationConfiguration can choose the wrong RelyingPartyRegistration.Builder when using a metadata file with multiple providers #36163
  • ConfigurationPropertiesReportEndpoint does not display primitive wrapper types #36160
  • ConfigurationPropertyName#equals is not symmetric when element has trailing dashes #36145
  • ScheduledTasksEndpoint throws NPE if PeriodicTrigger is used with custom SchedulingConfigurer #36129
  • Java system properties can not be applied to RestTemplate HttpClient connection in some cases #36123
  • Excluding auto-configuration class that relates to a TemplateAvailabilityProvider causes property binding to fail for native images #36121
  • When using Flyway 9.20.0, auto-configuration fails with a NoSuchMethodError due to the removal of Oracle-related methods from FluentConfiguration #36099
  • Dependency management for Selenium 4.8.x is incorrect #36077
  • Slice test annotations do not include SslAutoConfiguration #36038
  • Methods in KafkaConnectionDetails are named inconsistently #35733

:notebook_with_decorative_cover: Documentation

  • Documented Servlet container system requirements are out of date #36355
  • Update the javadoc of ClientHttpRequestFactories to describe the ClientHttpRequestFactory implementations that it supports #36268
  • Polish formatting in "Running Spring Batch Jobs on Startup" #36233
  • Improve Kubernetes liveness and readiness probes customization documentation #36219
  • Document auto-configuration of underlying HTTP client when using WebClient or RestTemplate #36215
  • Polish Kafka Properties Docs #36142
  • Fix typo in the Using R2DBC section of the reference documentation #36139
  • Document observability auto-configuration for HTTP clients #36131
  • Improve documentation for baggage propagation into MDC #36112
  • Javadoc of RestTemplateBuilder.requestFactory(Function) links to deprecated ClientHttpRequestFactorySupplier #36097
  • Javadoc of ConstructorBound and ConfigurationProperties links to deprecated ConstructorBinding annotation #36095
  • Add Javadoc since to ImageReference.inTaglessForm() #36054
  • Fix typo in docker compose service connections note #36016

:hammer: Dependency Upgrades

  • Upgrade to ActiveMQ 5.18.2 #36332
  • Upgrade to Dependency Management Plugin 1.1.2 #36435
  • Upgrade to Groovy 4.0.13 #36333
  • Upgrade to Hibernate 6.2.6.Final #36334
  • Upgrade to Hibernate Validator 8.0.1.Final #36335
  • Upgrade to Infinispan 14.0.12.Final #36336
  • Upgrade to Jakarta WebSocket 2.1.1 #36337
  • Upgrade to Janino 3.1.10 #36338

... (truncated)

Commits
  • b9177e5 Release v3.1.2
  • fe67932 Merge branch '3.0.x' into 3.1.x
  • 960f0ea Revert "Upgrade to R2DBC Pool 1.0.1.RELEASE"
  • 46a83d7 Upgrade to Spring HATEOAS 2.1.2
  • 8ee8bb4 Upgrade to R2DBC Postgresql 1.0.2.RELEASE
  • da5cb6d Upgrade to R2DBC Pool 1.0.1.RELEASE
  • e200638 Upgrade to R2DBC MSSQL 1.0.2.RELEASE
  • 651a145 Merge branch '3.0.x' into 3.1.x
  • e30b3fe Upgrade to Spring HATEOAS 2.0.6
  • 277efdc Upgrade to R2DBC Postgresql 1.0.2.RELEASE
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #3014 (8d9ef6a) into develop (6a1596c) will decrease coverage by 0.01%. The diff coverage is n/a.

:exclamation: Current head 8d9ef6a differs from pull request most recent head 074015a. Consider uploading reports for the commit 074015a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3014 +/- ## ============================================= - Coverage 59.37% 59.37% -0.01% Complexity 4488 4488 ============================================= Files 553 553 Lines 20120 20120 Branches 1040 1040 ============================================= - Hits 11947 11946 -1 - Misses 7627 7629 +2 + Partials 546 545 -1 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3014/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3014?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3014?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever). Last update [6a1596c...074015a](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3014?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever).