Releases: microsoft/DevSkim
Releases · microsoft/DevSkim
Release list
DevSkim CLI v1.0.90
Changes:
- fb2d676 Use .NET 10 SDK in CLI release pipeline (#763)
- 17706a8 Add .NET 10 as a publishing target and move VS Code extension to .NET 10 (#755)
- da7c777 Bump qs from 6.15.0 to 6.15.2 in /DevSkim-VSCode-Plugin (#753)
- 751517b Bump uuid and @azure/identity in /DevSkim-VSCode-Plugin (#752)
- 9b50d5f Bump tmp from 0.2.5 to 0.2.7 in /DevSkim-VSCode-Plugin (#754)
- e226b96 Update VSCode extension deps and settings (#749)
- ba699ff set registry for publishing task (#743)
- 81bfe61 fix running vsce (#742)
- a45de52 Bump ESLint and TS-ESLint in lockfiles (#741)
- e2507b3 try fix error installing @vscode/vsce (#740)
See More
- c939631 Rewrite VS extension using VisualStudio.Extensibility SDK for VS2022/2026 compatibility (#720)
- 5e994fd chore: update VS Code plugin npm dependencies (consolidate dependabot PRs) (#733)
- 8dba33e Use AzureArtifacts registry for vsce install (#732)
- 9e483f7 Fix DS126858 false positive on --nomd5 and similar disable flags (#722)
- 941862b Remove redundant @vscode/vsce uninstall/reinstall from postinstall (#723)
- 3611e5a Anchor .config regex to prevent matching .config.json files (#721)
- c48f53d Suppress DS173237 on all-zero values (#709)
- 565fee8 Add Copilot instructions for repository-specific agent guidance (#719)
- c6c608c Fix invalid trailing comma in package.json (#716)
- aa6f63f fix registry used for vscode ext release (#715)
This list of changes was auto generated.
DevSkim CLI v1.0.70
Changes:
- d69541f move pipelines to new org (#714)
- dfbcb5b Bump jws from 3.2.2 to 3.2.3 in /DevSkim-VSCode-Plugin (#707)
This list of changes was auto generated.
DevSkim VS Code Extension v1.0.68
DevSkim CLI v1.0.67
Changes:
- 1c44622 Update NuGet package versions in project files (#703)
- daaf39d Update tmp package to version 0.2.5 (#702)
This list of changes was auto generated.
DevSkim VS Code Extension v1.0.65
Changes:
- c19009b Add release npmrc and update registry handling (#700)
- 37b9bee Remove VS Code plugin build step from pipelines (#699)
This list of changes was auto generated.
DevSkim CLI v1.0.63
DevSkim VS Extension v1.0.60
Move GitHub Release tasks to separate explicitly release jobs (#692) * Move GitHub Release tasks to separate explicitly release jobs
DevSkim VS Code Extension v1.0.60
Changes:
This list of changes was auto generated.
DevSkim CLI v1.0.59
Changes:
- ae389f5 Removes non-functional doc publish workflow (#691)
- c6cbc9b Add MSBuild Diagnostic Format Output Option (#689)
This list of changes was auto generated.
DevSkim VS Extension v1.0.57
VS_v1.0.57 Try Fix Launching with non-Ascii characters in path to Language Serve…