build(deps): bump the production-dependencies group across 1 directory with 7 updates#95
Open
dependabot[bot] wants to merge 1 commit intov4from
Open
Conversation
…y with 7 updates Bumps the production-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.0.0` | `1.0.1` | | [globby](https://github.com/sindresorhus/globby) | `16.1.0` | `16.1.1` | | [minimatch](https://github.com/isaacs/minimatch) | `10.1.2` | `10.2.2` | | [preact](https://github.com/preactjs/preact) | `10.28.3` | `10.28.4` | | [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) | `6.6.5` | `6.6.6` | | [rimraf](https://github.com/isaacs/rimraf) | `6.1.2` | `6.1.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.3` | `25.3.0` | Updates `@clack/prompts` from 1.0.0 to 1.0.1 - [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.0.1/packages/prompts) Updates `globby` from 16.1.0 to 16.1.1 - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v16.1.0...v16.1.1) Updates `minimatch` from 10.1.2 to 10.2.2 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.1.2...v10.2.2) Updates `preact` from 10.28.3 to 10.28.4 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.28.3...10.28.4) Updates `preact-render-to-string` from 6.6.5 to 6.6.6 - [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.5...v6.6.6) Updates `rimraf` from 6.1.2 to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.1.2...v6.1.3) Updates `@types/node` from 25.2.3 to 25.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: globby dependency-version: 16.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: minimatch dependency-version: 10.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: preact dependency-version: 10.28.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: preact-render-to-string dependency-version: 6.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 25.3.0 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 7 updates in the / directory:
1.0.01.0.116.1.016.1.110.1.210.2.210.28.310.28.46.6.56.6.66.1.26.1.325.2.325.3.0Updates
@clack/promptsfrom 1.0.0 to 1.0.1Release notes
Sourced from
@clack/prompts's releases.Changelog
Sourced from
@clack/prompts's changelog.Commits
667572b[ci] release (#456)6404dc1fix: support disabled options in autocomplete (#466)ba10721[ci] format0e4ddc9fix: respect withGuide option in password and path prompts (#460)0ded19cchore(prompts): simplify guide option checks (#459)0e93ccbfeat: addverticaloption toconfirmprompt (#455)4e9ae13feat: addwithGuidesupport to confirm prompt (#450)f9b9953feat: addwithGuidesupport to password prompt (#451)76550d6feat: addwithGuidesupport to selectKey prompt (#452)86e36d8feat: addwithGuidesupport to select prompt (#453)Updates
globbyfrom 16.1.0 to 16.1.1Release notes
Sourced from globby's releases.
Commits
ff45aa516.1.172e9916Fix negation patterns with absolute filesystem pathsUpdates
minimatchfrom 10.1.2 to 10.2.2Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
f42b23910.2.2fa2133bupdate depsb9d0153ci: update action workflows35d9ee9expand engines to include node 186d7ac3410.2.12e111f3coalesce consecutive non-globstar * characters1a62a2a10.2.0758b5a3changelog 10.2903e50badd braceExpandMax option, formata50a11010.1.3Updates
preactfrom 10.28.3 to 10.28.4Release notes
Sourced from preact's releases.
Commits
b4f9cab10.28.4 (#5027)8cbed5fFix crash where a synchronous effect render unmounts the tree (#5026)4ac7204Core size optimizations (#5022)e02fd69Make forEach --> some (#5021)387d8f2refactor(diff): make oldProps diffing more compact (#5004) (#5019)084b75fTransform forEach to some and consolidate condition (#5020)3c8506dLand size optimization separately (#5018)Updates
preact-render-to-stringfrom 6.6.5 to 6.6.6Release notes
Sourced from preact-render-to-string's releases.
Changelog
Sourced from preact-render-to-string's changelog.
Commits
4c47e70Merge pull request #447 from preactjs/changeset-release/maine71cb4eVersion Packages867be3eMerge pull request #448 from preactjs/document-streaming5e1b20bApply suggestion from@JoviDeCroock6c0ace6Apply suggestions from code review811f05bAdd streaming to readmee5dbe50Merge pull request #446 from preactjs/chunked-rendering-fixesb7b288cAdd doctype html and changesetc63d294Fixes7dd1349Fix client code as wellUpdates
rimraffrom 6.1.2 to 6.1.3Commits
f738c786.1.3a164a85update deps4635ba7update deps509c53flimit ci workflow permissions68ce04fformatting37680c5add warning to not pass untrusted input to this method ever786563dremove contributing doc, already covered by .github repodbeef73contributing84d27afupdate workflows and standard project junkUpdates
@types/nodefrom 25.2.3 to 25.3.0Commits
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