hablapps / doric

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

ScalaSteward: Update scalafmt-core from 3.7.4 to 3.7.7 #371

Closed scala-steward closed 1 year ago

scala-steward commented 1 year ago

About this PR

📦 Updates org.scalameta:scalafmt-core from 3.7.4 to 3.7.7

📜 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.scalameta", artifactId = "scalafmt-core" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" } }] ```

labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

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/5479494383](https://github.com/hablapps/doric/actions/runs/5479494383) - on workflow_run:completed

Test summary report 📊

Spark version testing
2.4.1 627 passed, 2 skipped
2.4.2 627 passed, 2 skipped
2.4.3 627 passed, 2 skipped
2.4.4 627 passed, 2 skipped
2.4.5 627 passed, 2 skipped
2.4.6 628 passed, 2 skipped
2.4.7 628 passed, 2 skipped
2.4 628 passed, 2 skipped
3.0.0 678 passed, 2 skipped
3.0.1 678 passed, 2 skipped
3.0.2 678 passed, 2 skipped
3.0 678 passed, 2 skipped
3.1.0 706 passed, 2 skipped
3.1.1 706 passed, 2 skipped
3.1.2 706 passed, 2 skipped
3.1 706 passed, 2 skipped
3.2.0 710 passed, 2 skipped
3.2.1 710 passed, 2 skipped
3.2.2 710 passed, 2 skipped
3.2 710 passed, 2 skipped
3.3.0 710 passed, 2 skipped
3.3.1 710 passed, 2 skipped
3.3 710 passed, 2 skipped
3.4 710 passed, 2 skipped
scala-steward commented 1 year ago

Superseded by #373.