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 com.itsaky.androidide:android-tree-sitter from 3.3.0 to 3.4.0 #462

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2023

Bumps com.itsaky.androidide:android-tree-sitter from 3.3.0 to 3.4.0.

Release notes

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

v3.4.0

android-tree-sitter

v3.4.0 (2023-09-26)

Added

  • feat: add TSLookaheadIterator (Akash Yadav)

  • feat: add state APIs in TSLanguage (Akash Yadav)

  • feat: add new APIs for TSTreeCursor (Akash Yadav)

  • feat: add support for ts_node_is_error and ts_node_parse_state (Akash Yadav)

Fixed

  • fix: set jvmTarget for KotlinCompile in :build-logic:ats (Akash Yadav)

  • fix(deps): update dependency org.mockito:mockito-core to v5.5.0 (#31) (renovate[bot])

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

Commits
  • ff070e8 feat: add TSLookaheadIterator
  • 2d9ccf1 feat: add state APIs in TSLanguage
  • 0a3f66a feat: add new APIs for TSTreeCursor
  • fffcc60 feat: add support for ts_node_is_error and ts_node_parse_state
  • 1c23547 fix: set jvmTarget for KotlinCompile in :build-logic:ats
  • 02d226d chore: enable snapshot publications
  • c888e71 chore(deps): update dependency gradle to v8.3 (#29)
  • 89ad692 chore(deps): update agp to v8.1.1 (#30)
  • 92824b3 fix(deps): update dependency org.mockito:mockito-core to v5.5.0 (#31)
  • 8479330 fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1....
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [com.itsaky.androidide:android-tree-sitter](https://github.com/itsaky/android-tree-sitter) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/itsaky/android-tree-sitter/releases)
- [Commits](AndroidIDEOfficial/android-tree-sitter@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: com.itsaky.androidide:android-tree-sitter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 27, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2023

Looks like com.itsaky.androidide:android-tree-sitter is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 5, 2023
@dependabot dependabot bot deleted the dependabot/gradle/main/com.itsaky.androidide-android-tree-sitter-3.4.0 branch October 5, 2023 12:26
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants