Skip to content

Bump licensee from 1.12.0 to 1.13.0#1178

Merged
lihenggui merged 1 commit into
mainfrom
dependabot/gradle/licensee-1.13.0
Mar 23, 2025
Merged

Bump licensee from 1.12.0 to 1.13.0#1178
lihenggui merged 1 commit into
mainfrom
dependabot/gradle/licensee-1.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 21, 2025

Copy link
Copy Markdown
Contributor

Bumps licensee from 1.12.0 to 1.13.0.
Updates app.cash.licensee:licensee-gradle-plugin from 1.12.0 to 1.13.0

Release notes

Sourced from app.cash.licensee:licensee-gradle-plugin's releases.

1.13.0

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 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.
Changelog

Sourced from app.cash.licensee:licensee-gradle-plugin's changelog.

1.13.0 - 2025-03-20

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.
Commits

Updates app.cash.licensee from 1.12.0 to 1.13.0

Release notes

Sourced from app.cash.licensee's releases.

1.13.0

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 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.
Changelog

Sourced from app.cash.licensee's changelog.

1.13.0 - 2025-03-20

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.
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `licensee` from 1.12.0 to 1.13.0.

Updates `app.cash.licensee:licensee-gradle-plugin` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/cashapp/licensee/releases)
- [Changelog](https://github.com/cashapp/licensee/blob/trunk/CHANGELOG.md)
- [Commits](cashapp/licensee@1.12.0...1.13.0)

Updates `app.cash.licensee` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/cashapp/licensee/releases)
- [Changelog](https://github.com/cashapp/licensee/blob/trunk/CHANGELOG.md)
- [Commits](cashapp/licensee@1.12.0...1.13.0)

---
updated-dependencies:
- dependency-name: app.cash.licensee:licensee-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: app.cash.licensee
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@lihenggui lihenggui merged commit 38b95dd into main Mar 23, 2025
@dependabot dependabot Bot deleted the dependabot/gradle/licensee-1.13.0 branch March 23, 2025 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant