Bump the bun-minor-and-patch group across 1 directory with 7 updates - #52
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the bun-minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.7.0` | `1.8.0` | | [@opentui/core](https://github.com/anomalyco/opentui/tree/HEAD/packages/core) | `0.5.3` | `0.5.11` | | [@opentui/react](https://github.com/anomalyco/opentui/tree/HEAD/packages/react) | `0.5.3` | `0.5.11` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.8` | `19.3.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.18` | `19.3.0` | | [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.6.2` | | [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) | `1.3.14` | `1.4.2` | Updates `@clack/prompts` from 1.7.0 to 1.8.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.8.0/packages/prompts) Updates `@opentui/core` from 0.5.3 to 0.5.11 - [Release notes](https://github.com/anomalyco/opentui/releases) - [Commits](https://github.com/anomalyco/opentui/commits/v0.5.11/packages/core) Updates `@opentui/react` from 0.5.3 to 0.5.11 - [Release notes](https://github.com/anomalyco/opentui/releases) - [Commits](https://github.com/anomalyco/opentui/commits/v0.5.11/packages/react) Updates `react` from 19.2.8 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react) Updates `@types/react` from 19.2.18 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `zod` from 4.4.3 to 4.6.2 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.3...v4.6.2) Updates `@types/bun` from 1.3.14 to 1.4.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun) Updates `@types/react` from 19.2.18 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bun-minor-and-patch - dependency-name: "@opentui/core" dependency-version: 0.5.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bun-minor-and-patch - dependency-name: "@opentui/react" dependency-version: 0.5.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bun-minor-and-patch - dependency-name: react dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bun-minor-and-patch - dependency-name: "@types/react" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-minor-and-patch - dependency-name: zod dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bun-minor-and-patch - dependency-name: "@types/bun" dependency-version: 1.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-minor-and-patch - dependency-name: "@types/react" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-minor-and-patch ... 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 bun-minor-and-patch group with 7 updates in the / directory:
1.7.01.8.00.5.30.5.110.5.30.5.1119.2.819.3.019.2.1819.3.04.4.34.6.21.3.141.4.2Updates
@clack/promptsfrom 1.7.0 to 1.8.0Release notes
Sourced from @clack/prompts's releases.
Changelog
Sourced from @clack/prompts's changelog.
Commits
de1ef16[ci] release (#589)0547d6ffix: output submit gap only when guide enabled (#599)ae636ddfeat: add async validation (#583)37fca4efeat(prompts): add tab-completion to path prompt (#594)caa32e8feat: exportCANCEL_SYMBOL(#592)8d81248chore: stop publishing CHANGELOG.md to npm (#591)e238070test(box): remove redundant test (#590)6506135fix(prompts): style box guide bar to match other gutters (#588)Updates
@opentui/corefrom 0.5.3 to 0.5.11Release notes
Sourced from @opentui/core's releases.
... (truncated)
Commits
6b9863eRelease v0.5.1162a7c38feat(core): support PCM through the shared audio stream interface (#1481)7581976markdown: fix hyperlink rendering and detection (#1442)9c55da3feat(native): allow line wrapping between CJK characters (#1453)0733b53runtime: support Bun 1.4 (#1400)f1b320aci: skip symbols in dependent package builds (#1476)aef16edfix(core): preserve keyboard layouts in embedded terminals (#1477)fe547ebfix(core): realign split diffs after resizing (#1463)fccce4efix(core): bound large diff rendering work (#1462)f6673a0Release v0.5.10Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@opentui/coresince your current version.Updates
@opentui/reactfrom 0.5.3 to 0.5.11Release notes
Sourced from @opentui/react's releases.
... (truncated)
Commits
6b9863eRelease v0.5.110733b53runtime: support Bun 1.4 (#1400)f6673a0Release v0.5.10df2fc15Release v0.5.921b0021Release v0.5.85ec3f33Release v0.5.7c1ae55bfix: pin Bun types to 1.3.14b7b4a95Release v0.5.6fdf893dRelease v0.5.57f5b19bRelease v0.5.4Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@opentui/reactsince your current version.Updates
reactfrom 19.2.8 to 19.3.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.