Skip to content

chore(deps-dev): bump @vscode/vsce from 2.32.0 to 3.7.1 in /vscode-pastewatch#8

Open
dependabot[bot] wants to merge 196 commits intomainfrom
dependabot/npm_and_yarn/vscode-pastewatch/vscode/vsce-3.7.1
Open

chore(deps-dev): bump @vscode/vsce from 2.32.0 to 3.7.1 in /vscode-pastewatch#8
dependabot[bot] wants to merge 196 commits intomainfrom
dependabot/npm_and_yarn/vscode-pastewatch/vscode/vsce-3.7.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps @vscode/vsce from 2.32.0 to 3.7.1.

Release notes

Sourced from @​vscode/vsce's releases.

v3.7.1

Changes:

This list of changes was auto generated.

v3.7.1-1

Changes:

This list of changes was auto generated.

v3.7.1-0

Changes:

This list of changes was auto generated.

v3.7.0

Changes:

  • #1219: Remove invalid validation for extension dependencies
  • #1212: Validate extension dependencies use lowercase letters and warn about deprecated github.copilot
  • #1209: Bump validator from 13.9.0 to 13.15.20
  • #1200: Bump tar-fs from 2.1.3 to 2.1.4

This list of changes was auto generated.

v3.6.3-3

Changes:

  • #1219: Remove invalid validation for extension dependencies

This list of changes was auto generated.

v3.6.3-2

... (truncated)

Commits
  • 44181d1 Merge pull request #1223 from microsoft/dependabot/npm_and_yarn/multi-75e6bc5210
  • a831389 Bump js-yaml
  • 5d9e78f Merge pull request #1222 from microsoft/dependabot/npm_and_yarn/multi-12cb0b0c21
  • c9023e9 Bump glob
  • 8551fa2 Merge pull request #1219 from microsoft/benibenj/handsome-pike
  • 7b65808 remove tests
  • be09f0f remove invalid validation
  • 196cce4 Merge pull request #1212 from microsoft/copilot/validate-extension-dependenci...
  • 82c80d6 💄
  • 0b7a9eb fix warning
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​vscode/vsce since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

ppiankov and others added 30 commits February 22, 2026 18:43
Shared detection/obfuscation logic extracted to PastewatchCore library.
GUI app and new CLI target both depend on PastewatchCore.
Test and others added 25 commits March 16, 2026 12:02
Guard commands (guard-read, guard-write) now block access to files inside
protected directories before content scanning. Default protectedPaths
includes ~/.openclaw (workledger key storage). Configurable via config.json.

WO-84
Configs saved before new types were added (e.g., Workledger Key, Oracul
Key, JDBC URL) silently missed them because enabledTypes was a static
list. Now init(from decoder:) merges any missing default types into the
loaded list, so existing configs auto-enable new rules.
When the proxy detects and redacts secrets from outbound requests, it now
prepends a [PASTEWATCH] text block to the assistant response content array.
This gives the agent immediate feedback about the leak so it can warn the
user and recommend credential rotation.

New --alert/--no-alert flag on proxy command (default: on).

WO-86
Adds build-linux-arm64 job using ubuntu-22.04-arm runner. Publishes
pastewatch-cli-linux-arm64 alongside existing amd64 binary. Also fixes
SwiftLint force_cast violations in ProxyAlertTests.

WO-85
Real workledger keygen produces 43-char base64url keys (32 bytes without
padding). The regex required exactly 44, causing standalone wl_sk_ keys
to go undetected.
CodeQL: Swift analysis on macOS, JS/TS analysis for VS Code extension.
Runs on push, PR, and weekly schedule.
Dependabot: monitors Swift, npm, and GitHub Actions dependencies.
Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 2.32.0 to 3.7.1.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v2.32.0...v3.7.1)

---
updated-dependencies:
- dependency-name: "@vscode/vsce"
  dependency-version: 3.7.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants