Skip to content

chore(deps-dev): bump undici from 7.22.0 to 7.24.6 in /vscode-pastewatch in the npm_and_yarn group across 1 directory#1

Open
dependabot[bot] wants to merge 195 commits intomainfrom
dependabot/npm_and_yarn/vscode-pastewatch/npm_and_yarn-929b748492
Open

chore(deps-dev): bump undici from 7.22.0 to 7.24.6 in /vscode-pastewatch in the npm_and_yarn group across 1 directory#1
dependabot[bot] wants to merge 195 commits intomainfrom
dependabot/npm_and_yarn/vscode-pastewatch/npm_and_yarn-929b748492

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps the npm_and_yarn group with 1 update in the /vscode-pastewatch directory: undici.

Updates undici from 7.22.0 to 7.24.6

Release notes

Sourced from undici's releases.

v7.24.6

What's Changed

New Contributors

Full Changelog: nodejs/undici@v7.24.5...v7.24.6

v7.24.5

What's Changed

New Contributors

Full Changelog: nodejs/undici@v7.24.4...v7.24.5

v7.24.4

What's Changed

Full Changelog: nodejs/undici@v7.24.3...v7.24.4

v7.24.3

What's Changed

Full Changelog: nodejs/undici@v7.24.2...v7.24.3

v7.24.2

What's Changed

... (truncated)

Commits
  • 38eab36 Bumped v7.24.6 (#4931)
  • 993609d test: auto-init WPT submodule (#4930)
  • 1eacc49 build(deps-dev): bump typescript from 5.9.3 to 6.0.2 (#4926)
  • b64e7e4 fix: avoid prototype collisions in parseHeaders (#4923)
  • deba679 Revert "fix: assume http/https scheme for scheme-less proxy env vars (#4914)"
  • feef62b fix: support Connection header with connection-specific header names per RFC ...
  • a613d9a docs: clarify fetch and FormData pairing (#4922)
  • 2ba99a3 fix: wrap kConnector call in try/catch to prevent client hang (#4834)
  • a7398c0 fix(cache): check Authorization on request headers per RFC 9111 §3.5 (#4911)
  • 2b2afbc fix: assume http/https scheme for scheme-less proxy env vars (#4914)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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 11:59
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.
Bumps the npm_and_yarn group with 1 update in the /vscode-pastewatch directory: [undici](https://github.com/nodejs/undici).


Updates `undici` from 7.22.0 to 7.24.6
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.22.0...v7.24.6)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.24.6
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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