chore(deps): bump the npm-minor-patch group across 1 directory with 4 updates - #10
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… updates Bumps the npm-minor-patch group with 4 updates in the / directory: [elkjs](https://github.com/kieler/elkjs), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [happy-dom](https://github.com/capricorn86/happy-dom) and [tsx](https://github.com/privatenumber/tsx). Updates `elkjs` from 0.11.1 to 0.12.0 - [Release notes](https://github.com/kieler/elkjs/releases) - [Commits](kieler/elkjs@0.11.1...0.12.0) Updates `@types/node` from 26.1.0 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `happy-dom` from 20.10.6 to 20.11.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.10.6...v20.11.0) Updates `tsx` from 4.23.0 to 4.23.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.0...v4.23.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: elkjs dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: happy-dom dependency-version: 20.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: tsx dependency-version: 4.23.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-minor-patch-beca06e94f
branch
from
July 21, 2026 02:13
9eb4d92 to
a586359
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-minor-patch group with 4 updates in the / directory: elkjs, @types/node, happy-dom and tsx.
Updates
elkjsfrom 0.11.1 to 0.12.0Release notes
Sourced from elkjs's releases.
Commits
ff5771dadd files for release 0.12.05c73c97update package-lock1ef5e7bMerge pull request #388 from kieler/mka/license-update89affedunify formatting of license headerse15664eupdate missing license headers3900ed6update spdx license identifier in package.jsonb2337f6revert to https in license headers277085eupdate license and headers to secondary license gpl387f373fMerge pull request #387 from kieler/dependabot/npm_and_yarn/js-yaml-4.3.05798d1aBump js-yaml from 4.1.1 to 4.3.0Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for elkjs since your current version.
Updates
@types/nodefrom 26.1.0 to 26.1.1Commits
Updates
happy-domfrom 20.10.6 to 20.11.0Release notes
Sourced from happy-dom's releases.
Commits
bffe73achore: #2243 Fixes problem with canvas in release build (#2245)9b46f5echore: #2243 Fixes problem with canvas in release build (#2244)f9c57a5feat: #1864 Adds support for CookieStore API (#2040)a4c4faffeat: #1506 Adds support for Element checkVisibility (#2223)Updates
tsxfrom 4.23.0 to 4.23.1Release notes
Sourced from tsx's releases.
Commits
79fdddefix(watch): treat script and dependency paths literallye818ad6perf: index transform cache lazilycdcc623perf: map Node TypeScript formats directlyd067938perf: load esbuild lazily in CLI95d0672fix(watch): avoid clearing piped output6fd4607docs: add per-page metadataf4176d8docs: generate sitemap8d4ffc2fix: support tsImport after global preloadf0e89b2docs: document Node's public type-stripping API vs internal loader pathf8992f1perf: use sync module hooks on Node v22.22.3+