Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update spark-fast-tests to 1.2.0 #183

Merged

Conversation

scala-steward
Copy link
Contributor

Updates com.github.mrpowers:spark-fast-tests from 1.0.1 to 1.2.0.

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!

Files still referring to the old version number

The following files still refer to the old version number (1.0.1).
You might want to review and update them manually.

build.sbt
Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.github.mrpowers", artifactId = "spark-fast-tests" } ]

labels: test-library-update, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:1

@scala-steward scala-steward requested a review from a team as a code owner February 28, 2022 15:20
@codecov
Copy link

codecov bot commented Feb 28, 2022

Codecov Report

Merging #183 (2274864) into main (fc10b49) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #183   +/-   ##
=======================================
  Coverage   95.95%   95.95%           
=======================================
  Files          43       43           
  Lines         790      790           
  Branches       11       11           
=======================================
  Hits          758      758           
  Misses         32       32           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc10b49...2274864. Read the comment docs.

@eruizalo eruizalo added the dependencies Pull requests that update a dependency file label Mar 1, 2022
@alfonsorr alfonsorr merged commit 16ee765 into hablapps:main Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants