Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update cab requirement from 0.4 to 0.5 #12

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Updates the requirements on cab to permit the latest version.

Commits
  • f2564d1 Bump version number to 0.5.0
  • 58c19ca Merge pull request #25 from DrChat/lzx_update
  • 317070a Update to lzxd 0.2
  • 186d8a7 Merge pull request #23 from ikrivosheev/feature/cabinet_inner
  • 45d987a Move fields from Cabinet into CabinetInner
  • a19ebff Update macOS test runner to macos-11
  • fe92b7b Merge pull request #22 from ikrivosheev/feature/block_read_once
  • f7c62ba Read DataBlockEntry on create FolderReader
  • 50a9919 Merge pull request #20 from ikrivosheev/feature/split_into_files
  • 630bbf7 Refactoring project structure
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot requested a review from woodruffw as a code owner November 27, 2023 14:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 27, 2023
@woodruffw
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 27, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@woodruffw
Copy link
Member

@dependabot recreate

Updates the requirements on [cab](https://github.com/mdsteele/rust-cab) to permit the latest version.
- [Commits](mdsteele/rust-cab@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: cab
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@woodruffw woodruffw merged commit 5c55e2d into main Dec 27, 2023
4 checks passed
@woodruffw woodruffw deleted the dependabot/cargo/cab-0.5 branch December 27, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant