build(deps): dependabot sweep 2 (rust, actions, react-email, pulumi, pi)#1106
Merged
raivieiraadriano92 merged 5 commits intoJul 22, 2026
Merged
Conversation
… 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>
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>
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>
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>
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).
Semgrep Security ScanNo security issues found. |
raivieiraadriano92
temporarily deployed
to
preview
July 22, 2026 14:23 — with
GitHub Actions
Inactive
|
Preview environment destroyed 🧹 Stack |
PR Metrics
Updated Wed, 22 Jul 2026 14:25:18 GMT · run #2367 |
raivieiraadriano92
deleted the
raivieiraadriano92/thu-667-dependabot-sweep-2
branch
July 22, 2026 16:52
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.
Second Dependabot sweep — the next wave after #1099/#1100/#1101 merged. One commit per PR.
src-tauri(lock-only).github/workflows@react-email/ui6.6.8 → 6.8.1backend(dev)@pulumi/docker-build0.0.17 → 0.0.20deploy/pulumi@earendil-works/pi-*0.80.3 → 0.80.7 (partial)#1105 handled partially — two exclusions
@anthropic-ai/sdk0.91.1 → 0.111.0 excluded: pi-ai 0.80.7 still hard-pins@anthropic-ai/sdk@0.91.1; bumping ours would break the shared client handed to pi-ai. Same block as build(deps): adopt frontend & backend minor-and-patch groups (excl. anthropic-sdk) #1100.katex0.16.47 → 0.17.0 excluded: held at^0.16to match rehype-katex's bundled engine (avoids the CSS/engine split).Only the pi-* patch bumps are taken; a single
@anthropic-ai/sdkcopy remains (no skew).Verified
anthropic-modeltest 12/0 (pi 0.80.7),cargo tree --locked✓Supersedes #1102, #1103, #1104, #946. #1105 stays open (its anthropic-sdk + katex items are intentionally deferred).