chore(deps): update github workflows - #7276
renovate[bot] wants to merge 1 commit into
Conversation
Coverage Results 📊✅ 128810 passed | ❌ 10 failed | ⏭️ 6590 skipped | Total: 135410 | Pass Rate: 95.13% | Execution Time: 434m 12s 📊 Comparison with Base Branch
➕ New Tests (1)View new tests
❌ Failed Tests
|
da16b67 to
390fc64
Compare
390fc64 to
737ec5b
Compare
737ec5b to
22f5a86
Compare
22f5a86 to
55fe8df
Compare
3f1968e to
991bd44
Compare
991bd44 to
fa9a4ff
Compare
94a29e0 to
3aa095e
Compare
33260ac to
2f2c6a0
Compare
2f2c6a0 to
bf5207b
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit bf5207b. Configure here.
| with: | ||
| distribution: 'temurin' | ||
| java-version: '21' | ||
| java-version: '25' |
There was a problem hiding this comment.
Java 25 breaks Spark 3 tests
Medium Severity
The generated Tasks workflow now installs Temurin java-version 25 for all Spark jobs. Spark 3.0.3 and 3.5.9 only support older JDKs, and those suites start a real SparkContext, so the job can fail. The Jinja template still pins Java 21, so regenerating the workflow will also drop this change.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit bf5207b. Configure here.


This PR contains the following updates:
dd06d9c→de7274fdd06d9c→de7274fv10.0.1→v10.2.0v10.0.1→v10.2.0v0.4.0→0.4.1v0.4.0→0.4.12.30.1→2.31.1cd1e829→b5451aa21→25Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
astral-sh/setup-uv (astral-sh/setup-uv)
v10.2.0Compare Source
v10.1.0: 🌈 New outputpython-runtime-idand respect NO_PROXYCompare Source
Changes
This release adds more bheind the scene security improvements and also 2 small improvements.
NO_PROXY
This action now respects
no_proxy/NO_PROXYenvironment variables which were previously ignored.New output
python-runtime-idThe new output
python-runtime-idcan be used to know which python version exactly was installed if you useactivate-environment. See pyca/cryptography#15572 (comment) for details on why this can be useful.🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates
getsentry/coverage-action (getsentry/coverage-action)
v0.4.1Compare Source
Bug Fixes 🐛
Deps
Website
Other
getsentry/craft (getsentry/craft)
v2.31.1Compare Source
Bug Fixes 🐛
Internal Changes 🔧
Deps
Deps Dev
v2.31.0Compare Source
New Features ✨
Bug Fixes 🐛
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.