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 magnolify-avro, magnolify-bigtable, ... to 0.5.0 #4455

Closed

Conversation

scala-steward
Copy link
Contributor

Updates

  • com.spotify:magnolify-avro
  • com.spotify:magnolify-bigtable
  • com.spotify:magnolify-cats
  • com.spotify:magnolify-datastore
  • com.spotify:magnolify-guava
  • com.spotify:magnolify-parquet
  • com.spotify:magnolify-scalacheck
  • com.spotify:magnolify-shared
  • com.spotify:magnolify-tensorflow

from 0.4.8 to 0.5.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!

Adjust future updates

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

updates.ignore = [ { groupId = "com.spotify" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "com.spotify" }
}]

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

@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

Merging #4455 (c847f23) into main (406faf5) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4455      +/-   ##
==========================================
- Coverage   60.50%   60.48%   -0.03%     
==========================================
  Files         275      275              
  Lines        9882     9882              
  Branches      444      444              
==========================================
- Hits         5979     5977       -2     
- Misses       3903     3905       +2     
Impacted Files Coverage Δ
...y/scio/values/PairSkewedSCollectionFunctions.scala 93.24% <0.00%> (-2.71%) ⬇️

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 406faf5...c847f23. Read the comment docs.

@RustedBones
Copy link
Contributor

See #4422

@scala-steward scala-steward deleted the update/magnolify-avro-0.5.0 branch July 15, 2022 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants