chore(deps-dev): bump the development-dependencies group across 1 directory with 8 updates#39
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ectory with 8 updates Bumps the development-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.15` | `2.4.16` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `21.0.1` | `21.0.2` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `21.0.1` | `21.0.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.8.0` | `25.9.1` | | [turbo](https://github.com/vercel/turborepo) | `2.9.14` | `2.9.16` | | @opencode-ai/plugin | `1.15.3` | `1.15.13` | | [@opentui/solid](https://github.com/anomalyco/opentui/tree/HEAD/packages/solid) | `0.2.12` | `0.3.1` | Updates `@biomejs/biome` from 2.4.15 to 2.4.16 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.16/packages/@biomejs/biome) Updates `@commitlint/cli` from 21.0.1 to 21.0.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.2/@commitlint/cli) Updates `@commitlint/config-conventional` from 21.0.1 to 21.0.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.2/@commitlint/config-conventional) Updates `@types/node` from 25.8.0 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `turbo` from 2.9.14 to 2.9.16 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.9.14...v2.9.16) Updates `@opencode-ai/plugin` from 1.15.3 to 1.15.13 Updates `@opentui/solid` from 0.2.12 to 0.3.1 - [Release notes](https://github.com/anomalyco/opentui/releases) - [Commits](https://github.com/anomalyco/opentui/commits/v0.3.1/packages/solid) Updates `@opentui/core` from 0.2.12 to 0.3.1 - [Release notes](https://github.com/anomalyco/opentui/releases) - [Commits](https://github.com/anomalyco/opentui/commits/v0.3.1/packages/core) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@commitlint/cli" dependency-version: 21.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@commitlint/config-conventional" dependency-version: 21.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: turbo dependency-version: 2.9.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@opencode-ai/plugin" dependency-version: 1.15.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@opentui/solid" dependency-version: 0.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@opentui/core" dependency-version: 0.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-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 development-dependencies group with 7 updates in the / directory:
2.4.152.4.1621.0.121.0.221.0.121.0.225.8.025.9.12.9.142.9.161.15.31.15.130.2.120.3.1Updates
@biomejs/biomefrom 2.4.15 to 2.4.16Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
5f4ea56ci: release (#10326)de2a33cfix(core): regression in emitted types (#10478)d835303docs: remove redundant default phrase inuseConsistentObjectDefinitionsrul...4f1aaf2fix: incorrect build when using build or test (#10426)dc73b6brefactor: make plugins opt-in via feature gate (#10418)e71f584feat(useDestructuring): add options for assignment/declaration and improve di...9b1577ffix(config): support trailingCommas in overrides (#10318)Updates
@commitlint/clifrom 21.0.1 to 21.0.2Release notes
Sourced from @commitlint/cli's releases.
Changelog
Sourced from @commitlint/cli's changelog.
Commits
8069048v21.0.2121005efix: disallow same commit hash for --from and --to (#4773)Updates
@commitlint/config-conventionalfrom 21.0.1 to 21.0.2Release notes
Sourced from @commitlint/config-conventional's releases.
Changelog
Sourced from @commitlint/config-conventional's changelog.
Commits
8069048v21.0.2Updates
@types/nodefrom 25.8.0 to 25.9.1Commits
Updates
turbofrom 2.9.14 to 2.9.16Release notes
Sourced from turbo's releases.
... (truncated)
Commits
5e2d466publish 2.9.16 to registryb4aa626fix: Don't delete existing.gitwhen using--no-gitflag (#12968)7952b46fix: Preserve nested Bun dependency versions (#12965)5e5b248release(turborepo): 2.9.16-canary.2 (#12961)3b1b6e9Revert "fix: Preserve nested Bun dependency versions" (#12964)8d4eaf8fix: Preserve nested Bun dependency versions (#12963)2284fa9release(turborepo): 2.9.16-canary.1 (#12960)5317f65fix: Retry npm tlog publish failures (#12959)52e81bdfix: Avoid hanging PTY shutdown (#12958)c85d410release(turborepo): 2.9.15 (#12955)Updates
@opencode-ai/pluginfrom 1.15.3 to 1.15.13Updates
@opentui/solidfrom 0.2.12 to 0.3.1Release notes
Sourced from @opentui/solid's releases.
... (truncated)
Commits
2d4de31Release v0.3.1a677997prepare release v0.3.065ea483prepare release v0.2.166fac7a9feat: add minLength prop for InputRenderable (#1093)f464acfprepare release v0.2.15ebd8c99feat: qr code component (#1021)a795ac3prepare release v0.2.14560288dprepare release v0.2.1321fbdd7Fix(solid/reconciler): incorrect insert order in Show with fragments (#1077)Updates
@opentui/corefrom 0.2.12 to 0.3.1Release notes
Sourced from @opentui/core's releases.
... (truncated)
Commits
2d4de31Release v0.3.120fa223feat(core): renderer: add split-footer replay reset (#1130)a677997prepare release v0.3.066856a8feat(core): route renderer output through NativeSpanFeed for custom stdout (#...9fe5ac6utf8: add fullwidth comma (U+FF0C) to word break characters (#1118)ff7d82edetect zellij (#1119)f07a959detect remote shell (#1116)65ea483prepare release v0.2.168c11fc9fix(core): guard recalculateBarProps sticky scroll with _hasManualScroll (#1088)ceebcb2fix: use visual width for extmark adjustment in CJK input (#1102)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