Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps jsoneditor from 9.9.2 to 10.1.0.

Changelog

Sourced from jsoneditor's changelog.

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.

2023-09-21, version 9.10.3

  • Fix #1550: trimming zero in front of a number (#1549). Thanks @​DarkFisk.
  • Updated dependencies, most notable ace, jsonrepair, and vanilla-picker.

2023-05-12, version 9.10.2

... (truncated)

Commits
  • 85ad1bc chore: publish v10.1.0
  • d98185c feat: upgrade to the latest version of ace and jsonrepair
  • 7ead8cf fix: #1601 do not convert uppercase hexadecimal values into regular numbers
  • 3870ec1 fix: #1601 do not convert hexadecimal values into regular numbers
  • 1e38adf chore: update devDependencies
  • 0170d52 Merge remote-tracking branch 'origin/develop' into develop
  • 9029fb9 fix: #1591 select contents in tree mode only when using the left mouse button...
  • 1995e15 chore(deps): bump ejs in /examples/react_advanced_demo (#1592)
  • 98d88d3 chore(deps): bump ejs from 3.1.8 to 3.1.10 in /examples/react_demo (#1593)
  • 3efcbcb chore: publish v10.0.3
  • 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.0.
- [Changelog](https://github.com/josdejong/jsoneditor/blob/develop/HISTORY.md)
- [Commits](josdejong/jsoneditor@v9.9.2...v10.1.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 Sep 16, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

Superseded by #563.

@dependabot dependabot bot closed this Nov 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jsoneditor-10.1.0 branch November 18, 2024 08:43
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.

1 participant