Bump the bun-dependencies group with 6 updates - #19
Merged
Merged
Conversation
Bumps the bun-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent) | `0.85.1` | `0.86.0` | | [@earendil-works/pi-tui](https://github.com/earendil-works/pi/tree/HEAD/packages/tui) | `0.85.1` | `0.86.0` | | [@github/copilot-sdk](https://github.com/github/copilot-sdk) | `1.0.13` | `1.0.14` | | @opencode-ai/plugin | `1.18.30` | `1.18.31` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.5.1` | `26.6.2` | | [prettier](https://github.com/prettier/prettier) | `3.9.6` | `3.9.8` | Updates `@earendil-works/pi-coding-agent` from 0.85.1 to 0.86.0 - [Release notes](https://github.com/earendil-works/pi/releases) - [Changelog](https://github.com/earendil-works/pi/blob/main/packages/coding-agent/CHANGELOG.md) - [Commits](https://github.com/earendil-works/pi/commits/v0.86.0/packages/coding-agent) Updates `@earendil-works/pi-tui` from 0.85.1 to 0.86.0 - [Release notes](https://github.com/earendil-works/pi/releases) - [Changelog](https://github.com/earendil-works/pi/blob/main/packages/tui/CHANGELOG.md) - [Commits](https://github.com/earendil-works/pi/commits/v0.86.0/packages/tui) Updates `@github/copilot-sdk` from 1.0.13 to 1.0.14 - [Release notes](https://github.com/github/copilot-sdk/releases) - [Changelog](https://github.com/github/copilot-sdk/blob/main/CHANGELOG.md) - [Commits](github/copilot-sdk@v1.0.13...v1.0.14) Updates `@opencode-ai/plugin` from 1.18.30 to 1.18.31 Updates `@types/node` from 26.5.1 to 26.6.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.9.6 to 3.9.8 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.6...3.9.8) --- updated-dependencies: - dependency-name: "@earendil-works/pi-coding-agent" dependency-version: 0.86.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-dependencies - dependency-name: "@earendil-works/pi-tui" dependency-version: 0.86.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-dependencies - dependency-name: "@github/copilot-sdk" dependency-version: 1.0.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun-dependencies - dependency-name: "@opencode-ai/plugin" dependency-version: 1.18.31 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun-dependencies - dependency-name: "@types/node" dependency-version: 26.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-dependencies - dependency-name: prettier dependency-version: 3.9.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
dependabot
Bot
deleted the
dependabot/bun/bun-dependencies-c4cc9974c5
branch
September 23, 2026 11:19
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-dependencies group with 6 updates:
0.85.10.86.00.85.10.86.01.0.131.0.141.18.301.18.3126.5.126.6.23.9.63.9.8Updates
@earendil-works/pi-coding-agentfrom 0.85.1 to 0.86.0Release notes
Sourced from @earendil-works/pi-coding-agent's releases.
... (truncated)
Changelog
Sourced from @earendil-works/pi-coding-agent's changelog.
... (truncated)
Commits
ecac0a9Release v0.86.012032dedocs: complete unreleased changelog auditdd01f5bfix(coding-agent): speed up recent session discoverydfbf793feat(coding-agent): load session picker progressively21b8cc1fix(coding-agent): ignore stale tool image conversions (#8743)b7f7881fix(coding-agent): await terminal remote prompt event40c256cfeat(coding-agent): defer extension loader dependenciesc596d09feat(coding-agent): add prompt cache warming (#9668)eba6198docs: audit unreleased changelogs4d38031feat(ai): ship Radius model catalogUpdates
@earendil-works/pi-tuifrom 0.85.1 to 0.86.0Release notes
Sourced from @earendil-works/pi-tui's releases.
... (truncated)
Changelog
Sourced from @earendil-works/pi-tui's changelog.
Commits
ecac0a9Release v0.86.012032dedocs: complete unreleased changelog audit803f0e9fix(tui): preserve fullscreen images in WezTermd7951ecfix(tui): rank skill autocomplete by bare name (#9120)fa0e1f4fix(tui): improve LaTeX compatibility and layoutsbfa6862fix(tui): handle CJK punctuation in file autocomplete (#9746)eba6198docs: audit unreleased changelogs5901446fix(tui): reduce fuzzy search latency60e7e76fix(coding-agent): surface clipboard backend failures4a6ed01fix(coding-agent): update runtime dependencies (#9341)Updates
@github/copilot-sdkfrom 1.0.13 to 1.0.14Release notes
Sourced from @github/copilot-sdk's releases.
... (truncated)
Changelog
Sourced from @github/copilot-sdk's changelog.
... (truncated)
Commits
e60d903Complete Fast Auto-tier support across SDKs (#2669)db6bd6fClarify runtime-backed SDK publishing (#2689)583f8f1Update Copilot CLI to 1.0.85 (#2688)062ee60Stabilize session lifecycle E2E tests (#2687)7f86a90Harden Rust CLI download retries (#2663)b47310cAdd runtime-driven canary and unstable SDK publishing (#2544)f60f9d4Add Rust SDK model allowlist support (#2512)e9df393Publish .NET SDK to the internal feed (#2614)9553d52Isolate hostless runtime cache (#2659)a675b55Stabilize C# rewind E2E initialization (#2661)Updates
@opencode-ai/pluginfrom 1.18.30 to 1.18.31Updates
@types/nodefrom 26.5.1 to 26.6.2Commits
Updates
prettierfrom 3.9.6 to 3.9.8Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
4f2ab67Release 3.9.83d82af8Update Regex related dependencies (#20082)5ec8db1[3.9.x] Markdown: Don't let Liquid objects interrupt paragraphs (#20087)5b142edRelease Release@prettier/plugin-hermes@0.2.3,@prettier/plugin-oxc@0.2.3, an...0df8eb8Bump Prettier dependency to 3.9.73cf6c8cClean changelog_unreleased0449af3Release 3.9.743cd5b0Allow verify markdown test withmdxparserab8c911Fix test on Node.js v26 (#19927)4a5adf9Fix testsDependabot 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