Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

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

Changelog

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

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

  • Added new editor option "titleHidden"
  • Integrated "readOnly" for array and object editors
  • Fixed date, time and datetime-local validator
  • Fixed several accessibility issues. Note: Some forms may have new/modified attributes ("aria", "id", "for" and more)
  • Updated "format": "info" editors documentation

2.13.2

  • Fixed early validation with boolean types
  • Refactored copy command using navigator
  • Fixed const validator when validating arrays and objects
  • Fixed issue format buttons disable state
  • Fixed issue #1453 setup buttons in array editor correctly if editor is initially collapsed
  • Fixed issue #1461 setup buttons in array editor correctly if there exists another enum-typed property for which the default value does not equal to the first value

... (truncated)

Commits

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.1.
- [Changelog](https://github.com/json-editor/json-editor/blob/2.15.1/CHANGELOG.md)
- [Commits](json-editor/json-editor@2.12.0...2.15.1)

---
updated-dependencies:
- dependency-name: "@json-editor/json-editor"
  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 20, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2025

Superseded by #220.

@dependabot dependabot bot closed this May 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/json-editor/json-editor-2.15.1 branch May 8, 2025 01:48
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