Skip to content

Update sbt-mdoc to 2.5.0#3266

Merged
mergify[bot] merged 1 commit intomainfrom
update/sbt-mdoc-2.5.0
Nov 7, 2023
Merged

Update sbt-mdoc to 2.5.0#3266
mergify[bot] merged 1 commit intomainfrom
update/sbt-mdoc-2.5.0

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

About this PR

📦 Updates org.scalameta:sbt-mdoc 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.

docs/release-notes.md
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.scalameta", artifactId = "sbt-mdoc" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalameta", artifactId = "sbt-mdoc" }
}]
labels: sbt-plugin-update

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 7, 2023

Codecov Report

Merging #3266 (684a609) into main (45fb607) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3266      +/-   ##
==========================================
- Coverage   82.74%   82.74%   -0.01%     
==========================================
  Files         356      356              
  Lines       14839    14839              
  Branches     2411     2411              
==========================================
- Hits        12279    12278       -1     
- Misses       2560     2561       +1     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 45fb607...684a609. Read the comment docs.

@mergify mergify Bot merged commit 86e09c4 into main Nov 7, 2023
@mergify mergify Bot deleted the update/sbt-mdoc-2.5.0 branch November 7, 2023 16:26
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.

1 participant