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.8.0 in /web #3293

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jsoneditor from 9.6.0 to 9.8.0.

Changelog

Sourced from jsoneditor's changelog.

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
  • 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
  • eeff193 Publish v9.7.4
  • e00af16 Fix #1421: fix onBlur event not firing when focus goes to an iframe
  • 92bf96d Publish v9.7.3
  • ca43062 Fix #1422: fix setSchema not working
  • 94e5b13 Fix #1419: blurry text preview on Chrome, publish v9.7.2
  • 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.8.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.8.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 6, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2022

Superseded by #3299.

@dependabot dependabot bot closed this Jun 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/jsoneditor-9.8.0 branch June 13, 2022 11:13
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