Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps lintVersion from 30.1.3 to 31.0.1.
Updates com.android.tools.lint:lint-api from 30.1.3 to 31.0.1

Updates com.android.tools.lint:lint-checks from 30.1.3 to 31.0.1

Updates com.android.tools.lint:lint from 30.1.3 to 31.0.1

Updates com.android.tools.lint:lint-tests from 30.1.3 to 31.0.1

Updates com.android.tools:testutils from 30.1.3 to 31.0.1

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 the dependabot label May 1, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/chore/dependabot/lintVersion-31.0.1 branch from 716dc50 to 59d64b6 Compare May 1, 2023 19:32
@dependabot dependabot bot force-pushed the dependabot/gradle/chore/dependabot/lintVersion-31.0.1 branch from 59d64b6 to 7ca92a2 Compare May 3, 2023 15:09
@dependabot dependabot bot force-pushed the dependabot/gradle/chore/dependabot/lintVersion-31.0.1 branch from 7ca92a2 to e0d1fff Compare May 3, 2023 17:25
Bumps `kotlin_version` from 1.7.22 to 1.8.21.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.7.22 to 1.8.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.7.22...v1.8.21)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.7.22 to 1.8.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.7.22...v1.8.21)

Updates `org.jetbrains.kotlin:kotlin-test-junit` from 1.7.22 to 1.8.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.7.22...v1.8.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/chore/dependabot/lintVersion-31.0.1 branch from e0d1fff to 4c197df Compare May 3, 2023 17:41
dependabot bot added 2 commits May 3, 2023 23:11
Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) from 3.0.13 to 3.0.17.
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `lintVersion` from 30.1.3 to 31.0.1.

Updates `com.android.tools.lint:lint-api` from 30.1.3 to 31.0.1

Updates `com.android.tools.lint:lint-checks` from 30.1.3 to 31.0.1

Updates `com.android.tools.lint:lint` from 30.1.3 to 31.0.1

Updates `com.android.tools.lint:lint-tests` from 30.1.3 to 31.0.1

Updates `com.android.tools:testutils` from 30.1.3 to 31.0.1

---
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
- dependency-name: com.android.tools:testutils
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/chore/dependabot/lintVersion-31.0.1 branch from 4c197df to 4ab9fe5 Compare May 3, 2023 23:11
@mparticle-automation mparticle-automation force-pushed the chore/dependabot branch 2 times, most recently from 860ce26 to 3a9b6d1 Compare May 18, 2023 10:29
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2023

Superseded by #381.

@dependabot dependabot bot closed this May 24, 2023
@dependabot dependabot bot deleted the dependabot/gradle/chore/dependabot/lintVersion-31.0.1 branch May 24, 2023 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant