chore(deps-dev): bump the development-dependencies group with 5 updates - #148
Merged
dispatch-developer[bot] merged 1 commit intoAug 18, 2026
Conversation
Bumps the development-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@testcontainers/k3s](https://github.com/testcontainers/testcontainers-node) | `12.0.4` | `12.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.2.0` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.21.0` | `8.23.1` | | [testcontainers](https://github.com/testcontainers/testcontainers-node) | `12.0.4` | `12.1.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.1` | `4.23.12` | Updates `@testcontainers/k3s` from 12.0.4 to 12.1.0 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v12.0.4...v12.1.0) 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 `@types/pg` from 8.21.0 to 8.23.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `testcontainers` from 12.0.4 to 12.1.0 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v12.0.4...v12.1.0) 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: "@testcontainers/k3s" dependency-version: 12.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-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: "@types/pg" dependency-version: 8.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: testcontainers dependency-version: 12.1.0 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
deleted the
dependabot/npm_and_yarn/development-dependencies-cf99ad0719
branch
August 18, 2026 05:11
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 5 updates:
12.0.412.1.026.1.226.2.08.21.08.23.112.0.412.1.04.23.14.23.12Updates
@testcontainers/k3sfrom 12.0.4 to 12.1.0Release notes
Sourced from @testcontainers/k3s's releases.
Commits
cdd8c89Bump undici (#1424)b73d94eBump ip-address from 10.2.0 to 10.4.0 (#1426)e340783Bump brace-expansion from 2.1.2 to 2.1.4 (#1423)ab4b485Bump fast-uri from 3.1.4 to 3.1.5 (#1422)2e065acDeclare the supported Node.js version (#1414)7662b16Apply npm audit fixes (#1421)2b4094dUse default stale issue timings (#1420)9566a1dBump the actions group across 1 directory with 2 updates (#1415)9e072ecBump the dependencies group across 11 directories with 10 updates (#1416)f314a3eBump the dependencies group across 1 directory with 15 updates (#1417)Updates
@types/nodefrom 26.1.2 to 26.2.0Commits
Updates
@types/pgfrom 8.21.0 to 8.23.1Commits
Updates
testcontainersfrom 12.0.4 to 12.1.0Release notes
Sourced from testcontainers's releases.
Commits
cdd8c89Bump undici (#1424)b73d94eBump ip-address from 10.2.0 to 10.4.0 (#1426)e340783Bump brace-expansion from 2.1.2 to 2.1.4 (#1423)ab4b485Bump fast-uri from 3.1.4 to 3.1.5 (#1422)2e065acDeclare the supported Node.js version (#1414)7662b16Apply npm audit fixes (#1421)2b4094dUse default stale issue timings (#1420)9566a1dBump the actions group across 1 directory with 2 updates (#1415)9e072ecBump the dependencies group across 11 directories with 10 updates (#1416)f314a3eBump the dependencies group across 1 directory with 15 updates (#1417)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 tsImportDependabot 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