build(deps): bump the minor-and-patch group across 1 directory with 5 updates#1105
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the minor-and-patch group across 1 directory with 5 updates#1105dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.91.1` | `0.111.0` | | [@earendil-works/pi-agent-core](https://github.com/earendil-works/pi/tree/HEAD/packages/agent) | `0.80.3` | `0.80.7` | | [@earendil-works/pi-ai](https://github.com/earendil-works/pi/tree/HEAD/packages/ai) | `0.80.3` | `0.80.7` | | [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent) | `0.80.3` | `0.80.7` | | [katex](https://github.com/KaTeX/KaTeX) | `0.16.47` | `0.17.0` | Updates `@anthropic-ai/sdk` from 0.91.1 to 0.111.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.91.1...sdk-v0.111.0) Updates `@earendil-works/pi-agent-core` from 0.80.3 to 0.80.7 - [Release notes](https://github.com/earendil-works/pi/releases) - [Changelog](https://github.com/earendil-works/pi/blob/main/packages/agent/CHANGELOG.md) - [Commits](https://github.com/earendil-works/pi/commits/v0.80.7/packages/agent) Updates `@earendil-works/pi-ai` from 0.80.3 to 0.80.7 - [Release notes](https://github.com/earendil-works/pi/releases) - [Changelog](https://github.com/earendil-works/pi/blob/main/packages/ai/CHANGELOG.md) - [Commits](https://github.com/earendil-works/pi/commits/v0.80.7/packages/ai) Updates `@earendil-works/pi-coding-agent` from 0.80.3 to 0.80.7 - [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.80.7/packages/coding-agent) Updates `katex` from 0.16.47 to 0.17.0 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.47...v0.17.0) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.111.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@earendil-works/pi-agent-core" dependency-version: 0.80.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@earendil-works/pi-ai" dependency-version: 0.80.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@earendil-works/pi-coding-agent" dependency-version: 0.80.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: katex dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/minor-and-patch-90076f3c59
branch
from
July 22, 2026 14:00
bf569f3 to
f9906e5
Compare
raivieiraadriano92
added a commit
that referenced
this pull request
Jul 22, 2026
…pi) (#1106) * build(deps): bump the minor-and-patch group across 1 directory with 5 updates Bumps the minor-and-patch group with 5 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.4` | `1.53.1` | | [tauri-plugin-store](https://github.com/tauri-apps/plugins-workspace) | `2.4.3` | `2.4.4` | Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_json` from 1.0.150 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.150...v1.0.151) Updates `anyhow` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.103...1.0.104) Updates `tokio` from 1.52.4 to 1.53.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.4...tokio-1.53.1) Updates `tauri-plugin-store` from 2.4.3 to 2.4.4 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.4.3...fs-v2.4.4) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tauri-plugin-store dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tokio dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump the actions group across 1 directory with 4 updates Bumps the actions group with 4 updates in the / directory: [actions/setup-java](https://github.com/actions/setup-java), [ruby/setup-ruby](https://github.com/ruby/setup-ruby), [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [taiki-e/install-action](https://github.com/taiki-e/install-action). Updates `actions/setup-java` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@0f481fc...03ad4de) Updates `ruby/setup-ruby` from 1.316.0 to 1.318.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@d45b1a4...8e41b36) Updates `anthropics/claude-code-action` from 1.0.169 to 1.0.174 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@37b464c...1253134) Updates `taiki-e/install-action` from 2.82.11 to 2.83.2 - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/install-action@5ebac0d...43aecc8) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: ruby/setup-ruby dependency-version: 1.318.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: anthropics/claude-code-action dependency-version: 1.0.174 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: taiki-e/install-action dependency-version: 2.83.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps-dev): bump @react-email/ui Bumps the minor-and-patch group with 1 update in the /backend directory: [@react-email/ui](https://github.com/resend/react-email/tree/HEAD/packages/ui). Updates `@react-email/ui` from 6.6.8 to 6.8.1 - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/canary/packages/ui/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/@react-email/ui@6.8.1/packages/ui) --- updated-dependencies: - dependency-name: "@react-email/ui" dependency-version: 6.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump @pulumi/docker-build Bumps the minor-and-patch group with 1 update in the /deploy/pulumi directory: [@pulumi/docker-build](https://github.com/pulumi/pulumi-docker-build). Updates `@pulumi/docker-build` from 0.0.17 to 0.0.20 - [Release notes](https://github.com/pulumi/pulumi-docker-build/releases) - [Changelog](https://github.com/pulumi/pulumi-docker-build/blob/main/CHANGELOG.md) - [Commits](pulumi/pulumi-docker-build@v0.0.17...v0.0.20) --- updated-dependencies: - dependency-name: "@pulumi/docker-build" dependency-version: 0.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump pi packages to 0.80.7 Adopts #1105's pi bumps only. Excludes @anthropic-ai/sdk (pi-ai 0.80.7 still hard-pins 0.91.1, so bumping ours would break the shared client) and katex (held at ^0.16 to match rehype-katex's engine). --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/minor-and-patch-90076f3c59
branch
July 22, 2026 16:57
|
Preview environment destroyed 🧹 Stack |
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 minor-and-patch group with 5 updates in the / directory:
0.91.10.111.00.80.30.80.70.80.30.80.70.80.30.80.70.16.470.17.0Updates
@anthropic-ai/sdkfrom 0.91.1 to 0.111.0Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
9e46760chore: release main8d461eafeat(api): add support for dreaming9436e29codegen metadata0aec1e7feat(tools): gate session tool calls on evaluated_permission; bound idle by s...ac2fc67chore(docs): update model examplec8af65dchore(docs): updates to descriptions and examples2a3a904codegen metadata57c56c9chore(docs): small updates to field descriptions4f2eb80chore: release main (#1107)96d1a99chore: release main (#1106)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@anthropic-ai/sdksince your current version.Updates
@earendil-works/pi-agent-corefrom 0.80.3 to 0.80.7Release notes
Sourced from @earendil-works/pi-agent-core's releases.
... (truncated)
Changelog
Sourced from @earendil-works/pi-agent-core's changelog.
Commits
818d674Release v0.80.74c18610docs: audit unreleased changelogs3d8f743feat(ai): support message-anchored tool loading (#6474)34582efAdd [Unreleased] section for next cycle2b3fda9Release v0.80.6fbdd463feat(ai): add max thinking levele351319Add [Unreleased] section for next cyclecc62baaRelease v0.80.5ef793a9Add [Unreleased] section for next cycle912d095Release v0.80.4Updates
@earendil-works/pi-aifrom 0.80.3 to 0.80.7Release notes
Sourced from @earendil-works/pi-ai's releases.
... (truncated)
Changelog
Sourced from @earendil-works/pi-ai's changelog.
... (truncated)
Commits
818d674Release v0.80.753a087fdocs: audit unreleased changelogs1f9e846don't send session-id header to opencode openai-responses models (#6645)92ffae5fix(ai): type Anthropic probes by catalog providers961fa6cfeat(ai): add Radius gateway support0e6909fanthropic-messages: skip usage fields if empty (#6611)1f0dbc0backfill encrypted_content from response.completed for missing reasoning bloc...f8f7554pass bedrock unhandled stop reasons to error message (#6598)298665cfix(ai): support OpenRouter session affinity (#6496)f7b78e2fix(ai): route GitHub Copilot MAI-Code models through /responses endpoint (#6...Updates
@earendil-works/pi-coding-agentfrom 0.80.3 to 0.80.7Release notes
Sourced from @earendil-works/pi-coding-agent's releases.
... (truncated)
Changelog
Sourced from @earendil-works/pi-coding-agent's changelog.
... (truncated)
Commits
818d674Release v0.80.753a087fdocs: audit unreleased changelogsf4e9ca7remove current date from system promptadfac43fix(coding-agent): clarify login options961fa6cfeat(ai): add Radius gateway supportb084d2fadd legacy-peer-deps flag on pi uninstall when using npm (#6604)7303cbafix branch summary when using ambient auth (#6595)298665cfix(ai): support OpenRouter session affinity (#6496)4c18610docs: audit unreleased changelogs3d8f743feat(ai): support message-anchored tool loading (#6474)Updates
katexfrom 0.16.47 to 0.17.0Release notes
Sourced from katex's releases.
Changelog
Sourced from katex's changelog.
Commits
3dec549chore(release): 0.17.0 [ci skip]fb604e6perf: simplifydefineFunctionto avoid destructuring, improve typing (#4222)6caa636refactor: tighten ParseNode types (#4219)afed784docs: make first supportive organizations logos bigger (#4216)b02d9acchore(deps): update dependency webpack-dev-server to v5.2.4 [security] (#4220)