deps(dev): bump the dev-patch-minor-dependencies group across 1 directory with 3 updates - #114
Merged
eablack merged 1 commit intoSep 22, 2026
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-patch-minor-dependencies-eb332f1626
branch
from
September 22, 2026 21:07
2233ec3 to
1e9217e
Compare
Contributor
|
@dependabot rebase |
…tory with 3 updates Bumps the dev-patch-minor-dependencies group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [ansis](https://github.com/webdiscus/ansis) and [tsx](https://github.com/privatenumber/tsx). Updates `@types/node` from 26.2.0 to 26.6.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `ansis` from 4.3.1 to 4.4.0 - [Release notes](https://github.com/webdiscus/ansis/releases) - [Changelog](https://github.com/webdiscus/ansis/blob/master/CHANGELOG.md) - [Commits](webdiscus/ansis@v4.3.1...v4.4.0) Updates `tsx` from 4.23.12 to 4.23.13 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.12...v4.23.13) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-patch-minor-dependencies - dependency-name: ansis dependency-version: 4.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-patch-minor-dependencies - dependency-name: tsx dependency-version: 4.23.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-patch-minor-dependencies-eb332f1626
branch
from
September 22, 2026 21:31
1e9217e to
1513c27
Compare
eablack
approved these changes
Sep 22, 2026
eablack
deleted the
dependabot/npm_and_yarn/dev-patch-minor-dependencies-eb332f1626
branch
September 22, 2026 21:44
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 dev-patch-minor-dependencies group with 3 updates in the / directory: @types/node, ansis and tsx.
Updates
@types/nodefrom 26.2.0 to 26.6.2Commits
Updates
ansisfrom 4.3.1 to 4.4.0Release notes
Sourced from ansis's releases.
Changelog
Sourced from ansis's changelog.
Commits
670e062docs: add description ofTERMenv variabled5b557cMerge pull request #51 from webdiscus/nexta724646fix(color-support): treatTERM=dumbas no color before applyingCOLORTERM...7985966Merge pull request #48 from PingouinFerreux/fix/star-history-chart7cf8889docs: fix broken star history chart in readme678da3atest: add tests to to control level in files usied ansisUpdates
tsxfrom 4.23.12 to 4.23.13Release notes
Sourced from tsx's releases.
Commits
28e1f12fix(cache): bound shared transform cache memory (#835)