[PR #513] [CLOSED] Bump sevenz-rust2 from 0.16.0 to 0.16.2 #577

Closed
opened 2026-03-03 13:48:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/513
Author: @dependabot[bot]
Created: 7/17/2025
Status: Closed

Base: mainHead: dependabot/cargo/sevenz-rust2-0.16.2


📝 Commits (1)

  • 8a45878 Bump sevenz-rust2 from 0.16.0 to 0.16.2

📊 Changes

1 file changed (+4 additions, -7 deletions)

View changed files

📝 Cargo.lock (+4 -7)

📄 Description

Bumps sevenz-rust2 from 0.16.0 to 0.16.2.

Changelog

Sourced from sevenz-rust2's changelog.

0.16.2 - 2025-07-16

Updated

  • Target lzma-rust2 v0.4 which increases the encoding speed.

0.16.1 - 2025-07-12

Updated

  • Target lzma-rust2 v0.3 which increases the decoding speed dramatically (around 50% on x86_64).
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/gopher64/gopher64/pull/513 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/sevenz-rust2-0.16.2` --- ### 📝 Commits (1) - [`8a45878`](https://github.com/gopher64/gopher64/commit/8a45878c1b48223e893c1e3fdce6bcc38708b558) Bump sevenz-rust2 from 0.16.0 to 0.16.2 ### 📊 Changes **1 file changed** (+4 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -7) </details> ### 📄 Description Bumps [sevenz-rust2](https://github.com/hasenbanck/sevenz-rust) from 0.16.0 to 0.16.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hasenbanck/sevenz-rust2/blob/main/CHANGELOG.md">sevenz-rust2's changelog</a>.</em></p> <blockquote> <h2>0.16.2 - 2025-07-16</h2> <h3>Updated</h3> <ul> <li>Target lzma-rust2 v0.4 which increases the encoding speed.</li> </ul> <h2>0.16.1 - 2025-07-12</h2> <h3>Updated</h3> <ul> <li>Target lzma-rust2 v0.3 which increases the decoding speed dramatically (around 50% on x86_64).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hasenbanck/sevenz-rust2/commit/40da46707a98f7f957d7b233556f46b4e36143d0"><code>40da467</code></a> Target lzma-rust2 0.4</li> <li><a href="https://github.com/hasenbanck/sevenz-rust2/commit/9bd38b1a5412901de912efd7b5958f45fa60c2ae"><code>9bd38b1</code></a> Update lzma-rust2</li> <li><a href="https://github.com/hasenbanck/sevenz-rust2/commit/875118c6c3a40ec6cd1e1a8f3379dcf43d0cceaa"><code>875118c</code></a> Bump Swatinem/rust-cache from 2.7.8 to 2.8.0</li> <li>See full diff in <a href="https://github.com/hasenbanck/sevenz-rust/compare/v0.16.0...v0.16.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sevenz-rust2&package-manager=cargo&previous-version=0.16.0&new-version=0.16.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:48:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gopher64#577
No description provided.