chore(deps): ignore cds-services-bom in dependabot#224
Merged
Conversation
Major bumps of com.sap.cds:cds-services-bom require coordinated compat review; pin via manual PRs instead of automated updates. Closes #220 (5.0.0 bump) — will be re-evaluated manually.
Contributor
SummaryThe following content is AI-generated and provides a summary of the pull request: Ignore
|
Contributor
There was a problem hiding this comment.
The single substantive issue is the missing update-types filter — without it the rule is broader than intended and will silently suppress patch/minor updates (including security fixes) for cds-services-bom.
PR Bot Information
Version: 1.26.11
- Event Trigger:
pull_request.opened - File Content Strategy: Full file content
- LLM:
anthropic--claude-4.6-sonnet - Correlation ID:
cb953a61-a521-4d6a-a45b-67b05d3a921c
Co-authored-by: hyperspace-insights[bot] <209611008+hyperspace-insights[bot]@users.noreply.github.com>
Previous edit accidentally dropped the '- package-ecosystem: github-actions' list marker, causing that block to be merged into the maven block with duplicate 'directory'/'directories' and 'schedule' keys. Dependabot rejected the config as invalid.
BraunMatthias
approved these changes
Jul 1, 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.
Major bumps of
com.sap.cds:cds-services-bomrequire coordinated compat review, so keep them out of the automated dependency PR stream and handle them manually.Closes #220 (5.0.0 bump) — will be re-evaluated as a manual PR.