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 sbt-protobuf to 0.7.1 #4025

Merged
merged 1 commit into from Oct 7, 2021

Conversation

scala-steward
Copy link
Contributor

Updates com.github.sbt:sbt-protobuf from 0.7.0 to 0.7.1.
GitHub Release Notes - Version Diff

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

scio-core/src/main/scala/com/spotify/scio/VersionUtil.scala
scio-core/src/main/scala/com/spotify/scio/coders/Coder.scala
site/src/main/paradox/Apache-Beam.md
site/src/main/paradox/Changelog.md
site/src/main/paradox/Scio-REPL.md
site/src/main/paradox/dev/How-to-Release.md
site/src/main/paradox/internals/Coders.md
site/src/main/paradox/internals/ScioIO.md
site/src/main/paradox/migrations/index.md
site/src/main/paradox/migrations/v0.7.0-Migration-Guide.md
site/src/main/paradox/migrations/v0.8.0-Migration-Guide.md
Ignore future updates

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

updates.ignore = [ { groupId = "com.github.sbt", artifactId = "sbt-protobuf" } ]

labels: sbt-plugin-update, semver-patch, old-version-remains

@codecov
Copy link

codecov bot commented Oct 2, 2021

Codecov Report

Merging #4025 (96a79e7) into main (19aa93b) will not change coverage.
The diff coverage is n/a.

❗ Current head 96a79e7 differs from pull request most recent head fe75243. Consider uploading reports for the commit fe75243 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4025   +/-   ##
=======================================
  Coverage   61.72%   61.72%           
=======================================
  Files         269      269           
  Lines        9856     9856           
  Branches      371      371           
=======================================
  Hits         6084     6084           
  Misses       3772     3772           

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 3b33bf3...fe75243. Read the comment docs.

@regadas regadas merged commit 9e1c27e into spotify:main Oct 7, 2021
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