Skip to content

Update genjavadoc-plugin to 0.18_2.13.10#855

Closed
scala-steward wants to merge 1 commit intoapache:mainfrom
scala-steward:update/genjavadoc-plugin-0.18_2.13.10
Closed

Update genjavadoc-plugin to 0.18_2.13.10#855
scala-steward wants to merge 1 commit intoapache:mainfrom
scala-steward:update/genjavadoc-plugin-0.18_2.13.10

Conversation

@scala-steward
Copy link
Contributor

Updates com.typesafe.genjavadoc:genjavadoc-plugin from 0.18 to 0.18_2.13.10.
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.18).
You might want to review and update them manually.

daffodil-japi/build.sbt
Adjust future updates

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

updates.ignore = [ { groupId = "com.typesafe.genjavadoc", artifactId = "genjavadoc-plugin" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "com.typesafe.genjavadoc", artifactId = "genjavadoc-plugin" }
}]

labels: library-update, old-version-remains, commit-count:1

@tuxji
Copy link
Contributor

tuxji commented Oct 17, 2022

// Scala Steward may try to update this version to include the Scala version,
// for example 0.18_2.12.15. This is incorrect because the unidoc plugin uses
// crossVersion to figure out the Scala version. This should be set to just the
// version of the genjavadoc plugin, without the Scala version.

@tuxji tuxji closed this Oct 17, 2022
@scala-steward scala-steward deleted the update/genjavadoc-plugin-0.18_2.13.10 branch October 19, 2022 13:43
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.

2 participants