dependabot[bot] and Sean McManus
62f57a7b38
Bump the github-actions group with 2 updates ( #14647 )
...
Bumps the github-actions group with 2 updates: [github/codeql-action/init](https://github.com/github/codeql-action ) and [github/codeql-action/analyze](https://github.com/github/codeql-action ).
Updates `github/codeql-action/init` from 4.37.3 to 4.37.4
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81...f205ea1c3313d32999d8d6a48b4f6530d4437b38 )
Updates `github/codeql-action/analyze` from 4.37.3 to 4.37.4
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81...f205ea1c3313d32999d8d6a48b4f6530d4437b38 )
---
updated-dependencies:
- dependency-name: github/codeql-action/init
dependency-version: 4.37.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: github/codeql-action/analyze
dependency-version: 4.37.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sean McManus <[email protected] >
2026-08-06 20:25:40 -07:00
Sean McManus
9152b019f8
Move VS Code test isolates to the user cache ( #14646 )
...
* Move VS Code test isolates to user cache
* Validate VS Code test root override
* Validate platform cache environment paths
* Require fully qualified Windows cache paths
2026-08-06 20:24:54 -07:00
Sean McManus
b02a2f85a4
Update changelog for 1.33.6 ( #14644 )
...
* Update changelog for 1.33.6
2026-08-04 16:43:54 -07:00
Sean McManus
130bb59612
Fix by-design-closer-debugger .yml naming. ( #14638 )
2026-08-04 20:07:45 +00:00
Sean McManus
f2480fd882
Update dependencies to address security advisories ( #14640 )
2026-08-04 13:04:29 -07:00
Sean McManus
646df4df6e
Update Node.js developer prerequisites ( #14641 )
2026-08-04 11:57:57 -07:00
dependabot[bot]
36e17520ea
Bump the github-actions group with 4 updates ( #14639 )
...
Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout ), [github/codeql-action/init](https://github.com/github/codeql-action ), [github/codeql-action/analyze](https://github.com/github/codeql-action ) and [actions/setup-node](https://github.com/actions/setup-node ).
Updates `actions/checkout` from 5.1.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09...3d3c42e5aac5ba805825da76410c181273ba90b1 )
Updates `github/codeql-action/init` from 3.37.5 to 4.37.3
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/e60ea984bd3baa95954f2856bcf24f9eaba46637...e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 )
Updates `github/codeql-action/analyze` from 3.37.5 to 4.37.3
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/e60ea984bd3baa95954f2856bcf24f9eaba46637...e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 )
Updates `actions/setup-node` from 4.4.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/49933ea5288caeca8642d1e84afbd3f7d6820020...820762786026740c76f36085b0efc47a31fe5020 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: github/codeql-action/init
dependency-version: 4.37.3
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: github/codeql-action/analyze
dependency-version: 4.37.3
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-04 10:37:31 -07:00
Microsoft Open Source Security Bot and Sean McManus
c238b1de0b
Pin GitHub Actions to full-length commit SHAs ( #14635 )
...
Co-authored-by: Sean McManus <[email protected] >
2026-08-04 09:58:57 -07:00
5fd0548c00
Fix .vscodeignore missing .gitignore in themes extension ( #14636 )
...
* Fix .vscodeignore missing .gitignore in themes extension
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <[email protected] >
---------
Co-authored-by: Copilot Autofix powered by AI <[email protected] >
Co-authored-by: Sean McManus <[email protected] >
2026-08-04 09:56:38 -07:00
dependabot[bot]
c12be38b72
Bump undici from 7.28.0 to 7.29.0 in /Extension ( #14637 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 7.28.0 to 7.29.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v7.28.0...v7.29.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 7.29.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-04 09:27:43 -07:00
dependabot[bot]
74ca0fe21a
Bump undici from 7.28.0 to 7.29.0 in /Themes ( #14634 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 7.28.0 to 7.29.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v7.28.0...v7.29.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 7.29.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-03 14:38:54 -07:00
Sean McManus
2d23836183
Bump brace-expansion to latest patched versions (1.1.18, 2.1.4, 5.0.9) ( #14633 )
2026-08-03 13:02:28 -07:00
Sean McManus and Colen Garoutte-Carson
cd22e17227
Restore repo-tracked files after copying test binaries ( #14632 )
...
The install/copy-binaries script rm -rf's and re-copies the installed extension's bin, debugAdapters, and LLVM folders. A few files under bin are checked into the repo (bin/cpp.hint and bin/messages/**/messages.json); the copy overwrote them with the installed extension's versions (differing line endings and/or content), leaving spurious local modifications that had to be reverted by hand. Restore any tracked files the copy changed so only the untracked binaries remain, and gitignore the generated bin/binaryVersion.json marker.
Co-authored-by: Colen Garoutte-Carson <[email protected] >
2026-08-03 11:04:59 -07:00
Sean McManus
2d5e77cb3d
Update IntelliSense loc strings for PR 757614. ( #14607 )
...
* Update IntelliSense loc strings for PR 757614.
2026-08-03 09:02:42 -07:00
Sean McManus
0040d0c786
Add 1.33.6 changelog entry and bump version ( #14628 )
2026-07-30 19:26:38 -07:00
Weverton Guedes
35408d570f
Don't discard custom configurations whose uri is a vscode.Uri ( #14624 )
2026-07-30 16:15:48 -07:00
Weverton Guedes and Sean McManus
dc28a69f41
Don't warn about recursive includes merged from c_cpp_properties.json ( #14620 )
...
The check for include paths ending in '**' ran in sendCustomConfigurations,
after mergeConfigurations had already appended the includePath entries from
the user's c_cpp_properties.json to each configuration from the provider. A
trailing '**' is a supported way to recurse there, so the warning fired for
paths the provider never supplied.
Move the check ahead of that append so it only sees the provider's own
include paths.
Co-authored-by: Sean McManus <[email protected] >
2026-07-30 15:55:02 -07:00
Colen Garoutte-Carson
4927fafbe4
Add strings for db lock file related log output ( #14625 )
2026-07-30 15:23:54 -07:00
Bob Brown
b17d9bd94d
Reduce settings change noise ( #14622 )
2026-07-30 20:06:34 +00:00
Bob Brown
7c6aa892b4
rename telemetry properties ( #14623 )
2026-07-30 12:20:54 -07:00
Sean McManus
03e0332738
Bump @vscode/test-electron to 3.1.0 and move test VS Code pin to 1.131.0 ( #14619 )
...
* Bump @vscode/test-electron to 3.1.0 so tests launch VS Code >=1.110 on macOS
VS Code 1.110 renamed the macOS main binary from Contents/MacOS/Electron to the product name and later removed the compatibility symlink (microsoft/vscode#326502, 2026-07-20), so @vscode/test-electron <=3.0.0 — which hardcodes the Electron name — fails to launch downloaded stable builds on macOS with 'spawn .../Contents/MacOS/Electron ENOENT'. 3.1.0 resolves the executable from the bundle's Info.plist CFBundleExecutable (microsoft/vscode-test#348, #349 ), letting the tests track latest stable VS Code again without pinning.
* Move test VS Code pin to 1.131.0
With @vscode/test-electron 3.1.0 the macOS 1.131.0 bundle launches correctly, so advance the pinned test VS Code from 1.130.0 to the current stable 1.131.0.
2026-07-29 14:33:35 -07:00
Sean McManus
72d590a1b7
Don't report Node deprecation warnings as script errors ( #14616 )
...
runVSCodeCommand only resolves on success (it throws on a non-zero exit), so its stderr is non-fatal output such as the Node [DEP0169] url.parse() deprecation warning emitted by the VS Code CLI. Log it as a warning instead of an error in installAndCopyBinaries.ts, and add DEP0169 to the test.ts stdio filter list.
2026-07-29 09:56:23 -07:00
Sean McManus
0c7a60dcae
Pin test VS Code version to 1.130.0 to unbreak macOS CI ( #14618 )
...
The installed @vscode/test-electron cannot launch the VS Code 1.131.0 macOS arm64 bundle (spawn Electron ENOENT), which fails the integration-test steps on every run. Pin the downloaded test VS Code to 1.130.0 (the last release that launches) until @vscode/test-electron is bumped to handle newer stable releases.
2026-07-29 09:44:32 -07:00
Sean McManus
5f0a3f4ce0
Update changelog for 1.33.5. ( #14613 )
...
* Update changelog for 1.33.5.
* Update version to 1.33.5.
2026-07-28 13:01:41 -07:00
56a2bbe6c5
Use PowerShell call operator when shell integration is unavailable ( #14585 )
...
"Run C/C++ File" builds the command with buildShellCommandLine and sends
it via sendText when the terminal has no shell integration. That path
quotes a program path containing spaces but never prepends the call
operator, so PowerShell evaluates the quoted path as a string literal and
echoes it instead of running the program.
The shell-integration path already handles this, so extract its PowerShell
detection into isPowerShellTerminal() and reuse it in the sendText path.
Closes #14583
Co-authored-by: Sean McManus <[email protected] >
Co-authored-by: Bob Brown <[email protected] >
2026-07-27 19:21:04 -07:00
Sean McManus
397f4e5ade
Normalize JSON trailing newlines. ( #14579 )
...
* Unify json newlines.
2026-07-27 17:00:48 -07:00
Sean McManus
0f754f7437
Update ThirdPartyNotices.txt ( #14611 )
...
* Update ThirdPartyNotices.txt
2026-07-27 16:00:46 -07:00
Sean McManus
dc614ca3a7
Update brace-expansion. ( #14610 )
2026-07-27 12:46:11 -07:00
Sean McManus
4774d95296
Fix si_code=, si_addr=undefined. ( #14608 )
...
* Fix si_code=, si_addr=undefined.
2026-07-27 12:42:15 -07:00
Sean McManus
9e662ff980
Skip terminate_handler( frames. ( #14609 )
2026-07-27 15:21:12 +00:00
Sean McManus
eb013a19c1
Update .gitignore for installed bin files. ( #14606 )
2026-07-27 08:20:25 -07:00
Sean McManus
0a4fff20e8
Update dependencies again. ( #14600 )
2026-07-24 14:17:29 -07:00
dependabot[bot]
f9c3768009
Bump fast-uri from 3.1.3 to 3.1.4 in /ExtensionPack ( #14599 )
...
Bumps [fast-uri](https://github.com/fastify/fast-uri ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.3...v3.1.4 )
---
updated-dependencies:
- dependency-name: fast-uri
dependency-version: 3.1.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-24 12:33:30 -07:00
Sean McManus
0108beae75
Fix build tools walkthrough for VS 2026. ( #14589 )
2026-07-24 19:03:11 +00:00
Sean McManus
0e4228b3b7
Update dependencies. ( #14598 )
2026-07-24 10:57:15 -07:00
dependabot[bot] and Sean McManus
7df19266de
Bump js-yaml from 4.2.0 to 4.3.0 in /Extension ( #14597 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.2.0 to 4.3.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.2.0...4.3.0 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.3.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sean McManus <[email protected] >
2026-07-24 05:52:42 -07:00
dependabot[bot] and Sean McManus
db3a96f9f7
Bump linkify-it from 5.0.1 to 5.0.2 in /Extension ( #14596 )
...
Bumps [linkify-it](https://github.com/markdown-it/linkify-it ) from 5.0.1 to 5.0.2.
- [Changelog](https://github.com/markdown-it/linkify-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/markdown-it/linkify-it/compare/5.0.1...5.0.2 )
---
updated-dependencies:
- dependency-name: linkify-it
dependency-version: 5.0.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sean McManus <[email protected] >
2026-07-24 12:51:54 +00:00
dependabot[bot]
7187b34384
Bump linkify-it from 5.0.1 to 5.0.2 in /ExtensionPack ( #14594 )
...
Bumps [linkify-it](https://github.com/markdown-it/linkify-it ) from 5.0.1 to 5.0.2.
- [Changelog](https://github.com/markdown-it/linkify-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/markdown-it/linkify-it/compare/5.0.1...5.0.2 )
---
updated-dependencies:
- dependency-name: linkify-it
dependency-version: 5.0.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-24 12:36:27 +00:00
dependabot[bot]
eb76b09387
Bump fast-uri from 3.1.2 to 3.1.4 in /Themes ( #14593 )
...
Bumps [fast-uri](https://github.com/fastify/fast-uri ) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.4 )
---
updated-dependencies:
- dependency-name: fast-uri
dependency-version: 3.1.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-24 12:35:33 +00:00
HuzaifaAbdulRehman
42c703ed74
Fix portable ps command for remote process picker ( #14592 )
...
* Fix portable remote process ps command
2026-07-23 14:12:49 -07:00
dependabot[bot]
e799b285f4
Bump brace-expansion and @vscode/vsce in /Themes ( #14591 )
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) to 5.0.7 and updates ancestor dependency [@vscode/vsce](https://github.com/Microsoft/vsce ). These dependencies need to be updated together.
Updates `brace-expansion` from 1.1.13 to 5.0.7
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.13...v5.0.7 )
Updates `@vscode/vsce` from 3.9.1 to 3.9.2
- [Release notes](https://github.com/Microsoft/vsce/releases )
- [Commits](https://github.com/Microsoft/vsce/compare/v3.9.1...v3.9.2 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 5.0.7
dependency-type: indirect
- dependency-name: "@vscode/vsce"
dependency-version: 3.9.2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-22 18:54:50 -07:00
Bob Brown
61eed95a5a
send telemetry for language client errors ( #14577 )
2026-07-22 15:02:05 -07:00
Glen Chung
4549dff7c4
Add localizable strings for --check headless validation ( #14578 )
...
* Add localizable strings for --check headless validation
Adds 13 native strings backing the mscppls --check mode (the clangd-style
headless validation of a compile_commands.json file): the two --help entries
and the setup/usage error messages.
* No lock on placeholders
* Fix LOC locks
2026-07-17 06:43:33 +00:00
Sean McManus
4b2a1e1b63
Add an opt-in for capturing sanitizer logs from the language server ( #14573 )
...
* Add an opt-in for capturing sanitizer logs from the language server
2026-07-14 14:51:06 -07:00
Colen Garoutte-Carson
57cf069d65
Support requests of multiple custom configs ( #14582 )
2026-07-14 14:32:08 -07:00
Sean McManus
7e02d995ea
Some IntelliSense loc changes. ( #14571 )
2026-07-09 12:13:02 -07:00
Sean McManus
6f40e5bc24
Update changelog and version for 1.33.4. ( #14568 )
2026-07-08 11:45:52 -07:00
Bob Brown
24d299fcff
Rewording an error message ( #14561 )
...
* Rewording an error message
2026-07-07 15:52:55 -07:00
Sean McManus and csigs
bbf1ad3caf
Update loc for 1.33.3 (again) ( #14566 )
...
* Localization - Translated Strings
* Apply fixes.
---------
Co-authored-by: csigs <[email protected] >
2026-07-06 12:17:18 -07:00
Sean McManus
d686c15de1
Add .vscode/settings.json to .gitignore. ( #14563 )
2026-07-03 01:54:38 +00:00