Releases: aws-cloudformation/cfn-lint-visual-studio-code
Releases · aws-cloudformation/cfn-lint-visual-studio-code
Release v0.26.0
What's Changed
- Update tests and vscode test version by @kddejong in #418
- Bump @types/lodash from 4.17.6 to 4.17.10 in /client by @dependabot in #419
- Bump @types/vscode from 1.91.0 to 1.94.0 in /client by @dependabot in #420
- Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #415
- Bump path-to-regexp from 1.8.0 to 1.9.0 in /server by @dependabot in #414
- Bump mocha from 10.4.0 to 10.7.3 in /client by @dependabot in #412
- Bump semver from 7.6.2 to 7.6.3 in /server by @dependabot in #410
- Bump vscode-languageserver-textdocument from 1.0.11 to 1.0.12 in /server by @dependabot in #411
- CloudFormation Template Schema upgrade by @github-actions in #406
- Publish to open vsx by @kddejong in #421
Full Changelog: v0.25.6...v0.26.0
Release v0.25.6
What's Changed
- Bump @types/vscode from 1.87.0 to 1.88.0 in /client by @dependabot in #391
- Bump @types/vscode from 1.88.0 to 1.89.0 in /client by @dependabot in #396
- Bump @types/lodash from 4.17.0 to 4.17.4 in /client by @dependabot in #394
- Fixes for tests for cfn-lint v1 by @kddejong in #403
- Bump @types/vscode from 1.89.0 to 1.91.0 in /client by @dependabot in #404
- Bump semver from 7.6.0 to 7.6.2 in /server by @dependabot in #397
- Bump @types/lodash from 4.17.4 to 4.17.6 in /client by @dependabot in #401
- Bump yaml-language-server from 1.14.0 to 1.15.0 in /server by @dependabot in #400
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #399
- Bump braces from 3.0.2 to 3.0.3 in /client by @dependabot in #398
- Bump @vscode/test-electron from 2.3.9 to 2.4.1 in /client by @dependabot in #405
- CloudFormation Template Schema upgrade by @github-actions in #389
Full Changelog: v0.25.5...v0.25.6
Release v0.25.5
Release v0.25.4
- Update CloudFormation schema files as of
2024-03-21
(pull #374)
Release v0.25.3
Release v0.25.2
Release v0.25.1
Release v0.25.0
Release v0.24.5
- Fix an issue with formatting indentation and
&emsp
with yaml language server (pull #311)