Skip to content

Bump jsoneditor from 9.9.2 to 10.2.0 in /Website/Packages/datax-query #1614

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

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jsoneditor from 9.9.2 to 10.2.0.

Changelog

Sourced from jsoneditor's changelog.

2025-03-28, version 10.2.0

  • Feat: stringify integer numbers bigger than max safe integer (#1646). Thanks @​pawfrolow.

2025-02-17, version 10.1.3

2024-12-18, version 10.1.2

  • Fix: #1637 remove mobius1-selectr from the list with dependencies to get rid of a security vulnerability in its docs.

2024-11-13, version 10.1.1

  • Fix: when editing a key giving it a (copy) suffix, the suffix was removed.
  • Fix: #1627 onValidationError did not always trigger.
  • Fix: upgrade to the latest version of ace.
  • Fix: upgrade to the latest version of sass.

2024-06-19, version 10.1.0

  • Feat: upgrade to the latest version of ace and jsonrepair
  • Fix: #1601 do not convert hexadecimal values into regular numbers.

2024-05-09, version 10.0.4

  • Fix: #1591 select contents in tree mode only when using the left mouse button, not the middle button or right mouse button.

2024-04-25, version 10.0.3

  • Update dependencies ace-builds, jsonrepair, and vanilla-picker.
  • Fix: fix HTML open tag wrongly being label instead of div. Thanks @​ppetkow.

2024-03-18, version 10.0.2

  • Fix: autocompletion sometimes throwing an error when there are no suggestions. Thanks @​jpage-godaddy.
  • Update dependencies ace and jsonrepair.

2024-02-09, version 10.0.1

2023-12-21, version 10.0.0

... (truncated)

Commits
  • 76d4200 chore: publish v10.2.0
  • a09ac84 chore: update devDependencies
  • d56659a chore: fix wrong nickname in HISTORY.md (see #1646)
  • 276ee86 chore: update history
  • 9e4d54c feat: stringify for integer numbers bigger than max safe integer (#1646)
  • d36e0e6 chore(deps): bump @​babel/helpers in /examples/react_advanced_demo (#1648)
  • 734b3a3 chore(deps): bump @​babel/helpers in /examples/react_demo (#1649)
  • 5b1b24b chore(deps): bump @​babel/runtime in /examples/react_demo (#1647)
  • 672b16e chore: publish v10.1.3
  • ed8a1bd chore: update devDependencies
  • 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 [jsoneditor](https://github.com/josdejong/jsoneditor) from 9.9.2 to 10.2.0.
- [Changelog](https://github.com/josdejong/jsoneditor/blob/develop/HISTORY.md)
- [Commits](josdejong/jsoneditor@v9.9.2...v10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 31, 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants