Commit ba43fa4
authored
Update sbt-scalajs, scalajs-compiler, ... to 1.18.1 (#280)
## About this PR
📦 Updates
* [org.scala-js:sbt-scalajs](https://github.com/scala-js/scala-js)
* [org.scala-js:scalajs-compiler](https://github.com/scala-js/scala-js)
* [org.scala-js:scalajs-library](https://github.com/scala-js/scala-js)
*
[org.scala-js:scalajs-library_2.13](https://github.com/scala-js/scala-js)
*
[org.scala-js:scalajs-test-bridge](https://github.com/scala-js/scala-js)
*
[org.scala-js:scalajs-test-bridge_2.13](https://github.com/scala-js/scala-js)
from `1.17.0` to `1.18.1`
📜 [GitHub Release
Notes](https://github.com/scala-js/scala-js/releases/tag/v1.18.1) -
[Version
Diff](scala-js/scala-js@v1.17.0...v1.18.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/eae30d0ce47334c04e94dd47410e2992d2c3e5eb/docs/repo-specific-configuration.md)
file.
_Have a fantastic day writing Scala!_
<details>
<summary>🔍 Files still referring to the old version number</summary>
The following files still refer to the old version number (1.17.0).
You might want to review and update them manually.
```
yarn.lock
```
</details>
<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" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
pullRequests = { frequency = "30 days" },
dependency = { groupId = "org.scala-js" }
}]
```
</details>
<sup>
labels: library-update, early-semver-minor, semver-spec-minor,
old-version-remains, commit-count:1
</sup>
<!-- scala-steward = {
"Update" : {
"ForGroupId" : {
"forArtifactIds" : [
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-js",
"artifactId" : {
"name" : "sbt-scalajs",
"maybeCrossName" : null
},
"version" : "1.17.0",
"sbtVersion" : "1.0",
"scalaVersion" : "2.12",
"configurations" : null
}
],
"newerVersions" : [
"1.18.1"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-js",
"artifactId" : {
"name" : "scalajs-compiler",
"maybeCrossName" : "scalajs-compiler_2.12.20"
},
"version" : "1.17.0",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : "plugin->default(compile)"
},
{
"groupId" : "org.scala-js",
"artifactId" : {
"name" : "scalajs-compiler",
"maybeCrossName" : "scalajs-compiler_2.13.15"
},
"version" : "1.17.0",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : "plugin->default(compile)"
}
],
"newerVersions" : [
"1.18.1"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-js",
"artifactId" : {
"name" : "scalajs-library",
"maybeCrossName" : "scalajs-library_2.12"
},
"version" : "1.17.0",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : null
},
{
"groupId" : "org.scala-js",
"artifactId" : {
"name" : "scalajs-library",
"maybeCrossName" : "scalajs-library_2.13"
},
"version" : "1.17.0",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : null
}
],
"newerVersions" : [
"1.18.1"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-js",
"artifactId" : {
"name" : "scalajs-library_2.13",
"maybeCrossName" : null
},
"version" : "1.17.0",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : null
}
],
"newerVersions" : [
"1.18.1"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-js",
"artifactId" : {
"name" : "scalajs-test-bridge",
"maybeCrossName" : "scalajs-test-bridge_2.12"
},
"version" : "1.17.0",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : "test"
},
{
"groupId" : "org.scala-js",
"artifactId" : {
"name" : "scalajs-test-bridge",
"maybeCrossName" : "scalajs-test-bridge_2.13"
},
"version" : "1.17.0",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : "test"
}
],
"newerVersions" : [
"1.18.1"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-js",
"artifactId" : {
"name" : "scalajs-test-bridge_2.13",
"maybeCrossName" : null
},
"version" : "1.17.0",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : "test"
}
],
"newerVersions" : [
"1.18.1"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
}
]
}
},
"Labels" : [
"library-update",
"early-semver-minor",
"semver-spec-minor",
"old-version-remains",
"commit-count:1"
]
} -->1 parent 30cac9f commit ba43fa4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments