(Go: >> BACK << -|- >> HOME <<)

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sgp to v0.18.1 #577

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Update sgp to v0.18.1 #577

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Jun 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.slack.gradle.root 0.17.1 -> 0.18.1 age adoption passing confidence
com.slack.gradle.base 0.17.1 -> 0.18.1 age adoption passing confidence

Release Notes

slackhq/slack-gradle-plugin (com.slack.gradle.root)

v0.18.1

2024-07-19

  • Fix: Fix circular evaluation dependency for jvmTarget.
  • Remove Kover Workaround for 0.7.1.
  • Turn off xml report generation for lint task.
  • Update KotlinPoet to 1.18.1.
  • Update Wire to 5.0.0.
  • Update MoshiX to 0.27.2.
  • Build against Gradle 8.9.
  • Build against KSP 2.0.0-1.0.23.
  • Build against AGP 8.5.1.
  • Build against sort-dependencies 0.7.

v0.17.2

Compare Source

2024-05-28

  • Make default Kotlin compiler arguments more configurable. This includes removing some previously-default behavior.
    • sgp.kotlin.languageVersionOverride. Default is null, which will just defer to KGP's default.
    • sgp.kotlin.optIns
      • Previous default opt-ins = kotlin.contracts.ExperimentalContracts, kotlin.experimental.ExperimentalTypeInference, kotlin.ExperimentalStdlibApi, kotlin.time.ExperimentalTime
    • sgp.kotlin.freeArgs
      • Previous default free args = -Xenhance-type-parameter-types-to-def-not-null, -Xself-upper-bound-inference
    • sgp.kotlin.jvmFreeArgs
      • Previous default JVM free args = -Xjsr305=strict, -Xassertions=jvm, -Xemit-jvm-type-annotations, -Xjvm-default=all, -Xtype-enhancement-improvements-strict-mode, -Xjspecify-annotations=strict
    • sgp.kotlin.progressive. Default is true.
  • Build against AGP 8.5.0.
  • Build against DAGP 1.32.0.
  • Build against Compose Multiplatform 1.6.11.
  • Update to Kaml 0.60.0.
  • Update to Guava 33.2.1-jre.
  • Update to MoshiX 0.27.1.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jun 19, 2024
@renovate renovate bot changed the title Update sgp to v0.17.2 Update sgp to v0.18.0 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/sgp branch 7 times, most recently from 6a71cf5 to f125d6e Compare June 29, 2024 21:33
@renovate renovate bot force-pushed the renovate/sgp branch 8 times, most recently from bc40fd4 to 7529036 Compare July 17, 2024 21:31
@renovate renovate bot changed the title Update sgp to v0.18.0 Update sgp to v0.18.1 Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants