Skip to content

Bump @json-editor/json-editor from 2.12.0 to 2.15.0#202

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/json-editor/json-editor-2.15.0
Closed

Bump @json-editor/json-editor from 2.12.0 to 2.15.0#202
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/json-editor/json-editor-2.15.0

Conversation

@dependabot
Copy link
Contributor

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

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

Changelog

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

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
  • Fixed issue #1466 memory leak in array editor

2.13.1

... (truncated)

Commits
  • e5b92d8 2.15.0
  • 28c7921 Updated readme and changelog
  • ce19140 Merge branch 'master' into release
  • 059e09c Merge pull request #1555 from germanbisurgi/feature/enforce-const
  • 29dbe90 Added test for enforce_const
  • 2bcbbbf Use const as default value and disable editor when enforce_const is enabled
  • 661d4c3 Teach enum and select editor that their enums have const value as only value ...
  • c7636e7 Do not override object getDefault() method and added extra check so object pr...
  • 7fb468e Do not override array getDefault() method
  • 1895cfb Added "enforce_const" option (default is false for B.C)
  • 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 <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)

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

---
updated-dependencies:
- dependency-name: "@json-editor/json-editor"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 17, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #207.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/json-editor/json-editor-2.15.0 branch May 20, 2024 01:19
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