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 Feb 4, 2022

Bumps dictzip from 0.11.1 to 0.11.2.

Changelog

Sourced from dictzip's changelog.

[0.11.2] - 2022-02-05

Added

  • NIO aware methods to create objects
    • DictZipFiles.newDictZipInputStream
    • DictZipFiles.newDictZipOutputStream
    • DictZipFiles.newRandomAccessInputStream
    • DictZipFiles.newRandonAccessOutputStream
  • Move check methods to DictZipFiles class
    • DictZipFiles.checkDictZipInputStream
    • DictZipFiles.checkDictZipFile

Deprecated

  • Deprecate check methods in DictZipUtils class
Commits
  • 282a362 Release v0.11.2
  • bd6045c Merge pull request #46 from dictzip/topic/miurahr/nio-aware-methods
  • b57a9c2 Merge pull request #45 from dictzip/topic/miurahr/checkstyle-test
  • 34eb77d Merge pull request #44 from dictzip/topic/iurahr/adjust-checkstyle
  • a6679e8 adjust Checkstyle warnings
  • 4758898 test: adjust Checkstyle warnings
  • 38deeb2 Move checkDictZipInputStream
  • 00da3e9 Introduce NIO aware constructors
  • 8a04733 Actions: fix release script
  • 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 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.11.1 to 0.11.2.
- [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.11.1...v0.11.2)

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

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 Feb 4, 2022
@miurahr miurahr merged commit 4bdaeeb into main Feb 8, 2022
@dependabot dependabot bot deleted the dependabot/gradle/io.github.dictzip-dictzip-0.11.2 branch February 8, 2022 13:59
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.

1 participant