Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2025

Bumps com.github.junrar:junrar from 7.5.5 to 7.5.7.

Release notes

Sourced from com.github.junrar:junrar's releases.

Release v7.5.7

Changelog

🛠 Build

  • fix failing version (beccd50)
  • fix failing version (4ccf1d2)
  • use bump when computing snapshot version (20e9105)
  • use java 21 (ae8bff6)
  • remove java toolchains and use release flag instead (0d99993), closes #218

📝 Documentation

  • update maven snapshot badge (04481cf)

Contributors

We'd like to thank the following people for their contributions: Gauthier Roebroeck

Release v7.5.6

Changelog

🐛 Fixes

  • CorruptHeaderException when EndArcHeader is missing and parsing as stream (964801c), closes #216

🧪 Tests

🛠 Build

deps

  • bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.19.0 to 2.20.0 (a1143e2)
  • bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 (06ba358)
  • bump org.mockito:mockito-core from 5.17.0 to 5.20.0 (9880cc4)
  • bump com.fasterxml.jackson.core:jackson-databind (9912de1)
  • bump commons-io:commons-io from 2.19.0 to 2.20.0 (716b0fc)
  • bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (23ba3d7)
  • bump peter-evans/create-or-update-comment from 4 to 5 (932af2e)
  • bump gradle/actions from 4 to 5 (d3b4237)
  • bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (a7b88da)
  • bump com.github.gotson.bestbefore:bestbefore-processor-java (acf11b2)
  • bump org.jreleaser from 1.18.0 to 1.20.0 (694c46c)
  • bump actions/setup-java from 4 to 5 (c6c2cb9)
  • bump actions/checkout from 4 to 5 (f55f514)
  • bump archunit to 1.4.1 (4942838)
  • bump junit-pioneer to 2.3.0 (75bd572)
  • bump slf4j-api from 2.0.9 to 2.0.17 (cd598e6)
  • bump ch.qos.logback:logback-classic from 1.4.11 to 1.5.18 (666e572)

... (truncated)

Changelog

Sourced from com.github.junrar:junrar's changelog.

7.5.7 (2025-10-17)

🛠 Build

  • fix failing version (beccd50)
  • fix failing version (4ccf1d2)
  • use bump when computing snapshot version (20e9105)
  • use java 21 (ae8bff6)
  • remove java toolchains and use release flag instead (0d99993), closes #218

📝 Documentation

  • update maven snapshot badge (04481cf)

7.5.6 (2025-10-16)

🐛 Fixes

  • CorruptHeaderException when EndArcHeader is missing and parsing as stream (964801c), closes #216

🧪 Tests

🛠 Build

deps

  • bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.19.0 to 2.20.0 (a1143e2)
  • bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 (06ba358)
  • bump org.mockito:mockito-core from 5.17.0 to 5.20.0 (9880cc4)
  • bump com.fasterxml.jackson.core:jackson-databind (9912de1)
  • bump commons-io:commons-io from 2.19.0 to 2.20.0 (716b0fc)
  • bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (23ba3d7)
  • bump peter-evans/create-or-update-comment from 4 to 5 (932af2e)
  • bump gradle/actions from 4 to 5 (d3b4237)
  • bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (a7b88da)
  • bump com.github.gotson.bestbefore:bestbefore-processor-java (acf11b2)
  • bump org.jreleaser from 1.18.0 to 1.20.0 (694c46c)
  • bump actions/setup-java from 4 to 5 (c6c2cb9)
  • bump actions/checkout from 4 to 5 (f55f514)
  • bump archunit to 1.4.1 (4942838)
  • bump junit-pioneer to 2.3.0 (75bd572)
  • bump slf4j-api from 2.0.9 to 2.0.17 (cd598e6)
  • bump ch.qos.logback:logback-classic from 1.4.11 to 1.5.18 (666e572)
  • bump com.fasterxml.jackson.core:jackson-databind (9258830)
  • bump org.mockito:mockito-core from 5.6.0 to 5.17.0 (c2eeadc)
  • bump io.github.gradle-nexus.publish-plugin (777d966)
  • bump org.assertj:assertj-core from 3.24.2 to 3.27.3 (76c8474)
  • bump com.github.ben-manes.versions from 0.50.0 to 0.52.0 (b6fa2a8)
  • bump codecov/codecov-action from 3 to 5 (9c37e01)
  • bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (ea99789)
  • bump commons-io:commons-io from 2.15.0 to 2.19.0 (2c02c73)
  • bump org.jreleaser from 1.9.0 to 1.18.0 (d588832)

... (truncated)

Commits
  • 04481cf docs: update maven snapshot badge
  • beccd50 ci: fix failing version
  • 4ccf1d2 ci: fix failing version
  • 20e9105 ci: use bump when computing snapshot version
  • ae8bff6 ci: use java 21
  • 0d99993 build: remove java toolchains and use release flag instead
  • 9550e75 chore(release): 7.5.6 [skip ci]
  • a1143e2 build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from...
  • 06ba358 build(deps): bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19
  • 9880cc4 build(deps): bump org.mockito:mockito-core from 5.17.0 to 5.20.0
  • 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 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 [com.github.junrar:junrar](https://github.com/junrar/junrar) from 7.5.5 to 7.5.7.
- [Release notes](https://github.com/junrar/junrar/releases)
- [Changelog](https://github.com/junrar/junrar/blob/master/CHANGELOG.md)
- [Commits](junrar/junrar@v7.5.5...v7.5.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 22, 2025
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant