chore(deps): bump zip from 8.3.0 to 8.5.1 in /app/src-tauri#421
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump zip from 8.3.0 to 8.5.1 in /app/src-tauri#421dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [zip](https://github.com/zip-rs/zip2) from 8.3.0 to 8.5.1. - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v8.3.0...v8.5.1) --- updated-dependencies: - dependency-name: zip dependency-version: 8.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2cc7f0f to
2e32c51
Compare
4 tasks
Contributor
|
Superseded by #461 — consolidated dependency bump. Closing. |
auto-merge was automatically disabled
April 28, 2026 12:19
Pull request was closed
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
hbanerjee74
added a commit
that referenced
this pull request
Apr 28, 2026
Replaces individual dependabot PRs #416, #418, #420, #421, #422, #446, #447, #448, #450, #452, #453, #454, #457 with a single combined update. npm (app): - @tanstack/react-router 1.168.22 -> 1.168.23 - @tiptap/starter-kit 3.22.3 -> 3.22.4 - @tiptap/extension-placeholder 3.22.3 -> 3.22.4 - typescript 6.0.2 -> 6.0.3 (dev) - protobufjs 8.0.0 -> 8.0.3 (transitive, dev) cargo (app/src-tauri): - rand 0.8 -> 0.9 (manifest); transitive shuffle/SeedableRng API unchanged - tokio 1.50.0 -> 1.51.1 - tauri-plugin-dialog 2.6.0 -> 2.7.0 - semver 1.0.27 -> 1.0.28 - zip 8.3.0 -> 8.6.0 GitHub Actions: - actions/upload-pages-artifact 4 -> 5 - softprops/action-gh-release 2 -> 3 PR #459 (@anthropic-ai/claude-agent-sdk 0.2.119) is intentionally excluded: the SDK changed its package layout (no cli.js / vendor/) and requires a sidecar build.js rewrite — handled separately. Verified: cargo check, npx tsc --noEmit (frontend), sidecar build. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.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 zip from 8.3.0 to 8.5.1.
Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
5c0a0a2chore: release v8.5.1 (#766)e1fc904ci(deps): bump github/codeql-action from 4.32.6 to 4.35.1 (#769)ef6392drefactor: change magic finder to stack buffer (#763)f6c64ffrefactor: simplify extra field parsing (#764)93ea679chore: release v8.5.0 (#762)fbd0d41refactor: remove useless magic in struct (#730)1043e92refactor: change extra_field from Arc<Vec> to Arc<[u8]> (#741)2eb28b6fix: removezip64 commentand addzip64 extensible data sector(#747)5f4a644ci(deps): bump rust-lang/crates-io-auth-action from 1.0.3 to 1.0.4 (#761)6469720ci: Add static.crates.io to allowed hosts in CodeQL workflow (#759)