chore(deps-dev): bump the runtime-and-tooling group across 1 directory with 5 updates#14
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…y with 5 updates Bumps the runtime-and-tooling group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@mariozechner/pi-agent-core](https://github.com/badlogic/pi-mono/tree/HEAD/packages/agent) | `0.57.1` | `0.62.0` | | [@mariozechner/pi-ai](https://github.com/badlogic/pi-mono/tree/HEAD/packages/ai) | `0.57.1` | `0.62.0` | | [@mariozechner/pi-coding-agent](https://github.com/badlogic/pi-mono/tree/HEAD/packages/coding-agent) | `0.57.1` | `0.62.0` | | [@mariozechner/pi-tui](https://github.com/badlogic/pi-mono/tree/HEAD/packages/tui) | `0.57.1` | `0.62.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` | Updates `@mariozechner/pi-agent-core` from 0.57.1 to 0.62.0 - [Release notes](https://github.com/badlogic/pi-mono/releases) - [Changelog](https://github.com/badlogic/pi-mono/blob/main/packages/agent/CHANGELOG.md) - [Commits](https://github.com/badlogic/pi-mono/commits/v0.62.0/packages/agent) Updates `@mariozechner/pi-ai` from 0.57.1 to 0.62.0 - [Release notes](https://github.com/badlogic/pi-mono/releases) - [Changelog](https://github.com/badlogic/pi-mono/blob/main/packages/ai/CHANGELOG.md) - [Commits](https://github.com/badlogic/pi-mono/commits/v0.62.0/packages/ai) Updates `@mariozechner/pi-coding-agent` from 0.57.1 to 0.62.0 - [Release notes](https://github.com/badlogic/pi-mono/releases) - [Changelog](https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/CHANGELOG.md) - [Commits](https://github.com/badlogic/pi-mono/commits/v0.62.0/packages/coding-agent) Updates `@mariozechner/pi-tui` from 0.57.1 to 0.62.0 - [Release notes](https://github.com/badlogic/pi-mono/releases) - [Changelog](https://github.com/badlogic/pi-mono/blob/main/packages/tui/CHANGELOG.md) - [Commits](https://github.com/badlogic/pi-mono/commits/v0.62.0/packages/tui) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: "@mariozechner/pi-agent-core" dependency-version: 0.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: runtime-and-tooling - dependency-name: "@mariozechner/pi-ai" dependency-version: 0.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: runtime-and-tooling - dependency-name: "@mariozechner/pi-coding-agent" dependency-version: 0.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: runtime-and-tooling - dependency-name: "@mariozechner/pi-tui" dependency-version: 0.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: runtime-and-tooling - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: runtime-and-tooling ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 runtime-and-tooling group with 5 updates in the / directory:
0.57.10.62.00.57.10.62.00.57.10.62.00.57.10.62.05.9.36.0.2Updates
@mariozechner/pi-agent-corefrom 0.57.1 to 0.62.0Release notes
Sourced from
@mariozechner/pi-agent-core's releases.... (truncated)
Changelog
Sourced from
@mariozechner/pi-agent-core's changelog.Commits
29681bdRelease v0.62.0a84fd4eAdd [Unreleased] section for next cycleb63a4abRelease v0.61.1c2a42e3Add [Unreleased] section for next cycle1cb697cRelease v0.61.08a8e2a8docs(agent): update steering docs for deferred tool execution closes #23306a95f68Add [Unreleased] section for next cycleb002686Release v0.60.0b221d10Add [Unreleased] section for next cycle9595be4Release v0.59.0Updates
@mariozechner/pi-aifrom 0.57.1 to 0.62.0Release notes
Sourced from
@mariozechner/pi-ai's releases.... (truncated)
Changelog
Sourced from
@mariozechner/pi-ai's changelog.... (truncated)
Commits
29681bdRelease v0.62.0abac5d6docs: complete changelog entries for unreleased changesd1613e3fix(ai): handle explicit thinking off across providers closes #24906129971fix(ai): explicitly disable Anthropic thinking when off closes #20223bcbae4feat(ai): add requestMetadata support to BedrockOptions for cost allocation t...b21b42dfix(ai): hash foreign responses tool item ids78833dfchore(ai): format openai completions test60358dcMerge remote-tracking branch 'origin/main'a84fd4eAdd [Unreleased] section for next cycleb63a4abRelease v0.61.1Updates
@mariozechner/pi-coding-agentfrom 0.57.1 to 0.62.0Release notes
Sourced from
@mariozechner/pi-coding-agent's releases.... (truncated)
Changelog
Sourced from
@mariozechner/pi-coding-agent's changelog.... (truncated)
Commits
29681bdRelease v0.62.0abac5d6docs: complete changelog entries for unreleased changesa8a58fffix(coding-agent): disambiguate duplicate slash commands, fixes #10614e5af01fix(coding-agent): unify source provenance, closes #1734883862atest(coding-agent): add AgentSession test harness with faux providerd501b9cfix(coding-agent): attach source info to resources and commands, fixes #17340cf18f3docs: extend OSS weekend to 2026-03-30a78882dfix(coding-agent): enforce safe auto-resized image limits closes #2055f1fe49afix(coding-agent): reserve stdout in print and json mode closes #248274073e5fix(coding-agent): skip no-op git package reinstallsUpdates
@mariozechner/pi-tuifrom 0.57.1 to 0.62.0Release notes
Sourced from
@mariozechner/pi-tui's releases.... (truncated)
Changelog
Sourced from
@mariozechner/pi-tui's changelog.... (truncated)
Commits
29681bdRelease v0.62.0abac5d6docs: complete changelog entries for unreleased changesab771a8fix(tui): preserve heading styling after inline code spans77db2e4fix(tui): stream truncateToWidth for large strings closes #2447a84fd4eAdd [Unreleased] section for next cycleb63a4abRelease v0.61.11693794fix(tui): skip Termux height redraws closes #24676de8a25fix(tui): stop evicting unrelated default keybindings closes #2455c2a42e3Add [Unreleased] section for next cycle1cb697cRelease v0.61.0Updates
typescriptfrom 5.9.3 to 6.0.2Release notes
Sourced from typescript's releases.
Commits
607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0206ed1aDeprecate assert in import() (#63172)e688ac8Update dependencies (#63156)29b300dBump the github-actions group across 1 directory with 2 updates (#63205)0c2c7a3DOM update (#63183)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