JavaParser-AST-Inspector
JavaParser-AST-Inspector copied to clipboard
Using JavaParser (https://github.com/JavaParser/JavaParser), browse and navigate the Abstract Syntax Tree (AST) based on the code in your editor.
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gradle/wrapper-validation-action](https://redirect.github.com/gradle/wrapper-validation-action) | action | minor | `v1.0.4` -> `v1.1.0` | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | minor | `v3.0.2` -> `v3.6.0` | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | minor | `v3.1.0` -> `v3.2.1` | --- ### Release...
I have tried to install it via plugin repository, this plugin is not displayed. Any plans to release new version having support for Intellij Idea 2022.3
Bumps org.jetbrains.intellij from 1.5.3 to 1.13.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [org.apache.logging.log4j:log4j-slf4j-impl](https://github.com/apache/logging-log4j2) from 2.17.2 to 2.20.0. Commits 44ab013 [maven-release-plugin] prepare release log4j-2.20.0-rc1 ffa25f1 Skip spotless plugin during release 7c4e69f [maven-release-plugin] rollback the release of log4j-2.20.0-rc1 6825e26 [maven-release-plugin] prepare for next...
Bumps [org.apache.logging.log4j:log4j-core](https://github.com/apache/logging-log4j2) from 2.17.2 to 2.20.0. Commits 44ab013 [maven-release-plugin] prepare release log4j-2.20.0-rc1 ffa25f1 Skip spotless plugin during release 7c4e69f [maven-release-plugin] rollback the release of log4j-2.20.0-rc1 6825e26 [maven-release-plugin] prepare for next...
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.4 to 1.0.6. Release notes Sourced from gradle/wrapper-validation-action's releases. v1.0.6 Gradle Wrapper Validation Security vulnerability: Bump json5 from 1.0.1 to 1.0.2 Security vulnerability: Bump qs from 6.10.1...
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.6.21 to 1.8.10. Release notes Sourced from org.jetbrains.kotlin.jvm's releases. Kotlin 1.8.10 Changelog Compiler KT-55483 K2: Fir is not initialized for FirRegularClassSymbol java/lang/invoke/LambdaMetafactory KT-55729 "None of the following...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.3.0. Release notes Sourced from actions/checkout's releases. v3.3.0 What's Changed Implement branch list using callbacks from exec function by @cory-miller in actions/checkout#1045 Add in explicit...