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

Bump jsoneditor from 9.9.2 to 10.1.1 #563

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jsoneditor from 9.9.2 to 10.1.1.

Changelog

Sourced from jsoneditor's changelog.

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

  • BREAKING CHANGE: dropped support for Internet Explorer 11.
  • Update dependencies ace and jsonrepair.

2023-12-21, version 9.10.5

  • Revert dependency jsonrepair to v3.1.0 to stay compatible with Internet Explorer 11. Regression introduced in v9.10.3. See #1563.

2023-11-08, version 9.10.4

  • Fix #1558: url not wrapping on Chrome in mode view, font-size increasing on mobile Webview.
  • Upgraded to the latest version of ace and jsonrepair.

... (truncated)

Commits
  • c0622fb chore: update devDependencies
  • b72fb35 chore: fix merge conflicts
  • f320fff chore: publish v10.1.1
  • fbc4ff8 chore: upgrade devDependencies, refactor scss files to use @​use instead of @​i...
  • 10ca513 chore: fix linting issues
  • dfb8998 fix: #1627 onValidationError did not always trigger
  • 4382ad5 chore(deps): bump cookie and express in /examples/react_advanced_demo (#1623)
  • 552c403 chore(deps): bump http-proxy-middleware in /examples/react_demo (#1622)
  • 49b189d chore(deps): bump rollup in /examples/react_advanced_demo (#1620)
  • 3bf2c73 chore(deps): bump cookie and express in /examples/react_demo (#1619)
  • 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.1.1.
- [Changelog](https://github.com/josdejong/jsoneditor/blob/develop/HISTORY.md)
- [Commits](josdejong/jsoneditor@v9.9.2...v10.1.1)

---
updated-dependencies:
- dependency-name: 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 javascript Pull requests that update Javascript code labels Nov 18, 2024
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