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 5.13.3 to 9.5.6 in /frontend #10

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 29, 2021

Bumps jsoneditor from 5.13.3 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 setMode not throwing an exception anymore in case of a parse error (regression since 9.5.4).

2021-08-25, version 9.5.4

  • Use noreferrer for 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 onError callback (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

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 code mode to preview mode.
  • Rename spin animation of selectr to prevent conflicts with tailwind,

... (truncated)

Commits
  • d289517 Publish v9.5.6, update devDependencies
  • 6e64f93 Add a SECURITY.md file
  • 092e386 Fix inefficient regex to replace return characters
  • c33544b publish v9.5.5
  • f5b3046 Fix setMode not throwing an exception anymore in case of a parse error
  • f97e875 Publish v9.5.4
  • b3b31f2 Fix opening the Transform or Sort modal in code mode with invalid JSON conten...
  • cbb95ae Change the default behavior of error handling to open a basic alert instead o...
  • 883a0c9 Update history
  • 5dbdfe4 Fix #1363: parsing error contains html caharacters
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will 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.

Bumps [jsoneditor](https://github.com/josdejong/jsoneditor) from 5.13.3 to 9.5.6.
- [Release notes](https://github.com/josdejong/jsoneditor/releases)
- [Changelog](https://github.com/josdejong/jsoneditor/blob/develop/HISTORY.md)
- [Commits](josdejong/jsoneditor@v5.13.3...v9.5.6)

---
updated-dependencies:
- dependency-name: jsoneditor
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 29, 2021
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

1 participant