Skip to content

chore(deps)(deps): bump pklib from 0.1.0 to 0.2.0#40

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/pklib-0.2.0
Open

chore(deps)(deps): bump pklib from 0.1.0 to 0.2.0#40
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/pklib-0.2.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps pklib from 0.1.0 to 0.2.0.

Release notes

Sourced from pklib's releases.

Release v0.2.0

  • Fixed documentation to accurately describe PKWare DCL format (1980s DOS era)
  • Updated all documentation references to reflect PKWare Data Compression Library format
  • Clarified implementation uses Huffman coding and sliding dictionary compression for game archives like MPQ
Changelog

Sourced from pklib's changelog.

[0.2.0] - 2025-07-05

Fixed

  • Corrected documentation to accurately describe PKWare DCL format (1980s DOS era) instead of ZIP IMPLODE/EXPLODE format (1990s)
  • Updated all documentation references to reflect that this implements PKWare Data Compression Library format with Patent No. 5,051,745
  • Clarified that the implementation uses Huffman coding and sliding dictionary compression for game archives like MPQ
Commits
  • 03859f0 🔖 chore: release version 0.2.0
  • e8a6497 🐛 fix: add MPQ header debugging and clean whitespace
  • 0a4f278 💄 style: fix clippy warnings and format code
  • 7cddbd6 📝 docs: correct PKWare format description to DCL
  • ddb2c68 build: remove duplicate audit
  • 54d138e chore: show the current build status in the README
  • 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 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)

Bumps [pklib](https://github.com/danielsreichenbach/pklib-rs) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/danielsreichenbach/pklib-rs/releases)
- [Changelog](https://github.com/danielsreichenbach/pklib-rs/blob/main/CHANGELOG.md)
- [Commits](danielsreichenbach/pklib-rs@v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: pklib
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 12, 2026

Assignees

The following users could not be added as assignees: wowemulation-dev. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependabot, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants