dependabot[bot] opened a new pull request, #1110: URL: https://github.com/apache/syncope/pull/1110
Bumps [org.webjars.npm:bootbox](https://github.com/bootboxjs/bootbox) from 6.0.0 to 6.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bootboxjs/bootbox/releases">org.webjars.npm:bootbox's releases</a>.</em></p> <blockquote> <h2>v6.0.4</h2> <ul> <li>Updates <code>step</code> to allow setting value for date inputs</li> </ul> <h2>v6.0.3</h2> <ul> <li>Allows <code>min</code> and <code>max</code> values to be equal when using <code>inputType: 'number'</code> for prompt() helper.</li> </ul> <h2>v6.0.2</h2> <p>Updates <code>OK</code> text for Japanese locale</p> <h2>v6.0.1</h2> <ul> <li>Updates prompt callback to return false from callback if <code>inputType</code> is 'checkbox', <code>required</code> option is <code>true</code>, and no checkbox has been checked</li> <li>Updates unit tests <ul> <li>Adds tests for required option</li> <li>Cleanup up pattern tests</li> <li>Adds HTML output runner</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bootboxjs/bootbox/blob/master/CHANGELOG.md">org.webjars.npm:bootbox's changelog</a>.</em></p> <blockquote> <h2>6.0.4 (Latest Release)</h2> <ul> <li>Updates <code>step</code> to allow setting value for date inputs</li> </ul> <h3>6.0.3</h3> <p>-Updates <code>min</code> and <code>max</code> validation for the <code>number</code> input type to allow min and max to be equal</p> <h3>6.0.2</h3> <ul> <li>Updates <code>OK</code> text for Japanese locale</li> </ul> <h3>6.0.1</h3> <ul> <li>Updates prompt callback to return false from callback if <code>inputType</code> is 'checkbox', <code>required</code> option is <code>true</code>, and no checkbox has been checked</li> <li>Updates unit tests <ul> <li>Adds tests for required option</li> <li>Cleanup up pattern tests</li> <li>Adds HTML output runner</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bootboxjs/bootbox/commit/00f9b752ae70a2be5216084cfbec082d6f4ff773"><code>00f9b75</code></a> Merge pull request <a href="https://redirect.github.com/bootboxjs/bootbox/issues/872">#872</a> from bootboxjs/allow-date-step</li> <li><a href="https://github.com/bootboxjs/bootbox/commit/1f400ca655cc4af0fc68aa7264e94f4a97a867df"><code>1f400ca</code></a> Updates bootbox to allow setting the step value for date inputs</li> <li><a href="https://github.com/bootboxjs/bootbox/commit/4ab816b944a3e746108cae7a82acedca649e8dd7"><code>4ab816b</code></a> Merge pull request <a href="https://redirect.github.com/bootboxjs/bootbox/issues/871">#871</a> from bootboxjs/input-number-min-max-fix</li> <li><a href="https://github.com/bootboxjs/bootbox/commit/a80fa84f09287ed4afdde5e89a7e857f19b42679"><code>a80fa84</code></a> Regenerate dist files</li> <li><a href="https://github.com/bootboxjs/bootbox/commit/51fa240b25c4890cb936619e87511f38d4123bc1"><code>51fa240</code></a> Fixes inputType min and max validation</li> <li><a href="https://github.com/bootboxjs/bootbox/commit/69b32c2024a4d401126b3bb119c1fa52dac8a2f7"><code>69b32c2</code></a> Bump version number in header templates</li> <li><a href="https://github.com/bootboxjs/bootbox/commit/21d4efce338466f797ba809d421eed7f819f5b0c"><code>21d4efc</code></a> Merge pull request <a href="https://redirect.github.com/bootboxjs/bootbox/issues/866">#866</a> from twinbird/improve_ja_locale</li> <li><a href="https://github.com/bootboxjs/bootbox/commit/db828814389decdd3f030774d790642a9d774a69"><code>db82881</code></a> Improved CHANGELOG message</li> <li><a href="https://github.com/bootboxjs/bootbox/commit/7238fd40988ccadd3cb8f6abafad9557f37687d9"><code>7238fd4</code></a> Bumps version number</li> <li><a href="https://github.com/bootboxjs/bootbox/commit/96e101cfc3c1fb984a3ba6acaaa684a8592d9aca"><code>96e101c</code></a> Merge branch 'master' into pr/866</li> <li>Additional commits viewable in <a href="https://github.com/bootboxjs/bootbox/compare/v6.0.0...v6.0.4">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org