Releases: Checkmarx/ast-vscode-extension
Releases · Checkmarx/ast-vscode-extension
2.0.9
What's Changed
Bug Fixes 🐛
New Features 🚀
- Adding new sca details page by @tiagobcx in #153
- Update documentation links by @pedrompflopes in #202
Dependencies Updates 🛠
- Bump webpack from 5.73.0 to 5.74.0 by @dependabot in #178
- Bump @typescript-eslint/parser from 5.30.7 to 5.36.1 by @dependabot in #198
- Bump eslint from 8.20.0 to 8.23.0 by @dependabot in #196
- Bump @types/chai from 4.3.1 to 4.3.3 by @dependabot in #204
- Bump vscode-extension-tester from 4.2.5 to 4.4.1 by @dependabot in #182
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #200
- Bump vsce from 2.10.0 to 2.11.0 by @dependabot in #205
- Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.36.1 by @dependabot in #206
- Bump @types/node from 18.0.6 to 18.7.14 by @dependabot in #197
- Bump @checkmarxdev/ast-cli-javascript-wrapper from 0.0.57 to 0.0.58 by @dependabot in #207
Full Changelog: 2.0.8...2.0.9
2.0.8
What's Changed
New Features 🚀
Dependencies Updates 🛠
- Bump terser from 5.9.0 to 5.14.2 by @dependabot in #165
- Bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.32.0 by @dependabot in #172
Other Changes
Full Changelog: 2.0.7...2.0.8
2.0.7
2.0.6
What's Changed
Dependencies Updates 🛠
- Bump @types/node from 18.0.1 to 18.0.3 by @dependabot in #154
- Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 by @dependabot in #156
- Bump @types/node from 18.0.3 to 18.0.6 by @dependabot in #160
- Bump @typescript-eslint/parser from 5.30.5 to 5.30.7 by @dependabot in #161
- Bump eslint from 8.19.0 to 8.20.0 by @dependabot in #162
- Bump vsce from 2.9.2 to 2.10.0 by @dependabot in #164
Other Changes
- Changes to fix the links to decorate files by @jay-nanduri in #159
- Bump version for release by @diogopcx in #166
Full Changelog: 2.0.5...2.0.6
2.0.5
What's Changed
Dependencies Updates 🛠
- Bump lifepal/markdown-to-html from 1.1 to 1.2 by @dependabot in #139
- Bump @typescript-eslint/parser from 5.29.0 to 5.30.3 by @dependabot in #145
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #147
- Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.3 by @dependabot in #146
- Bump vscode-extension-tester-locators from 1.62.2 to 2.0.0 by @dependabot in #140
- Bump @typescript-eslint/eslint-plugin from 5.30.3 to 5.30.5 by @dependabot in #151
- Bump @checkmarxdev/ast-cli-javascript-wrapper from 0.0.54 to 0.0.55 by @dependabot in #152
- Bump @types/node from 18.0.0 to 18.0.1 by @dependabot in #150
- Bump eslint from 8.18.0 to 8.19.0 by @dependabot in #149
- Bump @typescript-eslint/parser from 5.30.3 to 5.30.5 by @dependabot in #148
Full Changelog: 2.0.4...2.0.5
2.0.4
What's Changed
Dependencies Updates 🛠
- Bump typescript from 4.6.4 to 4.7.3 by @dependabot in #127
- Bump @types/node from 17.0.42 to 18.0.0 by @dependabot in #131
- Bump eslint from 8.17.0 to 8.18.0 by @dependabot in #132
- Bump typescript from 4.7.3 to 4.7.4 by @dependabot in #133
- Bump @checkmarxdev/ast-cli-javascript-wrapper from 0.0.53 to 0.0.54 by @dependabot in #138
- Bump vsce from 2.9.1 to 2.9.2 by @dependabot in #136
- Bump got from 11.8.2 to 11.8.5 by @dependabot in #137
- Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0 by @dependabot in #134
- Bump @typescript-eslint/parser from 5.28.0 to 5.29.0 by @dependabot in #135
Other Changes
- add lint configuration to gh action by @jay-nanduri in #128
- AST-13072 - Improve PR handling by @hmmachadocx in #129
New Contributors
- @hmmachadocx made their first contribution in #129
Full Changelog: 2.0.3...2.0.4
2.0.3
What's Changed
- updated the tooltip population for codebashin link by @jay-nanduri in #82
- Bump @typescript-eslint/parser from 5.19.0 to 5.21.0 by @dependabot in #91
- Bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.21.0 by @dependabot in #90
- Bump @types/node from 17.0.23 to 17.0.31 by @dependabot in #96
- Bump eslint from 8.13.0 to 8.14.0 by @dependabot in #94
- Bump @types/mocha from 9.1.0 to 9.1.1 by @dependabot in #88
- Bump @types/chai from 4.3.0 to 4.3.1 by @dependabot in #83
- Bump @typescript-eslint/parser from 5.21.0 to 5.22.0 by @dependabot in #100
- Bump typescript from 4.6.3 to 4.6.4 by @dependabot in #98
- Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 by @dependabot in #99
- Bump mocha from 9.2.2 to 10.0.0 by @dependabot in #97
- add step to load latest scan and change label by @jay-nanduri in #92
- Bump vscode-extension-tester from 4.2.4 to 4.2.5 by @dependabot in #101
- autoscan + docker support + handle multiple saves by @tiagobcx in #111
- Bump @types/node from 17.0.31 to 17.0.42 by @dependabot in #123
- Bump @typescript-eslint/eslint-plugin from 5.22.0 to 5.28.0 by @dependabot in #121
- Bump vscode-extension-tester-locators from 1.62.1 to 1.62.2 by @dependabot in #102
- Bump eslint from 8.14.0 to 8.17.0 by @dependabot in #119
- Bump @typescript-eslint/parser from 5.22.0 to 5.28.0 by @dependabot in #122
- Bump webpack-cli from 4.9.2 to 4.10.0 by @dependabot in #124
- Bump vsce from 2.7.0 to 2.9.1 by @dependabot in #125
- Bump webpack from 5.72.0 to 5.73.0 by @dependabot in #126
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- Bump webpack from 5.70.0 to 5.72.0 by @dependabot in #76
- Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0 by @dependabot in #73
- Bump @typescript-eslint/parser from 5.17.0 to 5.18.0 by @dependabot in #74
- Bump @types/vscode from 1.58.1 to 1.66.0 by @dependabot in #71
- Bump eslint from 8.12.0 to 8.13.0 by @dependabot in #78
- Bump @typescript-eslint/parser from 5.18.0 to 5.19.0 by @dependabot in #80
- Bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.19.0 by @dependabot in #79
- Bump @checkmarxdev/ast-cli-javascript-wrapper from 0.0.50 to 0.0.51 by @dependabot in #81
- Fix urgent state in ide plugins by @pedrompflopes in #75
- added verification of git extension in vscode by @AndreGCX in #77
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- Bump eslint from 8.9.0 to 8.10.0 by @dependabot in #41
- Bump @typescript-eslint/parser from 5.12.1 to 5.13.0 by @dependabot in #42
- Bump actions/checkout from 2 to 3 by @dependabot in #45
- Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0 by @dependabot in #43
- Bump typescript from 4.5.5 to 4.6.2 by @dependabot in #44
- Bump webpack from 5.69.1 to 5.70.0 by @dependabot in #46
- Bump @typescript-eslint/parser from 5.13.0 to 5.14.0 by @dependabot in #51
- Bump @checkmarxdev/ast-cli-javascript-wrapper from 0.0.48 to 0.0.49 by @dependabot in #52
- Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0 by @dependabot in #50
- Feature/ast 8463 bfl by @tiagobcx in #49
- Feature/improve readme by @pedrompflopes in #56
- split scan by @pedrompflopes in #59
- Bump mocha from 9.2.1 to 9.2.2 by @dependabot in #53
- Bump vsce from 2.6.7 to 2.7.0 by @dependabot in #54
- Bump eslint from 8.10.0 to 8.11.0 by @dependabot in #55
- Bump @typescript-eslint/parser from 5.14.0 to 5.16.0 by @dependabot in #60
- Bump @types/node from 17.0.21 to 17.0.23 by @dependabot in #63
- Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.16.0 by @dependabot in #61
- Bump typescript from 4.6.2 to 4.6.3 by @dependabot in #64
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #65
- Bump eslint from 8.11.0 to 8.12.0 by @dependabot in #66
- Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0 by @dependabot in #68
- Bump @typescript-eslint/parser from 5.16.0 to 5.17.0 by @dependabot in #69
- Bump @checkmarxdev/ast-cli-javascript-wrapper from 0.0.49 to 0.0.50 by @dependabot in #67
- Feature/codebashing button by @pedrompflopes in #70
Full Changelog: 0.0.10...2.0.1
0.0.10
What's Changed
- small changes by @pedrompflopes in #15
- Create dependabot.yml by @pedrompflopes in #16
- Bump actions/setup-node from 1 to 2.5.1 by @dependabot in #17
- Feature/ast 9748 multiple group by by @tiagobcx in #23
- Bump @types/node from 16.10.1 to 17.0.18 by @dependabot in #18
- Bump webpack-cli from 4.8.0 to 4.9.2 by @dependabot in #22
- Bump eslint from 7.31.0 to 8.9.0 by @dependabot in #19
- Bump @typescript-eslint/eslint-plugin from 4.28.4 to 5.12.1 by @dependabot in #25
- Bump vsce from 1.100.2 to 2.6.7 by @dependabot in #26
- Bump typescript from 4.4.4 to 4.5.5 by @dependabot in #27
- Bump webpack from 5.53.0 to 5.69.1 by @dependabot in #28
- Bump @types/node from 17.0.18 to 17.0.21 by @dependabot in #30
- Bump mocha from 9.1.2 to 9.2.1 by @dependabot in #31
- Bump chai from 4.3.4 to 4.3.6 by @dependabot in #33
- Bump @types/chai from 4.2.22 to 4.3.0 by @dependabot in #35
- Bump @typescript-eslint/parser from 4.28.4 to 5.12.1 by @dependabot in #36
- Bump @types/mocha from 9.0.0 to 9.1.0 by @dependabot in #37
- Bump @checkmarxdev/ast-cli-javascript-wrapper from 0.0.44 to 0.0.48 by @dependabot in #40
- Bump vscode-extension-tester-locators from 1.62.0 to 1.62.1 by @dependabot in #34
- Bump actions/setup-node from 2.5.1 to 3 by @dependabot in #39
- Bump vscode-extension-tester from 4.2.3 to 4.2.4 by @dependabot in #32
New Contributors
- @dependabot made their first contribution in #17
Full Changelog: 0.0.9...0.0.10