Dependabot updates - #133
Merged
Merged
Conversation
…ates Bumps the minor-patch group with 3 updates in the / directory: com.sap.cds:cds-services-bom, com.sap.cds:cds-maven-plugin and [com.sap.cloud.sdk:sdk-bom](https://github.com/SAP/cloud-sdk-java). Updates `com.sap.cds:cds-services-bom` from 5.0.1 to 5.0.2 Updates `com.sap.cds:cds-maven-plugin` from 5.0.1 to 5.0.2 Updates `com.sap.cloud.sdk:sdk-bom` from 5.32.0 to 5.33.0 - [Release notes](https://github.com/SAP/cloud-sdk-java/releases) - [Changelog](https://github.com/SAP/cloud-sdk-java/blob/main/release_notes.md) - [Commits](SAP/cloud-sdk-java@rel/5.32.0...rel/5.33.0) Updates `com.sap.cds:cds-maven-plugin` from 5.0.1 to 5.0.2 --- updated-dependencies: - dependency-name: com.sap.cds:cds-services-bom dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: com.sap.cds:cds-maven-plugin dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: com.sap.cloud.sdk:sdk-bom dependency-version: 5.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: com.sap.cds:cds-maven-plugin dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the minor-patch group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-java](https://github.com/actions/setup-java). Updates `actions/checkout` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@9c091bb...3d3c42e) Updates `actions/setup-java` from 5.4.0 to 5.7.0 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@1bcf9fb...b6effb0) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: actions/setup-java dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
This is a routine Dependabot PR with straightforward version bumps across GitHub Actions (actions/checkout v7.0.0→v7.0.1 and actions/setup-java v5 patch update) and Maven dependencies (cds.services.version 5.0.1→5.0.2 and sap.cloud.sdk.version 5.32.0→5.33.0). The changes are consistent across all workflow files and the pom.xml, with no logic changes, no missing updates, and no issues to flag.
This PR is a clean, mechanical dependency update — all SHA pins and version comments are consistent across the three workflow files, and the Maven version bumps in pom.xml are straightforward minor/patch increments with no accompanying code changes required.
PR Bot Information
Version: 1.29.30
- File Content Strategy: Full file content
- Event Trigger:
pull_request.opened - LLM:
anthropic--claude-4.6-sonnet - Correlation ID:
8f0de2c0-9aeb-11f1-9009-830d6a1ecd32
Schmarvinius
approved these changes
Aug 18, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Replaces #131 and #132