Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Bump jsoneditor from 9.6.0 to 9.9.0 in /web #3299

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps jsoneditor from 9.6.0 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.
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)

Bumps [jsoneditor](https://github.com/josdejong/jsoneditor) from 9.6.0 to 9.9.0.
- [Release notes](https://github.com/josdejong/jsoneditor/releases)
- [Changelog](https://github.com/josdejong/jsoneditor/blob/develop/HISTORY.md)
- [Commits](josdejong/jsoneditor@v9.6.0...v9.9.0)

---
updated-dependencies:
- dependency-name: jsoneditor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 13, 2022
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants