Update Scio to 0.15.4 and sync dependencies#869
Merged
Conversation
Sync all dependency versions with Scio 0.15.4 build.sbt: - Scio: 0.14.16 → 0.15.4 - Beam: 2.62.0 → 2.71.0 - Avro: 1.8.2 → 1.11.5 - BigQuery: v2-rev20240919-2.0.0 → v2-rev20251012-2.0.0 - Jackson: 2.19.0 → 2.15.4 - Joda-Time: 2.10.14 → 2.14.0 - Magnolify: 0.7.4 → 0.9.4 - Parquet: 1.15.0 → 1.17.0 - Protobuf: 3.25.5 → 4.33.0 - Shapeless: 2.3.12 → 2.3.13 - SLF4J: 1.7.30 → 2.0.16 Co-Authored-By: Claude Opus 4.5 <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #869 +/- ##
==========================================
+ Coverage 70.70% 70.91% +0.20%
==========================================
Files 44 44
Lines 1864 1939 +75
Branches 307 337 +30
==========================================
+ Hits 1318 1375 +57
- Misses 546 564 +18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Matches ScalaCheck 1.19.0 upgrade. The scalacheck-1-17 artifact doesn't publish a 3.2.20.0 version. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
OSSRH was sunset on 2025-06-30. The public resolver is no longer needed, and the snapshots resolver had a TODO to remove it since Scio 0.14.0. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
labianchin
marked this pull request as ready for review
March 30, 2026 07:44
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.
Summary
Update Scio to 0.15.4 and bump all dependencies to their latest versions.
Scio & synced dependencies
Scala
Test dependencies
Libraries
Build tooling
Cleanup