orange-cloudfoundry / cf-ops-automation-broker

On demand dedicated services through COA concourse pipeline engine
4 stars 0 forks source link

Bump spring-boot-starter-parent from 2.6.7 to 3.0.2 #529

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spring-boot-starter-parent from 2.6.7 to 3.0.2.

Release notes

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

v3.0.2

:lady_beetle: Bug Fixes

  • Failure analysis of NoUniqueBeanDefinitionException reports "defined in null" when bean definition has no resource description #33876
  • @DeprecatedConfigurationProperty has no effect when declared on a record component's accessor method #33871
  • Devtools sets non-existent property spring.reactor.debug #33860
  • Failing calls to reactive health indicators are not logged #33856
  • Spring Boot 3 Native: Fails to bind properties under 'spring.groovy.template' #33847
  • Diagnostics are poor when the JMX port used by the Maven start goal is in use #33845
  • Inconsistent discovery of parameter names for selectors in custom actuator endpoints #33841
  • OpenTelemetryAutoConfiguration should use parent-based sampler by default #33821
  • SpringBootMockResolver causes AopTestUtils.getUltimateTargetObject to recurse until the stack overflows when it calls it with Spring Security's authentication manager bean #33792
  • It is not possible to provide a custom TransactionProvider bean for JOOQ #33776
  • Remove usage of bean definition instance supplier since not compatible with AOT #33763
  • DevTools prevent startup in native image when using maven #33760
  • NPE in RabbitProperties when user is given, but password not #33753
  • EndpointRequestMatcher should have a toString method #33729
  • SDKMAN should not use repo.spring.io for releases #33723
  • @ConfigurationProperties on a @Bean method does not work when the bean has a constructor that is eligible for constructor binding #33710
  • Homebrew and Scoop should not use repo.spring.io for releases #33706
  • Installing Homebrew formula with --head does not work #33704
  • Flyway-specific DataSource cannot be created in a native image due to missing reflection hints #33692
  • Remove Jetty/Netty/ApacheHttpClient checks for WebClient #33640
  • Fix no effect of custom SessionRepositoryCustomizer in application context #33514
  • Nested properties without a setter can no longer be bound in 3.0 #33409

:notebook_with_decorative_cover: Documentation

  • Fix typo in testing-native-application.adoc #33896
  • Replace "via" in documentation and use "over" or "through" instead #33880
  • Fix typo in kotlin getting started documentation #33869
  • Update com.gorylenko.gradle-git-properties version to 2.4.1 in doc #33857
  • Description of spring-boot-starter-websocket does not make it clear that it's Servlet-specific #33842
  • Fix 'the the' typos #33756
  • Fix docs with repeated words. #33749
  • Update HTTP 2 documentation for Java 17 #33734
  • Fix typo in getting started documentation #33732
  • Fix typo in External Configuration documentation #33728
  • Fix a typo in the ExitCodeGenerator documentation #33726
  • Fix typo in javadoc of org.springframework.boot.web.server.LocalServerPort #33724
  • Update dockerfile samples to use Java 17 #33629
  • Remove the run example #33519

:hammer: Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.22 #33898
  • Upgrade to Couchbase Client 3.4.2 #33899
  • Upgrade to Dropwizard Metrics 4.2.15 #33795
  • Upgrade to FreeMarker 2.3.32 #33900
  • Upgrade to Groovy 4.0.7 #33796

... (truncated)

Commits


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[bot] commented 1 year ago

Superseded by #536.