laravel-api-explorer
laravel-api-explorer copied to clipboard
Bump jsoneditor from 7.0.5 to 9.5.6
trafficstars
Bumps jsoneditor from 7.0.5 to 9.5.6.
Changelog
Sourced from jsoneditor's changelog.
2021-09-22, version 9.5.6
- Fix inefficient regex to replace return characters.
2021-09-01, version 9.5.5
- Fix
setModenot throwing an exception anymore in case of a parse error (regression since9.5.4).2021-08-25, version 9.5.4
- Use
noreferrerfor window.open, see #1365. Thanks@rajitbanerjee.- Fix #1363: parsing error contains html characters.
- Fix opening the Transform or Sort modal in code mode with invalid JSON contents not triggering the
onErrorcallback (see #1364).- Change the default behavior of error handling to open a basic alert instead of logging the error in the console (see #1364).
2021-07-28, version 9.5.3
- Fix #1356: background of tree mode is transparent instead of white.
- Fix #473: enum dropdown not working on referenced schemas and templates, see #1355. Thanks
@mpccolorado.2021-07-22, version 9.5.2
- Fix #675: Relative image urls in CSS replaced with absolute urls by build script, see #1354. Thanks
@esulu.2021-06-30, version 9.5.1
- Upgrade to
[email protected].2021-06-05, version 9.5.0
- Implemented new method
JSONEditor.validate(): Promise<ValidationError[]>. Thanks@ChrisAcrobat.2021-06-02, version 9.4.2
- Fix #1311: exception being thrown under certain conditions when switching from
codemode topreviewmode.- Rename spin animation of
selectrto prevent conflicts with tailwind,
... (truncated)
Commits
d289517Publish v9.5.6, update devDependencies6e64f93Add a SECURITY.md file092e386Fix inefficient regex to replace return charactersc33544bpublish v9.5.5f5b3046FixsetModenot throwing an exception anymore in case of a parse errorf97e875Publish v9.5.4b3b31f2Fix opening the Transform or Sort modal in code mode with invalid JSON conten...cbb95aeChange the default behavior of error handling to open a basic alert instead o...883a0c9Update history5dbdfe4Fix #1363: parsing error contains html caharacters- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.