File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
33
4+ ## 0.20.0
5+
6+ - docs: Update references to new Regal location #356
7+ - Dependency Updates:
8+ - GitHub Actions:
9+ - ` actions/checkout ` : ` v4 ` → ` v5 `
10+ - ` actions/setup-node ` : ` v4.0.3 ` → ` v6.0.0 `
11+ - ` github/codeql-action/upload-sarif ` : ` v3 ` → ` v4 `
12+ - NPM:
13+ - ` semver ` : ` ^7.6.3 ` → ` ^7.7.3 `
14+ - ` @stylistic/eslint-plugin ` : ` ^2.12.1 ` → ` ^5.5.0 `
15+ - ` @types/node ` : ` 22.10.2 ` → ` 24.9.1 `
16+ - ` @types/vscode ` : ` 1.96.0 ` → ` 1.105.0 `
17+ - ` cspell ` : ` ^8.17.0 ` → ` ^9.2.2 `
18+ - ` dprint ` : ` ^0.47.6 ` → ` ^0.50.2 `
19+ - ` eslint ` : ` ^9.17.0 ` → ` ^9.38.0 `
20+ - ` typescript ` : ` ^5.7.2 ` → ` ^5.9.3 `
21+ - ` typescript-eslint ` : ` ^8.18.0 ` → ` ^8.46.2 `
22+ - ` @vscode/vsce ` : ` ^3.2.1 ` → ` ^3.6.2 `
23+ - VSCode Engine Requirement:
24+ - ` vscode ` : ` ^1.96.0 ` → ` ^1.105.0 `
25+
26+
427## 0.19.0
528
629- util: fix bug in replaceWorkspaceFolderPathVariable [ #288 ] ( https://github.com/open-policy-agent/vscode-opa/pull/288 )
You can’t perform that action at this time.
0 commit comments