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

fix(deps): update dependency app.cash.licensee:licensee-gradle-plugin to v1.12.0 #189

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
app.cash.licensee:licensee-gradle-plugin 1.7.0 -> 1.12.0 age adoption passing confidence

Release Notes

cashapp/licensee (app.cash.licensee:licensee-gradle-plugin)

v1.12.0

Compare Source

Changed

  • Update SPDX database to version 3.25 (2024-08-19).
  • Add fallback URL for popular MIT variant.

v1.11.0

Compare Source

New

  • LicenseeTask exposes jsonOutput and validationOutput properties which are providers of the generated file that you can use to copy elsewhere or bundle into binaries.

Changed

  • Invalid SPDX identifiers passed to allow will now throw an exception.
  • Update SPDX database to version 3.23 (2024-02-08).

v1.10.0

Compare Source

New

  • Gradle platform dependencies (also sometimes called BOMs) are now ignored since they only contribute version constraints and no code.

v1.9.1

Compare Source

Fixed

  • Avoid task name showing up in logs when logging is disabled but unused licenses are present.

v1.9.0

Compare Source

Added

  • Add configuration option for behavior on unused license. By default we log, but you can now choose to ignore.

    licensee {
      unusedAction(IGNORE)
    }
  • New fallback URL for ISC.

Changed

  • Update SPDX database to version 3.22 (2023-10-05).

v1.8.0

Compare Source

Changed

  • Fallback URLs now map to multiple license SPDX IDs where appropriate.
    For example, https://opensource.org/license/gpl-2-0 matches both GPL-2.0 and GPL-2.0-or-later.

  • Remove the use of afterEvalute internally. This causes some task names to slightly change and the output folders
    to slightly change when used with the Android Gradle plugin.

  • Update SPDX database to version 3.21 (2023-06-18).

  • Minimum Gradle version is now 8.0


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 is behind base branch, 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 force-pushed the renovate/app.cash.licensee-licensee-gradle-plugin-1.x branch from dd598b8 to 942d556 Compare September 29, 2023 17:06
@renovate renovate bot force-pushed the renovate/app.cash.licensee-licensee-gradle-plugin-1.x branch from 942d556 to da760b6 Compare October 16, 2023 16:39
@renovate renovate bot changed the title fix(deps): update dependency app.cash.licensee:licensee-gradle-plugin to v1.8.0 fix(deps): update dependency app.cash.licensee:licensee-gradle-plugin to v1.9.0 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/app.cash.licensee-licensee-gradle-plugin-1.x branch from da760b6 to 2c622aa Compare January 29, 2024 19:59
@renovate renovate bot force-pushed the renovate/app.cash.licensee-licensee-gradle-plugin-1.x branch from 2c622aa to b165f70 Compare February 12, 2024 16:29
@renovate renovate bot changed the title fix(deps): update dependency app.cash.licensee:licensee-gradle-plugin to v1.9.0 fix(deps): update dependency app.cash.licensee:licensee-gradle-plugin to v1.9.1 Feb 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency app.cash.licensee:licensee-gradle-plugin to v1.9.1 fix(deps): update dependency app.cash.licensee:licensee-gradle-plugin to v1.10.0 Mar 28, 2024
@renovate renovate bot force-pushed the renovate/app.cash.licensee-licensee-gradle-plugin-1.x branch 2 times, most recently from a9e2648 to 2cf9c34 Compare March 29, 2024 16:44
@renovate renovate bot changed the title fix(deps): update dependency app.cash.licensee:licensee-gradle-plugin to v1.10.0 fix(deps): update dependency app.cash.licensee:licensee-gradle-plugin to v1.11.0 Mar 29, 2024
@renovate renovate bot changed the title fix(deps): update dependency app.cash.licensee:licensee-gradle-plugin to v1.11.0 fix(deps): update dependency app.cash.licensee:licensee-gradle-plugin to v1.12.0 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/app.cash.licensee-licensee-gradle-plugin-1.x branch from 2cf9c34 to daddf57 Compare October 15, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants