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

[Feature Branch] Bump vanilla-jsoneditor from 2.3.3 to 3.0.0 #991

Open
wants to merge 1 commit into
base: feature
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps vanilla-jsoneditor from 2.3.3 to 3.0.0.

Release notes

Sourced from vanilla-jsoneditor's releases.

v3.0.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.4.0

   🚀 Features

    View changes on GitHub
Changelog

Sourced from vanilla-jsoneditor's changelog.

3.0.0 (2025-02-28)

⚠ BREAKING CHANGES

    • Dropped support for jsonpath-plus v9.
    • most public methods changed from asynchronous to synchronous.

Features

  • Change methods set, update, patch, select, expand, collapse, acceptAutoRepair, focus, updateProps from asynchronous to synchronous, fixing #499 (#524) (6dd69cd)

Bug Fixes

  • #512 prevent browser addons from reacting to keydown events like shift+arrow down (eef40ad)
  • #518 convert all Svelte examples to Svelte 5 (0c3f3ae)
  • upgrade to the latest version of jsonpath-plus, fixing a security vulnerability (#523) (393c76b)

2.4.0 (2025-02-13)

Features

  • enable pasting via the context menu in tree and table mode (6c12e3b)
Commits
  • cdf335b chore(release): 3.0.0
  • 0c3f3ae fix: #518 convert all Svelte examples to Svelte 5
  • 7cf7d2f chore: update devDependencies
  • 7607c9e chore: update unit test snapshots
  • eef40ad fix: #512 prevent browser addons from reacting to keydown events like shift+a...
  • ce0bc9a chore: fix limit width of editor in table mode in demo environment
  • 2cd4aed chore: update dependencies
  • dfda556 chore: update devDependencies
  • 393c76b fix: upgrade to the latest version of jsonpath-plus, fixing a security vuln...
  • 4cc267b Merge remote-tracking branch 'origin/main'
  • 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 [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 2.3.3 to 3.0.0.
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases)
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md)
- [Commits](josdejong/svelte-jsoneditor@v2.3.3...v3.0.0)

---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Feature Branch labels Mar 3, 2025
Copy link

github-actions bot commented Mar 3, 2025

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 Feature Branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants