Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependabot: bump com.nulab-inc:zxcvbn from 1.8.0 to 1.8.2 #3343

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps com.nulab-inc:zxcvbn from 1.8.0 to 1.8.2.

Release notes

Sourced from com.nulab-inc:zxcvbn's releases.

1.8.2

What's Changed

Full Changelog: nulab/zxcvbn4j@1.8.1...1.8.2

1.8.1

What's Changed

Full Changelog: nulab/zxcvbn4j@1.8.0...1.8.1

Changelog

Sourced from com.nulab-inc:zxcvbn's changelog.

1.8.2 (2023-08-21)

  • fix: fix the discrepancy in password guesses between zxcvbn and zxcvbn4j #151 (vvatanabe)
  • style: format all with google-java-format #150 (vvatanabe)
  • refactor: refactoring matchers.Match #149 (vvatanabe)
  • refactor: refactoring matchers.OmnibusMatcher #148 (vvatanabe)

1.8.1 (2023-08-18)

Commits
  • 763c214 1.8.2
  • 1b31a17 Merge pull request #151 from nulab/fix-the-discrepancy-in-password-guesses-be...
  • 44dda11 fix: fix the discrepancy in password guesses between zxcvbn and zxcvbn4j (#105)
  • a213a44 Merge pull request #150 from nulab/apply-google-java-format
  • 0347d6e style: format all with google-java-format
  • a90235c Merge pull request #149 from nulab/refactoring-Match
  • 3d44718 refactor: refactoring matchers.Match
  • e733acd style: format code and optimize imports in matchers.Match
  • a677ae3 Merge pull request #148 from nulab/refactoring-OmnibusMatcher
  • a8024dc refactor: refactoring matchers.OmnibusMatcher
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 11, 2023
@peternied
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/com.nulab-inc-zxcvbn-1.8.2 branch from 3d10f3c to 5735379 Compare September 12, 2023 01:07
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #3343 (9e4317d) into main (6d78bce) will increase coverage by 0.01%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #3343      +/-   ##
============================================
+ Coverage     64.19%   64.21%   +0.01%     
- Complexity     3471     3476       +5     
============================================
  Files           263      263              
  Lines         20112    20112              
  Branches       3359     3359              
============================================
+ Hits          12910    12914       +4     
+ Misses         5528     5525       -3     
+ Partials       1674     1673       -1     

see 2 files with indirect coverage changes

@peternied
Copy link
Member

@dependabot rebase

Recent change was merged [1] to prevent failing CI due to code coverage upload to unblock verification of changes like this.

Bumps [com.nulab-inc:zxcvbn](https://github.com/nulab/zxcvbn4j) from 1.8.0 to 1.8.2.
- [Release notes](https://github.com/nulab/zxcvbn4j/releases)
- [Changelog](https://github.com/nulab/zxcvbn4j/blob/main/CHANGELOG.md)
- [Commits](nulab/zxcvbn4j@1.8.0...1.8.2)

---
updated-dependencies:
- dependency-name: com.nulab-inc:zxcvbn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.nulab-inc-zxcvbn-1.8.2 branch from 5735379 to 9e4317d Compare September 13, 2023 14:45
@willyborankin willyborankin merged commit 2ad8272 into main Sep 13, 2023
@willyborankin willyborankin deleted the dependabot/gradle/com.nulab-inc-zxcvbn-1.8.2 branch September 13, 2023 15:54
@willyborankin willyborankin added the backport 2.x backport to 2.x branch label Sep 13, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 13, 2023
Bumps [com.nulab-inc:zxcvbn](https://github.com/nulab/zxcvbn4j) from
1.8.0 to 1.8.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nulab/zxcvbn4j/releases">com.nulab-inc:zxcvbn's
releases</a>.</em></p>
<blockquote>
<h2>1.8.2</h2>
<h2>What's Changed</h2>
<ul>
<li>refactor: refactoring matchers.OmnibusMatcher by <a
href="https://github.com/vvatanabe"><code>@​vvatanabe</code></a> in <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/148">nulab/zxcvbn4j#148</a></li>
<li>refactor: refactoring matchers.Match by <a
href="https://github.com/vvatanabe"><code>@​vvatanabe</code></a> in <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/149">nulab/zxcvbn4j#149</a></li>
<li>style: format all with google-java-format by <a
href="https://github.com/vvatanabe"><code>@​vvatanabe</code></a> in <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/150">nulab/zxcvbn4j#150</a></li>
<li>fix: fix the discrepancy in password guesses between zxcvbn and
zxcvbn4j by <a
href="https://github.com/vvatanabe"><code>@​vvatanabe</code></a> in <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/151">nulab/zxcvbn4j#151</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nulab/zxcvbn4j/compare/1.8.1...1.8.2">https://github.com/nulab/zxcvbn4j/compare/1.8.1...1.8.2</a></p>
<h2>1.8.1</h2>
<h2>What's Changed</h2>
<ul>
<li>refactor: refactoring matchers.RepeatMatcher by <a
href="https://github.com/vvatanabe"><code>@​vvatanabe</code></a> in <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/137">nulab/zxcvbn4j#137</a></li>
<li>refactor: refactoring matchers.SpatialMatcher by <a
href="https://github.com/vvatanabe"><code>@​vvatanabe</code></a> in <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/138">nulab/zxcvbn4j#138</a></li>
<li>fix: fix the warnings from SpotBugs by <a
href="https://github.com/vvatanabe"><code>@​vvatanabe</code></a> in <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/139">nulab/zxcvbn4j#139</a></li>
<li>refactor: refactoring matchers.SequenceMatcher by <a
href="https://github.com/vvatanabe"><code>@​vvatanabe</code></a> in <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/140">nulab/zxcvbn4j#140</a></li>
<li>refactor: refactoring matchers.L33tMatcher by <a
href="https://github.com/vvatanabe"><code>@​vvatanabe</code></a> in <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/141">nulab/zxcvbn4j#141</a></li>
<li>refactor: refactoring matchers.DictionaryMatcher by <a
href="https://github.com/vvatanabe"><code>@​vvatanabe</code></a> in <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/142">nulab/zxcvbn4j#142</a></li>
<li>refactor: refactoring matchers.RegexMatcher by <a
href="https://github.com/vvatanabe"><code>@​vvatanabe</code></a> in <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/143">nulab/zxcvbn4j#143</a></li>
<li>refactor: refactoring matchers.DateMatcher by <a
href="https://github.com/vvatanabe"><code>@​vvatanabe</code></a> in <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/144">nulab/zxcvbn4j#144</a></li>
<li>style: format code in matchers.RepeatMatcher by <a
href="https://github.com/vvatanabe"><code>@​vvatanabe</code></a> in <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/145">nulab/zxcvbn4j#145</a></li>
<li>refactor: refactoring matchers.ReverseDictionaryMatcher by <a
href="https://github.com/vvatanabe"><code>@​vvatanabe</code></a> in <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/146">nulab/zxcvbn4j#146</a></li>
<li>fix: improved SpatialMatcher decision logic (<a
href="https://redirect.github.com/nulab/zxcvbn4j/issues/84">#84</a>) (<a
href="https://redirect.github.com/nulab/zxcvbn4j/issues/129">#129</a>)
by <a href="https://github.com/vvatanabe"><code>@​vvatanabe</code></a>
in <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/147">nulab/zxcvbn4j#147</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nulab/zxcvbn4j/compare/1.8.0...1.8.1">https://github.com/nulab/zxcvbn4j/compare/1.8.0...1.8.1</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nulab/zxcvbn4j/blob/main/CHANGELOG.md">com.nulab-inc:zxcvbn's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/nulab/zxcvbn4j/compare/1.8.1...1.8.2">1.8.2</a>
(2023-08-21)</h2>
<ul>
<li>fix: fix the discrepancy in password guesses between zxcvbn and
zxcvbn4j <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/151">#151</a> (<a
href="https://github.com/vvatanabe">vvatanabe</a>)</li>
<li>style: format all with google-java-format <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/150">#150</a> (<a
href="https://github.com/vvatanabe">vvatanabe</a>)</li>
<li>refactor: refactoring matchers.Match <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/149">#149</a> (<a
href="https://github.com/vvatanabe">vvatanabe</a>)</li>
<li>refactor: refactoring matchers.OmnibusMatcher <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/148">#148</a> (<a
href="https://github.com/vvatanabe">vvatanabe</a>)</li>
</ul>
<h2><a
href="https://github.com/nulab/zxcvbn4j/compare/1.8.0...1.8.1">1.8.1</a>
(2023-08-18)</h2>
<ul>
<li>fix: improved SpatialMatcher decision logic (<a
href="https://redirect.github.com/nulab/zxcvbn4j/issues/84">#84</a>) (<a
href="https://redirect.github.com/nulab/zxcvbn4j/issues/129">#129</a>)
<a href="https://redirect.github.com/nulab/zxcvbn4j/pull/147">#147</a>
(<a href="https://github.com/vvatanabe">vvatanabe</a>)</li>
<li>refactor: refactoring matchers.ReverseDictionaryMatcher <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/146">#146</a> (<a
href="https://github.com/vvatanabe">vvatanabe</a>)</li>
<li>style: format code in matchers.RepeatMatcher <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/145">#145</a> (<a
href="https://github.com/vvatanabe">vvatanabe</a>)</li>
<li>refactor: refactoring matchers.DateMatcher <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/144">#144</a> (<a
href="https://github.com/vvatanabe">vvatanabe</a>)</li>
<li>refactor: refactoring matchers.RegexMatcher <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/143">#143</a> (<a
href="https://github.com/vvatanabe">vvatanabe</a>)</li>
<li>refactor: refactoring matchers.DictionaryMatcher <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/142">#142</a> (<a
href="https://github.com/vvatanabe">vvatanabe</a>)</li>
<li>refactor: refactoring matchers.L33tMatcher <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/141">#141</a> (<a
href="https://github.com/vvatanabe">vvatanabe</a>)</li>
<li>refactor: refactoring matchers.SequenceMatcher <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/140">#140</a> (<a
href="https://github.com/vvatanabe">vvatanabe</a>)</li>
<li>fix: fix the warnings from SpotBugs <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/139">#139</a> (<a
href="https://github.com/vvatanabe">vvatanabe</a>)</li>
<li>refactor: refactoring matchers.SpatialMatcher <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/138">#138</a> (<a
href="https://github.com/vvatanabe">vvatanabe</a>)</li>
<li>refactor: refactoring matchers.RepeatMatcher <a
href="https://redirect.github.com/nulab/zxcvbn4j/pull/137">#137</a> (<a
href="https://github.com/vvatanabe">vvatanabe</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nulab/zxcvbn4j/commit/763c214ad6498aeea54177cc8ff0f5108e65ced0"><code>763c214</code></a>
1.8.2</li>
<li><a
href="https://github.com/nulab/zxcvbn4j/commit/1b31a1728d14c1e6e45a1f54cf98843baf8a04cb"><code>1b31a17</code></a>
Merge pull request <a
href="https://redirect.github.com/nulab/zxcvbn4j/issues/151">#151</a>
from nulab/fix-the-discrepancy-in-password-guesses-be...</li>
<li><a
href="https://github.com/nulab/zxcvbn4j/commit/44dda11f3b7defa3b3d81b99d73316fc53fcd86e"><code>44dda11</code></a>
fix: fix the discrepancy in password guesses between zxcvbn and zxcvbn4j
(<a
href="https://redirect.github.com/nulab/zxcvbn4j/issues/105">#105</a>)</li>
<li><a
href="https://github.com/nulab/zxcvbn4j/commit/a213a44f7b1bd2abddf3667a4b0d3582cb07eff5"><code>a213a44</code></a>
Merge pull request <a
href="https://redirect.github.com/nulab/zxcvbn4j/issues/150">#150</a>
from nulab/apply-google-java-format</li>
<li><a
href="https://github.com/nulab/zxcvbn4j/commit/0347d6eb8c7c58dd0ba58c960b64e89445a78ad2"><code>0347d6e</code></a>
style: format all with google-java-format</li>
<li><a
href="https://github.com/nulab/zxcvbn4j/commit/a90235cbed75808fd5a42004e1a95f8d376b0c15"><code>a90235c</code></a>
Merge pull request <a
href="https://redirect.github.com/nulab/zxcvbn4j/issues/149">#149</a>
from nulab/refactoring-Match</li>
<li><a
href="https://github.com/nulab/zxcvbn4j/commit/3d44718202be372017b10dfc468c3099b0f1cbcf"><code>3d44718</code></a>
refactor: refactoring matchers.Match</li>
<li><a
href="https://github.com/nulab/zxcvbn4j/commit/e733acd434e6fcce646bcf7cec64406eff655d24"><code>e733acd</code></a>
style: format code and optimize imports in matchers.Match</li>
<li><a
href="https://github.com/nulab/zxcvbn4j/commit/a677ae38bee784dc168da73b3d4b56e956444026"><code>a677ae3</code></a>
Merge pull request <a
href="https://redirect.github.com/nulab/zxcvbn4j/issues/148">#148</a>
from nulab/refactoring-OmnibusMatcher</li>
<li><a
href="https://github.com/nulab/zxcvbn4j/commit/a8024dcecb3cc1a7f65dff8ecc70d2414b65b4a0"><code>a8024dc</code></a>
refactor: refactoring matchers.OmnibusMatcher</li>
<li>Additional commits viewable in <a
href="https://github.com/nulab/zxcvbn4j/compare/1.8.0...1.8.2">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.nulab-inc:zxcvbn&package-manager=gradle&previous-version=1.8.0&new-version=1.8.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 2ad8272)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
cwperks pushed a commit that referenced this pull request Sep 14, 2023
…8.2 (#3357)

Backport 2ad8272 from #3343.

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport to 2.x branch 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.

3 participants