Skip to content

chore: remove invalid and obsolete Dependabot filter#5147

Merged
jamescrosswell merged 1 commit intomainfrom
chore/remove-invalid-dependabot-filter
Apr 21, 2026
Merged

chore: remove invalid and obsolete Dependabot filter#5147
jamescrosswell merged 1 commit intomainfrom
chore/remove-invalid-dependabot-filter

Conversation

@Flash0ver
Copy link
Copy Markdown
Member

@Flash0ver Flash0ver commented Apr 21, 2026

Summary

Remove now obsolete, and also invalid in the first place, filter rule for Dependabot.

Remarks

Added in #5086, because Action gradle/actions/setup-gradle in version v6.0.0 changed the license of the the bundled 'gradle-actions-caching' component from MIT to a proprietary/commercial license.

However, v6.1.0 of the Action has added a non-default opt-in to replace this "Enhanced" Caching Component with a "Basic" open-source MIT-based version, to which we have switched to in #5130.

So the Dependabot ignore is no longer needed.
Also, it did not work in the first place!

@Flash0ver Flash0ver self-assigned this Apr 21, 2026
@Flash0ver Flash0ver added the skip-changelog Suppress automatic changelog generation via Craft label Apr 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.06%. Comparing base (3d46788) to head (5e193bf).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5147      +/-   ##
==========================================
- Coverage   74.07%   74.06%   -0.01%     
==========================================
  Files         501      501              
  Lines       18111    18111              
  Branches     3521     3521              
==========================================
- Hits        13415    13414       -1     
  Misses       3837     3837              
- Partials      859      860       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Flash0ver Flash0ver marked this pull request as ready for review April 21, 2026 20:48
@jamescrosswell jamescrosswell merged commit e4b850c into main Apr 21, 2026
44 checks passed
@jamescrosswell jamescrosswell deleted the chore/remove-invalid-dependabot-filter branch April 21, 2026 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Suppress automatic changelog generation via Craft

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants