renovate[bot]
0319d12569
Update dependency astro to v5.18.1 ( #4676 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-10 17:52:02 +00:00
renovate[bot]
25baf72db0
Update dependency @astrojs/starlight to v0.37.7 ( #4672 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-06 19:26:43 -05:00
renovate[bot]
4a60aef50e
Update dependency com.squareup.wire:wire-runtime to v5.5.1 ( #4671 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-05 13:41:52 -05:00
renovate[bot]
2bf1281955
Update Gradle to v9.4.0 ( #4670 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-04 08:11:51 -05:00
renovate[bot]
0a3f48f8b6
Update dependency com.android.tools.build:gradle to v9.1.0 ( #4669 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-03 18:05:26 +00:00
renovate[bot]
48f8f6ba9a
Update dependency com.google.googlejavaformat:google-java-format to v1.35.0 ( #4668 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-03 07:17:42 -05:00
renovate[bot]
26b4899a43
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.3.0 ( #4667 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 23:14:44 -05:00
renovate[bot]
3a22c740ea
Update dependency starlight-versions to v0.7.1 ( #4666 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 08:47:49 -05:00
renovate[bot]
72e51b6544
Update GitHub Artifact Actions ( #4665 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-26 16:58:33 -08:00
renovate[bot]
bda19026d9
Update dependency astro to v5.18.0 ( #4664 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-25 23:10:17 -08:00
renovate[bot]
30b569cea9
Update dependency starlight-versions to ^0.7.0 ( #4661 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-23 17:24:26 -05:00
renovate[bot]
57812207b6
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.1 ( #4659 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-23 08:38:16 -05:00
renovate[bot]
ee21a7aff2
Update dependency astro to v5.17.3 ( #4658 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-18 20:59:25 +00:00
renovate[bot]
dfe9ddd054
Update dependency com.android.tools.build:gradle to v9.0.1 ( #4655 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-13 21:34:15 +00:00
renovate[bot]
662cac25f1
Update dependency astro to v5.17.2 ( #4654 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-11 17:06:30 -05:00
ivonaest
6a757386cb
Bump mdast-util-to-hast to 13.2.1 ( #4652 )
...
Signed-off-by: ivonaest <ivona.cvije@est.tech >
Co-authored-by: ivonaest <ivona.cvije@est.tech >
2026-02-10 19:02:32 +00:00
renovate[bot]
09bb5d99f3
Update dependency org.codehaus.mojo:animal-sniffer-annotations to v1.27 ( #4630 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-10 13:49:24 -05:00
ColtonIdle
7ee00c16d8
Update base URL in Retrofit docs ( #4648 )
...
Jake on slack said
> You should always have a trailing slash on the base URL, because paths are relative and are resolved against the base URL. Thus, anything without a trailing slash is effectively ignored.
> Consider a base URL of https://example.com/api (no slash) and then a path of foo. This would result in https://example.com/foo which makes the api part of the original base URL useless.
> So either you meant https://example.com/ or you meant https://example.com/api/
I think the very first example users see should have the trailing /
2026-02-10 18:38:56 +00:00
AmirMohammad Yazdanmanesh
01cf750640
Fix JDK test task dependencies by wiring to source set outputs ( #4072 ) ( #4651 )
...
The testJdkN tasks copied classpath and testClassesDirs from the built-in test task, which broke the Gradle task dependency graph. Re-running a test task would not recompile main/test sources because no dependency on compilation tasks was established.
Wire directly to sourceSets.test outputs instead, giving Gradle implicit task dependencies through file collection producers. This also eliminates the tasks.getByName("test") eager realization anti-pattern.
2026-02-09 19:14:31 -05:00
renovate[bot]
2ccbf735af
Update dependency com.google.googlejavaformat:google-java-format to v1.34.1 ( #4650 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-05 13:15:15 +00:00
renovate[bot]
ab189e27de
Update kotlin monorepo to v2.3.10 ( #4649 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-05 08:14:20 -05:00
renovate[bot]
5ee12c4f5b
Update dependency @astrojs/starlight to v0.37.6 ( #4647 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 09:33:41 -05:00
renovate[bot]
6f435ae086
Update dependency @astrojs/starlight to v0.37.5 ( #4646 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-30 09:20:49 -05:00
renovate[bot]
a6e758fe9d
Update dependency astro to v5.17.1 ( #4644 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-29 16:46:57 -05:00
renovate[bot]
9dd7994e4f
Update Gradle to v9.3.1 ( #4645 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-29 16:46:45 -05:00
renovate[bot]
69cc0d7bb1
Update dependency com.google.testparameterinjector:test-parameter-injector to v1.21 ( #4641 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-28 14:04:00 -05:00
renovate[bot]
457c042382
Update dependency astro to v5.16.16 ( #4642 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-28 14:03:06 -05:00
renovate[bot]
3a4c159700
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.2.1 ( #4640 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-27 23:15:30 -05:00
renovate[bot]
3cbc6f7ffc
Update dependency starlight-versions to ^0.6.0 ( #4639 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-27 17:11:14 +00:00
renovate[bot]
7b25a8f0bf
Update dependency @astrojs/starlight to v0.37.4 ( #4638 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-23 12:53:55 -05:00
renovate[bot]
87ff8ded2e
Update dependency astro to v5.16.15 ( #4636 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-23 08:06:20 -05:00
renovate[bot]
d7cd924391
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.2.0 ( #4637 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-23 07:04:07 -05:00
renovate[bot]
7896bcf961
Update dependency astro to v5.16.12 ( #4633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-21 12:28:45 -05:00
renovate[bot]
88c879aedf
Update kotlinx.serialization to v1.10.0 ( #4634 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-21 12:26:06 -05:00
renovate[bot]
4b94356f33
Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.36.0 ( #4629 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-18 23:01:30 -05:00
renovate[bot]
5f722b613f
Update jackson monorepo to v2.21.0 ( #4631 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-18 22:30:45 -05:00
renovate[bot]
31d6dc0c66
Update dependency astro to v5.16.11 ( #4627 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-16 11:39:26 -05:00
renovate[bot]
0a408dd64b
Update Gradle to v9.3.0 ( #4628 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-16 11:39:14 -05:00
renovate[bot]
1aced20fe4
Update dependency astro to v5.16.10 ( #4626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-15 22:37:17 -05:00
renovate[bot]
868d39beeb
Update dependency com.android.tools.build:gradle to v9.0.0 ( #4625 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-15 18:38:48 +00:00
renovate[bot]
204404cc35
Update dependency @astrojs/starlight to v0.37.3 ( #4624 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-15 15:02:00 +00:00
renovate[bot]
81b4317d8a
Update dependency com.squareup.wire:wire-runtime to v5.5.0 ( #4621 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-12 19:15:42 -05:00
renovate[bot]
26a8bb00f8
Update dependency astro to v5.16.9 ( #4620 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-12 13:18:42 -05:00
renovate[bot]
15efbc75c5
Update dependency net.ltgt.gradle:gradle-errorprone-plugin to v4.4.0 ( #4619 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-10 22:04:26 -05:00
renovate[bot]
5b04c6e888
Update dependency astro to v5.16.8 ( #4618 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-09 12:52:53 +00:00
renovate[bot]
65372bb221
Update dependency com.android.tools.build:gradle to v9.0.0-rc03 ( #4617 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-08 17:21:44 -05:00
renovate[bot]
ae7c1e7d93
Update dependency astro to v5.16.7 ( #4616 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-07 14:09:42 -05:00
AmirMohammad Yazdanmanesh
4dac2e8482
Document Jackson converter multi-format support ( #4609 ) ( #4613 )
2026-01-06 23:03:26 -05:00
renovate[bot]
1183c8e9e9
Update dependency @astrojs/starlight to v0.37.2 ( #4615 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-06 18:26:12 -05:00
renovate[bot]
b93d604a3c
Update dependency org.jsoup:jsoup to v1.22.1 ( #4612 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-01 07:00:37 -05:00