elasticsearch-comrade icon indicating copy to clipboard operation
elasticsearch-comrade copied to clipboard

Bump jsoneditor from 7.0.5 to 9.9.0 in /client

Open dependabot[bot] opened this issue 2 years ago • 1 comments

Bumps jsoneditor from 7.0.5 to 9.9.0.

Changelog

Sourced from jsoneditor's changelog.

2022-06-13, version 9.9.0

  • Implemented #968: support for auto-completion based on JSON Schema (#1435). Thanks @​meirotstein.
  • Upgrade to the latest version of Ace editor, v1.6.0.

2022-05-31, version 9.8.0

  • Implemented method editor.expand({ path, isExpand, recursive }) and callback onExpand({ path, isExpand, recursive }). Thanks @​himanshu520.
  • Upgrade to the latest version of Ace editor, v1.5.3.

2022-03-15, version 9.7.4

  • Fix #1421: fix onBlur event not firing when focus goes to an iframe.

2022-03-04, version 9.7.3

  • Fix #1422: fix setSchema not working.

2022-02-09, version 9.7.2

  • Fix #1419: blurry text preview query on Chrome.

2022-02-09, version 9.7.1

  • Fix #1419: blurry text preview on Chrome.

2022-01-30, version 9.7.0

  • Implement #1413: show color indicator on readonly fields and in mode view.

2022-01-13, version 9.6.0

  • Pass a new property value along with the onNodeName callback, see #1409. Thanks @​brianpos.
  • Implement the value property of the callbacks onNodeName, onEditable, and onClassName for objects and arrays too (was undefined before). Since this can be a heavy recursive operation, the property is changed into a lazy getter.

2021-12-29, version 9.5.11

... (truncated)

Commits
  • 07239a7 Make _onSchemaChange robust against not having aceEditor loaded
  • f6105e4 Publish v9.9.0
  • b2555e2 Upgrade dependencies, fix linting issues
  • 6c2da0c Rename examples to resolve using number 25 twice
  • 93ce059 Code editor auto-completion by schema (#1435)
  • 78558b7 Merge remote-tracking branch 'origin/develop' into develop
  • d74df9c Update dependencies, publish v9.8.0
  • 663cb40 Remove node.js 12 from testing
  • d9c3220 Add support to sync node expand/collapse operations across editors (#1440)
  • cf15a4a Fix #1439: describe svelte-jsoneditor in the readme
  • 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)

dependabot[bot] avatar Jun 13 '22 13:06 dependabot[bot]

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Jun 13 '22 13:06 sonarqubecloud[bot]

Superseded by #890.

dependabot[bot] avatar Sep 19 '22 13:09 dependabot[bot]