deps(vscode): bump the vscode-minor-and-patch group in /editors/vscode with 2 updates - #21
Merged
trendvidia merged 2 commits intoMay 11, 2026
Conversation
Bumps the vscode-minor-and-patch group in /editors/vscode with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [esbuild](https://github.com/evanw/esbuild). Updates `@types/node` from 25.6.0 to 25.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `esbuild` from 0.28.0 to 0.24.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.28.0...v0.24.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vscode-minor-and-patch - dependency-name: esbuild dependency-version: 0.24.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vscode-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…e-minor-and-patch-a62258d2c4
trendvidia
deleted the
dependabot/npm_and_yarn/editors/vscode/vscode-minor-and-patch-a62258d2c4
branch
May 11, 2026 23:38
trendvidia
added a commit
that referenced
this pull request
Jul 16, 2026
trendvidia
added a commit
that referenced
this pull request
Jul 16, 2026
* spec: add @sensitive annotation + report redaction (RFC-001 §6.7) Settles the secrets-annotation story (#90) before annotations.proto freezes (#58): - annotations.proto: canonical marker `annotation sensitive;` — classification, not protection; class taxonomy deferred additively - new RFC-001 §6.7: placement/propagation, normative consumer minima (render-surface redaction to [REDACTED], report redaction, no doc examples), standard 50400 carrier, chameleon orthogonality - report.proto: EnrichedViolation.value_redacted = 7 so redaction is distinguishable from three-state absence; §7 excerpt synced - §13: two new deferrals (class taxonomy; @Encrypted(key_ref) / chameleon interplay) Closes #90 * docs: record #21 secrets-annotation resolution (GH #90, PR #107)
This was referenced Jul 16, 2026
RFC-001: secrets annotation story (@secret/@sensitive) — decide before annotations.proto freezes
#90
Closed
trendvidia
added a commit
that referenced
this pull request
Jul 16, 2026
* spec: ratify RFC-001 (issue #56) Status Draft → Ratified (2026-07-16). §13 rows 13/14 now cite their tracking issues (GH #111, #112) — with those filed, every open question is either resolved in the RFC (S1: #11–#16; S2: #15 source grammar, #21 sensitivity, #35 path scheme; S3: #22 engine-expression scope, #23 no dual-emission) or tracked as a separate issue (GH #59, #66–#69, #103, #111, #112). All v1.2 surface is strictly additive; no locked decision blocks an existing port's roadmap (per-port adoption is M9+, gated on the conformance corpus). * docs: record #2 ratification (GH #56, PR #113)
This was referenced Jul 24, 2026
trendvidia
added a commit
that referenced
this pull request
Jul 25, 2026
trendvidia
added a commit
that referenced
this pull request
Jul 25, 2026
This was referenced Jul 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the vscode-minor-and-patch group in /editors/vscode with 2 updates: @types/node and esbuild.
Updates
@types/nodefrom 25.6.0 to 25.7.0Commits
Updates
esbuildfrom 0.28.0 to 0.24.2Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
745abd9publish 0.24.2 to npm79fd0b0skip nulls in source map finalization (#4011)4b9322fsource map: avoid null entry for 0-length parts199a0d3close #4013: credit to@sapphi-redfor the fix947f99ffix #4010, fix #4012:import.metaregressionde9598fpublish 0.24.1 to npm15d56caemit null source mappings for empty chunk content8d98f6ffix #3985:entryPointmetadata forcopyloader0db1b82fix #3998: avoidoutbasein identifier names7236472close #3974: add support for netbsd on arm64Attestation changes
This version has no provenance attestation, while the previous version (0.28.0) was attested. Review the package versions before updating.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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