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 foundry to v0.21.0 #674

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Update foundry to v0.21.0 #674

merged 1 commit into from
Oct 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.slack.foundry.root 0.20.2 -> 0.21.0 age adoption passing confidence
com.slack.foundry.base 0.20.2 -> 0.21.0 age adoption passing confidence

Release Notes

slackhq/foundry (com.slack.foundry.root)

v0.21.0

Compare Source

2024-10-25

  • New: Extract better-gradle-properties artifact, which is our hierarchical Gradle properties solution that better handles properties in Gradle. This is what powers FoundryProperties but is now extracted to be more portable.
    • This checks in the following order of priority
      • project-local local.properties
      • project-local gradle.properties
      • root-project local.properties
      • root-project/global gradle.properties
  • New: Extract version-number artifact. This contains a Kotlin, non-deprecated VersionNumber API. This is useful given that Gradle's is both deprecated and not available in standard JVM projects.
  • New: Support Robolectric 4.14.
  • Changed: Remove defunct foundry.git.hooksPath and foundry.git.ignoreRevsFile properties.
  • Changed: Rename SgpArtifact to FoundryArtifact.
  • Misc doc fixes + reorganize docsite around new repo structure.
  • Update xmlutil to 0.90.2.
  • Build against Spotless 7.0.0.BETA4.
  • Build against KSP 2.0.21-1.0.26.
  • Build against DAGP 2.2.0.
  • Build against nullaway-gradle 2.1.0.
  • Build against errorprone-gradle 4.1.0.
  • Build against Compose multiplatform 1.7.0.
  • Build against Dokka 2.0.0-Beta.

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 was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Oct 25, 2024
@TinasheMzondiwa TinasheMzondiwa merged commit 84aeaa5 into main Oct 26, 2024
2 checks passed
@TinasheMzondiwa TinasheMzondiwa deleted the renovate/foundry branch October 26, 2024 01:08
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.

1 participant