v3.0.0
What's Changed
- Update all packages, to address security issues and bring in the latest version of npm-groovy-lint and related fixes.
- Refactor of tests to more reliable, including being independent of each other so if one test fails others are not effected.
- Fix partial fixes never applying due to npm-groovy-lint v10.0.0 breaking change.
- Fix Analyze Groovy files in folder (#177)
- Debug sessions correctly enable debugging by default including npm-groovy-lint.
- Upgrade MegaLinter and fix related issues
Pull Requests
- Deploy also on open VSX registry by @nvuillam in #161
- fix: various failures and issues by @stevenh in #185
- Upgrade MegaLinter by @nvuillam in #186
- Configure Renovate by @renovate in #171
- chore(deps): update unicornglobal/has-changes-action action to v1.0.12 by @renovate in #187
- chore(deps): update actions/checkout action to v4 by @renovate in #188
New Contributors
Full Changelog: v2.0.0...v3.0.0