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

Bump junrar from 6.0.1 to 7.5.4 #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps junrar from 6.0.1 to 7.5.4.

Release notes

Sourced from junrar's releases.

v7.5.4

7.5.4 (2022-11-04)

Bug Fixes

  • cannot extract large files (2G+) via InputStream (cbbe99c), closes #104

Performance Improvements

  • improve copy string performance (8e87641)

v7.5.3

7.5.3 (2022-08-08)

Bug Fixes

  • check validity of mark header and end archive header (6c7dc7a)
  • more checks on invalid headers (cc33b6c)

v7.5.2

7.5.2 (2022-05-31)

Bug Fixes

  • cannot extract empty files to InputStream (#90) (c95a211), closes #88

v7.5.1

7.5.1 (2022-04-28)

Bug Fixes

  • out of bounds read on corrupt extended time (1d52d5d), closes #86

v7.5.0

7.5.0 (2022-03-20)

Bug Fixes

  • crc errors on audio data decompression (15f4afa)
  • NPE on audio data decompression (952436b)

Features

... (truncated)

Changelog

Sourced from junrar's changelog.

7.5.4 (2022-11-04)

Bug Fixes

  • cannot extract large files (2G+) via InputStream (cbbe99c), closes #104

Performance Improvements

  • improve copy string performance (8e87641)

7.5.3 (2022-08-08)

Bug Fixes

  • check validity of mark header and end archive header (6c7dc7a)
  • more checks on invalid headers (cc33b6c)

7.5.2 (2022-05-31)

Bug Fixes

  • cannot extract empty files to InputStream (#90) (c95a211), closes #88

7.5.1 (2022-04-28)

Bug Fixes

  • out of bounds read on corrupt extended time (1d52d5d), closes #86

7.5.0 (2022-03-20)

Bug Fixes

  • crc errors on audio data decompression (15f4afa)
  • NPE on audio data decompression (952436b)

Features

  • parse extended time (d5cc784)
  • use thread pool for getInputStream (a3383b0)

Performance Improvements

... (truncated)

Commits
  • a26a8d2 chore(release): 7.5.4 [skip ci]
  • 8e87641 perf: improve copy string performance
  • 9e9ed70 test: add test architecture tests
  • 83a3289 test: ignore tests for architecture tests
  • 7f5f66f test: add arch test for junit assertions
  • 94e4c5f build(deps): update deps
  • 8785f73 build: update Gradle to 7.5.1
  • d0f530f refactor(build): use new syntax
  • cbbe99c fix: cannot extract large files (2G+) via InputStream
  • b492174 refactor: merge blocks in build.gradle
  • Additional commits viewable 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 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 [junrar](https://github.com/junrar/junrar) from 6.0.1 to 7.5.4.
- [Release notes](https://github.com/junrar/junrar/releases)
- [Changelog](https://github.com/junrar/junrar/blob/master/CHANGELOG.md)
- [Commits](junrar/junrar@v6.0.1...v7.5.4)

---
updated-dependencies:
- dependency-name: com.github.junrar:junrar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants