IE Lua Language Server v0.3.1-alpha.3
Pre-release
Pre-release
What's Changed
- chore: migrate repository automation to GitHub by @4Luke4 in #1
- feat: make validation debounce configurable by @4Luke4 in #2
- Improve Dependabot automation and colon-method help by @4Luke4 in #8
- chore(deps-dev): bump @types/node from 24.13.3 to 26.1.2 by @dependabot[bot] in #7
- chore(deps-dev): bump @typescript-eslint/parser from 8.63.0 to 8.65.0 by @dependabot[bot] in #6
- chore(deps-dev): bump eslint from 9.39.4 to 10.8.0 by @dependabot[bot] in #5
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.63.0 to 8.65.0 by @dependabot[bot] in #4
- chore(deps-dev): bump esbuild from 0.25.12 to 0.28.1 by @dependabot[bot] in #3
- chore(deps-dev): bump prettier from 3.9.5 to 3.9.6 by @dependabot[bot] in #13
- chore(deps): bump vscode-languageserver from 9.0.1 to 10.1.0 by @dependabot[bot] in #11
- chore(deps-dev): bump @vscode/test-electron from 2.5.2 to 3.1.0 by @dependabot[bot] in #9
- chore(deps): bump brace-expansion by @dependabot[bot] in #15
- chore(deps-dev): bump fast-uri from 3.1.3 to 3.1.5 by @dependabot[bot] in #14
- chore(deps-dev): bump undici from 7.28.0 to 7.29.0 by @dependabot[bot] in #16
- chore(deps): bump vscode-languageclient from 9.0.1 to 10.1.0 by @dependabot[bot] in #10
- chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #17
- Automate releases and track CodeQL findings by @4Luke4 in #18
- ci: publish release VSIX only on GitHub by @4Luke4 with @Copilot in #20
- Fix incomplete HTML comment sanitization (CodeQL alert #1) by @4Luke4 with @Copilot in #24
- Fix incomplete multi-character sanitization in stripTags (CodeQL CWE-116) by @4Luke4 with @Copilot in #23
- Fix polynomial ReDoS in menuExtractor regex by @4Luke4 with @Copilot in #21
- Fix incomplete multi-character sanitization in stripTags (CodeQL #3) by @4Luke4 with @Copilot in #22
New Contributors
- @4Luke4 made their first contribution in #1
- @dependabot[bot] made their first contribution in #7
- @4Luke4 with @Copilot made their first contribution in #20
Full Changelog: https://github.com/4Luke4/ie-lua-language-server/commits/v0.3.1-alpha.3