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 0.23.8 to 2.1.0 #858

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps vanilla-jsoneditor from 0.23.8 to 2.1.0.

Release notes

Sourced from vanilla-jsoneditor's releases.

v2.1.0

   🚀 Features

  • Implement quick key Ctrl+D to duplicate the current row in table mode  -  by @​josdejong (deef1)

   🐞 Bug Fixes

    View changes on GitHub

v2.0.2

   🐞 Bug Fixes

    View changes on GitHub

v2.0.1

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0

   🚀 Features

    View changes on GitHub

v1.1.2

   🐞 Bug Fixes

  • Method patch not working in tree and table mode when the content is text  -  by @​josdejong (5f1c8)
    View changes on GitHub

v1.1.1

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Changelog

Sourced from vanilla-jsoneditor's changelog.

2.1.0 (2024-11-20)

Features

  • implement quick key Ctrl+D to duplicate the current row in table mode (deef105)

Bug Fixes

  • exclude the sass dependency from the vanilla package (e3bcddb)
  • update dependencies (jsonpath-plus, @jsonquerylang/jsonquery and others) (b69e9bf)

2.0.2 (2024-11-05)

Bug Fixes

  • cannot sort a nested object inside an array (5ebe9fc)
  • more efficient patch operation for the undo action of moving an item inside an object (187e994)
  • only expand JSON after sort, transform and expand when isn't expanded already (5d84af0)
  • performance issue of sorting the keys of large objects (3708998)

2.0.1 (2024-11-01)

Bug Fixes

  • #498 pressing enter when editing a value submits form (e8c814f)

2.0.0 (2024-10-28)

⚠ BREAKING CHANGES

  • The library is upgraded to Svelte 5. Everything is backward compatible and works in Svelte 3, 4, and 5. There may be subtle breaking changes in specific edge cases though, hence the release as a new major version.

Features

1.1.2 (2024-10-25)

Bug Fixes

  • method patch not working in tree and table mode when the content is text (5f1c8a5)

1.1.1 (2024-10-22)

... (truncated)

Commits
  • bdacef3 chore(release): 2.1.0
  • e3bcddb fix: exclude the sass dependency from the vanilla package
  • b69e9bf fix: update dependencies (jsonpath-plus, @jsonquerylang/jsonquery and oth...
  • deef105 feat: implement quick key Ctrl+D to duplicate the current row in table mode
  • 001b590 chore(release): 2.0.2
  • f88cab1 chore: update package-lock.json, allow older versions of jsonrepair
  • ec767a2 chore: update devDependencies
  • 5d84af0 fix: only expand JSON after sort, transform and expand when isn't expanded al...
  • 3708998 fix: performance issue of sorting the keys of large objects
  • 187e994 fix: more efficient patch operation for the undo action of moving an item ins...
  • 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 0.23.8 to 2.1.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@v0.23.8...v2.1.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 Nov 25, 2024
Copy link

github-actions bot commented Nov 25, 2024

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2024

Superseded by #868.

@dependabot dependabot bot closed this Nov 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/feature/vanilla-jsoneditor-2.1.0 branch November 29, 2024 12:17
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