nitzano / enum-converter

Convert enums from one language to another
https://enum-converter.vercel.app
MIT License
10 stars 5 forks source link

fix(deps): bump java-ast from 0.1.0 to 0.3.0 #177

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps java-ast from 0.1.0 to 0.3.0.

Release notes

Sourced from java-ast's releases.

0.3.0

Grammer synced with upstream revision antlr/grammars-v4@fe2dddcd8a945d84814caef77361e1f06c35e37e

  • chore: update grammer files from upstream a9135a2
  • feat: fetch grammar from upstream uses head.json to keep track of what commit hash from upstream is published 9139693

https://github.com/urish/java-ast/compare/v0.2.0...v0.3.0

0.2.0

  • chore(deps): yarn upgrade cfbdc52
  • chore(deps): antlr4ts 0.5.0 d1ee714
  • chore(deps): jest 26 a5ba9a9
  • feat: VoidVisitor 1211240
  • bump typescript (coz it doesn't build with old) f07857e
  • fix original fix haha 90b51c0
  • feat: walk, createVisitor c6df31d
  • feat: generate a file that exports only contexts ee7add2
  • fix(grammar): super invocation d216233
  • delete and ignore generated files 8a0a459
  • Reuse arguments in methodCall f291f04
  • docs: add npm package version badge b72ca6e

https://github.com/urish/java-ast/compare/0.1.0...v0.2.0

Commits


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)
dependabot[bot] commented 2 years ago

The following labels could not be found: deps.