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 metaconfig-docs, ... to 0.12.0 #1877

Merged
merged 2 commits into from
Oct 28, 2023
Merged

Conversation

scala-center-steward[bot]
Copy link
Contributor

About this PR

πŸ“¦ Updates

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

project/plugins.sbt
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "com.geirsson" } ]

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

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

@bjaglin bjaglin force-pushed the update/metaconfig-docs-0.12.0 branch from d48b92a to 3e58680 Compare October 15, 2023 07:32
@tgodzik
Copy link
Contributor

tgodzik commented Oct 16, 2023

I will update mdoc and release scalameta/mdoc#810

@tgodzik
Copy link
Contributor

tgodzik commented Oct 16, 2023

OR did I go overboard by doing 0.12.0 :/ The added Scala 3 support seemed to have warranted it.

Edit: That was a good choice since we bumped to Scala 3.3.1

@bjaglin
Copy link
Collaborator

bjaglin commented Oct 16, 2023

Edit: That was a good choice since we bumped to Scala 3.3.1

scalameta/metaconfig#184 by itself justified the minor bump πŸ‘

I'll just do some impact analysis later here, checking if published rules are exposed to fansi in a way or another. And remove the 2.13/3 sandwitch for metaconfig πŸ’ͺ

@tgodzik
Copy link
Contributor

tgodzik commented Oct 19, 2023

New mdoc 2.4.0 with updated metaconfig was released.

@bjaglin bjaglin force-pushed the update/metaconfig-docs-0.12.0 branch from 3e58680 to a6f4c0e Compare October 28, 2023 06:09
@bjaglin bjaglin force-pushed the update/metaconfig-docs-0.12.0 branch from a6f4c0e to f923c85 Compare October 28, 2023 06:56
@bjaglin bjaglin force-pushed the update/metaconfig-docs-0.12.0 branch from f923c85 to cdf7e46 Compare October 28, 2023 07:19
@bjaglin bjaglin merged commit e954325 into main Oct 28, 2023
8 checks passed
@bjaglin bjaglin deleted the update/metaconfig-docs-0.12.0 branch February 26, 2024 08:15
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