Skip to content

Update sbt-mdoc to 2.3.8#117

Merged
alexandru merged 1 commit into
monix:mainfrom
scala-steward:update/sbt-mdoc-2.3.8
Oct 17, 2023
Merged

Update sbt-mdoc to 2.3.8#117
alexandru merged 1 commit into
monix:mainfrom
scala-steward:update/sbt-mdoc-2.3.8

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scalameta:sbt-mdoc from 2.3.6 to 2.3.8

📜 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!

⚙ 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, early-semver-patch, semver-spec-patch, commit-count:1

@alexandru alexandru merged commit 9f81aca into monix:main Oct 17, 2023
alexandru added a commit that referenced this pull request May 5, 2026
* add integration for cats typeclasses

* Update sbt-mdoc to 2.3.8 (#117)

* Update sbt-sonatype to 3.9.21 (#92)

* Update sbt-sonatype to 3.9.21

* Revert commit(s) c78aa08

* Update sbt-sonatype to 3.9.21

* Update cats-core to 2.10.0 (#108)

* Update cats-core to 2.10.0

* Revert commit(s) 2f60ef3

* Update cats-core to 2.10.0

---------

Co-authored-by: Alexandru Nedelcu <alexandru@users.noreply.github.com>

* Update dependencies 2024 (#166)

* Update dependencies
* Add scala-native support

* Update README

* Add Makefile

* Update Scala, sbt, and all dependencies to latest versions (#228)

* Initial plan

* Update Scala versions, sbt, and all dependencies

Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com>

* Fix build issues and update dependencies

- Commented out site project due to sbt-microsites dependency on unavailable repositories
- Removed GitBranchPrompt plugin (no longer available)
- Simplified git.gitHeadCommit reference to use version directly
- All core projects compile and test successfully for Scala 2.12.21, 2.13.18, and 3.3.7

Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com>

* Upgrade sbt to 1.12.0

Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com>

* Fix ci-doc build failure by restoring site project without MicrositesPlugin

- Restored site project with only MdocPlugin enabled
- Removed MicrositesPlugin and all microsites-specific settings
- Kept sbt-microsites plugin commented out
- ci-doc command now works successfully

Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com>

* Restore sbt-microsites plugin and all original settings

- Fully restored sbt-microsites plugin (version 1.4.4)
- Restored all microsites settings in site project
- Updated all plugin versions as requested
- Updated Scala versions (2.12.21, 2.13.18, 3.3.7)
- Updated library versions (cats 2.13.0, circe 0.14.15, pureconfig 0.17.8)

Note: sbt-microsites requires sbt-site from repo.scala-sbt.org and repo.typesafe.com
which are blocked in the sandbox environment but will work in production CI.

Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com>

* Scaladoc-based site (#233)

* v0.4.0

* Fix publishing

* v0.4.1

* Fix ScalaDoc link and add PureConfig integration

Updated ScalaDoc API link and added PureConfig integration documentation.

* Update sbt, scripted-plugin to 1.12.5 (#234)

* Update sbt, scripted-plugin to 1.12.6 (#235)

* Update scalatest to 3.2.20 (#237)

* Update sbt, scripted-plugin to 1.12.8 (#236)

* Update sbt, scripted-plugin to 1.12.9 (#240)

* Update auxlib, clib, javalib, nativelib, ... to 0.5.11 (#239)

* Update sbt-scalajs, scalajs-compiler, ... to 1.21.0 (#238)

* Activate scala-steward

* Enable OpenCode

* Enable /oc for created issues as well

* Revert "Enable /oc for created issues as well"

This reverts commit 3879515.

* Migrate from Scalatest to MUnit (#243)

* Fix MUnit integration

* Fix

* Fix docs

* Fixes

---------

Co-authored-by: Massimo Siani <massimosiani@users.noreply.github.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com>
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