Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2025

Bumps @json-editor/json-editor from 2.12.0 to 2.15.2.

Changelog

Sourced from @​json-editor/json-editor's changelog.

2.15.2

  • Support drag and drop for array item
  • Updated to docker compose commands
  • Updated to docker compose commands
  • Added schema switcher option
  • Added opt_in_widget option (checkboxes and switches for opt int activators)
  • Added enforce_const option
  • Added enforce_const option
  • ShowErrorMessages method
  • Recursively deactivate non required properties, when adding a new row in an array
  • Fixed error in Playground
  • Fixed simpleMde exception
  • Support drag and drop for array item

2.15.1

  • Fixed #1563 and #1558. Select values not displayed

2.15.0

  • Added option enforce_const
  • Fixed #1525 select2 setValue append new item
  • Added remove_false_properties object option
  • Updated GitHub workflows
  • Added prompt_paste_max_length_reached option
  • Fixed #1512 "dependencies" autocomplete inside array tables cropping
  • Allow for Base64 custom input attributes
  • Added 'add' and 'switch' events
  • Fixed "dependencies" issues
  • Fixed npm audits and packages upgrades
  • Fixed issue #1541 Failure to parse schema with "default"
  • Fixed rating "undefined" value when type of integer
  • Added meta-schema example to the readme
  • Fixed issue #1514 Cannot use more than one class in "class" option for links
  • Fixed info disable/enable
  • Added options: "has_placeholder_option" and "placeholder_option_text"
  • Fixed issue #1498 Dependant fields not created after JSON update at change of the controlling field
  • Added 'copyRow' event

2.14.1

  • Fixed issue #1272 Multiple editor incorrect dependency inheritance
  • Improved Multiple editor accessibility
  • Fixed issue #1485 Infinite loop due to template rendering bug
  • Fixed issue #1171 Radio inputs without names having multiple checking marks
  • Fixed issue #1491 Wrong error messages displayed in some edge scenarios
  • Fixed issue #1466 memory leak in array editor

2.14.0

... (truncated)

Commits
  • b411472 2.15.2
  • 92a8b8d Updated CHANGELOG.md
  • 3d14a21 Merge pull request #1623 from germanbisurgi/feature/show-validation-errors
  • d2ba120 Allow displaying third party error messages
  • fca21fc Merge pull request #1602 from skyshore2001/issue1526
  • b665a0e support drag and drop for array item #1526
  • 65c4ee2 Merge pull request #1603 from json-editor/feature/docker-compose-2
  • 30e38ea fixed docker compose command
  • e3b4463 Merge pull request #1597 from germanbisurgi/feature/switcher-option
  • 2d130f6 Merge pull request #1595 from germanbisurgi/feature/opt-in-widget
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@json-editor/json-editor](https://github.com/json-editor/json-editor) from 2.12.0 to 2.15.2.
- [Changelog](https://github.com/json-editor/json-editor/blob/master/CHANGELOG.md)
- [Commits](json-editor/json-editor@2.12.0...2.15.2)

---
updated-dependencies:
- dependency-name: "@json-editor/json-editor"
  dependency-version: 2.15.2
  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 May 8, 2025
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.

0 participants