overthesun / simoc-web

This is the web interface to SIMOC
https://ngs.simoc.space/
Other
3 stars 0 forks source link

Bump @json-editor/json-editor from 2.15.1 to 2.15.2 #832

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Bumps @json-editor/json-editor from 2.15.1 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
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

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 show 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)