Commit 9b25aaf
authored
Update sbt-scalajs to 1.20.1 (#332)
## About this PR
📦 Updates
[org.scala-js:sbt-scalajs](https://github.com/scala-js/scala-js) from
`1.19.0` to `1.20.1`
📜 [GitHub Release
Notes](https://github.com/scala-js/scala-js/releases/tag/v1.20.1) -
[Version
Diff](scala-js/scala-js@v1.19.0...v1.20.1)
## 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`](https://github.com/scala-steward-org/scala-steward/blob/31f8cb648396db258f0ae31b31be0fef04a641dc/docs/repo-specific-configuration.md)
file.
_Have a fantastic day writing Scala!_
<details>
<summary>⚙ Adjust future updates</summary>
Add this to your `.scala-steward.conf` file to ignore future updates of
this dependency:
```
updates.ignore = [ { groupId = "org.scala-js", artifactId = "sbt-scalajs" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
pullRequests = { frequency = "30 days" },
dependency = { groupId = "org.scala-js", artifactId = "sbt-scalajs" }
}]
```
</details>
<sup>
labels: sbt-plugin-update, early-semver-minor, semver-spec-minor,
commit-count:1
</sup>
<!-- scala-steward = {
"Update" : {
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-js",
"artifactId" : {
"name" : "sbt-scalajs",
"maybeCrossName" : null
},
"version" : "1.19.0",
"sbtVersion" : "1.0",
"scalaVersion" : "2.12",
"configurations" : null
}
],
"newerVersions" : [
"1.20.1"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
"Labels" : [
"sbt-plugin-update",
"early-semver-minor",
"semver-spec-minor",
"commit-count:1"
]
} -->
Co-authored-by: scala-steward <scala-steward>1 parent 7ff92df commit 9b25aaf
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments