Skip to content
This repository was archived by the owner on Feb 19, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2021

Bumps lintVersion from 27.1.3 to 30.0.2.
Updates lint-api from 27.1.3 to 30.0.2

Updates lint-checks from 27.1.3 to 30.0.2

Updates lint from 27.1.3 to 30.0.2

Updates lint-tests from 27.1.3 to 30.0.2

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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 2, 2021
@commit-lint
Copy link

commit-lint bot commented Sep 2, 2021

Chore

  • bump lintVersion from 27.1.3 to 30.0.2 (e89454f)
  • remove explicit kotlin dependencies (c6af3f3)
  • update the lint version to 30.1.0-alpha12 (6b9533d)
  • update lint version (2635a3d)

Code Refactoring

  • cleanup some test files and build files (260fdf6)

Bug Fixes

  • remove the onlyIf method which is no longer valid (289f3e7)

Contributors

dependabot[bot], Chesire

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@Chesire
Copy link
Owner

Chesire commented Oct 4, 2021

@dependabot rebase

Bumps `lintVersion` from 27.1.3 to 30.0.2.

Updates `lint-api` from 27.1.3 to 30.0.2

Updates `lint-checks` from 27.1.3 to 30.0.2

Updates `lint` from 27.1.3 to 30.0.2

Updates `lint-tests` from 27.1.3 to 30.0.2

---
updated-dependencies:
- dependency-name: com.android.tools.lint:lint-api
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.android.tools.lint:lint-checks
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.android.tools.lint:lint
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.android.tools.lint:lint-tests
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/lintVersion-30.0.2 branch from f42ffc6 to e89454f Compare October 4, 2021 19:01
These aren't required anymore
Run some cleanup on the test and gradle files to try to get them to compile
onlyIf is not a valid method in Kotlin anymore, so remove it in factor of multiple calls
Tests are failing to run so maybe updating to an alpha will help
Update lint version from alpha.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant