Skip to content

Update plugin licensee to v1.13.0#499

Merged
EdwarDDay merged 2 commits into
mainfrom
renovate/app.cash.licensee-1.x
Aug 15, 2025
Merged

Update plugin licensee to v1.13.0#499
EdwarDDay merged 2 commits into
mainfrom
renovate/app.cash.licensee-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 14, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
app.cash.licensee 1.12.0 -> 1.13.0 age confidence

Release Notes

cashapp/licensee (app.cash.licensee)

v1.13.0

Compare Source

New

  • DSL now has a type-safe version of allow which accepts a SpdxId constant.

    licensee {
      allow(SpdxId.Apache_20)
    }
    
  • The artifacts.json report can now be automatically bundled into your Android APK (at assets/app/cash/licensee/artifacts.json path).

    licensee {
      bundleAndroidAsset = true
    }
    
  • Update SPDX database to version 3.26 (2024-12-30).

Changed

  • Removed Kotlin stdlib dependency. This is provided by the enclosing Gradle classpath in which the plugin is running.

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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 14, 2025
- avoid using generic string as license identifier
@renovate

renovate Bot commented Aug 15, 2025

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@EdwarDDay
EdwarDDay enabled auto-merge (squash) August 15, 2025 05:23
@EdwarDDay
EdwarDDay merged commit e97156f into main Aug 15, 2025
1 check passed
@EdwarDDay
EdwarDDay deleted the renovate/app.cash.licensee-1.x branch August 15, 2025 05:29
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