Commit Graph

54 Commits

Author SHA1 Message Date
renovate[bot]
035e8dfff5 Update dependency com.google.guava:guava to v32.1.1-jre 2023-06-30 20:20:46 +00:00
renovate[bot]
cea118a77f Update dependency com.google.guava:guava to v32.1.0-jre 2023-06-29 19:55:02 +00:00
renovate[bot]
a12b5f9413 Update dependency com.google.truth:truth to v1.1.5 2023-06-18 15:51:03 +00:00
Jake Wharton
7a5884b759 Merge pull request #1694 from square/renovate/com.google.auto
Update dependency com.google.auto:auto-common to v1.2.2
2023-06-14 08:46:43 -04:00
renovate[bot]
f39823cf72 Update dependency com.google.auto.service:auto-service-annotations to v1.1.1 2023-06-14 12:30:31 +00:00
renovate[bot]
39e9a147c1 Update dependency com.google.auto:auto-common to v1.2.2 2023-06-14 12:30:26 +00:00
renovate[bot]
9ed8b85e00 Update dependency com.google.guava:guava to v32.0.1-jre 2023-06-09 02:24:48 +00:00
renovate[bot]
2ef662833e Update ksp to v1.8.22-1.0.11 2023-06-08 22:20:49 +00:00
renovate[bot]
696423f77f Update kotlin monorepo to v1.8.22 2023-06-07 23:04:55 +00:00
renovate[bot]
07626cb3f9 Update plugin dokka to v1.8.20 2023-06-05 18:13:06 +00:00
renovate[bot]
7e7ce60a8c Update dependency org.jetbrains.kotlinx:kotlinx-metadata-jvm to v0.6.2 2023-06-02 17:23:15 +00:00
renovate[bot]
7a086983cd Update dependency com.google.truth:truth to v1.1.4 2023-05-30 17:56:36 +00:00
renovate[bot]
0f0d86b065 Update kotlinpoet to v1.14.2 2023-05-30 11:22:14 +00:00
renovate[bot]
834dfe8810 Update kotlinpoet to v1.14.0 2023-05-29 10:41:39 +00:00
renovate[bot]
5ec300f4fb Update dependency com.google.guava:guava to v32 2023-05-27 02:11:53 +00:00
renovate[bot]
c6fb82318c Update plugin spotless to v6.19.0 (#1681) 2023-05-24 02:09:40 -04:00
renovate[bot]
c403e74fec Update plugin mavenShadow to v8.1.1 (#1635)
* Update plugin mavenShadow to v8.1.1

* Update API

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zac Sweers <pandanomic@gmail.com>
2023-05-05 22:21:03 +00:00
renovate[bot]
c11f0e168c Update kotlin monorepo (#1614)
* Update kotlin monorepo

* Update ksp to v1.8.0-1.0.9

* Lower metadata to 0.5.0

* Update KCT

* Update to compilerOptions

* Suppress deprecation

* Add missing java target too

* Raise it again because it's broken on all

* Kotlin 1.8.20 + updated kotlinpoet

* Update kotlinpoet

* Update kotlin

* Fix KSP equality check for KotlinPoet 1.13.x

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jake Wharton <github@jakewharton.com>
Co-authored-by: Zac Sweers <pandanomic@gmail.com>
2023-05-05 18:04:57 -04:00
renovate[bot]
3d9d6042b3 Update plugin mavenPublish to v0.25.2 (#1659)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-22 20:34:38 -04:00
renovate[bot]
1f0a4af468 Update plugin spotless to v6.18.0 2023-04-06 07:46:07 +00:00
renovate[bot]
5d2857491d Update dependency org.ow2.asm:asm to v9.5 2023-03-25 04:20:51 +00:00
renovate[bot]
5a53189294 Update plugin mavenPublish to v0.25.1 2023-03-24 12:52:22 +00:00
renovate[bot]
c72ecc20b8 Update plugin mavenPublish to v0.25.0 2023-03-23 20:55:42 +00:00
renovate[bot]
0c867e00a3 Update plugin spotless to v6.17.0 2023-03-13 11:13:26 +00:00
renovate[bot]
cac1796747 Update plugin spotless to v6.16.0 2023-02-27 23:55:31 +00:00
renovate[bot]
8a098d6a07 Update dependency gradle to v8 (#1630)
* Update dependency gradle to v8

* Remove VERSION_CATALOGS feature

* Match JDK 19 in toolchain

* Update forces + fix japicmp version

* ???

* Another

* Update japicmp

* Update shadow plugin

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zac Sweers <pandanomic@gmail.com>
2023-02-25 18:36:04 +00:00
renovate[bot]
bda014ceef Update plugin spotless to v6.15.0 2023-02-10 22:22:47 +00:00
renovate[bot]
33399993a9 Update plugin spotless to v6.14.1 2023-02-05 17:58:45 +00:00
renovate[bot]
e6110de8c3 Update plugin spotless to v6.14.0 (#1620)
* Update plugin spotless to v6.14.0

* Update Spotless version and apply

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jake Wharton <jw@squareup.com>
2023-01-30 14:03:50 +00:00
renovate[bot]
187f9f03b8 Update plugin mavenPublish to v0.24.0 (#1618) 2023-01-29 18:38:10 -05:00
renovate[bot]
d1adb51542 Update plugin mavenShadow to v7.1.2 2023-01-29 15:10:13 +00:00
Jake Wharton
8999e650a2 Merge pull request #1611 from square/renovate/com.squareup.okio
Update dependency com.squareup.okio:okio to v3.3.0
2023-01-29 07:51:19 -05:00
renovate[bot]
7cce7a0ad4 Update plugin dokka to v1.7.20 2023-01-29 12:37:54 +00:00
Jake Wharton
2e164740c4 Merge pull request #1613 from square/renovate/org.ow2.asm
Update dependency org.ow2.asm:asm to v9.4
2023-01-29 06:26:44 -05:00
renovate[bot]
ae8323d624 Update dependency org.ow2.asm:asm to v9.4 2023-01-29 10:28:43 +00:00
renovate[bot]
db20e767a5 Update dependency org.assertj:assertj-core to v3.24.2 2023-01-29 10:28:38 +00:00
renovate[bot]
d4f208bd61 Update dependency com.squareup.okio:okio to v3.3.0 2023-01-29 07:44:04 +00:00
renovate[bot]
429938ad62 Update dependency com.google.auto:auto-common to v1.2.1 2023-01-29 04:28:06 +00:00
Jake Wharton
73a803cbfd Merge pull request #1605 from square/renovate/autoservice
Update dependency com.google.auto.service:auto-service-annotations to v1.0.1
2023-01-28 23:07:48 -05:00
renovate[bot]
e499a40a16 Update kotlinCompileTesting to v1.4.9 2023-01-29 04:02:02 +00:00
renovate[bot]
b8e1affe38 Update dependency com.google.auto.service:auto-service-annotations to v1.0.1 2023-01-29 04:01:57 +00:00
Zac Sweers
e95af32df8 Update dependencies + Kotlin 1.7 + KotlinPoet 1.12.0 (#1543) 2022-06-13 17:02:27 -04:00
Zac Sweers
1fdc61dc31 Update a few misc build deps (#1500) 2022-01-12 13:50:48 -05:00
Sampath
77645dee5c Update dokka to 1.6.10 (#1497) 2022-01-11 00:32:32 -05:00
Jesse Wilson
7578984f25 Change the directory structure to match our modules (#1451) 2021-12-08 23:52:51 -05:00
Jesse Wilson
d5d172c3bb Switch to the Vanniktech base plugin for publishing (#1450)
* Switch to the Vanniktech base plugin for publishing

Move configuration out of build.gradle files and into build.gradle.kts files.
Sign published builds.
Support publishing release builds from GitHub actions.

* Update build.gradle.kts

Co-authored-by: Zac Sweers <zac.sweers@gmail.com>

Co-authored-by: Zac Sweers <zac.sweers@gmail.com>
2021-12-08 23:35:49 -05:00
Zac Sweers
9a9cc450c6 Remove ksp.kt copy (#1437) 2021-11-30 21:21:33 -05:00
Zac Sweers
aaadbf4963 Update kotlinx-metadata to 0.4.0 (#1431) 2021-11-23 10:00:54 -05:00
Zac Sweers
73553286fb Upgrade to Kotlin 1.6 + always instantiate annotations (#1425) 2021-11-17 12:46:47 -05:00
Zac Sweers
9440e5c7d0 Update to KSP 1.0.1 and use new jvm modifiers resolver API (#1422)
* Update to KSP 1.0.1 and use new jvm modifiers resolver API

This allows us to fully support transient across compilation boundaries

* Copy in KSP-supported KCT for now

* Update CI refs

* Move up transient check to the right place

Wasn't actually looking at the added annotation later 🤧

* Try regular RC?

* Skip that matrix for now
2021-11-15 11:25:15 -05:00