Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Bump jsoneditor from 9.0.0 to 9.5.7 #3

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2021

Bumps jsoneditor from 9.0.0 to 9.5.7.

Changelog

Sourced from jsoneditor's changelog.

2021-11-06, version 9.5.7

  • More robust polyfill for Element.remove, window.CharacterData.remove, and window.DocumentType.remove. Thanks @​caok2709.
  • Update dependencies: ace-builds@1.4.13, vanilla-picker@2.12.1.

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

  • Upgrade to jsonrepair@2.2.1.

2021-06-05, version 9.5.0

  • Implemented new method JSONEditor.validate(): Promise<ValidationError[]>. Thanks @​ChrisAcrobat.

... (truncated)

Commits
  • fa990e1 Update dependencies, publish v9.5.7
  • a80a164 Update history
  • 94d81fa fix: verify object prototype before define 'remove' property in it (#1385)
  • 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...
  • 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.0.0 to 9.5.7.
- [Release notes](https://github.com/josdejong/jsoneditor/releases)
- [Changelog](https://github.com/josdejong/jsoneditor/blob/develop/HISTORY.md)
- [Commits](josdejong/jsoneditor@v9.0.0...v9.5.7)

---
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 the dependencies Pull requests that update a dependency file label Nov 22, 2021
@github-actions github-actions bot merged commit fb27196 into master Nov 22, 2021
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/jsoneditor-9.5.7 branch November 22, 2021 01:33
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants