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

Bump gradle-versions-plugin from 0.25.0 to 0.36.0 #65

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.25.0 to 0.36.0.

Release notes

Sourced from gradle-versions-plugin's releases.

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

v0.27.0

Made dependency constraint resolution optional (#352, #353)

v0.26.0

Resolve dependency constraints (#350)

Commits
  • 055fbb7 Ignore when kotlin-stdlib has a null version (fixes #443)
  • 6c4a1e8 Copy Kotlin variant metadata from alternative source (fixes #442)
  • 4f2d15c Copy legacy Kotlin variant metadata (fixes #438)
  • 0a290fb Copy over only Kotlin external dependencies from super configurations
  • a23c555 Copy configuration attributes for variant resolution (see #334)
  • 85ddff2 Resolve with the classifier and extension if specified (fixes #224)
  • 3e9bdf8 Retain inhertited dependencies from super configurations (fixes #423)
  • 9effd94 Copy dependency attributes for dynamic query (fixes #334)
  • d804294 Merge pull request #422 from jcrokicki/html-report-fixes
  • 5c304ef update to 0.31.0
  • Additional commits viewable in compare view

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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant