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.0.2 #829

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps vanilla-jsoneditor from 0.23.8 to 2.0.2.

Release notes

Sourced from vanilla-jsoneditor's releases.

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

v1.1.0

   🚀 Features

    View changes on GitHub

v1.0.8

   🐞 Bug Fixes

... (truncated)

Changelog

Sourced from vanilla-jsoneditor's changelog.

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)

Bug Fixes

1.1.0 (2024-10-22)

Features

... (truncated)

Commits
  • 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...
  • 5ebe9fc fix: cannot sort a nested object inside an array
  • 3ae89d9 chore(release): 2.0.1
  • e8c814f fix: #498 pressing enter when editing a value submits form
  • d6c0dc5 chore(release): 2.0.0
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file Feature Branch labels Nov 11, 2024
Copy link

github-actions bot commented Nov 11, 2024

Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 0.23.8 to 2.0.2.
- [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.0.2)

---
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 force-pushed the dependabot/npm_and_yarn/feature/vanilla-jsoneditor-2.0.2 branch from ba55be0 to 53fc945 Compare November 12, 2024 04:35
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

Superseded by #858.

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/feature/vanilla-jsoneditor-2.0.2 branch November 25, 2024 18:25
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