Releases: 4Luke4/ie-lua-language-server
Releases · 4Luke4/ie-lua-language-server
Release list
IE Lua Language Server v0.5.0-alpha.5
What's Changed
- chore(deps-dev): bump eslint from 10.8.0 to 10.8.1 by @dependabot[bot] in #27
- chore(deps-dev): bump js-yaml from 4.3.0 to 4.3.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #31
- chore(deps-dev): bump @typescript-eslint/parser from 8.65.0 to 8.66.0 by @dependabot[bot] in #28
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.65.0 to 8.66.0 by @dependabot[bot] in #26
- chore(deps-dev): bump @types/node from 26.1.2 to 26.2.0 by @dependabot[bot] in #25
- chore(deps): bump github/codeql-action/analyze from 4.37.5 to 4.37.6 by @dependabot[bot] in #29
- chore(deps): bump github/codeql-action/init from 4.37.5 to 4.37.6 by @dependabot[bot] in #30
- Add GitHub Actions workflow for labeling PRs by @4Luke4 in #35
- Add stale workflow for issues and pull requests by @4Luke4 in #34
- Add Dependency Review workflow by @4Luke4 in #32
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.66.0 to 8.67.0 by @dependabot[bot] in #39
- chore(deps-dev): bump esbuild from 0.28.1 to 0.28.2 by @dependabot[bot] in #37
- chore(deps): bump github/codeql-action/analyze from 4.37.6 to 4.37.7 by @dependabot[bot] in #41
- chore(deps): bump github/codeql-action/init from 4.37.6 to 4.37.7 by @dependabot[bot] in #40
- feat: add full EE Game Structures (x64) support by @4Luke4 in #42
- chore(deps-dev): bump eslint from 10.8.1 to 10.9.0 by @dependabot[bot] in #44
- chore(deps-dev): bump @types/vscode from 1.125.0 to 1.134.0 by @dependabot[bot] in #43
- ci(deps): bump github/codeql-action/init from 4.37.7 to 4.37.8 by @dependabot[bot] in #45
- ci(deps): bump github/codeql-action/analyze from 4.37.7 to 4.37.8 by @dependabot[bot] in #46
- feat(api): add full EE and EEex function support by @4Luke4 in #47
Full Changelog: v0.3.1-alpha.3...v0.5.0-alpha.5
IE Lua Language Server v0.3.1-alpha.3
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