Commit c5ca56c
authored
Update auxlib, clib, javalib, junit-plugin, ... to 0.5.9 (#183)
## About this PR
📦 Updates
*
[org.scala-native:auxlib](https://github.com/scala-native/scala-native)
* [org.scala-native:clib](https://github.com/scala-native/scala-native)
*
[org.scala-native:javalib](https://github.com/scala-native/scala-native)
*
[org.scala-native:junit-plugin](https://github.com/scala-native/scala-native)
*
[org.scala-native:junit-runtime](https://github.com/scala-native/scala-native)
*
[org.scala-native:nativelib](https://github.com/scala-native/scala-native)
*
[org.scala-native:nscplugin](https://github.com/scala-native/scala-native)
*
[org.scala-native:posixlib](https://github.com/scala-native/scala-native)
*
[org.scala-native:sbt-scala-native](https://github.com/scala-native/scala-native)
*
[org.scala-native:test-interface](https://github.com/scala-native/scala-native)
*
[org.scala-native:windowslib](https://github.com/scala-native/scala-native)
from `0.5.8` to `0.5.9`
📜 [GitHub Release
Notes](https://github.com/scala-native/scala-native/releases/tag/v0.5.9)
- [Version
Diff](scala-native/scala-native@v0.5.8...v0.5.9)
## 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/2a028a134addd16dff0b99a189a295a348991c53/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-native" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
pullRequests = { frequency = "30 days" },
dependency = { groupId = "org.scala-native" }
}]
```
</details>
<sup>
labels: library-update, early-semver-minor, semver-spec-patch,
version-scheme:early-semver, commit-count:1
</sup>
<!-- scala-steward = {
"Update" : {
"ForGroupId" : {
"forArtifactIds" : [
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-native",
"artifactId" : {
"name" : "auxlib",
"maybeCrossName" : "auxlib_native0.5_3"
},
"version" : "0.5.8",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : null
}
],
"newerVersions" : [
"0.5.9"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-native",
"artifactId" : {
"name" : "clib",
"maybeCrossName" : "clib_native0.5_3"
},
"version" : "0.5.8",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : null
}
],
"newerVersions" : [
"0.5.9"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-native",
"artifactId" : {
"name" : "javalib",
"maybeCrossName" : "javalib_native0.5_3"
},
"version" : "0.5.8",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : null
}
],
"newerVersions" : [
"0.5.9"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-native",
"artifactId" : {
"name" : "junit-plugin",
"maybeCrossName" : "junit-plugin_3.3.6"
},
"version" : "0.5.8",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : "scala-native-test-plugin"
}
],
"newerVersions" : [
"0.5.9"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-native",
"artifactId" : {
"name" : "junit-runtime",
"maybeCrossName" : "junit-runtime_native0.5_3"
},
"version" : "0.5.8",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : "test"
}
],
"newerVersions" : [
"0.5.9"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-native",
"artifactId" : {
"name" : "nativelib",
"maybeCrossName" : "nativelib_native0.5_3"
},
"version" : "0.5.8",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : null
}
],
"newerVersions" : [
"0.5.9"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-native",
"artifactId" : {
"name" : "nscplugin",
"maybeCrossName" : "nscplugin_3.3.6"
},
"version" : "0.5.8",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : "plugin->default(compile)"
}
],
"newerVersions" : [
"0.5.9"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-native",
"artifactId" : {
"name" : "posixlib",
"maybeCrossName" : "posixlib_native0.5_3"
},
"version" : "0.5.8",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : null
}
],
"newerVersions" : [
"0.5.9"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-native",
"artifactId" : {
"name" : "sbt-scala-native",
"maybeCrossName" : null
},
"version" : "0.5.8",
"sbtVersion" : "1.0",
"scalaVersion" : "2.12",
"configurations" : null
}
],
"newerVersions" : [
"0.5.9"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-native",
"artifactId" : {
"name" : "test-interface",
"maybeCrossName" : "test-interface_native0.5_3"
},
"version" : "0.5.8",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : "test"
}
],
"newerVersions" : [
"0.5.9"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
{
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "org.scala-native",
"artifactId" : {
"name" : "windowslib",
"maybeCrossName" : "windowslib_native0.5_3"
},
"version" : "0.5.8",
"sbtVersion" : null,
"scalaVersion" : null,
"configurations" : null
}
],
"newerVersions" : [
"0.5.9"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
}
]
}
},
"Labels" : [
"library-update",
"early-semver-minor",
"semver-spec-patch",
"version-scheme:early-semver",
"commit-count:1"
]
} -->1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments