chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates - #19
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ectory with 3 updates Bumps the development-dependencies group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [ovsx](https://github.com/eclipse-openvsx/openvsx/tree/HEAD/cli) and [tsx](https://github.com/privatenumber/tsx). Updates `@types/node` from 26.1.2 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `ovsx` from 1.0.2 to 1.1.1 - [Release notes](https://github.com/eclipse-openvsx/openvsx/releases) - [Changelog](https://github.com/eclipse-openvsx/openvsx/blob/main/cli/CHANGELOG.md) - [Commits](https://github.com/eclipse-openvsx/openvsx/commits/v1.1.1/cli) Updates `tsx` from 4.23.1 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.1...v4.23.12) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ovsx dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/development-dependencies-79aee6c4f9
branch
from
August 18, 2026 14:50
72020ca to
6e9166c
Compare
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 development-dependencies group with 3 updates in the / directory: @types/node, ovsx and tsx.
Updates
@types/nodefrom 26.1.2 to 26.2.0Commits
Updates
ovsxfrom 1.0.2 to 1.1.1Release notes
Sourced from ovsx's releases.
... (truncated)
Changelog
Sourced from ovsx's changelog.
Commits
0eb87afchore: prepare cli 1.1.1 releasea3bcfefbuild(deps): bump js-yaml from 4.3.0 to 4.3.1 in /cli (#2056)5c257bfbuild(deps): bump fast-uri from 3.1.4 to 3.1.5 in /cli (#2041)ed9f099chore(deps): bump socks and ip-address versions37bc90bchore: bump for next dev cycle53049dcchore: prepare cli version for releasec31e166chore: prepare for cli-1.1.0 release556069echore(deps): bump brace-expansion in cli5de3810build(deps): bump brace-expansion from 1.1.16 to 1.1.18 in /cli (#2031)36de5acfeat: add --allow-empty-repository option to ovsx publish (#2012)Updates
tsxfrom 4.23.1 to 4.23.12Release notes
Sourced from tsx's releases.
... (truncated)
Commits
ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta pathsbd3bc64test: cover CommonJS loader source fallback55cbecefix: preserve async ESM require fallback6c5ba85docs: document CommonJS default interopec1bcd5fix: support nyc coverage discovery (#710)b6e5b48docs: clarify CommonJS default imports2f55884fix: map Node test locationsde935d5docs: document Node source-map stack formattingb94f46ffix: support data URLs in tsImport