szpak / gradle-pitest-plugin

Gradle plugin for PIT Mutation Testing
http://gradle-pitest-plugin.solidsoft.info/
220 stars 58 forks source link

Bump gradle-versions-plugin from 0.21.0 to 0.24.0 #142

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps gradle-versions-plugin from 0.21.0 to 0.24.0.

Release notes *Sourced from [gradle-versions-plugin's releases](https://github.com/ben-manes/gradle-versions-plugin/releases).* > ## v0.24.0 > Fixed backwards compatibility of direct closure assignment ([#331](https://github-redirect.dependabot.com/ben-manes/gradle-versions-plugin/issues/331)) > > ## v0.23.0 > Provide current version to component selection rule ([#327](https://github-redirect.dependabot.com/ben-manes/gradle-versions-plugin/issues/327), [@​ghus-raba](https://github.com/ghus-raba)) > > ## v0.22.0 > - Gradle 6 compatibility ([#270](https://github-redirect.dependabot.com/ben-manes/gradle-versions-plugin/issues/270)) > - Fix Gradle release channel for nightly setting ([#299](https://github-redirect.dependabot.com/ben-manes/gradle-versions-plugin/issues/299))
Commits - [`246b1ad`](https://github.com/ben-manes/gradle-versions-plugin/commit/246b1ad37cb73b507c3a7ba3bc19204e19f3874c) Backwards compatibility of direct closure assignment (fixes [#331](https://github-redirect.dependabot.com/ben-manes/gradle-versions-plugin/issues/331)) - [`b5efe0a`](https://github.com/ben-manes/gradle-versions-plugin/commit/b5efe0aef37ffbc698207857cd01b09a4d3ebda3) Merge pull request [#332](https://github-redirect.dependabot.com/ben-manes/gradle-versions-plugin/issues/332) from chadlwilson/README-fix - [`944811a`](https://github.com/ben-manes/gradle-versions-plugin/commit/944811af0c83a0cd813adb94b44ee1004f91f2d9) Remove unnecessary/incorrect escaping in examples - [`8881189`](https://github.com/ben-manes/gradle-versions-plugin/commit/88811895430dd56eaf2cb69da2156e8c1529d692) Release v23 - [`1318ed1`](https://github.com/ben-manes/gradle-versions-plugin/commit/1318ed1d9b03ff1997693b249edf5d34423495d3) Fix flaky tests - [`a74925d`](https://github.com/ben-manes/gradle-versions-plugin/commit/a74925ded6f57e52f9a594aeab9e29b75bde4026) Merge pull request [#330](https://github-redirect.dependabot.com/ben-manes/gradle-versions-plugin/issues/330) from ghus-raba/bugfix/hidden-dependencies-component-s... - [`93809de`](https://github.com/ben-manes/gradle-versions-plugin/commit/93809de46fc5dde596576c54aa0815b2a3d97af0) Check if original dependency exists in component selection - [`4e7ff20`](https://github.com/ben-manes/gradle-versions-plugin/commit/4e7ff20bd0fda215ce3e8e080b4d0740cfb58e7a) tests: use modern Kotlin DSL usage ([#329](https://github-redirect.dependabot.com/ben-manes/gradle-versions-plugin/issues/329)) - [`2ccd315`](https://github.com/ben-manes/gradle-versions-plugin/commit/2ccd3150041bde3336297f97d63827b1aca197fe) Merge pull request [#327](https://github-redirect.dependabot.com/ben-manes/gradle-versions-plugin/issues/327) from ghus-raba/feature/current-version-in-component-s... - [`ce3fd89`](https://github.com/ben-manes/gradle-versions-plugin/commit/ce3fd89718fa77f548136e4bc351b52374499898) tests: use modern Kotlin DSL usage - Additional commits viewable in [compare view](https://github.com/ben-manes/gradle-versions-plugin/compare/v0.21.0...v0.24.0)


Dependabot compatibility score

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 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.