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 plugin net.twisterrob.gradle.plugin.settings from 0.15.1-SNAPSHOT to 0.15.1 #427

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.twisterrob.gradle.plugin.settings 0.15.1-SNAPSHOT -> 0.15.1 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

TWiStErRob/net.twisterrob.gradle

v0.15.1: 0.15.1 Seven Patches

Release

Date: 2023-03-12
Version: 0.15.1

  • New: Gradle Plugin Markers
  • Breaking: Deprecated plugin IDs
Changes

For the full list of changes see release milestone and diff.

Breaking
  • The old plugin IDs (net.twisterrob.*) are deprecated, use net.twisterrob.gradle.plugin.* instead.
New
  • Gradle Plugin Marker (#​372, #​426)
    This means the new Gradle Plugin IDs are available without a classpath declaration, just through:
    plugins {
        id("net.twisterrob.gradle.plugin.*") version ""
    }
    Any resolutionStrategy.eachPlugin related to these plugins can also be removed from settings.gradle(.kts).
Fixes
  • lint: Spamming generate...LintModel (#​214/#​408)
  • report: Support different Windows drives when generating HTML (#​423/#​424)
  • nagging: Better docs and diagnostics (#​405/#??? release)
Internal

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 has been generated by Mend Renovate. View repository job log here.

@TWiStErRob TWiStErRob closed this Mar 12, 2023
@TWiStErRob TWiStErRob deleted the renovate/net.twisterrob.gradle.plugin.settings-0.15.x branch March 12, 2023 17:11
@renovate
Copy link
Contributor Author

renovate bot commented Mar 12, 2023

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.15.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

TWiStErRob added a commit that referenced this pull request Mar 12, 2023
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.

None yet

1 participant