Cosmic-Ide / rewrite

WIP Cosmic IDE rewrite
33 stars 6 forks source link

Bump com.itsaky.androidide:tree-sitter-java from 3.2.0 to 3.3.0 #83

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.itsaky.androidide:tree-sitter-java from 3.2.0 to 3.3.0.

Release notes

Sourced from com.itsaky.androidide:tree-sitter-java's releases.

v3.3.0

android-tree-sitter

v3.3.0 (2023-08-01)

Fixed

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.0 (#21) (renovate[bot])

  • fix(deps): update dependency com.google.truth:truth to v1.1.5 (#22) (renovate[bot])

Added

  • feat(grammars): add grammar for 'aidl' and 'properties' file (Akash Yadav)
Commits
  • 7421e2c tests: revert to using JUnit4 runner but with Mockito
  • 1de48ed chore(deps): update plugin com.mooltiverse.oss.nyx to v2.4.7 (#28)
  • 0c572fd build(grammars): temporarily remove 'properties' grammar
  • 1d5e94e tests: add test for AIDL grammar
  • aa45a48 chore(deps): update agp to v8.1.0 (#27)
  • 105aff9 chore(deps): update dependency gradle to v8.2.1 (#24)
  • 2dde8b4 fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1....
  • 3e0b283 fix(deps): update dependency com.google.truth:truth to v1.1.5 (#22)
  • c00e16f chore(deps): update plugin maven-publish to v0.25.3 (#25)
  • f2d2571 chore(deps): update plugin com.mooltiverse.oss.nyx to v2.4.6 (#26)
  • 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)