Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency jsoneditor to v9.10.5 #73

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsoneditor (source) 9.5.6 -> 9.10.5 age adoption passing confidence

Release Notes

josdejong/jsoneditor (jsoneditor)

v9.10.5

Compare Source

  • Revert dependency jsonrepair to v3.1.0 to stay compatible with
    Internet Explorer 11. Regression introduced in v9.10.3. See #​1563.

v9.10.4

Compare Source

  • Fix #​1558: url not wrapping on Chrome in mode view, font-size increasing
    on mobile Webview.
  • Upgraded to the latest version of ace and jsonrepair.

v9.10.3

Compare Source

  • Fix #​1550: trimming zero in front of a number (#​1549). Thanks @​DarkFisk.
  • Updated dependencies, most notable ace, jsonrepair, and vanilla-picker.

v9.10.2

Compare Source

  • Fix option showErrorTable (see #​1515):
    • a console warning was logged when using the option showErrorTable
    • showErrorTable: false was not working
    • showErrorTable was not working for preview mode
  • Upgraded to the latest version of ace and jsonrepair.

v9.10.1

Compare Source

  • Fix #​1515: a console warning is logged when using the option showErrorTable.

v9.10.0

Compare Source

  • Implement option showErrorTable to customize in which modes the error table
    shows up initially (#​1497). Thanks @​magedhennawy.
  • Upgrade to the latest version of Ace editor, v1.15.2.
  • Upgrade to the latest version of jsonrepair, v3.0.2.
  • Fix #​1208: source map issue "Could not load source file "0" in source map"
    (#​1499). Thanks @​joshkel.

v9.9.2

Compare Source

  • Fix #​1470: update the code of Selectr from 2.4.0 to 2.4.13.

v9.9.1

Compare Source

  • Upgrade to the latest version of Ace editor, v1.10.1.

v9.9.0

Compare Source

  • Implemented #​968: support for auto-completion based on JSON Schema (#​1435).
    Thanks @​meirotstein.
  • Upgrade to the latest version of Ace editor, v1.6.0.

v9.8.0

Compare Source

  • Implemented method editor.expand({ path, isExpand, recursive }) and callback
    onExpand({ path, isExpand, recursive }). Thanks @​himanshu520.
  • Upgrade to the latest version of Ace editor, v1.5.3.

v9.7.4

Compare Source

  • Fix #​1421: fix onBlur event not firing when focus goes to an iframe.

v9.7.3

Compare Source

  • Fix #​1422: fix setSchema not working.

v9.7.2

Compare Source

  • Fix #​1419: blurry text preview query on Chrome.

v9.7.1

Compare Source

  • Fix #​1419: blurry text preview on Chrome.

v9.7.0

Compare Source

  • Implement #​1413: show color indicator on readonly fields and in mode view.

v9.6.0

Compare Source

  • Pass a new property value along with the onNodeName callback, see #​1409.
    Thanks @​brianpos.
  • Implement the value property of the callbacks onNodeName, onEditable,
    and onClassName for objects and arrays too (was undefined before).
    Since this can be a heavy recursive operation, the property is changed into
    a lazy getter.

v9.5.11

Compare Source

  • Fix the font on Ubuntu for real by add the "ubuntu mono" font. See #​1405.

v9.5.10

Compare Source

  • Fix the font on Ubuntu: add "dejavu sans mono". See #​1405.

v9.5.9

Compare Source

  • More tweaking of the font because the 13px Cascadia Mono font on Windows gave
    issues in Ace editor. Changed to 14px Consolas on Windows, 14px Menlo on Mac,
    see #​1392, #​1403.

v9.5.8

Compare Source

  • Fix vertical centering of text and buttons, see #​1392.
  • Improve font: 13px Cascadia Mono on Windows, 13px Monaco on Mac, see #​1392.

v9.5.7

Compare Source

  • 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.

Configuration

📅 Schedule: Branch creation - "before 5am on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
@Piedone Piedone merged commit 9f4f902 into dev Dec 23, 2024
2 of 3 checks passed
@renovate renovate bot deleted the renovate/jsoneditor-9.x branch December 23, 2024 13:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant