chore(deps): bump the production-dependencies group with 6 updates#231
Merged
debarchito merged 1 commit intoMay 19, 2026
Merged
Conversation
Bumps the production-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.3.0` | `1.4.0` | | [preact](https://github.com/preactjs/preact) | `10.29.1` | `10.29.2` | | [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) | `6.6.7` | `6.7.0` | | [ws](https://github.com/websockets/ws) | `8.20.0` | `8.20.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.7.0` | `25.9.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.2` | Updates `@clack/prompts` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.4.0/packages/prompts) Updates `preact` from 10.29.1 to 10.29.2 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.29.1...10.29.2) Updates `preact-render-to-string` from 6.6.7 to 6.7.0 - [Release notes](https://github.com/preactjs/preact-render-to-string/releases) - [Changelog](https://github.com/preactjs/preact-render-to-string/blob/main/CHANGELOG.md) - [Commits](preactjs/preact-render-to-string@v6.6.7...v6.7.0) Updates `ws` from 8.20.0 to 8.20.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.20.0...8.20.1) Updates `@types/node` from 25.7.0 to 25.9.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `tsx` from 4.21.0 to 4.22.2 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.2) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: preact dependency-version: 10.29.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: preact-render-to-string dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: ws dependency-version: 8.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tsx dependency-version: 4.22.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 production-dependencies group with 6 updates:
1.3.01.4.010.29.110.29.26.6.76.7.08.20.08.20.125.7.025.9.04.21.04.22.2Updates
@clack/promptsfrom 1.3.0 to 1.4.0Release notes
Sourced from @clack/prompts's releases.
Changelog
Sourced from @clack/prompts's changelog.
Commits
fe2bcd2[ci] release (#530)aab46a2docs: add jsdoc fortext,password, andmultilineprompts (#523)54be8d7fix: trim lines from correct end (#532)284677efeat(prompts): support maxItems in groupMultiselect (#528)Updates
preactfrom 10.29.1 to 10.29.2Release notes
Sourced from preact's releases.
Commits
fce6ed710.29.2 (#5091)84581d0Fix buggy edge case (#5090)5a39554Add CODEOWNERS for GitHub configuration (#5088)562e0f5Fix trusted publishing workflow (#5084)3a01255Trusted publishing (#5072)cae8d3aFix migrations when we have defaultValue or value on a textarea (#5081)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for preact since your current version.
Updates
preact-render-to-stringfrom 6.6.7 to 6.7.0Release notes
Sourced from preact-render-to-string's releases.
Changelog
Sourced from preact-render-to-string's changelog.
Commits
eb871c8Merge pull request #460 from preactjs/changeset-release/mainb22fc16Version Packages833043bMerge pull request #461 from preactjs/fix-linke32a4cdReject namespaced attribute990307aMerge pull request #458 from preactjs/changesets-based-publishingbcd3b0bPin npm in CI950a59fAdd changesets based publishing797a662Merge pull request #450 from preactjs/id-adjustementsdbc692fAdd changeset1081193Adjust streamed id from preact-island to $sUpdates
wsfrom 8.20.0 to 8.20.1Release notes
Sourced from ws's releases.
Commits
5d9b316[dist] 8.20.1c0327ec[security] Fix uninitialized memory disclosure inwebsocket.close()ce2a3d6[ci] Test on node 2658e45b8[ci] Do not test on node 255f26c24[ci] Run the lint step on node 24Updates
@types/nodefrom 25.7.0 to 25.9.0Commits
Updates
tsxfrom 4.21.0 to 4.22.2Release notes
Sourced from tsx's releases.
... (truncated)
Commits
35b700bfix: preserve CJS JSON require in ESM hooksef807dbchore: update testing dependencies3917090test: document compatibility test taxonomyde8113frefactor: centralize Node capability factsc1f62dbtest: consolidate tsconfig path edge coverage4e08174test: consolidate loader hook coverage674bb30test: consolidate tsImport commonjs mts coveragee6972actest: stabilize process interaction tests9736a80test: safely decode stdout stream tex11de737fix: preserve named exports from CommonJS TypeScriptMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.
Dependabot 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