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

Bump stardict4j from 0.3.0 to 0.3.2 #120

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2022

Bumps stardict4j from 0.3.0 to 0.3.2.

Changelog

Sourced from stardict4j's changelog.

[v0.3.2]

  • Bump dictzip@0.12.2

[v0.3.1]

  • Fix Null-Pointer exception when there are multiple articles in single entry with certain condition.(#11)
  • Cache expiry from last access not write(#13)
  • Bump versions
    • spotless@6.3.0
    • spotbugs@5.0.6
    • actions/setup-java@v3
    • dictzip@0.12.1
  • Add test case with proprietary data
    • commit without the data
Commits
  • e35c8e4 Release v0.3.2
  • 7da0fcb Merge pull request #14 from eb4j/dependabot/gradle/io.github.dictzip-dictzip-...
  • 869e6b6 Bump dictzip from 0.12.1 to 0.12.2
  • e2bf9b8 Release v0.3.1
  • d46d088 Merge pull request #13 from eb4j/topic/miurahr/update-cache-expiry-poicy
  • d06b444 Merge pull request #12 from eb4j/topic/miurahr/test-proprietary-data
  • 263add5 Update README
  • 71dd97c Merge pull request #7 from eb4j/dependabot/gradle/com.diffplug.spotless-6.3.0
  • 1187f7f Merge pull request #11 from eb4j/topic/miurahr/fix-result-list-nullable-entry
  • 8a87f67 Bump com.diffplug.spotless from 6.2.1 to 6.3.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 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 [stardict4j](https://github.com/eb4j/stardict4j) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/eb4j/stardict4j/releases)
- [Changelog](https://github.com/eb4j/stardict4j/blob/main/CHANGELOG.md)
- [Commits](eb4j/stardict4j@v0.3.0...v0.3.2)

---
updated-dependencies:
- dependency-name: io.github.eb4j:stardict4j
  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 Mar 3, 2022
@miurahr miurahr merged commit 9bc18cb into main Mar 3, 2022
@dependabot dependabot bot deleted the dependabot/gradle/io.github.eb4j-stardict4j-0.3.2 branch March 3, 2022 22:50
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