Update Rust crate zip to 2.6.1 #528

Open
renovate wants to merge 1 commits from renovate/zip-2.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
zip dependencies minor 2.5.0 -> 2.6.1

Release Notes

zip-rs/zip2 (zip)

v2.6.1

Compare Source

🐛 Bug Fixes
  • avoid scanning through all local file headers while opening an archive (#​281)

v2.6.0

Compare Source

🚀 Features
  • Add support for time::PrimitiveDateTime (#​322)
  • Add jiff integration (#​323)
🐛 Bug Fixes
  • improve error message for duplicated file (#​277)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [zip](https://github.com/zip-rs/zip2) | dependencies | minor | `2.5.0` -> `2.6.1` | --- ### Release Notes <details> <summary>zip-rs/zip2 (zip)</summary> ### [`v2.6.1`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#261---2025-04-03) [Compare Source](https://github.com/zip-rs/zip2/compare/v2.6.0...v2.6.1) ##### <!-- 1 -->🐛 Bug Fixes - avoid scanning through all local file headers while opening an archive ([#&#8203;281](https://github.com/zip-rs/zip2/pull/281)) ### [`v2.6.0`](https://github.com/zip-rs/zip2/releases/tag/v2.6.0) [Compare Source](https://github.com/zip-rs/zip2/compare/v2.5.0...v2.6.0) ##### <!-- 0 -->🚀 Features - Add support for `time::PrimitiveDateTime` ([#&#8203;322](https://github.com/zip-rs/zip2/pull/322)) - Add `jiff` integration ([#&#8203;323](https://github.com/zip-rs/zip2/pull/323)) ##### <!-- 1 -->🐛 Bug Fixes - improve error message for duplicated file ([#&#8203;277](https://github.com/zip-rs/zip2/pull/277)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNC4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-07-15 00:15:00 +00:00
Update Rust crate zip to 2.6.1
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
d02e5b1426
renovate scheduled this pull request to auto merge when all checks succeed 2025-07-15 00:15:01 +00:00
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: geneit_backend/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path geneit_backend/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for the requirement `zip = "^2.6.1"`
  version 2.6.1 is yanked
location searched: crates.io index
required by package `geneit_backend v0.1.0 (/tmp/renovate/repos/gitea/pierre/GeneIT/geneit_backend)`

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: geneit_backend/Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path geneit_backend/Cargo.toml --workspace Updating crates.io index error: failed to select a version for the requirement `zip = "^2.6.1"` version 2.6.1 is yanked location searched: crates.io index required by package `geneit_backend v0.1.0 (/tmp/renovate/repos/gitea/pierre/GeneIT/geneit_backend)` ```
renovate force-pushed renovate/zip-2.x from d02e5b1426 to 77f65cc1c4 2025-07-16 00:14:56 +00:00 Compare
renovate force-pushed renovate/zip-2.x from 77f65cc1c4 to fe48c292af 2025-07-17 00:15:24 +00:00 Compare
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/zip-2.x:renovate/zip-2.x
git checkout renovate/zip-2.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/GeneIT#528
No description provided.