Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jsoneditor from 7.0.5 to 9.10.0 in /client #908

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 Feb 20, 2023

Bumps jsoneditor from 7.0.5 to 9.10.0.

Changelog

Sourced from jsoneditor's changelog.

2023-02-20, version 9.10.0

  • Implement option showErrorTable to customize in which modes the error table shows up initially (#1497). Thanks @​magedhennawy.
  • Upgrade to the latest version of Ace editor, v1.15.2.
  • Upgrade to the latest version of jsonrepair, v3.0.2.
  • Fix #1208: source map issue "Could not load source file "0" in source map" (#1499). Thanks @​joshkel.

2022-09-20, version 9.9.2

  • Fix #1470: update the code of Selectr from 2.4.0 to 2.4.13.

2022-09-19, version 9.9.1

  • Upgrade to the latest version of Ace editor, v1.10.1.

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

... (truncated)

Commits
  • 0987836 chore: publish v9.10.0
  • adb4587 chore: update sass
  • fa429da chore: fix linting issue, and refine the explanation in the documentation
  • e5c093d Control default behaviour of error table through options (#1497)
  • c8a7086 chore: update dependencies, update history
  • 56b7494 Fix source map paths in Uglify configuration (#1499)
  • c2e2c2d Bump loader-utils from 2.0.3 to 2.0.4 in /examples/react_demo (#1478)
  • aa2bee9 Bump loader-utils from 2.0.3 to 2.0.4 in /examples/react_advanced_demo (#1479)
  • afba411 Bump json5 from 1.0.1 to 1.0.2 in /examples/react_advanced_demo (#1490)
  • 6f9dc24 Bump json5 from 1.0.1 to 1.0.2 in /examples/react_demo (#1491)
  • 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 7.0.5 to 9.10.0.
- [Release notes](https://github.com/josdejong/jsoneditor/releases)
- [Changelog](https://github.com/josdejong/jsoneditor/blob/develop/HISTORY.md)
- [Commits](josdejong/jsoneditor@v7.0.5...v9.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@sonarqubecloud
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants