chore(deps): bump org.apache.groovy:groovy from 4.0.32 to 5.0.7 - #4969
chore(deps): bump org.apache.groovy:groovy from 4.0.32 to 5.0.7#4969dependabot[bot] wants to merge 1 commit into
Conversation
|
Tick the box to add this pull request to the merge queue (same as
|
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
📜 License Compliance Check✅ License check passed. See artifacts for full report. License Summary (first 50 lines) |
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.32 to 5.0.7. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 5.0.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
9f270a7 to
95ef2d8
Compare
📜 License Compliance Check✅ License check passed. See artifacts for full report. License Summary (first 50 lines) |
|
Looks like org.apache.groovy:groovy is no longer being updated by Dependabot, so this is no longer needed. |
|
Closing this out with the reasoning, since Dependabot's automatic message above only says the dependency is no longer tracked and not why. Groovy's version is set by TinkerPop, not by ArcadeDB. #5534 added a majors-only ignore rule for ignore:
- dependency-name: "org.apache.groovy:*"
update-types: ["version-update:semver-major"]Patch and minor updates are deliberately still tracked. ArcadeDB pins 4.0.32, ahead of TinkerPop's own 4.0.25, so the project is already taking 4.0.x patches on purpose and those must keep arriving. Only the 4.x -> 5.x jump is suppressed.
|
Bumps org.apache.groovy:groovy from 4.0.32 to 5.0.7.
Commits