-
Notifications
You must be signed in to change notification settings - Fork 3
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
Bump the dependencies group across 1 directory with 10 updates #251
Merged
rogervinas
merged 3 commits into
main
from
dependabot/gradle/springboot-app/dependencies-76a2393515
Dec 30, 2024
Merged
Bump the dependencies group across 1 directory with 10 updates #251
rogervinas
merged 3 commits into
main
from
dependabot/gradle/springboot-app/dependencies-76a2393515
Dec 30, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 10 updates in the /springboot-app directory: | Package | From | To | | --- | --- | --- | | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `10.21.0` | `11.1.0` | | org.flywaydb:flyway-database-postgresql | `10.21.0` | `11.1.0` | | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.3` | `3.27.0` | | [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) | `2023.0.3` | `2024.0.0` | | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` | | [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) | `1.1.6` | `1.1.7` | | [jvm](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` | | [plugin.spring](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` | | org.jlleitschuh.gradle.ktlint | `12.1.1` | `12.1.2` | Updates `org.flywaydb:flyway-core` from 10.21.0 to 11.1.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-10.21.0...flyway-11.1.0) Updates `org.flywaydb:flyway-database-postgresql` from 10.21.0 to 11.1.0 Updates `org.flywaydb:flyway-database-postgresql` from 10.21.0 to 11.1.0 Updates `org.testcontainers:junit-jupiter` from 1.20.3 to 1.20.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4) Updates `org.assertj:assertj-core` from 3.26.3 to 3.27.0 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.0) Updates `org.springframework.cloud:spring-cloud-dependencies` from 2023.0.3 to 2024.0.0 - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](spring-cloud/spring-cloud-release@v2023.0.3...v2024.0.0) Updates `org.springframework.boot` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `io.spring.dependency-management` from 1.1.6 to 1.1.7 - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases) - [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.6...v1.1.7) Updates `jvm` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0) Updates `plugin.spring` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0) Updates `org.jlleitschuh.gradle.ktlint` from 12.1.1 to 12.1.2 --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.spring.dependency-management dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: plugin.spring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jlleitschuh.gradle.ktlint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Dec 23, 2024
rogervinas
deleted the
dependabot/gradle/springboot-app/dependencies-76a2393515
branch
December 30, 2024 10:56
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 10 updates in the /springboot-app directory:
10.21.0
11.1.0
10.21.0
11.1.0
1.20.3
1.20.4
3.26.3
3.27.0
2023.0.3
2024.0.0
3.3.5
3.4.1
1.1.6
1.1.7
2.0.21
2.1.0
2.0.21
2.1.0
12.1.1
12.1.2
Updates
org.flywaydb:flyway-core
from 10.21.0 to 11.1.0Release notes
Sourced from org.flywaydb:flyway-core's releases.
Commits
c9218c6
Bump version to flyway-11.1.026c3715
Bump version to flyway-11.0.1ff34608
Bump version to flyway-11.0.05b4b7c8
Bump version to flyway-10.22.0Updates
org.flywaydb:flyway-database-postgresql
from 10.21.0 to 11.1.0Updates
org.flywaydb:flyway-database-postgresql
from 10.21.0 to 11.1.0Updates
org.testcontainers:junit-jupiter
from 1.20.3 to 1.20.4Release notes
Sourced from org.testcontainers:junit-jupiter's releases.
Commits
39ff5f8
[localstack] Add testcontainer marker labels to additional localstack flags (...1facaf0
Remove extra call to docker credentials (#9545)c68f791
Update com.gradle.enterprise.gradle.plugin version to 3.18.2e3e7fdc
Update gradle/setup-gradle version to v4964c6e6
Fix docker credentials output (#9544)c01fc1b
Use cockroachdb version in testcontainers jdbc url test0200a5d
Fix cockroachdb wait strategy with version >= 22.1.0 (#9505)be7251b
Check if container belongs to a network when using exposeHostPorts (#8298)78ba315
Revert "Add shutdownHook to send sigterm to ryuk (#7717)" (#9504)10f32af
Stop container that doesn't match wait strategy (#9474)Updates
org.assertj:assertj-core
from 3.26.3 to 3.27.0Release notes
Sourced from org.assertj:assertj-core's releases.
... (truncated)
Commits
74a8a44
[maven-release-plugin] prepare release assertj-build-3.27.0ba36228
Bump version to prepare 3.27.0 versionf4d9c8f
Bump version to prepare 3.27.0 version6d15943
chore(deps-dev): bump org.hibernate.orm:hibernate-core from 6.6.3.Final to 6....e1b0a4e
Custom Equality (BiPredicate) Comparator - resolves #3678d92ba37
Quality Improvements (#3697)36e63c3
AddisNotEmpty
toTable
assertions (#3559)de48db6
chore(deps): bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre (#3705)b04f8a3
chore(deps): bump byte-buddy.version from 1.15.10 to 1.15.11 (#3703)6500d22
chore(deps): bump junit-jupiter.version from 5.11.3 to 5.11.4 (#3702)Updates
org.springframework.cloud:spring-cloud-dependencies
from 2023.0.3 to 2024.0.0Release notes
Sourced from org.springframework.cloud:spring-cloud-dependencies's releases.
Commits
b8c0cc7
Update SNAPSHOT to 2024.0.0dad6c7a
Bumping versionse3aecb4
Bumping versionsac80bf2
Update CONTRIBUTING.md7b2744a
Fix Readme.adoc contributing sectionaaafee7
Going back to snapshots8c8a889
Update SNAPSHOT to 2024.0.0-RC12f30b61
Updates boot version to 3.4.0-SNAPSHOTd073f95
Going back to snapshots6d6e91e
Update SNAPSHOT to 2024.0.0-M2Updates
org.springframework.boot
from 3.3.5 to 3.4.1Release notes
Sourced from org.springframework.boot's releases.
... (truncated)
Commits
1832852
Release v3.4.1c9e8174
Merge branch '3.3.x'316fe52
Next development version (v3.3.8-SNAPSHOT)4300ee9
Merge branch '3.3.x'da59380
Upgrade to Spring Batch 5.2.1a085a01
Upgrade to Spring Batch 5.1.3fcc569e
Upgrade to Hibernate 6.6.4.Final1b8fcb6
Merge pull request #43560 from arefbehboudidbc1fc2
Polishef43160
Merge branch '3.3.x'Updates
io.spring.dependency-management
from 1.1.6 to 1.1.7Release notes
Sourced from io.spring.dependency-management's releases.
Commits
99c6a87
Release v1.1.7e870ef7
Address another deprecation warning in report takefc43f90
Stop report task from triggering a deprecation warning0d1b43d
Merge pull request #394 from octylFractal09853a2
Check for ModuleComponentIdentifier explicitlye85cd28
Next development version (v1.1.7-SNAPSHOT)Updates
jvm
from 2.0.21 to 2.1.0Release notes
Sourced from jvm's releases.
... (truncated)
Changelog
Sourced from jvm's changelog.
... (truncated)
Commits
5dd9cea
Add ChangeLog for 2.1.0be31f19
[Gradle] Fix documentation publishing to Kotlinlangf959bf2
Add ChangeLog for 2.1.0-RC2b21df7b
[Gradle] Update info about versioninga7dabb6
[Gradle] Fix templates extraction858b914
[Gradle] Add KDoc for KotlinTargetsDsl1026b47
[Gradle] Add KDoc for KotlinTargetWithTests54452c0
[Gradle] Add KDoc for KotlinTestRund10e47a
[Gradle] Add KDoc for KotlinExecution1208eec
fix: clarifications and language polishingUpdates
plugin.spring
from 2.0.21 to 2.1.0Release notes
Sourced from plugin.spring's releases.
... (truncated)
Changelog
Sourced from plugin.spring's changelog.
... (truncated)
Commits
5dd9cea
Add ChangeLog for 2.1.0be31f19
[Gradle] Fix documentation publishing to Kotlinlangf959bf2
Add ChangeLog for 2.1.0-RC2b21df7b
[Gradle] Update info about versioninga7dabb6
[Gradle] Fix templates extraction858b914
[Gradle] Add KDoc for KotlinTargetsDsl1026b47
[Gradle] Add KDoc for KotlinTargetWithTests54452c0
[Gradle] Add KDoc for KotlinTestRund10e47a
[Gradle] Add KDoc for KotlinExecution1208eec
fix: clarifications and language polishingUpdates
org.jlleitschuh.gradle.ktlint
from 12.1.1 to 12.1.2Most Recent Ignore Conditions Applied to This Pull Request
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 show <dependency name> ignore conditions
will show ...Description has been truncated