Skip to content
This repository was archived by the owner on Jul 16, 2022. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2022

Bumps dictzip from 0.9.5 to 0.10.3.

Changelog

Sourced from dictzip's changelog.

[0.10.3] - 2022-01-18

Fixed

  • Release actions script
  • Fix test case to pass when external dictzip does not exist

[0.10.0] - 2022-01-18

Fixed

  • DictZipOutputStream to produce good archive. all old versions of dictzip-java produce broken archive.

Changed

  • Bump Gradle@7.3.3
  • Bump commons-io@2.11.0
  • generate version property by gradle
  • reorganize test utility library
  • Add test cases for DictZipOutputStream class.
  • test: move to JUnit5
  • Enable header CRC check
  • Bump actions/setup-java@2.5.0
  • Use actions gradle/gradle-build-action@v2

Removed

  • Artifact upload on actions page
Commits
  • 6ebdce9 Release v0.10.3
  • 8439459 Fix test case when dictzip not exist
  • 4e6c5fd Actions: Change release script
  • 9a9f239 Release v0.10.1
  • 203bedf Actions: update release script
  • 4113cda Release v0.10.0
  • a83e44a Merge pull request #40 from dictzip/topic/miurahr/gradle-versioning
  • 953878c Auto generate version file
  • e515fbd Merge pull request #39 from dictzip/topic/miurahr/reduce-test-code-duplication
  • 341ba34 Reorganize code structures
  • 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 [dictzip](https://github.com/dictzip/dictzip-java) from 0.9.5 to 0.10.3.
- [Release notes](https://github.com/dictzip/dictzip-java/releases)
- [Changelog](https://github.com/dictzip/dictzip-java/blob/master/CHANGELOG.md)
- [Commits](dictzip/dictzip-java@v0.9.5...v0.10.3)

---
updated-dependencies:
- dependency-name: io.github.dictzip:dictzip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 18, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2022

Superseded by #99.

@dependabot dependabot bot closed this Jan 31, 2022
@dependabot dependabot bot deleted the dependabot/gradle/io.github.dictzip-dictzip-0.10.3 branch January 31, 2022 22:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants