build(deps): roll up open Dependabot updates on master#4821
build(deps): roll up open Dependabot updates on master#4821brendandburns wants to merge 2 commits into
Conversation
Includes open Dependabot updates targeting master for actions/checkout, graalvm/setup-graalvm, aws.sdk.version, junit-jupiter.version, junit-platform.version, and okio.version, with lockfile sync and workflow conflict resolution.
|
/lgtm |
|
@brendandburns: you cannot LGTM your own PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
…form.version - Bump okio.version from 3.16.4 to 3.17.0 - Bump junit-jupiter.version from 5.13.4 to 6.1.0 - Bump junit-platform.version from 1.13.4 to 6.1.0 Sync Bazel dependencies for Dependabot updates
|
/lgtm |
|
@brendandburns: you cannot LGTM your own PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: brendandburns The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Summary
This PR consolidates all currently open Dependabot updates targeting
masterinto a single roll-up PR with one commit.Included updates (open Dependabot PRs targeting
master)actions/checkout6.0.3 -> 7.0.0graalvm/setup-graalvm1.5.5 -> 1.5.6aws.sdk.version2.46.5 -> 2.46.13junit-platform.versionandjunit-jupiter.version-> 6.1.0junit-jupiter.version-> 6.1.0okio.version3.16.4 -> 3.17.0Notes
maven_install.json/MODULE.bazelsync changes are included..github/workflows/maven.ymlwas resolved by keeping both latest versions.aws.sdk.version2.44.9) is superseded by build(deps): bump aws.sdk.version from 2.46.5 to 2.46.13 #4817 and not included as a separate version step.Validation
./mvnw -B -q -DskipTests -DskipITs -DskipE2E verify