Skip to content

Update kotlinx-html to 0.12.0#7249

Open
scala-steward wants to merge 1 commit into
com-lihaoyi:mainfrom
scala-steward:update/kotlinx-html-0.12.0
Open

Update kotlinx-html to 0.12.0#7249
scala-steward wants to merge 1 commit into
com-lihaoyi:mainfrom
scala-steward:update/kotlinx-html-0.12.0

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.jetbrains.kotlinx:kotlinx-html from 0.11.0 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.0).
You might want to review and update them manually.

changelog.adoc
core/api/src/mill/api/internal/CrossMacros.scala
dist/package.mill
dist/scripts/src/mill.bat
dist/scripts/src/mill.sh
dist/scripts/test/src/ScriptTests.scala
example/fundamentals/cross/2-cross-source-path/build.mill
example/kotlinlib/basic/1-simple/build.mill.yaml
example/kotlinlib/basic/2-module-deps/bar/package.mill.yaml
example/kotlinlib/basic/3-compat-modules/build.mill.yaml
example/kotlinlib/basic/4-script/Foo.kt
example/kotlinlib/module/1-basic-config/build.mill.yaml
example/kotlinlib/packaging/2-native-image-libs/foo/package.mill.yaml
example/kotlinlib/script/5-static-site/StaticSite.kt
integration/feature/scoverage/resources/build.mill
libs/kotlinlib/test/src/mill/kotlinlib/js/KotlinJsKotlinVersionsTests.scala
mill
mill.bat
website/blog/modules/ROOT/attachments/fast-assembly/mill
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.jetbrains.kotlinx", artifactId = "kotlinx-html" } ]

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

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

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.

1 participant