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

chore(deps): update plugin org.ajoberstar.stutter to v0.7.2 #195

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.ajoberstar.stutter 0.6.0 -> 0.7.2 age adoption passing confidence

Release Notes

ajoberstar/gradle-stutter

v0.7.2

Compare Source

v0.7.1

Compare Source

This release provides compatibility with the configuration cache.

Breaking Changes

None

Enhancements

None

Fixes

  • Stutter no longer fails when configuration cache is enabled

Deprecations

None

Compatibility

Tested against the following versions.

Java Version Gradle Versions
11 7.0.2, 7.4
17 7.3.3, 7.4

v0.7.0

Compare Source

This is a major release to adopt Gradle's toolchain support, task creation avoidance, and lazy configuration APIs. This requires changes to your buildscript to make the upgrade. See the migration notes in the README.

Breaking Changes

  • Drops Gradle 5 and 6 support
  • Drops Java 8 support (for running Gradle, but not for running your compatibility tests)
  • sparse now defaults to true
  • Lock files in .stutter/ are no longer used (you should manually delete them), a single lock file will now be generated in <project>/stutter.lockfile
  • check task no longer depends on compatTest by default (this is a partial way to address #​22)
  • stutter {} extension syntax has significantly changed

Enhancements

  • Test matrices use Java toolchains to run your test suite against each supported Java version, rather than requiring you to externally run a matrix build via your CI system
  • Helper tasks are available to run compatibility tests for a specific Java version (e.g. compatTestJava8)

Fixes

  • Stutter now fully leverages lazy configuration and task configuration avoidance, increasing performance at configuration time

Deprecations

None

Compatibility

Tested against the following versions.

Java Version Gradle Versions
11 7.0.2, 7.3.3, 7.4-rc-2
17 7.3.3, 7.4-rc-2

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.

@renovate renovate bot changed the title chore(deps): update plugin org.ajoberstar.stutter to v0.7.1 chore(deps): update plugin org.ajoberstar.stutter to v0.7.0 Mar 20, 2023
@renovate renovate bot force-pushed the renovate/org.ajoberstar.stutter-0.x branch 2 times, most recently from e7fa857 to bac148d Compare March 20, 2023 12:27
@renovate renovate bot changed the title chore(deps): update plugin org.ajoberstar.stutter to v0.7.0 chore(deps): update plugin org.ajoberstar.stutter to v0.7.1 Mar 20, 2023
@renovate renovate bot force-pushed the renovate/org.ajoberstar.stutter-0.x branch from bac148d to 494588c Compare April 24, 2023 05:15
@renovate renovate bot changed the title chore(deps): update plugin org.ajoberstar.stutter to v0.7.1 chore(deps): update plugin org.ajoberstar.stutter to v0.7.2 Apr 24, 2023
@renovate renovate bot force-pushed the renovate/org.ajoberstar.stutter-0.x branch from 494588c to f7f242b Compare June 1, 2023 23:14
@szpak szpak closed this in #225 Jun 5, 2023
@renovate renovate bot deleted the renovate/org.ajoberstar.stutter-0.x branch June 5, 2023 16:33
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