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

chore(deps): update dependency vanilla-jsoneditor to ^0.19.0 #5503

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vanilla-jsoneditor ^0.18.4 -> ^0.19.0 age adoption passing confidence

Release Notes

josdejong/svelte-jsoneditor (vanilla-jsoneditor)

v0.19.0

Compare Source

⚠ BREAKING CHANGES
  • Changes in the package exports
Features
  • additional classes for improved CSS targeting (4392f2c)
  • package exports not working in Jest (77697b3)
Bug Fixes
0.18.13 (2023-11-13)
Features
  • update dependencies (jsonrepair, @codemirror/autocomplete) (691072a)
0.18.12 (2023-11-08)
Features
Bug Fixes
  • #​331 changing contents during the onChange callback throws a selection error (6e511fa)
  • #​337 some menu styling issues (2eec4e6)
  • onChange event not fired after calling editor.set(...) (see #​318) (afaca42)
  • update codemirror and a couple of devDependencies (7173333)
  • use mono font in JSON Preview (b07d08d)
0.18.11 (2023-10-31)
Features
  • update codemirror, jsonrepair, and other dependencies (90d1b77)
Bug Fixes
  • #​321 editor not accepting JSON created in a different JavaScript realm like an iframe (06fb84c)
  • bottom margin of welcome screen in tree and table mode (7d1eb02)
  • editor sometimes losing track on whether it has focus (410f997)
  • svelte giving warnings about creating components with unknown properties (627170a)
0.18.10 (2023-10-17)
Bug Fixes
  • rename "whole document" to "document root" and "whole item" to "item root" to prevent confusion (2699b71)
0.18.9 (2023-10-11)
Bug Fixes
  • unused CSS selector warnings in Svelte (23b82cc)
0.18.8 (2023-10-02)
Bug Fixes
  • regression since v0.18.17 not allowing to put the cursor halfway the value when editing a value (3e34e8d)
0.18.7 (2023-09-28)
Bug Fixes
  • #​315 cannot paste text in the search box input field in tree mode (a9a2dc3)
0.18.6 (2023-09-27)
Bug Fixes
  • broken import due to missing file extension (0f734c5)
0.18.5 (2023-09-27)
Features
  • update dependencies, most notably jsonrepair and codemirror (f6306b0)
Bug Fixes
  • #​312 "Show me" button throwing an error when no position was provided in the error message (d839e95)
  • #​312 the "Show me" button throwing an error when no position was provided in the error message (36d7934)
  • minor styling issues with modals (97d2d94)
  • update dependencies, most notably codemirror and jsonrepair (439eb8a)
0.18.4 (2023-09-19)
Features
  • add indentation on wrapped lines (#​295) (367accf)
  • improve welcome screen with action buttons to create an array or object (d4e301f)
Bug Fixes
  • collapsed items section not removed when empty (3d3ad45)
  • creating an array or object or pasting content in the welcome screen not working (7def339)
  • editor not getting focus in table mode when clicking inside an empty area (609983d)
  • select active element on undo only when existing (e5beebf)
  • selection moving to value after renaming the last key of an object (ac31282)
  • some issues with navigating in tree mode using arrow keys (a3f9c92)
  • when inserting a new array or object in an empty editor, set selection inside the array/object (821933e)
  • when inserting a new value by typing somewhere, it doesn't initially have the right color (9f6ea35)
0.18.3 (2023-08-30)
Bug Fixes
  • restore the selection when going back when having multiple JSONEditor modals (085a9d3)
  • sometimes multiple cells selected in Table mode (c7705f6)
0.18.2 (2023-08-25)
Bug Fixes
  • #​304 ReadonlyValue.svelte wrongly importing two moved types (ed8b058)
0.18.1 (2023-08-25)
Bug Fixes

v0.18.13

Compare Source

v0.18.12

Compare Source

v0.18.11

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) November 29, 2023 16:29
Copy link

vercel bot commented Nov 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 29, 2023 4:32pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2023 4:32pm

@renovate renovate bot merged commit d90933d into main Nov 29, 2023
11 of 14 checks passed
@renovate renovate bot deleted the renovate/vanilla-jsoneditor-0.x branch November 29, 2023 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants