trento-project / trento

An open cloud-native web console improving on the work day of SAP Applications administrators.
https://www.trento-project.io
Apache License 2.0
33 stars 25 forks source link

Bump @yaireo/tagify from 4.9.7 to 4.10.0 in /web/frontend #902

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @yaireo/tagify from 4.9.7 to 4.10.0.

Release notes

Sourced from @​yaireo/tagify's releases.

v4.10.0

  • now same styles as applied for "readonly" will also apply to "disabled", mainly so the X button will not be rendered d4c6cfd06e
  • docs(README): grammar and spelling (#1006) 4857567
  • fixes #996 - use the same license all across 7014d7d
  • fixes #998 - Grammarly is messing with the tag input 263975b
  • fixes #1000 - Changing writing direction in mix-mode removes that line from the original input's value 81a1ca7
  • fixes #1004 - Disable spellcheck for select-mode 49819e1
  • fixes #1003 - disallow tab focus to the original input cba082c
  • fixes #1002 - setDisabled doesn't completely disable the input [should not allow click to tab focus] 492bd08

https://github.com/yairEO/tagify/compare/v4.9.8...v4.10.0

v4.9.8

  • fixes #989 - fix XSS 198c045
  • removed unneeded line after recent change which moved this to another onEditDone 93f729c
  • fixes #984 - Readonly tags can be deleted by Backspace d675c3f
  • bugfix - in mix-mode, place the caret after a tag which was just edited, instead of before it 9d0787d
  • fixes #987 - edit tag bug 0f1ebbc

https://github.com/yairEO/tagify/compare/v4.9.7...v4.9.8

Commits


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[bot] commented 2 years ago

Superseded by #914.