dependabot[bot] opened a new pull request, #21809: URL: https://github.com/apache/superset/pull/21809
Bumps [ajv](https://github.com/ajv-validator/ajv) to 6.12.6 and updates ancestor dependency [react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form). These dependencies need to be updated together. Updates `ajv` from 5.5.2 to 6.12.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ajv-validator/ajv/releases">ajv's releases</a>.</em></p> <blockquote> <h2>v6.12.6</h2> <p>Fix performance issue of "url" format.</p> <h2>v6.12.5</h2> <p>Fix uri scheme validation (<a href="https://github.com/ChALkeR"><code>@ChALkeR</code></a>). Fix boolean schemas with strictKeywords option (<a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1270">#1270</a>)</p> <h2>v6.12.4</h2> <p>Fix: coercion of one-item arrays to scalar that should fail validation (<a href="https://runkit.com/esp/5f3672ba2f6642001ae27411">failing example</a>).</p> <h2>v6.12.3</h2> <p>Pass schema object to processCode function Option for strictNumbers (<a href="https://github.com/issacgerges"><code>@issacgerges</code></a>, <a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1128">#1128</a>) Fixed vulnerability related to untrusted schemas (<a href="https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=CVE-2020-15366">CVE-2020-15366</a>)</p> <h2>v6.12.2</h2> <p>Removed post-install script</p> <h2>v6.12.1</h2> <p>Docs and dependency updates</p> <h2>v6.12.0</h2> <p>Improved hostname validation (<a href="https://github.com/sambauers"><code>@sambauers</code></a>, <a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1143">#1143</a>) Option <code>keywords</code> to add custom keywords (<a href="https://github.com/franciscomorais"><code>@franciscomorais</code></a>, <a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1137">#1137</a>) Types fixes (<a href="https://github.com/boenrobot"><code>@boenrobot</code></a>, <a href="https://github.com/MattiAstedrone"><code>@MattiAstedrone</code></a>) Docs:</p> <ul> <li><a href="https://github.com/epoberezkin/ajv#error-logging">error logging</a> example (<a href="https://github.com/RadiationSickness"><code>@RadiationSickness</code></a>)</li> <li>TypeScript usage notes (<a href="https://github.com/thetric"><code>@thetric</code></a>)</li> </ul> <h2>v6.11.0</h2> <p>Time formats support two digit and colon-less variants of timezone offset (<a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1061">#1061</a> , <a href="https://github.com/cjpillsbury"><code>@cjpillsbury</code></a>) Docs: RegExp related security considerations Tests: Disabled failing typescript test</p> <h2>v6.10.2</h2> <p>Fix: the unknown keywords were ignored with the option <code>strictKeywords: true</code> (instead of failing compilation) in some sub-schemas (e.g. anyOf), when the sub-schema didn't have known keywords.</p> <h2>v6.10.1</h2> <p>Fix types Fix addSchema (<a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1001">#1001</a>) Update dependencies</p> <h2>v6.10.0</h2> <p>Option <code>strictDefaults</code> to report ignored defaults (<a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/957">#957</a>, <a href="https://github.com/not-an-aardvark"><code>@not-an-aardvark</code></a>) Option <code>strictKeywords</code> to report unknown keywords (<a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/781">#781</a>)</p> <h2>v6.9.0</h2> <p>OpenAPI keyword <code>nullable</code> can be any boolean (and not only <code>true</code>). Custom keyword definition changes:</p> <ul> <li><code>dependencies</code> option in to require the presence of keywords in the same schema.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ajv-validator/ajv/commit/fe591439f34e24030f69df9eb8d91e6d037a3af7"><code>fe59143</code></a> 6.12.6</li> <li><a href="https://github.com/ajv-validator/ajv/commit/d580d3e8ac6a467670d68d86e3a39fd661ac8c23"><code>d580d3e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1298">#1298</a> from ajv-validator/fix-url</li> <li><a href="https://github.com/ajv-validator/ajv/commit/fd363896a8d6c5697b5da41f4d9a400a84efaf8e"><code>fd36389</code></a> fix: regular expression for "url" format</li> <li><a href="https://github.com/ajv-validator/ajv/commit/490e34c4846064db5c962a77087e17078954c2f6"><code>490e34c</code></a> docs: link to v7-beta branch</li> <li><a href="https://github.com/ajv-validator/ajv/commit/9cd93a1bdbdefd5a7ba3db5e123d20c84d1d1d0e"><code>9cd93a1</code></a> docs: note about v7 in readme</li> <li><a href="https://github.com/ajv-validator/ajv/commit/877d286e7f145b1b2127da66c6800b071533f28f"><code>877d286</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1262">#1262</a> from b4h0-c4t/refactor-opt-object-type</li> <li><a href="https://github.com/ajv-validator/ajv/commit/f1c8e45b9cdff918be28becf03bf0b339321c398"><code>f1c8e45</code></a> 6.12.5</li> <li><a href="https://github.com/ajv-validator/ajv/commit/764035e201d7733b8d700d4a04dd079fef9f4d30"><code>764035e</code></a> Merge branch 'ChALkeR-chalker/fix-comma'</li> <li><a href="https://github.com/ajv-validator/ajv/commit/37981602ce6d43313ae106644b372b021626a8af"><code>3798160</code></a> Merge branch 'chalker/fix-comma' of git://github.com/ChALkeR/ajv into ChALkeR...</li> <li><a href="https://github.com/ajv-validator/ajv/commit/a3c7ebab222e4cce07b5e30ebcbb809da7f934e8"><code>a3c7eba</code></a> Merge branch 'refactor-opt-object-type' of github.com:b4h0-c4t/ajv into refac...</li> <li>Additional commits viewable in <a href="https://github.com/ajv-validator/ajv/compare/v5.5.2...v6.12.6">compare view</a></li> </ul> </details> <br /> Updates `react-jsonschema-form` from 1.2.0 to 1.8.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mozilla-services/react-jsonschema-form/releases">react-jsonschema-form's releases</a>.</em></p> <blockquote> <h2>v1.8.1</h2> <h2>Fixes</h2> <ul> <li>Use setTimeout instead of setImmediate (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1482">#1482</a>)</li> <li>Fix some vulnerabilities</li> </ul> <h2>v1.8.0</h2> <h2>New features</h2> <ul> <li>Allow restriction of accepted filetypes in file widget (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1246">#1246</a>)</li> <li>Support adding items to an array at any position, instead of always at the end (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1352">#1352</a>)</li> </ul> <h2>Fixes</h2> <ul> <li>Change inclusion of lodash dependencies to fix errors when using Yarn (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1366">#1366</a>)</li> <li>Fix dependency defaults when using <code>Form</code> as an uncontrolled component (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1371">#1371</a>)</li> <li>Reformat tests (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1372">#1372</a>) and fix linting (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1373">#1373</a>)</li> <li>Use the Monaco editor component in the playground instead of CodeMirror (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1374">#1374</a>, <a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1379">#1379</a>)</li> <li>Add missing space in playground (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1384">#1384</a>)</li> <li>Add Bootstrap version to playground (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1386">#1386</a>)</li> <li>Fix bug with trying to enter numbers such as "0.1" (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1360">#1360</a>)</li> <li>Fix bug where user editing of <code>additionalProperties</code> names was erased (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1401">#1401</a>)</li> <li>Playground now records whether "live" was set (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1403">#1403</a>)</li> <li>Fix bug in <code>omitData</code> where data was always cast into an object, even if it should have remained an array (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1406">#1406</a>)</li> <li>Support <code>$ref</code> in <code>additionalProperties</code> (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1402">#1402</a>)</li> <li>Fix bug where data was being omitted incorrectly (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1419">#1419</a>)</li> </ul> <h2>v1.7.0</h2> <h2>New features</h2> <ul> <li>Pass registry to ArrayFieldTemplate (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1317">#1317</a>)</li> <li>Add "Omit extra data" prop (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1283">#1283</a>), including a "live omit" option (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1332">#1332</a>, <a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1356">#1356</a>)</li> <li>NumberField now has access to <code>min</code> and <code>max</code> props (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1341">#1341</a>)</li> <li>Allow for a custom tag name to be used instead of <code>form</code> (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1345">#1345</a>)</li> <li>Added properties <code>ui:FieldTemplate</code>, <code>ui:ArrayFieldTemplate</code>, and <code>ui:ObjectFieldTemplate</code> to <code>uiSchema</code> (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1152">#1152</a>)</li> </ul> <h2>Bug fixes</h2> <ul> <li>Fix nested dependencies updating (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1320">#1320</a>)</li> <li>Minor follow-ups from <a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1283">#1283</a> (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1331">#1331</a>)</li> <li>Pass <code>formContext</code> to <code>SchemaField</code> (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1330">#1330</a>)</li> <li>Fix bug where defaults are not applied correctly for anyOf/oneOf schemas (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1338">#1338</a>)</li> <li>Ensure all widgets are represented in documentation (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1350">#1350</a>)</li> <li>Array items now have unique, stable keys (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1335">#1335</a>)</li> <li>Prevent submits from propagating when forms are nested in other forms (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1336">#1336</a>)</li> <li>Update to Babel 7 (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1322">#1322</a>)</li> </ul> <h2>v1.6.1</h2> <p>Bugfix release: provide a safe default when calculating dependencies (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1313">#1313</a>).</p> <h2>v1.6.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rjsf-team/react-jsonschema-form/commit/f1f99ff4fdba623350c4c5f1570896b66304c802"><code>f1f99ff</code></a> 1.8.1</li> <li><a href="https://github.com/rjsf-team/react-jsonschema-form/commit/4c437ee49ba111336fbc58678b1b01b14269a477"><code>4c437ee</code></a> Fix more vulnerabilities (--force)</li> <li><a href="https://github.com/rjsf-team/react-jsonschema-form/commit/0364e5e1f0b38f24b52b77544bc7a0b7150f2c71"><code>0364e5e</code></a> Fix vulnerabilities</li> <li><a href="https://github.com/rjsf-team/react-jsonschema-form/commit/965f88b43ed15855060e39f3d68f18768e605435"><code>965f88b</code></a> fix security vulnerabilities</li> <li><a href="https://github.com/rjsf-team/react-jsonschema-form/commit/95263d1a99a4cb3b564abfa1422059ad97b775bb"><code>95263d1</code></a> Use setTimeout instead of setImmediate (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1482">#1482</a>)</li> <li><a href="https://github.com/rjsf-team/react-jsonschema-form/commit/ff3de9b51460ffc5f304b220bbd2b8410ece2bd9"><code>ff3de9b</code></a> Bump version 1.8.0</li> <li><a href="https://github.com/rjsf-team/react-jsonschema-form/commit/4251a2cbcd964dae3f040832ec696d52abdcbc45"><code>4251a2c</code></a> Fix omitExtraData bugs for nested empties and nonspecified objects (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1419">#1419</a>)</li> <li><a href="https://github.com/rjsf-team/react-jsonschema-form/commit/d2112d3988c5f3f2ec9d4e4dac18c84ea7f96552"><code>d2112d3</code></a> Adding support for $ref pointers to additionalProperties. (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1402">#1402</a>)</li> <li><a href="https://github.com/rjsf-team/react-jsonschema-form/commit/642ad5699ffed549dcf7bfa1a4db662404a7def8"><code>642ad56</code></a> Fix: apply netlify badge settings to all builds, not just deploy previews</li> <li><a href="https://github.com/rjsf-team/react-jsonschema-form/commit/1c856b9bf88b3c89473525a43f8f89cd8e22a410"><code>1c856b9</code></a> Fix omitData for top level array (<a href="https://github-redirect.dependabot.com/mozilla-services/react-jsonschema-form/issues/1406">#1406</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mozilla-services/react-jsonschema-form/compare/v1.2.0...v1.8.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~epicfaace">epicfaace</a>, a new releaser for react-jsonschema-form since your current version.</p> </details> <br /> 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/superset/network/alerts). </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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org