Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump gradle-versions-plugin from 0.27.0 to 0.39.0 #180

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps gradle-versions-plugin from 0.27.0 to 0.39.0.

Release notes

Sourced from gradle-versions-plugin's releases.

v0.39.0

Some important changes:

  • During the check we now try all project configurations instead of only selected ones. Those which cannot be checked are logged at info level so no more Failed to resolve ... error logs.
  • The dependency ambiguity issue in the report has been resolved. There no longer is an up-to-date dependency with version none and the same dependency with a concrete version in the out-of-date section.
  • A new result category has been added: Dependencies that were declared without version are categorized undeclared emphasizing that version comparison cannot be performed because no version is given.
  • For details see PR #522 .

v0.38.0

Fixed dangling open file handle (#472)

v0.37.0

Show the current dependency's reason in the report (#477)

v0.36.0

  • Ignore when kotlin-stdlib has a null version (#443)

v0.35.0

  • Copy Kotlin variant metadata from alternative source (#442)

v0.34.0

  • Copy Kotlin's MPP legacy metadata for variant selection (#438)

v0.33.0

  • Restrict inherited dependencies to Kotlin's stdlib (#424)

v0.32.0

  • Copy configuration attributes for variant resolution (#334)
  • Resolve with the classifier and extension if specified (#224)
  • Retain inherited dependencies from super configurations (#423)

v0.31.0

  • HTML report showed the current instead of release version (#420)
  • Copy attributes for Kotlin multi-platform dependency query (#334)

v0.30.0

  • HTML report output (#418)

v0.29.0

  • Fix NPE caused by malformed repository metadata (#409)

v0.28.0

Note: the Gradle Versions Plugin now requires at least Gradle 5.0 to function.

  • Improve performance (#378)
  • Fix crash on Gradle 6.2 when using deprecated resolutionStrategy property assignment (#377)
  • Fix erroneous Failed to resolve ... error messages
Commits

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) from 0.27.0 to 0.39.0.
- [Release notes](https://github.com/ben-manes/gradle-versions-plugin/releases)
- [Commits](ben-manes/gradle-versions-plugin@v0.27.0...v0.39.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 28, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants