Skip to content

build(deps): Update mdoc, mdoc-interfaces, sbt-mdoc from 2.4.0 to 2.5.0#5823

Merged
tgodzik merged 2 commits intomainfrom
update/mdoc-2.5.0
Nov 17, 2023
Merged

build(deps): Update mdoc, mdoc-interfaces, sbt-mdoc from 2.4.0 to 2.5.0#5823
tgodzik merged 2 commits intomainfrom
update/mdoc-2.5.0

Conversation

@scalameta-bot
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 2.4.0 to 2.5.0

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

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

tests/unit/src/test/scala/tests/decorations/SyntheticDecorationsLspSuite.scala
website/blog/2020-02-26-cobalt.md
website/blog/2023-04-21-aluminium.md
website/blog/2023-07-19-silver.md
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.scalameta" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalameta" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:1

@scalameta-bot
Copy link
Copy Markdown
Contributor Author

Superseded by #5830.

@tgodzik
Copy link
Copy Markdown
Contributor

tgodzik commented Nov 15, 2023

@jkciesluk I added some fallbacks to make mdoc work properly with older JDK/Scala 3 versions. Could you take a look?

@tgodzik tgodzik merged commit a07ab91 into main Nov 17, 2023
@tgodzik tgodzik deleted the update/mdoc-2.5.0 branch November 17, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants