[PR #392] [CLOSED] Bump sevenz-rust2 from 0.13.1 to 0.13.2 #477

Closed
opened 2026-03-03 13:47:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/392
Author: @dependabot[bot]
Created: 5/2/2025
Status: Closed

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


📝 Commits (1)

  • 5ad6ad4 Bump sevenz-rust2 from 0.13.1 to 0.13.2

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 Cargo.lock (+2 -2)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps sevenz-rust2 from 0.13.1 to 0.13.2.

Changelog

Sourced from sevenz-rust2's changelog.

0.13.2 - 2025-05-01

Fixed

  • Loose version restrictions on some dependencies.
Commits
  • de02432 Release sevenz-rust2 version 0.13.2
  • 1e7cfac Release lzma-rust2 version 0.2.1
  • 4b2c63c fix integer overflow in LZMAReader causing infinite loop
  • 4e9abde fix(docs): fix README deps
  • fbdb9e9 Allow multiple brotli versions
  • 6dabcf9 Update brotli requirement from 7 to 8
  • See full diff in compare view

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/392 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/sevenz-rust2-0.13.2` --- ### 📝 Commits (1) - [`5ad6ad4`](https://github.com/gopher64/gopher64/commit/5ad6ad4a28082124b65fd9c77ea7686d6fa94cf5) Bump sevenz-rust2 from 0.13.1 to 0.13.2 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [sevenz-rust2](https://github.com/hasenbanck/sevenz-rust) from 0.13.1 to 0.13.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.13.2 - 2025-05-01</h2> <h3>Fixed</h3> <ul> <li>Loose version restrictions on some dependencies.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hasenbanck/sevenz-rust2/commit/de024329b9fd9385fc8f7b20ea726ecedd4c7ba3"><code>de02432</code></a> Release sevenz-rust2 version 0.13.2</li> <li><a href="https://github.com/hasenbanck/sevenz-rust2/commit/1e7cfacf0a9c98176af5e90f4ad07a7575a56faa"><code>1e7cfac</code></a> Release lzma-rust2 version 0.2.1</li> <li><a href="https://github.com/hasenbanck/sevenz-rust2/commit/4b2c63c1264d54cbdbb950822d1e57571e6b7a62"><code>4b2c63c</code></a> fix integer overflow in LZMAReader causing infinite loop</li> <li><a href="https://github.com/hasenbanck/sevenz-rust2/commit/4e9abde0f694d9fab4329e5cfbae52d5bb63047b"><code>4e9abde</code></a> fix(docs): fix README deps</li> <li><a href="https://github.com/hasenbanck/sevenz-rust2/commit/fbdb9e944a43f8504fa3c7661eb3c19dac800686"><code>fbdb9e9</code></a> Allow multiple brotli versions</li> <li><a href="https://github.com/hasenbanck/sevenz-rust2/commit/6dabcf9ce71792aff7946f65360680dc18bc8c5b"><code>6dabcf9</code></a> Update brotli requirement from 7 to 8</li> <li>See full diff in <a href="https://github.com/hasenbanck/sevenz-rust/compare/v0.13.1...v0.13.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.13.1&new-version=0.13.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:47:41 +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#477
No description provided.