-
Notifications
You must be signed in to change notification settings - Fork 243
build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.3.5 to 3.4.0 #2117
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
build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.3.5 to 3.4.0 #2117
Conversation
3ba186d
to
f57fee4
Compare
aeefdf0
to
9e8006e
Compare
c145b25
to
26f45b8
Compare
A newer version of org.springframework.boot:spring-boot-dependencies exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
502279f
to
294d42e
Compare
9258355
to
dcdd20e
Compare
Hi @ijusti , Just wondering if you have any plans to merge and include it in an upcoming release. I'd really appreciate it! Please let me know if there's anything I can do to help. Thank you for your work. |
Hi. The contribution will be great |
@ijusti, could you rebase it, please? |
The documentation has to be updated to include compatibility with Spring Boot versions 3.3.x and 3.4.x. |
878080c
to
fb2609c
Compare
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.3.5 to 3.4.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…r from 1.5.4 to 1.6.0
* prevent overriding Cockroach's default port forwarding settings * remove the redundant testcontainers-bom dependency * enable Spring Booot's default CouchbaseAutoConfiguration * replace the @SpringBootConfiguration search with a nested @configuration class
3c80b27
to
92696b7
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2117 +/- ##
=============================================
- Coverage 80.23% 79.81% -0.42%
+ Complexity 672 666 -6
=============================================
Files 201 201
Lines 3202 3201 -1
Branches 134 134
=============================================
- Hits 2569 2555 -14
- Misses 564 579 +15
+ Partials 69 67 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps org.springframework.boot:spring-boot-dependencies from 3.3.5 to 3.4.0.
Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
8964203
Release v3.4.0109e731
Revert "Add@ConditionalOnMissingBean
forJobRepository
"d21952d
Merge branch '3.3.x'4151938
Next development version (v3.3.7-SNAPSHOT)14989a5
Upgrade to Testcontainers 1.20.4c188822
Upgrade to Spring Security 6.4.1e286739
Upgrade to Spring Batch 5.2.073fc351
Add@ConditionalOnMissingBean
forJobRepository
3cae5c2
Merge branch '3.3.x'283bc6f
Merge branch '3.2.x' into 3.3.xYou can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)