-
Notifications
You must be signed in to change notification settings - Fork 14
Bump the minor group across 1 directory with 18 updates #150
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/gradle/minor-5508e26cdb
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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 minor group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | io.cloudflight.autoconfigure-settings | `1.1.2` | `1.2.0` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.0` | `3.27.4` | | [org.awaitility:awaitility](https://github.com/awaitility/awaitility) | `4.2.1` | `4.3.0` | | [com.azure.spring:spring-cloud-azure-dependencies](https://github.com/Azure/azure-sdk-for-java) | `5.21.0` | `5.23.0` | | [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.15.4` | `1.17.0` | | [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) | `0.2.6` | `0.2.7` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.11.4` | `5.13.4` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `5.11.4` | `5.13.4` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.11.4` | `5.13.4` | | [com.google.guava:guava](https://github.com/google/guava) | `33.2.1-jre` | `33.4.8-jre` | | [io.mockk:mockk-jvm](https://github.com/mockk/mockk) | `1.13.11` | `1.14.5` | | [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.48.0` | `1.53.0` | | [net.javacrumbs.shedlock:shedlock-spring](https://github.com/lukas-krecan/ShedLock) | `6.3.0` | `6.10.0` | | [net.javacrumbs.shedlock:shedlock-provider-redis-spring](https://github.com/lukas-krecan/ShedLock) | `6.3.0` | `6.10.0` | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.4.5` | `3.5.5` | | io.swagger:swagger-annotations | `1.6.14` | `1.6.16` | | io.swagger.core.v3:swagger-annotations | `2.2.22` | `2.2.36` | | io.quarkus:quarkus-junit4-mock | `3.11.0` | `3.26.0` | Updates `io.cloudflight.autoconfigure-settings` from 1.1.2 to 1.2.0 Updates `org.assertj:assertj-core` from 3.26.0 to 3.27.4 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.0...assertj-build-3.27.4) Updates `org.awaitility:awaitility` from 4.2.1 to 4.3.0 - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.1...awaitility-4.3.0) Updates `com.azure.spring:spring-cloud-azure-dependencies` from 5.21.0 to 5.23.0 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@spring-cloud-azure_5.21.0...spring-cloud-azure_5.23.0) Updates `com.azure:azure-identity` from 1.15.4 to 1.17.0 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-identity_1.15.4...azure-core_1.17.0) Updates `org.openapitools:jackson-databind-nullable` from 0.2.6 to 0.2.7 - [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases) - [Commits](OpenAPITools/jackson-databind-nullable@v0.2.6...v0.2.7) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.13.4) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.4 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.13.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.13.4) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.4 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.13.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.13.4) Updates `com.google.guava:guava` from 33.2.1-jre to 33.4.8-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `io.mockk:mockk-jvm` from 1.13.11 to 1.14.5 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.11...1.14.5) Updates `io.opentelemetry:opentelemetry-bom` from 1.48.0 to 1.53.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.48.0...v1.53.0) Updates `net.javacrumbs.shedlock:shedlock-spring` from 6.3.0 to 6.10.0 - [Changelog](https://github.com/lukas-krecan/ShedLock/blob/master/RELEASES.md) - [Commits](lukas-krecan/ShedLock@shedlock-parent-6.3.0...shedlock-parent-6.10.0) Updates `net.javacrumbs.shedlock:shedlock-provider-redis-spring` from 6.3.0 to 6.10.0 - [Changelog](https://github.com/lukas-krecan/ShedLock/blob/master/RELEASES.md) - [Commits](lukas-krecan/ShedLock@shedlock-parent-6.3.0...shedlock-parent-6.10.0) Updates `net.javacrumbs.shedlock:shedlock-provider-redis-spring` from 6.3.0 to 6.10.0 - [Changelog](https://github.com/lukas-krecan/ShedLock/blob/master/RELEASES.md) - [Commits](lukas-krecan/ShedLock@shedlock-parent-6.3.0...shedlock-parent-6.10.0) Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.5 to 3.5.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v3.5.5) Updates `io.swagger:swagger-annotations` from 1.6.14 to 1.6.16 Updates `io.swagger.core.v3:swagger-annotations` from 2.2.22 to 2.2.36 Updates `io.quarkus:quarkus-junit4-mock` from 3.11.0 to 3.26.0 --- updated-dependencies: - dependency-name: io.cloudflight.autoconfigure-settings dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: org.assertj:assertj-core dependency-version: 3.27.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: org.awaitility:awaitility dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: com.azure.spring:spring-cloud-azure-dependencies dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: com.azure:azure-identity dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: org.openapitools:jackson-databind-nullable dependency-version: 0.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: com.google.guava:guava dependency-version: 33.4.8-jre dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: io.mockk:mockk-jvm dependency-version: 1.14.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: io.opentelemetry:opentelemetry-bom dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: net.javacrumbs.shedlock:shedlock-spring dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: net.javacrumbs.shedlock:shedlock-provider-redis-spring dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: net.javacrumbs.shedlock:shedlock-provider-redis-spring dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: io.swagger:swagger-annotations dependency-version: 1.6.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: io.swagger.core.v3:swagger-annotations dependency-version: 2.2.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: io.quarkus:quarkus-junit4-mock dependency-version: 3.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 minor group with 18 updates in the / directory:
1.1.2
1.2.0
3.26.0
3.27.4
4.2.1
4.3.0
5.21.0
5.23.0
1.15.4
1.17.0
0.2.6
0.2.7
5.11.4
5.13.4
5.11.4
5.13.4
5.11.4
5.13.4
33.2.1-jre
33.4.8-jre
1.13.11
1.14.5
1.48.0
1.53.0
6.3.0
6.10.0
6.3.0
6.10.0
3.4.5
3.5.5
1.6.14
1.6.16
2.2.22
2.2.36
3.11.0
3.26.0
Updates
io.cloudflight.autoconfigure-settings
from 1.1.2 to 1.2.0Updates
org.assertj:assertj-core
from 3.26.0 to 3.27.4Release notes
Sourced from org.assertj:assertj-core's releases.
... (truncated)
Commits
7a64cde
[maven-release-plugin] prepare release assertj-build-3.27.4feb5f6f
Annotatefail
methods with custom@Contract
(#3882)43e8b65
Deprecateorg.assertj.core.util.CheckReturnValue
in favor of `org.assertj.c...1bf8cd6
Deprecateorg.assertj.core.util.CanIgnoreReturnValue
in favor of `org.asser...72d08b2
Deprecateorg.assertj.core.annotations.Beta
in favor of `org.assertj.core.a...475c2eb
Polishfdc9bc5
Skip tests during snapshot publishing8f4a1b5
Migrate to the Central Publisher Portal, enable snapshot publishing (#3881)7461b68
Fix thread-safety inAbstractDateAssert
(#3874)015f095
Remove EOL Java 23Updates
org.awaitility:awaitility
from 4.2.1 to 4.3.0Changelog
Sourced from org.awaitility:awaitility's changelog.
Commits
e3ff879
[maven-release-plugin] prepare release awaitility-4.3.0d116712
[ci skip] Preparing changelog for release4e186df
Added kotlin source folder explicitlye8d3ab7
Upgraded lots of plugin dependenciesa7a167a
Added an overloaded method of untilAsserted(..) that takes a supplier and a c...ef8f663
Make ConditionFactory safer to use in java 85550079
Using a more descriptive error message when using VERY long wait conditions o...2a9814b
Upgraded kotlin version in the awaitility-kotlin module to 2.1.108f22c00
[ci skip] Updated changelog.txt to reflect latest changes6a35c24
#235 Support for kotlin.time.Duration in Kotlin DSL (#285)Updates
com.azure.spring:spring-cloud-azure-dependencies
from 5.21.0 to 5.23.0Release notes
Sourced from com.azure.spring:spring-cloud-azure-dependencies's releases.
... (truncated)
Commits
975b873
update boma7e3d8b
update changelogdacbf22
add a scripta996e65
update version2fee9a7
update version clientf0d3418
AAD Auth: Adds an options to override AAD audience scope through environment ...06bcd6a
July 2025 patches mergeback (#46253)5024794
Sync eng/common directory with azure-sdk-tools for PR 11493 (#46268)34006f6
Increment package versions for monitor releases (#46256)d7e0b5a
mgmt, bug fix for cdn (#46262)Updates
com.azure:azure-identity
from 1.15.4 to 1.17.0Release notes
Sourced from com.azure:azure-identity's releases.
Commits
e80d82e
Make getScopes in the ARM Authentication Policy Public (#22120)779a485
Cosmos Spark: Changing inferSchema.forceNullableProperties default to true (#...940c22d
Annotate HttpRange with Immutable (#22119)ad75273
Exposes management node in azure-core-amqp (#22095)366a95d
Prepare Core Libraries for June 2021 Release (#22084)1905567
Cosmos Spark: Support CustomQuery to be used for inference (#22079)ef0f607
Fixing max length of userAgent header (#22018)9c576de
mgmt, support parameters in policy (#22103)c4cdfd1
Fix subscription bugs in ReactorSession and ReactorConnection (#22085)2b63d22
Use sparse checkout for Update Package Version release stage (#22002)Updates
org.openapitools:jackson-databind-nullable
from 0.2.6 to 0.2.7Release notes
Sourced from org.openapitools:jackson-databind-nullable's releases.
Commits
2f8776c
set version for plugins27dd77c
update pom.xml with deploy and production872a3d9
update pom.xml to use central publishing maven plugin, add workflow (#66)10d3f44
add sec.gpg.enc674ac07
0.2.7 release (#63)6687b74
Update parent and dependencies (#61)Updates
org.junit.jupiter:junit-jupiter-api
from 5.11.4 to 5.13.4Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
... (truncated)
Commits
8a21048
Release 5.13.49a38789
Finalize 5.13.4 release notes458325c
Log only once per implementation type forCloseableResource
types976a110
Protect against potential problems when converting file-based selectorse94f728
Allow default package forPackageSource
b60fecf
Fail on classpath resource names that are blank after removing leading /6378c88
Removejava.*
packages fromImport-Package
headers in all jars (#4738)1a360f3
Create initial 5.13.4 release notes from template806fc9a
Document #4689 in release notes1653839
Document #4686 in release notesUpdates
org.junit.jupiter:junit-jupiter-params
from 5.11.4 to 5.13.4Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
8a21048
Release 5.13.49a38789
Finalize 5.13.4 release notes458325c
Log only once per implementation type forCloseableResource
types976a110
Protect against potential problems when converting file-based selectorse94f728
Allow default package forPackageSource
b60fecf
Fail on classpath resource names that are blank after removing leading /6378c88
Removejava.*
packages fromImport-Package
headers in all jars (#4738)1a360f3
Create initial 5.13.4 release notes from template806fc9a
Document #4689 in release notes1653839
Document #4686 in release notesUpdates
org.junit.jupiter:junit-jupiter-engine
from 5.11.4 to 5.13.4Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
8a21048
Release 5.13.49a38789
Finalize 5.13.4 release notes458325c
Log only once per implementation type forCloseableResource
types976a110
Protect against potential problems when converting file-based selectorse94f728
Allow default package forPackageSource
b60fecf
Fail on classpath resource names that are blank after removing leading /6378c88
Removejava.*
packages fromImport-Package
headers in all jars (#4738)1a360f3
Create initial 5.13.4 release notes from template806fc9a
Document #4689 in release notes1653839
Document #4686 in release notesUpdates
org.junit.jupiter:junit-jupiter-params
from 5.11.4 to 5.13.4Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
8a21048
Release 5.13.49a38789
Finalize 5.13.4 release notes458325c
Log only once per implementation type forCloseableResource
types976a110
Protect against potential problems when converting file-based selectorse94f728
Allow default package forPackageSource
b60fecf
Fail on classpath resource names that are blank after removing leading /6378c88
Removejava.*
packages fromImport-Package
headers in all jars (#4738)1a360f3
Create initial 5.13.4 release notes from template806fc9a
Document #4689 in release notes1653839
Document #4686 in release notesUpdates
org.junit.jupiter:junit-jupiter-engine
from 5.11.4 to 5.13.4Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
8a21048
Release 5.13.49a38789
Finalize 5.13.4 release notes458325c
Log only once per implementation type forCloseableResource
types976a110
Protect against potential problems when converting file-based selectorse94f728
Allow default package forPackageSource
b60fecf
Fail on classpath resource names that are blank after removing leading /6378c88
Removejava.*
packages fromImport-Package
headers in all jars (#4738)1a360f3
Create initial 5.13.4 release notes from template806fc9a
Document #4689 in release notes1653839
Document #4686 in release notesUpdates
com.google.guava:guava
from 33.2.1-jre to 33.4.8-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
io.mockk:mockk-jvm
from 1.13.11 to 1.14.5Release notes
Sourced from io.mockk:mockk-jvm's releases.
... (truncated)
Commits
4982eda
Version bump