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 newtypes-core to 0.2.1 #143

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

scala-steward
Copy link
Contributor

Updates io.monix:newtypes-core from 0.0.1 to 0.2.1.

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 (0.0.1).
You might want to review and update them manually.

README.md
build.sbt
core/src/test/scala/doric/SparkSessionTestWrapper.scala
docs/src/main/scala/doric/DocInit.scala
notebooks/README.ipynb
notebooks/joins.ipynb
Ignore future updates

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

updates.ignore = [ { groupId = "io.monix", artifactId = "newtypes-core" } ]

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

@codecov
Copy link

codecov bot commented Jan 18, 2022

Codecov Report

Merging #143 (ee2d8b2) into main (9d0e941) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #143   +/-   ##
=======================================
  Coverage   94.99%   94.99%           
=======================================
  Files          41       41           
  Lines         698      698           
  Branches        8        8           
=======================================
  Hits          663      663           
  Misses         35       35           

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 9d0e941...ee2d8b2. Read the comment docs.

@eruizalo eruizalo added the dependencies Pull requests that update a dependency file label Jan 24, 2022
@alfonsorr alfonsorr merged commit 27b9226 into hablapps:main Jan 24, 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