build(deps-dev): bump the development-dependencies group with 6 updates - #21
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the development-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@oh-my-pi/pi-ai](https://github.com/can1357/oh-my-pi/tree/HEAD/packages/ai) | `18.1.13` | `18.1.15` | | [@oh-my-pi/pi-coding-agent](https://github.com/can1357/oh-my-pi/tree/HEAD/packages/coding-agent) | `18.1.13` | `18.1.15` | | [@oh-my-pi/pi-tui](https://github.com/can1357/oh-my-pi/tree/HEAD/packages/tui) | `18.1.13` | `18.1.15` | | [@oh-my-pi/omptype](https://github.com/can1357/oh-my-pi/tree/HEAD/packages/omptype) | `18.1.13` | `18.1.15` | | [typebox](https://github.com/sinclairzx81/typebox) | `1.3.25` | `1.3.29` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.11` | `5.0.0` | Updates `@oh-my-pi/pi-ai` from 18.1.13 to 18.1.15 - [Release notes](https://github.com/can1357/oh-my-pi/releases) - [Changelog](https://github.com/can1357/oh-my-pi/blob/main/packages/ai/CHANGELOG.md) - [Commits](https://github.com/can1357/oh-my-pi/commits/v18.1.15/packages/ai) Updates `@oh-my-pi/pi-coding-agent` from 18.1.13 to 18.1.15 - [Release notes](https://github.com/can1357/oh-my-pi/releases) - [Changelog](https://github.com/can1357/oh-my-pi/blob/main/packages/coding-agent/CHANGELOG.md) - [Commits](https://github.com/can1357/oh-my-pi/commits/v18.1.15/packages/coding-agent) Updates `@oh-my-pi/pi-tui` from 18.1.13 to 18.1.15 - [Release notes](https://github.com/can1357/oh-my-pi/releases) - [Changelog](https://github.com/can1357/oh-my-pi/blob/main/packages/tui/CHANGELOG.md) - [Commits](https://github.com/can1357/oh-my-pi/commits/v18.1.15/packages/tui) Updates `@oh-my-pi/omptype` from 18.1.13 to 18.1.15 - [Release notes](https://github.com/can1357/oh-my-pi/releases) - [Changelog](https://github.com/can1357/oh-my-pi/blob/main/packages/omptype/CHANGELOG.md) - [Commits](https://github.com/can1357/oh-my-pi/commits/v18.1.15/packages/omptype) Updates `typebox` from 1.3.25 to 1.3.29 - [Commits](sinclairzx81/typebox@1.3.25...1.3.29) Updates `vitest` from 4.1.11 to 5.0.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.0/packages/vitest) --- updated-dependencies: - dependency-name: "@oh-my-pi/pi-ai" dependency-version: 18.1.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@oh-my-pi/pi-coding-agent" dependency-version: 18.1.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@oh-my-pi/pi-tui" dependency-version: 18.1.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@oh-my-pi/omptype" dependency-version: 18.1.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typebox dependency-version: 1.3.29 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: vitest dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/bun/development-dependencies-131338dd08
branch
September 23, 2026 03:05
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 6 updates:
18.1.1318.1.1518.1.1318.1.1518.1.1318.1.1518.1.1318.1.151.3.251.3.294.1.115.0.0Updates
@oh-my-pi/pi-aifrom 18.1.13 to 18.1.15Release notes
Sourced from @oh-my-pi/pi-ai's releases.
... (truncated)
Changelog
Sourced from @oh-my-pi/pi-ai's changelog.
... (truncated)
Commits
a33cc26chore: bump version to 18.1.15ff24eebfix(copilot): keep official OAuth client for enterprise domainsff4bd08Merge branch 'main' into fix/copilot-oauth-scopes-112757f5f71ffix(copilot): minimal-grant OAuth app and preserve creds on 403bdd5acbfix(catalog): applied gemini wire policy to custom providersdaf0799chore: bump version to 18.1.148735749refactor(ai): parse effort rejection once, decide from a fixed table580746dfix(ai): honor explicit non-reasoning error param in effort fallback91cf801fix: treat retained-effort disable as explicit; drop changelog dupesa1dbf42fix: scope explicit-disable fallback cache; strip cross-provider Copilot routingUpdates
@oh-my-pi/pi-coding-agentfrom 18.1.13 to 18.1.15Release notes
Sourced from @oh-my-pi/pi-coding-agent's releases.
... (truncated)
Changelog
Sourced from @oh-my-pi/pi-coding-agent's changelog.
Commits
a33cc26chore: bump version to 18.1.15b2f832efix(coding-agent): keep a rejection sink on the yield transition tailf4db0aefix(coding-agent): roll back to the last published yield contract6a12d5bMerge branch 'main' into contrib/workpool-yield-prompt-refresh0114143fix(coding-agent): own replacement workers, snapshot parked wakes744b6fefix(coding-agent): revalidate worker until an install round-trip holdscbc15a7docs(coding-agent): note tab expansion in task descriptions63179a9fix(coding-agent): expand tabs in task descriptions before render96c1806fix(coding-agent): park deferred wakes outside turn injection, reacquire work...74bdf4cfeat(coding-agent): clarify subagent model badgesUpdates
@oh-my-pi/pi-tuifrom 18.1.13 to 18.1.15Release notes
Sourced from @oh-my-pi/pi-tui's releases.
... (truncated)
Changelog
Sourced from @oh-my-pi/pi-tui's changelog.
Commits
a33cc26chore: bump version to 18.1.1565362d9fix(tui): park cursor and carry settle flag on Warp resizecd852c9fix(tui): keep mux-tuned borrow path for Warp sessions in multiplexersa78394ffix(tui): swallow enter echo while borrow owns alt buffer0792889fix(tui): pre-erase live viewport and guard overlay echo on Warpb8c1015fix(tui): re-probe delayed Warp echoes post-resolve00f522cfix(tui): reissue anchor probe at Warp echo geometryc73b79dfix(tui): clear in-place resize state on stop5b6a668fix(tui): import bun:test globals in Warp resize testae29133fix(tui): block settle paints and single-shot Warp echoUpdates
@oh-my-pi/omptypefrom 18.1.13 to 18.1.15Release notes
Sourced from @oh-my-pi/omptype's releases.
... (truncated)
Commits
a33cc26chore: bump version to 18.1.15daf0799chore: bump version to 18.1.14Updates
typeboxfrom 1.3.25 to 1.3.29Commits
a0e9179Version 1.3.29 (#1685)7a9bbfcSpecificationf8c306cDocumentation108066dVersion 1.3.28 (#1684)ffe23baVersion 1.3.27 (#1683)f1090f1Version 1.3.26 (#1682)9cb5efeSpecificationUpdates
vitestfrom 4.1.11 to 5.0.0Release notes
Sourced from vitest's releases.