Commit Graph

112 Commits

Author SHA1 Message Date
dependabot[bot] 812d19efc6
Bump actions/cache from 3.2.2 to 3.2.3 in /.github/actions/setup (#147)
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](4723a57e26...58c146cc91)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 10:57:08 -05:00
dependabot[bot] 0c9d4ce0a1
Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#146)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](83fd05a356...0b7f8abb15)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 10:56:52 -05:00
dependabot[bot] 57ad74ee85
Bump actions/checkout from 3.2.0 to 3.3.0 (#145)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](755da8c3cf...ac59398561)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 10:55:55 -05:00
dependabot[bot] 06d5652931
Bump actions/cache from 3.0.11 to 3.2.2 in /.github/actions/setup (#143)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](9b0c1fce7a...4723a57e26)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-27 09:20:41 -05:00
Honza Rychnovsky 49efa8ec61
[#137] Kover 0.6.1
+ Updated Kover API
2022-12-22 11:14:33 +01:00
Honza Rychnovsky 47a5372561
[#133] Kotest 5.5.4 2022-12-22 11:01:35 +01:00
Honza Rychnovsky 90324b2ab2
[#135] Dokka 1.7.20 2022-12-22 10:43:34 +01:00
Honza Rychnovsky edcc25efa0
[#139] Gradle Versions Plugin 0.44.0 2022-12-22 10:43:00 +01:00
Honza Rychnovsky f9c4d20449
[#130] Bump + suppress 2022-12-20 09:57:32 +01:00
Honza Rychnovsky 5ddf6847c0
[#119] Detekt 1.22.0
* Bump version

* Update config
2022-12-19 18:57:46 +01:00
Honza Rychnovsky 1e2b4060dd
[#121] Kotlin 1.7.21
* [#121] Kotlin 1.7.21

* Fix dependencies locks
2022-12-16 14:12:17 +01:00
Honza Rychnovsky 08e773871e
[#120] Gradle 7.6 2022-12-15 16:19:04 +01:00
dependabot[bot] 04dc744a9f
Bump actions/checkout from 3.1.0 to 3.2.0 (#125)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](93ea575cb5...755da8c3cf)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 14:26:48 +01:00
dependabot[bot] ab95bafd66
Bump actions/setup-java from 3.6.0 to 3.9.0 in /.github/actions/setup (#126)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.6.0 to 3.9.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](de1bb2b0c5...1df8dbefe2)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 14:25:28 +01:00
dependabot[bot] 3b2fa41dfd
Bump actions/cache from 3.0.10 to 3.0.11 in /.github/actions/setup (#115)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](56461b9eb0...9b0c1fce7a)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 07:48:10 -05:00
dependabot[bot] 21602c37ee
Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#117)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](3cea537223...83fd05a356)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 07:48:00 -05:00
dependabot[bot] 9f22b384db
Bump actions/setup-java from 3.5.1 to 3.6.0 in /.github/actions/setup (#116)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](a18c333f3f...de1bb2b0c5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 07:47:49 -05:00
dependabot[bot] dc10bf533e
Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 (#118)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](e6e38bacfd...55e685c48d)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 07:47:36 -05:00
Alex 22f7a5e832
[#113] Kotlin 1.7.20 (#114) 2022-10-19 12:17:47 +02:00
Bruno Wieczorek 2ea47dc50c
Move tests from jvmTest to commonTest (#108)
The first step for making the library multiplatform. This commit also
removes JSON parsing and Moshi test dependency.

This change also includes moving test extensions and test data to utils
package.
2022-10-10 16:49:37 -04:00
dependabot[bot] 92b08df3bc Bump actions/cache from 3.0.8 to 3.0.10 in /.github/actions/setup
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.10.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](fd5de65bc8...56461b9eb0)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 08:06:31 -04:00
dependabot[bot] f3705a20c9 Bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](2541b1294d...93ea575cb5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 11:22:32 -04:00
dependabot[bot] 4203028a9f Bump actions/setup-java from 3.5.0 to 3.5.1 in /.github/actions/setup
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](d854b6da19...a18c333f3f)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 09:03:53 -04:00
Alex b6e8953ca2
[#104] ktlint 0.47.1 (#106) 2022-09-20 15:49:26 +02:00
dependabot[bot] 0e09f34d6c Bump actions/cache from 3.0.7 to 3.0.8 in /.github/actions/setup
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](a7c34adf76...fd5de65bc8)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 08:37:26 -04:00
dependabot[bot] 44853b10e9 Bump actions/setup-java from 3.4.1 to 3.5.0 in /.github/actions/setup
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](2c7a4878f5...d854b6da19)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 08:36:49 -04:00
dependabot[bot] a8150187c8 Bump actions/cache from 3.0.6 to 3.0.7 in /.github/actions/setup
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](f4278025ab...a7c34adf76)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 13:17:29 -04:00
Carter Jernigan 915167f500 [#90] Detekt 1.21.0 2022-08-09 16:46:14 -04:00
dependabot[bot] db368ee2b7 Bump actions/cache from 3.0.5 to 3.0.6 in /.github/actions/setup
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](0865c47f36...f4278025ab)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 07:16:09 -04:00
Carter Jernigan f487657b97 [#99] Gradle 7.5.1 2022-08-09 07:15:44 -04:00
Carter Jernigan 4efb3ad845 Prepare development for 1.0.5 release
Bumping the version ensures that subsequent snapshot deployments are bumped to 1.0.4-SNAPSHOT
2022-08-02 13:59:47 -04:00
Carter Jernigan 6b86d28428 [#95] Fix publishing all variants
Previously just the multiplatform metadata was being published
2022-07-29 09:19:15 -04:00
Carter Jernigan a5439b991a Prepare development for 1.0.4 release
Bumping the version ensures that subsequent snapshot deployments are bumped to 1.0.4-SNAPSHOT
2022-07-29 09:12:15 -04:00
Carter Jernigan 23278b9c96 [#52] Fix signing maven publications
- Remove `IS_RELEASE_SIGNING_ENABLED` as it didn’t do what was expected.  It just made signing optional and didn’t toggle signing off.
 - Removed passing signing key for snapshot deployments in deployment
 - Pass signing key for maven local deployment for release deployment
2022-07-26 13:05:37 -04:00
Carter Jernigan c39fbb2b1d [#52] Fix Maven deployment 2022-07-19 17:08:57 -04:00
Carter Jernigan 2c19d7686c [#89] Kotlin 1.7.10 2022-07-19 17:08:57 -04:00
Carter Jernigan b6c2c46fab
[#87] Gradle 7.5
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2022-07-18 10:05:02 -04:00
dependabot[bot] 8ca663e12e Bump actions/cache from 3.0.4 to 3.0.5 in /.github/actions/setup
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](c3f1317a9e...0865c47f36)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 11:28:17 -04:00
dependabot[bot] cf5114994e Bump actions/setup-java from 3.4.0 to 3.4.1 in /.github/actions/setup
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](16cca5479d...2c7a4878f5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 11:38:01 -04:00
Carter Jernigan 3ab9b6d059 [#80] Kotlin 1.7.0 2022-07-06 07:01:51 -04:00
Carter Jernigan ed22f2514f [#79] Run ktlint under Java 17 2022-06-30 07:12:49 -04:00
Carter Jernigan 5143a49f8c [#78] Ktlint 0.46.1 2022-06-30 07:12:49 -04:00
dependabot[bot] 8577391cf8
Bump actions/setup-java from 3.3.0 to 3.4.0 in /.github/actions/setup (#77)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](860f600565...16cca5479d)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 11:29:57 -04:00
Carter Jernigan 67e95af127
[#73] Attach build output for GitHub Actions 2022-06-17 06:52:18 -04:00
Carter Jernigan a5479e6a92
[#75] Run dependabot on composite workflows 2022-06-17 06:50:53 -04:00
Carter Jernigan 5f347aa088
[#71] Fix environment for snapshot deployment 2022-06-15 06:25:53 -04:00
Carter Jernigan 8ca01777c8
[#65] Support included builds
Namespacing the build-conventions will solve issues with included build name conflicts.

Namespacing the lib will also prevent conflicts with included builds.
2022-06-14 08:30:12 -04:00
Carter Jernigan 1108fe1cdf
[#66] Prepare for 1.0.3 release
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2022-06-14 07:47:48 -04:00
Carter Jernigan e480687148 [#55] Rename default branch 2022-06-03 10:28:28 -04:00
Carter Jernigan fb955158f3 [#37] Configure coverage with Kover 2022-06-03 09:46:27 -04:00