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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.springframework.boot from 2.7.6 to 3.0.2 in /examples #6434

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2023

Bumps org.springframework.boot from 2.7.6 to 3.0.2.

Release notes

Sourced from org.springframework.boot's releases.

v3.0.2

馃悶 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

馃摂 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

馃敤 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 dependabot bot requested a review from a team as a code owner January 24, 2023 15:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jan 24, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/examples/org.springframework.boot-3.0.2 branch 9 times, most recently from 04865bf to 85bf7ca Compare February 2, 2023 23:18
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.6 to 3.0.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.6...v3.0.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/examples/org.springframework.boot-3.0.2 branch from 85bf7ca to a63e7b6 Compare February 3, 2023 00:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2023

Looks like org.springframework.boot is no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot bot closed this Feb 11, 2023
@dependabot dependabot bot deleted the dependabot/gradle/examples/org.springframework.boot-3.0.2 branch February 11, 2023 06:27
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

0 participants