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.3 #898

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps vanilla-jsoneditor from 0.23.8 to 2.3.3.

Release notes

Sourced from vanilla-jsoneditor's releases.

v2.3.3

   🐞 Bug Fixes

    View changes on GitHub

v2.3.2

   🐞 Bug Fixes

    View changes on GitHub

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

... (truncated)

Changelog

Sourced from vanilla-jsoneditor's changelog.

2.3.3 (2024-12-11)

Bug Fixes

  • esm-env warning in vanilla-jsoneditor bundle (#507) (11daf16)
  • suppress [svelte] reactive_declaration_non_reactive_property warnings during development (5e05768)

2.3.2 (2024-12-05)

Bug Fixes

  • #506 modal closing when the mouse ends outside it after selecting text in Chrome (bbb7d83)
  • update dependencies (1df771f)

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)

... (truncated)

Commits
  • a345659 chore(release): 2.3.3
  • 11daf16 fix: esm-env warning in vanilla-jsoneditor bundle (#507)
  • 5e05768 fix: suppress [svelte] reactive_declaration_non_reactive_property warnings ...
  • 1a478b6 chore: update devDependencies
  • 0a6b483 chore: dynamically specify the exportConditions in the Rollup config
  • b1a7cb6 chore: revert to vite@5 and vite-plugin-svelte@4 for now to solve build i...
  • 793b08b chore: upgrade to vite@6 and vite-plugin-svelte@5, and fix the warning in...
  • 686981c chore(release): 2.3.2
  • 8d74839 chore: resolve linting warnings
  • 1df771f fix: update dependencies
  • 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 Dec 16, 2024
Copy link

github-actions bot commented Dec 16, 2024

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/feature/vanilla-jsoneditor-2.3.3 branch from 38780d6 to 6aec282 Compare December 16, 2024 12:51
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 0.23.8 to 2.3.3.
- [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.3)

---
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.3.3 branch from 6aec282 to 4a9923c Compare December 18, 2024 06:15
@dengfuping dengfuping merged commit 316552e into feature Dec 18, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/feature/vanilla-jsoneditor-2.3.3 branch December 18, 2024 07:14
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.

1 participant