8000 Tags · arainko/ducktape · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: arainko/ducktape

Tags

v0.2.9

Toggle v0.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update sbt, scripted-plugin to 1.11.2 (#278)

## About this PR
📦 Updates 
* [org.scala-sbt:sbt](https://github.com/sbt/sbt)
* [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt)

 from `1.11.1` to `1.11.2`

📜 [GitHub Release
Notes](https://github.com/sbt/sbt/releases/tag/v1.11.2) - [Version
Diff](sbt/sbt@v1.11.1...v1.11.2)

## 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/df731352a320c949543996be4b75f712d8c39a0e/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-sbt" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-sbt" }
}]
```
</details>

<sup>
labels: library-update, early-semver-patch, semver-spec-patch,
version-scheme:early-semver, commit-count:1
</sup>

<!-- scala-steward = {
  "Update" : {
    "ForGroupId" : {
      "forArtifactIds" : [
        {
          "ForArtifactId" : {
            "crossDependency" : [
              {
                "groupId" : "org.scala-sbt",
                "artifactId" : {
                  "name" : "sbt",
                  "maybeCrossName" : null
                },
                "version" : "1.11.1",
                "sbtVersion" : null,
                "scalaVersion" : null,
                "configurations" : null
              }
            ],
            "newerVersions" : [
              "1.11.2"
            ],
            "newerGroupId" : null,
            "newerArtifactId" : null
          }
        },
        {
          "ForArtifactId" : {
            "crossDependency" : [
              {
                "groupId" : "org.scala-sbt",
                "artifactId" : {
                  "name" : "scripted-plugin",
                  "maybeCrossName" : "scripted-plugin_2.12"
                },
                "version" : "1.11.1",
                "sbtVersion" : null,
                "scalaVersion" : null,
                "configurations" : null
              }
            ],
            "newerVersions" : [
              "1.11.2"
            ],
            "newerGroupId" : null,
            "newerArtifactId" : null
          }
        }
      ]
    }
  },
  "Labels" : [
    "library-update",
    "early-semver-patch",
    "semver-spec-patch",
    "version-scheme:early-semver",
    "commit-count:1"
  ]
} -->

v0.2.8

Toggle v0.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Rough renames docs (#258)

v0.2.7

Toggle v0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update sbt, scripted-plugin to 1.10.7 (#227)

## About this PR
📦 Updates 
* [org.scala-sbt:sbt](https://github.com/sbt/sbt)
* [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt)

 from `1.10.6` to `1.10.7`

📜 [GitHub Release
Notes](https://github.com/sbt/sbt/releases/tag/v1.10.7) - [Version
Diff](sbt/sbt@v1.10.6...v1.10.7)

## 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/fa7b6604b226097c532b4655814fa62a46ce546d/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-sbt" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-sbt" }
}]
```
</details>

<sup>
labels: library-update, early-semver-patch, semver-spec-patch,
version-scheme:early-semver, commit-count:1
</sup>

<!-- scala-steward = {
  "Update" : {
    "ForGroupId" : {
      "forArtifactIds" : [
        {
          "ForArtifactId" : {
            "crossDependency" : [
              {
                "groupId" : "org.scala-sbt",
                "artifactId" : {
                  "name" : "sbt",
                  "maybeCrossName" : null
                },
                "version" : "1.10.6",
                "sbtVersion" : null,
                "scalaVersion" : null,
                "configurations" : null
              }
            ],
            "newerVersions" : [
              "1.10.7"
            ],
            "newerGroupId" : null,
            "newerArtifactId" : null
          }
        },
        {
          "ForArtifactId" : {
            "crossDependency" : [
              {
                "groupId" : "org.scala-sbt",
                "artifactId" : {
                  "name" : "scripted-plugin",
                  "maybeCrossName" : "scripted-plugin_2.12"
                },
                "version" : "1.10.6",
                "sbtVersion" : null,
                "scalaVersion" : null,
                "configurations" : null
              }
            ],
            "newerVersions" : [
              "1.10.7"
            ],
            "newerGroupId" : null,
            "newerArtifactId" : null
          }
        }
      ]
    }
  },
  "Labels" : [
    "library-update",
    "early-semver-patch",
    "semver-spec-patch",
    "version-scheme:early-semver",
    "commit-count:1"
  ]
} -->

v0.2.6

Toggle v0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update sbt, scripted-plugin to 1.10.3 (#215)

## About this PR
📦 Updates 
* [org.scala-sbt:sbt](https://github.com/sbt/sbt)
* [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt)

 from `1.10.2` to `1.10.3`

📜 [GitHub Release
Notes](https://github.com/sbt/sbt/releases/tag/v1.10.3) - [Version
Diff](sbt/sbt@v1.10.2...v1.10.3)

## 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/f20d2a48793ed7c4c6d0a7f5b379768035eefc5e/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-sbt" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-sbt" }
}]
```
</details>

<sup>
labels: library-update, early-semver-patch, semver-spec-patch,
version-scheme:early-semver, commit-count:1
</sup>

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update auxlib, clib, javalib, nativelib, ... to 0.5.5 (#196)

## 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: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.4` to `0.5.5`

📜 [GitHub Release
Notes](https://github.com/scala-native/scala-native/releases/tag/v0.5.5)
- [Version
Diff](scala-native/scala-native@v0.5.4...v0.5.5)

## 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/157f6f82f40aaccaeb9598415ca4f55a40b5e824/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>

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Issues #187 and #190] Make F-unwrapping not interfere with special-c…

…ased Option transformations and make transformations more bulletproof in relation to match types (#191)

Fixes #187
Fixes #190

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
F-unwrapping cleanup (#183)

Closes #182

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add 'Mode#locally' (#169)

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Issue#165] reject calls to _.to and _.into.transform (and their fall…

…ible counterparts) in given Transformer definitions (#167)

Fixes #165

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
reintroduce `Transformer.Debug` (#150)

0