udsm-dhis2-lab / ngx-dhis2-validation-rule-filter

Library for filtering the validation rule and validation rule group in the DHIS2 Platform
GNU Lesser General Public License v3.0
0 stars 1 forks source link

chore(deps): bump jsoneditor from 7.0.5 to 9.5.2 #991

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps jsoneditor from 7.0.5 to 9.5.2.

Changelog

Sourced from jsoneditor's changelog.

2021-07-22, version 9.5.2

  • Fix #675: Relative image urls in CSS replaced with absolute urls by build script, see #1354. Thanks @​esulu.

2021-06-30, version 9.5.1

  • Upgrade to jsonrepair@2.2.1.

2021-06-05, version 9.5.0

  • Implemented new method JSONEditor.validate(): Promise<ValidationError[]>. Thanks @​ChrisAcrobat.

2021-06-02, version 9.4.2

  • Fix #1311: exception being thrown under certain conditions when switching from code mode to preview mode.
  • Rename spin animation of selectr to prevent conflicts with tailwind, see #1333. Thanks @​mdix.

2021-04-25, version 9.4.1

  • Improvements in the Korean translation. Thanks @​luasenvy.

2021-04-17, version 9.4.0

  • Added Korean translation. Thanks @​luasenvy.
  • Added Spanish translation. Thanks @​joabac.
  • Fix #1282: JSON schema enum dropdown not working for conditionals like oneOf, anyOf, allOf. Thanks @​maufl.
  • Fix #1307: losing caret position when calling refresh() during onChange callback.

2021-04-10, version 9.3.1

2021-04-01, version 9.3.0

  • Improved Russian translation. Thanks @​PunKHS.
  • Upgraded dependencies to jsonrepair@2.1.0.

... (truncated)

Commits
  • 4b54776 Publish v9.5.2
  • 6112cab Fixed relative URLs from becoming absolute during build (#1354)
  • 698102c Change lockfileVersion to 2 (npm@7)
  • 19ed1fc Set up CI testing using Github Actions
  • eb84c4e Publish v9.5.1
  • c9fceae Upgrade to jsonrepair@2.2.1, update devDependencies
  • 2355135 Publish v9.5.0
  • 5a3a5b3 Update devDependencies
  • ff65bb3 Merge remote-tracking branch 'origin/develop' into develop
  • 3f3b8b0 Document the new function JSONEditor.validate()
  • 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #997.