chore(deps-dev): bump the npm-minor-patch group in /pi-extension with 4 updates - #268
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the npm-minor-patch group in /pi-extension with 4 updates: [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent), [@earendil-works/pi-tui](https://github.com/earendil-works/pi/tree/HEAD/packages/tui), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typebox](https://github.com/sinclairzx81/typebox). Updates `@earendil-works/pi-coding-agent` from 0.84.2 to 0.84.3 - [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.84.3/packages/coding-agent) Updates `@earendil-works/pi-tui` from 0.84.2 to 0.84.3 - [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.84.3/packages/tui) Updates `@types/node` from 26.2.0 to 26.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typebox` from 1.3.15 to 1.3.18 - [Commits](sinclairzx81/typebox@1.3.15...1.3.18) --- updated-dependencies: - dependency-name: "@earendil-works/pi-coding-agent" dependency-version: 0.84.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@earendil-works/pi-tui" dependency-version: 0.84.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@types/node" dependency-version: 26.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: typebox dependency-version: 1.3.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-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 npm-minor-patch group in /pi-extension with 4 updates: @earendil-works/pi-coding-agent, @earendil-works/pi-tui, @types/node and typebox.
Updates
@earendil-works/pi-coding-agentfrom 0.84.2 to 0.84.3Release notes
Sourced from @earendil-works/pi-coding-agent's releases.
... (truncated)
Changelog
Sourced from @earendil-works/pi-coding-agent's changelog.
... (truncated)
Commits
4e58f32Release v0.84.37623e8adocs: audit unreleased changelogs80e6276feat(coding-agent): add optional PowerShell tool (#8512)4af9d21feat(coding-agent): update managed installations in placea470b12fix(coding-agent): expose finish reason compatibility override (#8487)81152d8docs(coding-agent): clarify custom footer usage APIs (#8482)27b7a62fix(coding-agent): use Windows-friendly keybinding defaults460191cfeat(coding-agent): include context in Radius session sharesa69bef7fix(coding-agent): discard failed extension factory state (#8424)bcad846fix(coding-agent): update end-of-options CLI testUpdates
@earendil-works/pi-tuifrom 0.84.2 to 0.84.3Release notes
Sourced from @earendil-works/pi-tui's releases.
... (truncated)
Changelog
Sourced from @earendil-works/pi-tui's changelog.
Commits
4e58f32Release v0.84.327b7a62fix(coding-agent): use Windows-friendly keybinding defaults7d4c0e0feat(coding-agent): bundle Node runtime (#8474)8f2ae3ffix(tui): prevent wrapped table link color leaks (#8363)7681849fix(settings-selector): nit spacing2ff8ba6fix(coding-agent): keep model and thinking level changes session scoped (#8356)f0c5d86fix(tui): fit text padding to narrow widths, closes #8252374e56efix(tui): avoid duplicate VS Code right-click paste0e0021fAdd [Unreleased] section for next cycleUpdates
@types/nodefrom 26.2.0 to 26.3.0Commits
Updates
typeboxfrom 1.3.15 to 1.3.18Commits
d03f3c3Version 1.3.18 (#1673)97506d9Memory: Ensure Immutability for Assign, Discard and Update (#1672)bdefa4eVersion 1.3.17 (#1671)8f8d861Version 1.3.16 (#1670)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