chore(deps-dev): bump the npm-development group across 1 directory with 2 updates - #23
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Deploying secure-mcp with
|
| Latest commit: |
3993b12
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1b196172.secure-mcp.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-npm-gb8t.secure-mcp.pages.dev |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-development-8b229be4a6
branch
from
August 15, 2026 14:43
754c785 to
3c88f21
Compare
…th 2 updates Bumps the npm-development group with 2 updates in the / directory: [blume](https://github.com/haydenbleasel/blume/tree/HEAD/packages/blume) and [tsx](https://github.com/privatenumber/tsx). Updates `blume` from 1.3.1 to 1.4.3 - [Release notes](https://github.com/haydenbleasel/blume/releases) - [Changelog](https://github.com/haydenbleasel/blume/blob/main/packages/blume/CHANGELOG.md) - [Commits](https://github.com/haydenbleasel/blume/commits/blume@1.4.3/packages/blume) Updates `tsx` from 4.23.11 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.11...v4.23.12) --- updated-dependencies: - dependency-name: blume dependency-version: 1.4.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-development-8b229be4a6
branch
from
August 16, 2026 06:14
3c88f21 to
3993b12
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 npm-development group with 2 updates in the / directory: blume and tsx.
Updates
blumefrom 1.3.1 to 1.4.3Release notes
Sourced from blume's releases.
... (truncated)
Changelog
Sourced from blume's changelog.
... (truncated)
Commits
0e0c39cVersion Packages (#176)f2ca3f6Escape Portable Text prose when serializing0ade7e6Share one accent palette between theme and OG carda7ad63aAnnounce search selection to assistive tech7c37792Fold late body portals into the Ask AI inert sweepd67135fCut release descriptions on grapheme boundaries051bcebSegment audit word counts with Intl.Segmenteredf5b78Make the staged-asset traversal guard separator-safe92e1d2eSpawn agent CLIs through cross-spawn0900dc7Parse llms.txt links in the audit crawlerUpdates
tsxfrom 4.23.11 to 4.23.12Release notes
Sourced from tsx's releases.
Commits
ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta paths