hablapps / doric

Type safety for spark columns
https://www.hablapps.com/doric/
Apache License 2.0
77 stars 11 forks source link

ScalaSteward: Update scala-collection-compat from 2.9.0 to 2.10.0 #350

Closed scala-steward closed 1 year ago

scala-steward commented 1 year ago

About this PR

📦 Updates org.scala-lang.modules:scala-collection-compat from 2.9.0 to 2.10.0

📜 GitHub Release Notes - Version Diff

Usage

✅ Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

âš™ Adjust future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "org.scala-lang.modules", artifactId = "scala-collection-compat" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.scala-lang.modules", artifactId = "scala-collection-compat" } }] ```

labels: library-update, early-semver-minor, semver-spec-minor, version-scheme:early-semver, commit-count:1

codecov[bot] commented 1 year ago

Codecov Report

Merging #350 (61292d6) into main (1deb9be) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/hablapps/doric/pull/350/graphs/tree.svg?width=650&height=150&src=pr&token=N7ZXUXZX1I&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hablapps)](https://codecov.io/gh/hablapps/doric/pull/350?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hablapps) ```diff @@ Coverage Diff @@ ## main #350 +/- ## ======================================= Coverage 97.60% 97.60% ======================================= Files 62 62 Lines 1249 1249 Branches 18 23 +5 ======================================= Hits 1219 1219 Misses 30 30 ``` | Flag | Coverage Δ | | |---|---|---| | spark-2.4.x | `94.66% <ø> (ø)` | | | spark-3.0.x | `96.74% <ø> (ø)` | | | spark-3.1.x | `97.48% <ø> (ø)` | | | spark-3.2.x | `97.70% <ø> (ø)` | | | spark-3.3.x | `97.70% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hablapps#carryforward-flags-in-the-pull-request-comment) to find out more. ------ [Continue to review full report in Codecov by Sentry](https://codecov.io/gh/hablapps/doric/pull/350?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hablapps). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hablapps) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/hablapps/doric/pull/350?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hablapps). Last update [1deb9be...61292d6](https://codecov.io/gh/hablapps/doric/pull/350?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hablapps). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hablapps).
github-actions[bot] commented 1 year ago

:octocat: This is an auto-generated comment created by:

Actor Triggering actor Sender
scala-steward
scala-steward
scala-steward
scala-steward
scala-steward
scala-steward
Triggered by: - Workflow name: "CI" at .github/workflows/ci.yml - URL: [https://github.com/hablapps/doric/actions/runs/4821690118](https://github.com/hablapps/doric/actions/runs/4821690118) - on workflow_run:completed

Test summary report 📊

Spark version testing
2.4.1 623 passed, 2 skipped
2.4.2 623 passed, 2 skipped
2.4.3 623 passed, 2 skipped
2.4.4 623 passed, 2 skipped
2.4.5 623 passed, 2 skipped
2.4.6 624 passed, 2 skipped
2.4.7 624 passed, 2 skipped
2.4 624 passed, 2 skipped
3.0.0 674 passed, 2 skipped
3.0.1 674 passed, 2 skipped
3.0.2 674 passed, 2 skipped
3.0 674 passed, 2 skipped
3.1.0 702 passed, 2 skipped
3.1.1 702 passed, 2 skipped
3.1.2 702 passed, 2 skipped
3.1 702 passed, 2 skipped
3.2.0 706 passed, 2 skipped
3.2.1 706 passed, 2 skipped
3.2.2 706 passed, 2 skipped
3.2 706 passed, 2 skipped
3.3.0 706 passed, 2 skipped
3.3.1 706 passed, 2 skipped
3.3 706 passed, 2 skipped