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.3.1 #868

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps vanilla-jsoneditor from 0.23.8 to 2.3.1.

Release notes

Sourced from vanilla-jsoneditor's releases.

v2.3.1

   🐞 Bug Fixes

  • No history being created when clicking action buttons such as format and compact  -  by @​josdejong (a8c32)
    View changes on GitHub

v2.3.0

   🚀 Features

    View changes on GitHub

v2.2.1

   🐞 Bug Fixes

    View changes on GitHub

v2.2.0

   🚀 Features

    View changes on GitHub

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

... (truncated)

Changelog

Sourced from vanilla-jsoneditor's changelog.

2.3.1 (2024-11-27)

Bug Fixes

  • no history being created when clicking action buttons such as format and compact (a8c329c)

2.3.0 (2024-11-27)

Features

  • update dependencies (most notably jsonrepair) (d84c394)

2.2.1 (2024-11-27)

Bug Fixes

  • flush any pending changes before undo/redo (81783f4)

2.2.0 (2024-11-26)

Features

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)

... (truncated)

Commits
  • 1da7cea chore(release): 2.3.1
  • a8c329c fix: no history being created when clicking action buttons such as format and...
  • 1656c77 chore: cleanup unused variable
  • 8c23394 chore(release): 2.3.0
  • d84c394 feat: update dependencies (most notably jsonrepair)
  • 3996a1e chore(release): 2.2.1
  • 81783f4 fix: flush any pending changes before undo/redo
  • 51930de chore(release): 2.2.0
  • fb8e405 chore: update devDependencies
  • b5f11ca feat: keep history when switching mode (#504)
  • 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.3.1.
- [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.3.1)

---
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 29, 2024
Copy link

github-actions bot commented Nov 29, 2024

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

Superseded by #878.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/feature/vanilla-jsoneditor-2.3.1 branch December 9, 2024 17:52
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