aria2_ctl is a XML-RPC controller for Aria2 downloader
GreyTeardrop/foo_playback_log 2
Foobar2000 0.9 plug-in to keep all playback history information in local SQLite database.
Yii extension for WYSIWYG editor Redactor (http://redactor.imperavi.ru/)
thredup/kotlin-builder-generator 2
Auto-generate builder DSLs for immutable Kotlin data classes
Chef cookbook for deploying SonarQube
GreyTeardrop/crystal.trampoline.template 0
Crystal Trampoline. Simple multi-module maven project template
AWS CLI Docker container
GreyTeardrop/EJNestedTreeActions 0
yii extension for nested set with jstree
GreyTeardrop/greyteardrop.github.io 0
Personal page repository
startedniw/HapticKey
started time in 3 days
startedKELiON/cerebro
started time in 3 days
push eventthredup/kotlin-builder-generator
commit sha c2849f8522c423610613411009942058acd88477
Bump jacoco-maven-plugin from 0.8.5 to 0.8.6 Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.5 to 0.8.6. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.6) Signed-off-by: dependabot[bot] <[email protected]>
push time in 4 days
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.6
delete time in 4 days
PR merged thredup/kotlin-builder-generator
Bumps jacoco-maven-plugin from 0.8.5 to 0.8.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jacoco/jacoco/releases">jacoco-maven-plugin's releases</a>.</em></p> <blockquote> <h2>0.8.6</h2> <h2>New Features</h2> <ul> <li>JaCoCo now officially supports Java 14.</li> <li>Experimental support for Java 15 class files (GitHub <a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/992">#992</a>).</li> <li>Experimental support for Java 16 class files (GitHub <a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/1059">#1059</a>).</li> <li>Methods <code>toString</code>, <code>hashCode</code> and <code>equals</code> generated by compiler for records are filtered out during generation of report (GitHub <a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/990">#990</a>).</li> <li>Bridge methods are filtered out during generation of report (GitHub <a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/1010">#1010</a>).</li> <li>Methods generated by Kotlin compiler for non-overridden non-abstract methods of interfaces are filtered out during generation of report (GitHub <a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/1012">#1012</a>).</li> <li>Branches added by the Kotlin compiler version 1.3.60 for suspending functions with tail call optimization are filtered out during generation of report (GitHub <a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/1016">#1016</a>).</li> </ul> <h2>Fixed bugs</h2> <ul> <li>Compression method of zip entries is now preserved when instrumenting archives. This allows to use JaCoCo with frameworks that expect uncompressed entries (GitHub <a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/1018">#1018</a>).</li> </ul> <h2>Non-functional Changes</h2> <ul> <li>Support for Pack200 was removed in JDK 14. JaCoCo will now throw a detailed exception when Pack200 archives are processed with the latest JDKs (GitHub <a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/984">#984</a>).</li> <li>JaCoCo now depends on ASM 8.0.1 (GitHub <a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/1032">#1032</a>, <a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/1043">#1043</a>).</li> </ul> <h2>API Changes</h2> <ul> <li><code>URLStreamHandlerRuntime</code> removed (GitHub <a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/471">#471</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jacoco/jacoco/commit/492f4213aaee85915b835047b8808eb16f3994fa"><code>492f421</code></a> Prepare release 0.8.6</li> <li><a href="https://github.com/jacoco/jacoco/commit/b404a6b3eca7f39156d4ad3a98576a2d7bfa06af"><code>b404a6b</code></a> improve english grammer (<a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/1068">#1068</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/6ceb0193d6bfc06a684f0063627bf3f047b15ad5"><code>6ceb019</code></a> Visual cleanup of JDK/compilation target table (<a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/1034">#1034</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/2a75e0d6777269eb031d0549ff85feb75684a926"><code>2a75e0d</code></a> Remove URLStreamHandlerRuntime (<a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/471">#471</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/1485a4192d6afee7dd5449d4a0e28ca184efd887"><code>1485a41</code></a> Add experimental support for Java 16 (<a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/1059">#1059</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/d60a5b23ba6816c134218550c1d27cf4b3055554"><code>d60a5b2</code></a> Fix validation test for Java 15 (<a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/1052">#1052</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/c53d987087a1a1fa8d9b609f9c21abdcb5ddfd56"><code>c53d987</code></a> Upgrade ASM to 8.0.1 (<a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/1043">#1043</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/1c5601bba5bf195a5f9b09a87cb5d2152857bbb7"><code>1c5601b</code></a> Happy birthday JDK 14! (<a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/1033">#1033</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/ed4653ee8b814c744aeb6d8aba9545fd9321daa8"><code>ed4653e</code></a> Upgrade ASM to 8.0 (<a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/1032">#1032</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/bbff1f5bd1ea54582e81c94947a34468e0f73d0d"><code>bbff1f5</code></a> Add link about integration of JaCoCo into Codacy (<a href="https://github-redirect.dependabot.com/jacoco/jacoco/issues/1028">#1028</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.6">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 4 days
push eventthredup/kotlin-builder-generator
commit sha 96027b08429ff202092512118f951a605e2e79b1
Bump kotlin-compile-testing from 1.2.10 to 1.2.11 Bumps [kotlin-compile-testing](https://github.com/tschuchortdev/kotlin-compile-testing) from 1.2.10 to 1.2.11. - [Release notes](https://github.com/tschuchortdev/kotlin-compile-testing/releases) - [Commits](https://github.com/tschuchortdev/kotlin-compile-testing/compare/1.2.10...1.2.11) Signed-off-by: dependabot[bot] <[email protected]>
push time in 4 days
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/maven/com.github.tschuchortdev-kotlin-compile-testing-1.2.11
delete time in 4 days
PR merged thredup/kotlin-builder-generator
Bumps kotlin-compile-testing from 1.2.10 to 1.2.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tschuchortdev/kotlin-compile-testing/releases">kotlin-compile-testing's releases</a>.</em></p> <blockquote> <h2>1.2.11</h2> <ul> <li>Update dependencies</li> <li>Fix jitback build</li> <li>Fix NoSuchMethodError</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tschuchortdev/kotlin-compile-testing/commit/8690cc8c0d823912464ae8bcfdfeaf1f4ac090f5"><code>8690cc8</code></a> Release 1.2.11</li> <li><a href="https://github.com/tschuchortdev/kotlin-compile-testing/commit/2c150dac84bebd943e6d85a2644e1d8643ed91ef"><code>2c150da</code></a> Fix jitpack build</li> <li><a href="https://github.com/tschuchortdev/kotlin-compile-testing/commit/c5dd9b10347490a00d3112b8af0930163b874f71"><code>c5dd9b1</code></a> comment linking to the PR</li> <li><a href="https://github.com/tschuchortdev/kotlin-compile-testing/commit/8d06d143114008d1cf4b7ca0ca55efb6791b8eab"><code>8d06d14</code></a> Fix to NoSuchMethodError</li> <li><a href="https://github.com/tschuchortdev/kotlin-compile-testing/commit/d472cfa88ee975f7cdb268fb0a93b89bbc4f9ac2"><code>d472cfa</code></a> Remove vanniktech maven-publishing plugin</li> <li>See full diff in <a href="https://github.com/tschuchortdev/kotlin-compile-testing/compare/1.2.10...1.2.11">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 4 days
push eventthredup/kotlin-builder-generator
commit sha ed967c26d0ec01c0240326a65a0fe2e00bf252cf
Bump detekt-maven-plugin from 1.12.0 to 1.13.1 Bumps [detekt-maven-plugin](https://github.com/Ozsie/detekt-maven-plugin) from 1.12.0 to 1.13.1. - [Release notes](https://github.com/Ozsie/detekt-maven-plugin/releases) - [Commits](https://github.com/Ozsie/detekt-maven-plugin/compare/1.12.0...1.13.1) Signed-off-by: dependabot[bot] <[email protected]>
push time in 6 days
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/maven/com.github.ozsie-detekt-maven-plugin-1.13.1
delete time in 6 days
push eventthredup/kotlin-builder-generator
commit sha c134ac643c60159559638c572c5749835eaea095
Bump junit-bom from 5.6.2 to 5.7.0 Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.6.2 to 5.7.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.6.2...r5.7.0) Signed-off-by: dependabot[bot] <[email protected]>
push time in 6 days
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/maven/org.junit-junit-bom-5.7.0
delete time in 6 days
PR merged thredup/kotlin-builder-generator
Bumps junit-bom from 5.6.2 to 5.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/junit-team/junit5/releases">junit-bom's releases</a>.</em></p> <blockquote> <p>JUnit 5.7.0 = Platform 1.7.0 + Jupiter 5.7.0 + Vintage 5.7.0</p> <p>See <a href="http://junit.org/junit5/docs/5.7.0/release-notes/">Release Notes</a>.</p> <p>JUnit 5.7.0-RC1 = Platform 1.7.0-RC1 + Jupiter 5.7.0-RC1 + Vintage 5.7.0-RC1</p> <p>See <a href="http://junit.org/junit5/docs/5.7.0-RC1/release-notes/">Release Notes</a>.</p> <p>JUnit 5.7.0-M1 = Platform 1.7.0-M1 + Jupiter 5.7.0-M1 + Vintage 5.7.0-M1</p> <p>See <a href="http://junit.org/junit5/docs/5.7.0-M1/release-notes/">Release Notes</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit5/commit/a3528756923b588a7ecded2237cb13190229b543"><code>a352875</code></a> Release 5.7</li> <li><a href="https://github.com/junit-team/junit5/commit/5c0008833907b2851867d180fda3cba22fb02096"><code>5c00088</code></a> Document arguments passed to MessageFormat</li> <li><a href="https://github.com/junit-team/junit5/commit/0c2876b5ed340ca3cf3491b805330138c0f4e074"><code>0c2876b</code></a> Remove usage of JetBrains' NotNull annotation and forbid future usage</li> <li><a href="https://github.com/junit-team/junit5/commit/7afbe902e08e78633eb770530cdf186d07f6df28"><code>7afbe90</code></a> Polish test kit Events</li> <li><a href="https://github.com/junit-team/junit5/commit/44c6742d3d9145ddcd4c09681aae262d44eca193"><code>44c6742</code></a> Polish TestableAnnotationTests</li> <li><a href="https://github.com/junit-team/junit5/commit/a962d5af60214485f448b6e164eecd8c1e934e8e"><code>a962d5a</code></a> Polish Javadoc for <a href="https://github.com/Testable">@Testable</a></li> <li><a href="https://github.com/junit-team/junit5/commit/a245da0bd9132a71eda30e63fd32111e0f47c48f"><code>a245da0</code></a> Let Testable annotation target any element type</li> <li><a href="https://github.com/junit-team/junit5/commit/23e824fa78425012d93cb86421a77f081a8f2eff"><code>23e824f</code></a> Upgradle to 6.6.1</li> <li><a href="https://github.com/junit-team/junit5/commit/68bb2e3124da100ff00608c44fcd75dd3061f593"><code>68bb2e3</code></a> Close resource in inverse order of addition (<a href="https://github-redirect.dependabot.com/junit-team/junit5/issues/2387">#2387</a>)</li> <li><a href="https://github.com/junit-team/junit5/commit/10aef498da1fad4b1f3b9451e8f60c3d00ec3c79"><code>10aef49</code></a> Fix link to milestone page</li> <li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.6.2...r5.7.0">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 6 days
push eventthredup/kotlin-builder-generator
commit sha fb5ebddac67c50d70d85ad294c34a8c759704d67
Bump kotlin.version from 1.4.0 to 1.4.10 Bumps `kotlin.version` from 1.4.0 to 1.4.10. Updates `kotlin-bom` from 1.4.0 to 1.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-maven-plugin` from 1.4.0 to 1.4.10 Signed-off-by: dependabot[bot] <[email protected]>
push time in 10 days
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/maven/kotlin.version-1.4.10
delete time in 10 days
PR merged thredup/kotlin-builder-generator
Bumps kotlin.version from 1.4.0 to 1.4.10.
Updates kotlin-bom from 1.4.0 to 1.4.10
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/JetBrains/kotlin/commits">compare view</a></li>
</ul>
</details>
<br />
Updates kotlin-maven-plugin from 1.4.0 to 1.4.10
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 10 days
push eventthredup/kotlin-builder-generator
commit sha d10f0dc043ac7776df913d108f1a980991753166
Bump detekt-maven-plugin from 1.11.0 to 1.12.0 Bumps [detekt-maven-plugin](https://github.com/Ozsie/detekt-maven-plugin) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/Ozsie/detekt-maven-plugin/releases) - [Commits](https://github.com/Ozsie/detekt-maven-plugin/compare/1.11.0...1.12.0) Signed-off-by: dependabot[bot] <[email protected]>
push time in 11 days
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/maven/com.github.ozsie-detekt-maven-plugin-1.12.0
delete time in 11 days
PR merged thredup/kotlin-builder-generator
Bumps detekt-maven-plugin from 1.11.0 to 1.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Ozsie/detekt-maven-plugin/releases">detekt-maven-plugin's releases</a>.</em></p> <blockquote> <h2>1.12.0</h2> <p>Updated to detekt 1.12.0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Ozsie/detekt-maven-plugin/commit/5824867016140ce5fa37cf8e68f3748a4918986a"><code>5824867</code></a> Updated version and readme</li> <li><a href="https://github.com/Ozsie/detekt-maven-plugin/commit/0738ada5de624b3ed5459750bec76bb16be0c283"><code>0738ada</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Ozsie/detekt-maven-plugin/issues/69">#69</a> from Ozsie/dependabot/maven/io.gitlab.arturbosch.detek...</li> <li><a href="https://github.com/Ozsie/detekt-maven-plugin/commit/5b6ac0f0c6e2c5155460895d03d0a1199efc2569"><code>5b6ac0f</code></a> Bump detekt-cli from 1.11.1 to 1.12.0</li> <li><a href="https://github.com/Ozsie/detekt-maven-plugin/commit/10e78908d2dd2bf37da19b1e0a692e81f078378e"><code>10e7890</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Ozsie/detekt-maven-plugin/issues/67">#67</a> from Ozsie/dependabot/maven/io.gitlab.arturbosch.detek...</li> <li><a href="https://github.com/Ozsie/detekt-maven-plugin/commit/e00dd251f1ffde536747df19c8195c99083961a7"><code>e00dd25</code></a> Bump detekt-cli from 1.11.0 to 1.11.1</li> <li>See full diff in <a href="https://github.com/Ozsie/detekt-maven-plugin/compare/1.11.0...1.12.0">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 11 days
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/maven/org.assertj-assertj-core-3.17.2
delete time in 13 days
push eventthredup/kotlin-builder-generator
commit sha c39263b19909ea42e419afad7c49130e7d706f83
Bump assertj-core from 3.17.1 to 3.17.2 Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.17.1 to 3.17.2. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.17.1...assertj-core-3.17.2) Signed-off-by: dependabot[bot] <[email protected]>
push time in 13 days
PR merged thredup/kotlin-builder-generator
Bumps assertj-core from 3.17.1 to 3.17.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/3f654ef0d30225e3d820967f478c5582fba82121"><code>3f654ef</code></a> [maven-release-plugin] prepare release assertj-core-3.17.2</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/cf65f6a069814abbf478b9fda47db0978e6dfa75"><code>cf65f6a</code></a> Demote opentest4j between assumption exception classes (fixes <a href="https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1985">#1985</a>)</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/91db7231362a597f090763c8b6dd558d1daf7192"><code>91db723</code></a> Add soft assertions wasSuccess tests</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/79a5142a7f829c599a3e6a3821eed65625c0cc67"><code>79a5142</code></a> Bump mockito.version from 3.5.7 to 3.5.10</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/c2d9c05c65e98fac779b42f88edd29af2960cf1f"><code>c2d9c05</code></a> Fix maven-shade-plugin warning about overlapping MANIFEST.MF</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/3a9ca449b0a9a074040034a59df1c99437330c1a"><code>3a9ca44</code></a> Exclude net.bytebuddy.experimental from shading scope</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/7fb09d9d41547a9626eed2f61ad62f05ad54e9bb"><code>7fb09d9</code></a> The use of timestamps to replace SNAPSHOT is an old oddity of</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/c9807b9c9a300758ee262ea5026acd3be68781cf"><code>c9807b9</code></a> Add OSGi integration testing to build (<a href="https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1888">#1888</a>)</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/7dec8892e519f5e156522b95685f5c660101f02c"><code>7dec889</code></a> Bump mockito.version from 3.5.5 to 3.5.7</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/bc5f6127ae77821dee7a7716d10247b248021dff"><code>bc5f612</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.17.1...assertj-core-3.17.2">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 13 days
startedNinja-Squad/springmockk
started time in 14 days
startedrfinnie/rdserialtool
started time in 15 days
push eventthredup/kotlin-builder-generator
commit sha 438bc7bc3b5c0a5d0685e6db013da57874197bc0
Bump dokka-maven-plugin from 0.10.1 to 1.4.0 Bumps dokka-maven-plugin from 0.10.1 to 1.4.0. Signed-off-by: dependabot[bot] <[email protected]>
push time in 16 days
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/maven/org.jetbrains.dokka-dokka-maven-plugin-1.4.0
delete time in 16 days
PR merged thredup/kotlin-builder-generator
Bumps dokka-maven-plugin from 0.10.1 to 1.4.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 16 days
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/maven/org.assertj-assertj-core-3.17.1
delete time in 20 days
push eventthredup/kotlin-builder-generator
commit sha b55a6a9e279f4cd12ba31bab06d4016248a465fd
Bump assertj-core from 3.17.0 to 3.17.1 Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.17.0 to 3.17.1. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.17.0...assertj-core-3.17.1) Signed-off-by: dependabot[bot] <[email protected]>
push time in 20 days
PR merged thredup/kotlin-builder-generator
Bumps assertj-core from 3.17.0 to 3.17.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/0ca7f6edd5d76f0a0b60ba534f0e53e81f2de80d"><code>0ca7f6e</code></a> [maven-release-plugin] prepare release assertj-core-3.17.1</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/930c39370db8e55589dda3deba821774d47e77ef"><code>930c393</code></a> Version bump in berify.bndrun</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/a06f16c500c317fb7f07c45c73c6c6db4e848058"><code>a06f16c</code></a> More changes for singly-traversable 'contains' assertions (closes <a href="https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1941">#1941</a>)</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/7279cd7cba461c0db5f2302b4974dff64f2de14d"><code>7279cd7</code></a> Change precedence of assumption classes (<a href="https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1983">#1983</a>)</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/8a9712c105031456f046471c81029bbf5baeee25"><code>8a9712c</code></a> Minor code cleanup (closes <a href="https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1972">#1972</a>)</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/92f928e44272f1cbbdf23d6eefae5051a9d8dd9c"><code>92f928e</code></a> Enable ByteBuddy experimental features inside EqualsVerifier</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/d80cb5c8fc9d76ed6ca4361cc40e0e42d22b1cbc"><code>d80cb5c</code></a> Speed up reflective comparison</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/796862e308242c1ce1c24c98c8c8b4619ca35fc0"><code>796862e</code></a> Use deep comparison on Object2DArrayAssert#isDeepEqualTo() (fixes <a href="https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1976">#1976</a>)</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/6b8696bf431456aa6624ddf4ff0e7a72a4956b33"><code>6b8696b</code></a> Fix javadoc references</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/424805bafc451eebfaa32b79f0c3292b15bfc1af"><code>424805b</code></a> Disable JaCoCo on Java 16+</li> <li>Additional commits viewable in <a href="https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.17.0...assertj-core-3.17.1">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 20 days
starteddylanaraps/neofetch
started time in 21 days
pull request commentthredup/kotlin-builder-generator
Bump kotlin-compile-testing from 1.2.9 to 1.2.10
@dependabot rebase
comment created time in 23 days
push eventthredup/kotlin-builder-generator
commit sha 2cfc4133f4d8031a31850a02d4d533fbc43d236c
Bump kotlin.version from 1.3.72 to 1.4.0 Bumps `kotlin.version` from 1.3.72 to 1.4.0. Updates `kotlin-bom` from 1.3.72 to 1.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.72...v1.4.0) Updates `kotlin-maven-plugin` from 1.3.72 to 1.4.0 Signed-off-by: dependabot[bot] <[email protected]>
commit sha 023217e98732a5198371adad57932090aae7df17
Bump kotlin-compile-testing from 1.2.9 to 1.2.10 Bumps [kotlin-compile-testing](https://github.com/tschuchortdev/kotlin-compile-testing) from 1.2.9 to 1.2.10. - [Release notes](https://github.com/tschuchortdev/kotlin-compile-testing/releases) - [Commits](https://github.com/tschuchortdev/kotlin-compile-testing/compare/1.2.9...1.2.10) Signed-off-by: dependabot[bot] <[email protected]>
push time in 23 days
delete branch thredup/kotlin-builder-generator
delete branch : dependabot-maven-kotlin.version-1.4.0
delete time in 23 days
PR merged thredup/kotlin-builder-generator
Bumps kotlin.version from 1.3.72 to 1.4.0.
Updates kotlin-bom from 1.3.72 to 1.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/releases">kotlin-bom's releases</a>.</em></p>
<blockquote>
<h2>Kotlin 1.4.0</h2>
<h2>Contents</h2>
<p>The release contents the JVM version of the Kotlin compiler, and also the Kotlin/Native compiler for the supported platforms: Linux, macOS and Windows.</p>
<h2>Changelog</h2>
<h2>1.4.0</h2>
<h3>Compiler</h3>
<h4>New Features</h4>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-23729"><code>KT-23729</code></a> Provide a way to generate JVM default method bodies in interfaces delegating to DefaultImpls</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-30330"><code>KT-30330</code></a> Introduce KotlinNothingValueException and throw it instead of NPE on expressions of type Nothing</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-38435"><code>KT-38435</code></a> Support suspend conversion on callable references in JVM backend</li>
</ul>
<h4>Fixes</h4>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-35483"><code>KT-35483</code></a> NI: compatibility mode</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-39728"><code>KT-39728</code></a> Declarations from <code>kotlin.reflect</code> resolved to expect-classes even in JVM modules in IDE</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40153"><code>KT-40153</code></a> REPL IDE services completion fails on imports completion</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40404"><code>KT-40404</code></a> Mixed named/positional arguments: argument can be passed twice</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40544"><code>KT-40544</code></a> NI: "TYPE_MISMATCH: Required: MutableList<!-- raw HTML omitted -->" caused by Java interface function</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40555"><code>KT-40555</code></a> NI: Spread operator allows inferred nullable types</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40646"><code>KT-40646</code></a> NI: TYPE_MISMATCH: "inferred type is Unit but Observer<!-- raw HTML omitted --> was expected" caused by LieData.observe inference</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40691"><code>KT-40691</code></a> False positive CAPTURED_VAL_INITIALIZATION with EXACTLY_ONCE contract</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40693"><code>KT-40693</code></a> UnsupportedOperationException: no descriptor for type constructor of (CapturedType(out TResult)..CapturedType(out TResult)?)</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40824"><code>KT-40824</code></a> Usages of a typealias lose nullability and annotations in deserialization</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40843"><code>KT-40843</code></a> Unhandled exception for suspending methods that return Result type</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40869"><code>KT-40869</code></a> Recursion computation inside compiler resolve on a correct code</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40893"><code>KT-40893</code></a> Error "Captured values initialization is forbidden due to possible reassignment" when attempting to use the plusAssign operator with a java list inside an inline function</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40919"><code>KT-40919</code></a> kotlin.collections.ArrayDeque requires an explicit import when compiling with kotlinc 1.4-RC and -language-version 1.3</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40920"><code>KT-40920</code></a> Regression in JvmDefault: incorrect access to missing DefaultImpls on default methods in Java interface overriding Kotlin interface</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40978"><code>KT-40978</code></a> Prohibit using suspend functions as SAM in fun interfaces</li>
</ul>
<h3>Kotlin/Native</h3>
<ul>
<li>Objective-C/Swift interop:
<ul>
<li>Reworked exception handling (<a href="https://github-redirect.dependabot.com/JetBrains/kotlin-native/pull/3822">GH-3822</a>, <a href="https://github-redirect.dependabot.com/JetBrains/kotlin-native/pull/3842">GH-3842</a>)</li>
<li>Enabled support for Objective-C generics by default (<a href="https://github-redirect.dependabot.com/JetBrains/kotlin-native/pull/3778">GH-3778</a>)</li>
<li>Support for Kotlin’s suspending functions (<a href="https://github-redirect.dependabot.com/JetBrains/kotlin-native/pull/3915">GH-3915</a>)</li>
<li>Handle variadic block types in ObjC interop (<a href="https://youtrack.jetbrains.com/issue/KT-36766"><code>KT-36766</code></a>)</li>
</ul>
</li>
<li>Added native-specific frontend checkers (implemented in the main Kotlin repository: <a href="https://github-redirect.dependabot.com/JetBrains/kotlin/pull/3293">GH-3293</a>, <a href="https://github-redirect.dependabot.com/JetBrains/kotlin/pull/3091">GH-3091</a>, <a href="https://github-redirect.dependabot.com/JetBrains/kotlin/pull/3172">GH-3172</a>)</li>
<li>.dSYMs for release binaries on Apple platforms (<a href="https://github-redirect.dependabot.com/JetBrains/kotlin-native/pull/4085">GH-4085</a>)</li>
<li>Improved compilation time of builds with interop libraries by reworking cinterop under the hood.</li>
<li>Experimental mimalloc allocator support (-Xallocator=mimalloc) to improve execution time performance. (<a href="https://github-redirect.dependabot.com/JetBrains/kotlin-native/pull/3704">GH-3704</a>)</li>
<li>Tune GC to improve execution time performance</li>
<li>Various fixes to compiler caches and Gradle daemon usage</li>
</ul>
<h3>Docs & Examples</h3>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/blob/v1.4.0/ChangeLog.md">kotlin-bom's changelog</a>.</em></p>
<blockquote>
<h2>1.4.0</h2>
<h3>Compiler</h3>
<h4>New Features</h4>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-23729"><code>KT-23729</code></a> Provide a way to generate JVM default method bodies in interfaces delegating to DefaultImpls</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-30330"><code>KT-30330</code></a> Introduce KotlinNothingValueException and throw it instead of NPE on expressions of type Nothing</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-38435"><code>KT-38435</code></a> Support suspend conversion on callable references in JVM backend</li>
</ul>
<h4>Fixes</h4>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-35483"><code>KT-35483</code></a> NI: compatibility mode</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-39728"><code>KT-39728</code></a> Declarations from <code>kotlin.reflect</code> resolved to expect-classes even in JVM modules in IDE</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40153"><code>KT-40153</code></a> REPL IDE services completion fails on imports completion</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40404"><code>KT-40404</code></a> Mixed named/positional arguments: argument can be passed twice</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40544"><code>KT-40544</code></a> NI: "TYPE_MISMATCH: Required: MutableList<!-- raw HTML omitted -->" caused by Java interface function</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40555"><code>KT-40555</code></a> NI: Spread operator allows inferred nullable types</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40646"><code>KT-40646</code></a> NI: TYPE_MISMATCH: "inferred type is Unit but Observer<!-- raw HTML omitted --> was expected" caused by LieData.observe inference</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40691"><code>KT-40691</code></a> False positive CAPTURED_VAL_INITIALIZATION with EXACTLY_ONCE contract</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40693"><code>KT-40693</code></a> UnsupportedOperationException: no descriptor for type constructor of (CapturedType(out TResult)..CapturedType(out TResult)?)</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40824"><code>KT-40824</code></a> Usages of a typealias lose nullability and annotations in deserialization</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40843"><code>KT-40843</code></a> Unhandled exception for suspending methods that return Result type</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40869"><code>KT-40869</code></a> Recursion computation inside compiler resolve on a correct code</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40893"><code>KT-40893</code></a> Error "Captured values initialization is forbidden due to possible reassignment" when attempting to use the plusAssign operator with a java list inside an inline function</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40919"><code>KT-40919</code></a> kotlin.collections.ArrayDeque requires an explicit import when compiling with kotlinc 1.4-RC and -language-version 1.3</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40920"><code>KT-40920</code></a> Regression in JvmDefault: incorrect access to missing DefaultImpls on default methods in Java interface overriding Kotlin interface</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40978"><code>KT-40978</code></a> Prohibit using suspend functions as SAM in fun interfaces</li>
</ul>
<h3>Docs & Examples</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-35218"><code>KT-35218</code></a> Fix misleading in JavaDoc for <code>createTempDir</code>/<code>createTempFile</code></li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-36981"><code>KT-36981</code></a> Provide a visual illustration of source sets structure generated by <code>ios()</code>, <code>watchos()</code>, <code>tvos()</code> presets</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-38050"><code>KT-38050</code></a> Language Guide: MPP reference: add sample of language settings for all roots instead of common root only</li>
</ul>
<h3>IDE</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-30265"><code>KT-30265</code></a> IDE, MPP: False negative TYPE_PARAMETER_AS_REIFIED in common code</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40494"><code>KT-40494</code></a> UAST: "NoSuchElementException: No element of given type found" with use-site target annotation</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40639"><code>KT-40639</code></a> Shift IDE plugins updater numbers for Kotlin plugin</li>
</ul>
<h3>IDE. Code Style, Formatting</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-40636"><code>KT-40636</code></a> Hard freeze on formatter: infinite recursion</li>
</ul>
<h3>IDE. Gradle Integration</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-30116"><code>KT-30116</code></a> IDE: Unresolved reference in MPP module (androidMain source set) for annotation from common module (defined in commonMain and with JVM target)</li>
</ul>
<h3>IDE. Gradle. Script</h3>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/JetBrains/kotlin/commit/0ddb7937eea9ca84442cc358871b2b663d01e298"><code>0ddb793</code></a> Use GPG agent for signing in PublishedKotlinModule</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/60340bd5598de39c537e595df38e86b2222530ec"><code>60340bd</code></a> Sign with GnuPG agent</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/923742ee832df0bab1d9bb5d9e098850da0c7d3d"><code>923742e</code></a> Update Kotlin/Native: 1.4</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/3e9162f5f0074b45c7ff8c03eb3ce27ed029ffd4"><code>3e9162f</code></a> Fixed changelog for 1.4.0-rc</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/3115e5b332b9ffeeb87712c74d92a0834f8dab43"><code>3115e5b</code></a> Add changelog for 1.4.0</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/df2d14040f1d2733b80ee17b2065540f6083fc7c"><code>df2d140</code></a> Add change-notes for 1.4 to 1.4.0 branch</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/3f34bc17116d1f4aeac9eabc0de782d9dc917309"><code>3f34bc1</code></a> Temporal remove of registerAdditionalResourceBundleInTests hack in as 41</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/034b9477482ee895f1cb2dba72c3613364370378"><code>034b947</code></a> Update maven signing for working with gpg 2 (KTI-314)</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/cd005cd919619e8795378a983e6cf40acc2de15b"><code>cd005cd</code></a> Update Kotlin/Native: 1.4-rc1-74</li>
<li><a href="https://github.com/JetBrains/kotlin/commit/d25b099029f84d506446e91e0da12ec6ec7ca577"><code>d25b099</code></a> Add <a href="https://github.com/SinceKotlin">@SinceKotlin</a> to kotlinx.browser and kotlinx.dom packages</li>
<li>Additional commits viewable in <a href="https://github.com/JetBrains/kotlin/compare/v1.3.72...v1.4.0">compare view</a></li>
</ul>
</details>
<br />
Updates kotlin-maven-plugin from 1.3.72 to 1.4.0
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 23 days
push eventthredup/kotlin-builder-generator
commit sha 906c93d9c9de809a06caeac60c008fe0b3b96d70
Bump kotlin-compile-testing from 1.2.9 to 1.2.10 Bumps [kotlin-compile-testing](https://github.com/tschuchortdev/kotlin-compile-testing) from 1.2.9 to 1.2.10. - [Release notes](https://github.com/tschuchortdev/kotlin-compile-testing/releases) - [Commits](https://github.com/tschuchortdev/kotlin-compile-testing/compare/1.2.9...1.2.10) Signed-off-by: dependabot[bot] <[email protected]>
push time in 23 days
pull request commentthredup/kotlin-builder-generator
Bump kotlin.version from 1.3.72 to 1.4.0
@dependabot rebase
comment created time in 23 days
startedJeanBaptisteWATENBERG/junit5-kubernetes
started time in 23 days
startedJetBrains/kotlin-spark-api
started time in 24 days
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/github_actions/actions/setup-java-v1.4.2
delete time in 25 days
push eventthredup/kotlin-builder-generator
commit sha e5d5354282dbec6a0254950f467db39569bb80e7
Bump actions/setup-java from v1.4.1 to v1.4.2 Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.1 to v1.4.2. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v1.4.1...8bb50d97d6b4d316daf284fdf8eafbfc988421fc) Signed-off-by: dependabot[bot] <[email protected]>
push time in 25 days
PR merged thredup/kotlin-builder-generator
Bumps actions/setup-java from v1.4.1 to v1.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-java/releases">actions/setup-java's releases</a>.</em></p> <blockquote> <h2>v1.4.2</h2> <ul> <li>Fix for architecture parameter being ignored</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/setup-java/commit/8bb50d97d6b4d316daf284fdf8eafbfc988421fc"><code>8bb50d9</code></a> Move contributor doc</li> <li><a href="https://github.com/actions/setup-java/commit/fe06bcdc44e111ce2a9fc254ee76667dea9e028d"><code>fe06bcd</code></a> Remove old dist/index.js file (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/96">#96</a>)</li> <li><a href="https://github.com/actions/setup-java/commit/d34a7e45c8812086e1d752fd33b1ba46216a6fdd"><code>d34a7e4</code></a> Architecture Support (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/95">#95</a>)</li> <li>See full diff in <a href="https://github.com/actions/setup-java/compare/v1.4.1...8bb50d97d6b4d316daf284fdf8eafbfc988421fc">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 25 days
startedanguslees/kustomize-libsonnet
started time in a month
push eventthredup/kotlin-builder-generator
commit sha 1cf2d05de0ce1313c9992233fa8590e7f5fcd0d6
Bump assertj-core from 3.16.1 to 3.17.0 Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.16.1 to 3.17.0. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.16.1...assertj-core-3.17.0) Signed-off-by: dependabot[bot] <[email protected]>
push time in a month
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/maven/org.assertj-assertj-core-3.17.0
delete time in a month
PR merged thredup/kotlin-builder-generator
Bumps assertj-core from 3.16.1 to 3.17.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/5238cf24b7757b65fb78e9eb96ca8c9b21b04cde"><code>5238cf2</code></a> [maven-release-plugin] prepare release assertj-core-3.17.0</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/a44ff4ec793f2295be5c7bdf4789b8b0a3b157bf"><code>a44ff4e</code></a> Javadoc improvements</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/92024e4a0dbd9141aed5696a8ba94677e410c47f"><code>92024e4</code></a> Bump mockito.version from 3.5.2 to 3.5.5</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/3133d41a39b5c04df000494d51800ef215693fe3"><code>3133d41</code></a> Bump equalsverifier from 3.4.1 to 3.4.2 (<a href="https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1971">#1971</a>)</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/2f6b78ce9d991ade5206cc6da5ab10a7f83e82c8"><code>2f6b78c</code></a> Bump mockito.version from 3.5.0 to 3.5.2</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/5565967932c66c1379782c9e7c28420ece178211"><code>5565967</code></a> Cleanup</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/eafed85ef503c2b4c866201530e7779f5f8ec6ee"><code>eafed85</code></a> Better handle soft proxies for custom assert classes in OSGi bundles (<a href="https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1968">#1968</a>)</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/cbf457772faff89c632a0d089d25f3ab915a8b9d"><code>cbf4577</code></a> Add missing ObjectArrayAssert_anySatisfy_Test</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/1c7f10603b2e8d8a61519b97d712b4eba25f6867"><code>1c7f106</code></a> Delete unused method (closes <a href="https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1455">#1455</a>)</li> <li><a href="https://github.com/joel-costigliola/assertj-core/commit/7ca96f3f8fb4b70bbaf306363db2713cd698396f"><code>7ca96f3</code></a> Make Offset final, update equals() and hashCode()</li> <li>Additional commits viewable in <a href="https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.16.1...assertj-core-3.17.0">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a month
issue commentSpaceVim/SpaceVim
A straightforward way to keep the latest release
git checkout $(git describe --tags $(git rev-list --tags --max-count=1))@GreyTeardrop Thanks, This seems do not supported in windows cmd.exe,
Sure, I've tests that on Mac only, I imagine it should work in any POSIX-compatible shell, but Windows would need another way.
comment created time in a month
startedironSource/dslint
started time in a month
push eventthredup/kotlin-builder-generator
commit sha 2b23568f7476c1bf36d6230d83d29f9e12ebcb18
Bump actions/cache from v2.1.0 to v2.1.1 Bumps [actions/cache](https://github.com/actions/cache) from v2.1.0 to v2.1.1. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2.1.0...5ca27f25cb3a0babe750cad7e4fddd3e55f29e9a) Signed-off-by: dependabot[bot] <[email protected]>
push time in a month
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/github_actions/actions/cache-v2.1.1
delete time in a month
PR merged thredup/kotlin-builder-generator
Bumps actions/cache from v2.1.0 to v2.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/cache/releases">actions/cache's releases</a>.</em></p> <blockquote> <h2>v2.1.1</h2> <ul> <li>Update <code>@actions/cache</code> package to <code>v1.0.2</code> which allows cache action to use posix format when taring files.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/cache/commit/5ca27f25cb3a0babe750cad7e4fddd3e55f29e9a"><code>5ca27f2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/398">#398</a> from smorimoto/release-2.1.1</li> <li><a href="https://github.com/actions/cache/commit/244fc0ba29ff2cb34945d4d1a0cddf940ad5245c"><code>244fc0b</code></a> Prepare 2.1.1</li> <li><a href="https://github.com/actions/cache/commit/943d2a4dac5aec9b74424468ca7eedaff0d59681"><code>943d2a4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/388">#388</a> from noamtamim/patch-1</li> <li><a href="https://github.com/actions/cache/commit/01f7f296b1c97d75b7b584c38d55f970e2b8953c"><code>01f7f29</code></a> Bump lodash from 4.17.15 to 4.17.19 (<a href="https://github-redirect.dependabot.com/actions/cache/issues/377">#377</a>)</li> <li><a href="https://github.com/actions/cache/commit/ab48bf6f67ccc9c968a8f294a85483eea0303831"><code>ab48bf6</code></a> Update the @actions/cache package to the latest version (<a href="https://github-redirect.dependabot.com/actions/cache/issues/390">#390</a>)</li> <li><a href="https://github.com/actions/cache/commit/59a8d125e7227efbef01813bf1ecf30fa8b6bd8c"><code>59a8d12</code></a> Fix indentation in last pip example</li> <li>See full diff in <a href="https://github.com/actions/cache/compare/v2.1.0...5ca27f25cb3a0babe750cad7e4fddd3e55f29e9a">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a month
push eventthredup/kotlin-builder-generator
commit sha d07173a614cc49e7818e1c56a7e504d479e6016a
Bump detekt-maven-plugin from 1.10.0 to 1.11.0 Bumps [detekt-maven-plugin](https://github.com/Ozsie/detekt-maven-plugin) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/Ozsie/detekt-maven-plugin/releases) - [Commits](https://github.com/Ozsie/detekt-maven-plugin/compare/1.10.0...1.11.0) Signed-off-by: dependabot[bot] <[email protected]>
push time in a month
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/maven/com.github.ozsie-detekt-maven-plugin-1.11.0
delete time in a month
PR merged thredup/kotlin-builder-generator
Bumps detekt-maven-plugin from 1.10.0 to 1.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Ozsie/detekt-maven-plugin/releases">detekt-maven-plugin's releases</a>.</em></p> <blockquote> <h2>1.11.0</h2> <p>Updated to detekt 1.11.0 Still using the CLI, move to tooling API will probably come at a later date.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Ozsie/detekt-maven-plugin/commit/665723f3b6f99fef2fa221eb096f6ac0fd2499e2"><code>665723f</code></a> Release version</li> <li><a href="https://github.com/Ozsie/detekt-maven-plugin/commit/0f6b8830ac5aa23f7e49c00ceb9c972a0d9a5a78"><code>0f6b883</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Ozsie/detekt-maven-plugin/issues/66">#66</a> from Ozsie/dependabot/maven/kotlin.version-1.4.0</li> <li><a href="https://github.com/Ozsie/detekt-maven-plugin/commit/36823d9ca074891d3880623180b14d4559cb44cc"><code>36823d9</code></a> Merge branch 'master' into dependabot/maven/kotlin.version-1.4.0</li> <li><a href="https://github.com/Ozsie/detekt-maven-plugin/commit/6e084569b4d0b69dd780aec46a6ea2f97d49dc49"><code>6e08456</code></a> Fixed issues after update to detekt 1.11.0</li> <li><a href="https://github.com/Ozsie/detekt-maven-plugin/commit/2835f44c721f19c35e2303f6f775b9d1e55e8355"><code>2835f44</code></a> Bump kotlin.version from 1.3.72 to 1.4.0</li> <li><a href="https://github.com/Ozsie/detekt-maven-plugin/commit/7d8fa81617217fc906dcb15d6beb6c2102854f5e"><code>7d8fa81</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Ozsie/detekt-maven-plugin/issues/65">#65</a> from Ozsie/dependabot/maven/detekt.version-1.11.0</li> <li><a href="https://github.com/Ozsie/detekt-maven-plugin/commit/2b1336f49372b45a14de5b46912866e8888abfce"><code>2b1336f</code></a> Bump detekt.version from 1.10.0 to 1.11.0</li> <li><a href="https://github.com/Ozsie/detekt-maven-plugin/commit/b436110565417c8cd03fd08950038c2ce0671b2c"><code>b436110</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Ozsie/detekt-maven-plugin/issues/63">#63</a> from Ozsie/dependabot/maven/com.beust-jcommander-1.80</li> <li><a href="https://github.com/Ozsie/detekt-maven-plugin/commit/691493ba775b1c7d34132aa052dc737a1996201e"><code>691493b</code></a> Bump jcommander from 1.78 to 1.80</li> <li><a href="https://github.com/Ozsie/detekt-maven-plugin/commit/0a009b4912f2b03f9eb03372e43f77b6a1b4f1ac"><code>0a009b4</code></a> <a href="https://github-redirect.dependabot.com/Ozsie/detekt-maven-plugin/issues/62">#62</a> Added info on adding detekt plugins as maven plugin dependencies</li> <li>See full diff in <a href="https://github.com/Ozsie/detekt-maven-plugin/compare/1.10.0...1.11.0">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a month
startedKotlin/kotlinx-datetime
started time in a month
issue commentSpaceVim/SpaceVim
Looks like the tabpagenr('#') Neovim's feature was only merged into the master branch and is only available in Neovim 0.5 nightlies.

Neovim 0.4.x (stable branch as of now) does not support it https://github.com/neovim/neovim/blob/v0.4.4/runtime/doc/eval.txt#L8535-L8540
comment created time in a month
push eventthredup/kotlin-builder-generator
commit sha 35a688088390874754faf6d2a594e000802eef32
Bump actions/checkout from v2.0.0 to v2.3.2 Bumps [actions/checkout](https://github.com/actions/checkout) from v2.0.0 to v2.3.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2.0.0...2036a08e25fa78bbd946711a407b529a0a1204bf) Signed-off-by: dependabot[bot] <[email protected]>
push time in a month
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/github_actions/actions/checkout-v2.3.2
delete time in a month
PR merged thredup/kotlin-builder-generator
Bumps actions/checkout from v2.0.0 to v2.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v2.3.2</h2> <p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/320">Add Third Party License Information to Dist Files</a></p> <h2>v2.3.1</h2> <p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/284">Fix default branch resolution for .wiki and when using SSH</a></p> <h2>v2.3.0</h2> <p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/278">Fallback to the default branch</a></p> <h2>v2.2.0</h2> <p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/258">Fetch all history for all tags and branches when fetch-depth=0</a></p> <h2>v2.1.1</h2> <p>Changes to support GHES (<a href="https://github-redirect.dependabot.com/actions/checkout/pull/236">here</a> and <a href="https://github-redirect.dependabot.com/actions/checkout/pull/248">here</a>)</p> <h2>v2.1.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/191">Group output</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/199">Changes to support GHES alpha release</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/184">Persist core.sshCommand for submodules</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/163">Add support ssh</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/179">Convert submodule SSH URL to HTTPS, when not using SSH</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/157">Add submodule support</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/144">Follow proxy settings</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/141">Fix ref for pr closed event when a pr is merged</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/128">Fix issue checking detached when git less than 2.22</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v2.3.1</h2> <ul> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/284">Fix default branch resolution for .wiki and when using SSH</a></li> </ul> <h2>v2.3.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/278">Fallback to the default branch</a></li> </ul> <h2>v2.2.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/258">Fetch all history for all tags and branches when fetch-depth=0</a></li> </ul> <h2>v2.1.1</h2> <ul> <li>Changes to support GHES (<a href="https://github-redirect.dependabot.com/actions/checkout/pull/236">here</a> and <a href="https://github-redirect.dependabot.com/actions/checkout/pull/248">here</a>)</li> </ul> <h2>v2.1.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/191">Group output</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/199">Changes to support GHES alpha release</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/184">Persist core.sshCommand for submodules</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/163">Add support ssh</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/179">Convert submodule SSH URL to HTTPS, when not using SSH</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/157">Add submodule support</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/144">Follow proxy settings</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/141">Fix ref for pr closed event when a pr is merged</a></li> <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/128">Fix issue checking detached when git less than 2.22</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/2036a08e25fa78bbd946711a407b529a0a1204bf"><code>2036a08</code></a> Add Third Party License Information to Dist Files (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/320">#320</a>)</li> <li><a href="https://github.com/actions/checkout/commit/592cf69a223b04e75ddf345919130b91010eb2a6"><code>592cf69</code></a> Update README.md</li> <li><a href="https://github.com/actions/checkout/commit/a4b69b48862e969425d8dc115dcb965f288ea29b"><code>a4b69b4</code></a> Update README.md</li> <li><a href="https://github.com/actions/checkout/commit/1433f62caac9c18949f9a498f6f28c05388ea443"><code>1433f62</code></a> update default branch (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/305">#305</a>)</li> <li><a href="https://github.com/actions/checkout/commit/61b9e3751b92087fd0b06925ba6dd6314e06f089"><code>61b9e37</code></a> improve description for fetch-depth (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/301">#301</a>)</li> <li><a href="https://github.com/actions/checkout/commit/28c7f3d2b5162b5ddd3dfd9a45aa55eaf396478b"><code>28c7f3d</code></a> changelog</li> <li><a href="https://github.com/actions/checkout/commit/fb6f360df236bd2026c7963cf88c8ddf20b4f0e2"><code>fb6f360</code></a> fix default branch for .wiki and when using ssh (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/284">#284</a>)</li> <li><a href="https://github.com/actions/checkout/commit/b4483adec309c0d01a5435c5e24eb40de5773ad9"><code>b4483ad</code></a> changelog</li> <li><a href="https://github.com/actions/checkout/commit/00a3be89340a3ce8d704f82f44a5e7f9e3a84dfe"><code>00a3be8</code></a> determine default branch (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/278">#278</a>)</li> <li><a href="https://github.com/actions/checkout/commit/453ee27fca95fa9e03a24c1969a92c82e1a9b15e"><code>453ee27</code></a> update troubleshooting instructions to include 'npm run format'</li> <li>Additional commits viewable in <a href="https://github.com/actions/checkout/compare/v2.0.0...2036a08e25fa78bbd946711a407b529a0a1204bf">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a month
push eventthredup/kotlin-builder-generator
commit sha 6bfeef4471e69ca4ec24200394aa46796f05b9bc
Bump actions/setup-java from v1.4.0 to v1.4.1 Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.0 to v1.4.1. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v1.4.0...3019d15cad3f7d2657e77aa6efe0571b3a89d0b4) Signed-off-by: dependabot[bot] <[email protected]>
push time in a month
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/github_actions/actions/setup-java-v1.4.1
delete time in a month
PR merged thredup/kotlin-builder-generator
Bumps actions/setup-java from v1.4.0 to v1.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-java/releases">actions/setup-java's releases</a>.</em></p> <blockquote> <h2>v1.4.1</h2> <ul> <li>Add Third Party License Information</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/setup-java/commit/3019d15cad3f7d2657e77aa6efe0571b3a89d0b4"><code>3019d15</code></a> Add Third Party Licenses (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/87">#87</a>)</li> <li>See full diff in <a href="https://github.com/actions/setup-java/compare/v1.4.0...3019d15cad3f7d2657e77aa6efe0571b3a89d0b4">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a month
push eventthredup/kotlin-builder-generator
commit sha d2d985c72bb19e925ec291de4ee3b637fc477c3e
Bump actions/cache from v2.0.0 to v2.1.0 Bumps [actions/cache](https://github.com/actions/cache) from v2.0.0 to v2.1.0. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2.0.0...d29c1df198dd38ac88e0ae23a2881b99c2d20e68) Signed-off-by: dependabot[bot] <[email protected]>
push time in a month
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/github_actions/actions/cache-v2.1.0
delete time in a month
PR merged thredup/kotlin-builder-generator
Bumps actions/cache from v2.0.0 to v2.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/cache/releases">actions/cache's releases</a>.</em></p> <blockquote> <h2>v2.1.0</h2> <ul> <li>Replaces the <code>http-client</code> with the Azure Storage SDK for NodeJS when downloading cache content from Azure. This should help improve download performance and reliability as the SDK downloads files in 4 MB chunks, which can be parallelized and retried independently</li> <li>Display download progress and speed</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/cache/commit/d29c1df198dd38ac88e0ae23a2881b99c2d20e68"><code>d29c1df</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/383">#383</a> from actions/dhadka/cache-1.0.1</li> <li><a href="https://github.com/actions/cache/commit/d59a1464f2d981ca686dc10c47b3759c86c337d7"><code>d59a146</code></a> Upgrade to cache 1.0.1</li> <li><a href="https://github.com/actions/cache/commit/481a91ba10d26948f6705545941184af421714a0"><code>481a91b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/375">#375</a> from actions/dhadka/bump-cache-version</li> <li><a href="https://github.com/actions/cache/commit/4978dc4f31402dbd1ea9116b11f461d0b3cde18e"><code>4978dc4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/358">#358</a> from gaerfield/patch-1</li> <li><a href="https://github.com/actions/cache/commit/66891cb0753148c1504801d717213956f6e949df"><code>66891cb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/373">#373</a> from JohnTitor/patch-1</li> <li><a href="https://github.com/actions/cache/commit/5c77066753571968d14de4f63e194e482fe0e711"><code>5c77066</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/359">#359</a> from JLHwung/patch-1</li> <li><a href="https://github.com/actions/cache/commit/24fb121989dc8d1624803ffa85d9bbfe9d34cb87"><code>24fb121</code></a> Bump cache module to version 1.0.0</li> <li><a href="https://github.com/actions/cache/commit/55bbcc2eab303e0cfc608317eda1cb0531bfcc6b"><code>55bbcc2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/372">#372</a> from actions/aiqiaoy/rename-master-to-main</li> <li><a href="https://github.com/actions/cache/commit/c5475843b360b278d3c5f5c2a652f49396ab0843"><code>c547584</code></a> Remove redundant <code>#</code> from OCaml/Reason link</li> <li><a href="https://github.com/actions/cache/commit/0065ae97137befd3d5f0226b82a9174c4475328f"><code>0065ae9</code></a> Remove master from the branch list</li> <li>Additional commits viewable in <a href="https://github.com/actions/cache/compare/v2.0.0...d29c1df198dd38ac88e0ae23a2881b99c2d20e68">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a month
push eventthredup/kotlin-builder-generator
commit sha 08fcb56c04a2a592203730c4274e38199d5a79f8
Bump scacap/action-surefire-report from v1.0.2 to v1.0.4 Bumps [scacap/action-surefire-report](https://github.com/scacap/action-surefire-report) from v1.0.2 to v1.0.4. - [Release notes](https://github.com/scacap/action-surefire-report/releases) - [Commits](https://github.com/scacap/action-surefire-report/compare/v1.0.2...bc71e9d0f892826ec4cd14db336bd115ddfcb1c8) Signed-off-by: dependabot[bot] <[email protected]>
push time in a month
delete branch thredup/kotlin-builder-generator
delete branch : dependabot/github_actions/scacap/action-surefire-report-v1.0.4
delete time in a month
PR merged thredup/kotlin-builder-generator
Bumps scacap/action-surefire-report from v1.0.2 to v1.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/scacap/action-surefire-report/releases">scacap/action-surefire-report's releases</a>.</em></p> <blockquote> <h2>v1.0.4</h2> <p>Optional commit param to support forked repos (<a href="https://github-redirect.dependabot.com/scacap/action-surefire-report/issues/14">#14</a>), thanks <a href="https://github.com/HyukjinKwon">@HyukjinKwon</a>.</p> <h2>v1.0.3</h2> <p>Pytest support</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ScaCap/action-surefire-report/commit/bc71e9d0f892826ec4cd14db336bd115ddfcb1c8"><code>bc71e9d</code></a> dist</li> <li><a href="https://github.com/ScaCap/action-surefire-report/commit/7354b74a5884049f089adeaeae1e65d950db34b5"><code>7354b74</code></a> Bump lodash from 4.17.15 to 4.17.19 (<a href="https://github-redirect.dependabot.com/scacap/action-surefire-report/issues/12">#12</a>)</li> <li><a href="https://github.com/ScaCap/action-surefire-report/commit/f0edd7c80c042caa9069762567e99a1bdb768900"><code>f0edd7c</code></a> Micro optimization to avoid processing empty test report (<a href="https://github-redirect.dependabot.com/scacap/action-surefire-report/issues/15">#15</a>)</li> <li><a href="https://github.com/ScaCap/action-surefire-report/commit/d6dfd4a3482f5fefe61241bdfb8d4b7445f24c23"><code>d6dfd4a</code></a> Support of specifying a commit to post the status (<a href="https://github-redirect.dependabot.com/scacap/action-surefire-report/issues/14">#14</a>)</li> <li><a href="https://github.com/ScaCap/action-surefire-report/commit/acc620b5fe00ba3f4b0b69af5c3f171ac02e483c"><code>acc620b</code></a> Tip for gradle</li> <li><a href="https://github.com/ScaCap/action-surefire-report/commit/231df804b91b1a29d6b4f462f6a24b5af9bffafc"><code>231df80</code></a> fix branch</li> <li><a href="https://github.com/ScaCap/action-surefire-report/commit/016072f6281d1cd3e570d342c03e9277558c5fd2"><code>016072f</code></a> Support for junit xml / pytest (<a href="https://github-redirect.dependabot.com/scacap/action-surefire-report/issues/7">#7</a>)</li> <li>See full diff in <a href="https://github.com/scacap/action-surefire-report/compare/v1.0.2...bc71e9d0f892826ec4cd14db336bd115ddfcb1c8">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a month
push eventthredup/kotlin-builder-generator
commit sha 90a803c5b0ebe881c0b8b03381cec94a232264e0
Re-format dependabot.yml
commit sha 7c138be31c5428be618ae0faf0dd967ed4e95cc4
Simplify Dependabot config
commit sha 7a5273f5486e14d7d84666e7fb8dc435b9c25c5b
Check for Github actions updates
push time in a month
push eventthredup/kotlin-builder-generator
commit sha 9ef54c634126292daa21eca1af76776573217b5f
Use explicit Github Actions versions (#13)
push time in a month
delete branch thredup/kotlin-builder-generator
delete branch : explicit-action-versions
delete time in a month
PR merged thredup/kotlin-builder-generator
pr closed time in a month
push eventthredup/kotlin-builder-generator
commit sha 11106e880a96106358d081e520eb0649610fa0bf
Switch to more recent setup-java action
push time in a month
PR opened thredup/kotlin-builder-generator
pr created time in a month
create barnchthredup/kotlin-builder-generator
branch : explicit-action-versions
created branch time in a month
push eventthredup/kotlin-builder-generator
commit sha f45ee487a33fb1fde0b1cf94954c0e3f180e25e9
Update Dependabot config file
push time in a month
delete branch thredup/kotlin-builder-generator
delete branch : dependabot-add-v2-config-file
delete time in a month
PR merged thredup/kotlin-builder-generator
:wave: Dependabot is moving natively into GitHub! This pull request updates your config file to the new syntax. When you merge this pull request, we'll swap out dependabot-preview (me) for a new dependabot app, and you'll be all set!
With this change, you'll now use the Dependabot page in GitHub, rather than the Dependabot dashboard, to monitor your version updates. Dependabot is now configured exclusively using config files.
Your account is using config variables to access private registries. GitHub-native Dependabot will support private registries before Dependabot Preview is shut down. For now, we recommend leaving Dependabot Preview active.
If you've got any questions or feedback for us, please let us know by creating an issue in the dependabot/dependabot-core repository.
Learn more about the relaunch of Dependabot
Please note that regular @dependabot commands do not work on this pull request.
:robot::yellow_heart:
pr closed time in a month
startedfelgru/bank-statement-parser
started time in a month
started72nd/acc
started time in a month
startedledger/ledger-mode
started time in a month
startedabcd567a/mm2
started time in a month
startedadsbxchange/dump1090-fa
started time in a month
startedwiedehopf/graphs1090
started time in a month
startedwiedehopf/tar1090
started time in a month