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 28, 2022

Bumps dsl4j from 0.4.5 to 0.5.0.

Changelog

Sourced from dsl4j's changelog.

[0.5.0]

Changed

  • Behavior change
    • Now returns head words with subentry key when exist
  • Index cache file format
    • cache file version raised to v2
    • extend to hold head word block's offset and size
  • Bump versions
    • spotbugs@5.0.6
    • spotless@6.3.0
    • dictzip@0.12.1
  • Rewrite dictionary entries loader
    • Allow UTF-16LE without BOM
    • Allow LF line terminators with UTF-16LE
    • Support records without empty line separator
    • Handle comment only head word line
    • Accept UTF-8 with BOM
    • Improve metadata loading

Added

  • Update README
    • support matrix
    • Unsupported syntax
  • Update test cases
    • test data variations
    • test case with proprietary data

Removed

  • StreamSearcher class
Commits
  • 7ac8462 Release v0.5.0
  • 5e6be1f Merge pull request #67 from eb4j/topic/miurahr/dictzip-0.12.1
  • 6e5471a Bump dictzip@0.12.1
  • 3525350 Loader: update eolSearch to use this.position() method
  • d67b4e8 Merge pull request #66 from eb4j/topic/miurahr/fix-wo-last-eol
  • a79241a checkstyle
  • 84d1e34 Optimize metadata loader
  • 78c49a1 Fix multikey terminator
  • 822a464 Merge pull request #64 from eb4j/topic/miurahr/fix-result-key-string-crlf
  • b1fca86 Fix multikey terminator
  • 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 [dsl4j](https://github.com/eb4j/dsl4j) from 0.4.5 to 0.5.0.
- [Release notes](https://github.com/eb4j/dsl4j/releases)
- [Changelog](https://github.com/eb4j/dsl4j/blob/main/CHANGELOG.md)
- [Commits](eb4j/dsl4j@v0.4.5...v0.5.0)

---
updated-dependencies:
- dependency-name: io.github.eb4j:dsl4j
  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 Feb 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2022

Superseded by #118.

@dependabot dependabot bot closed this Mar 2, 2022
@dependabot dependabot bot deleted the dependabot/gradle/io.github.eb4j-dsl4j-0.5.0 branch March 2, 2022 22:25
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