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.12.0 in /web/frontend #937

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @yaireo/tagify from 4.9.7 to 4.12.0.

Release notes

Sourced from @​yaireo/tagify's releases.

v4.12.0

  • editing existing valid tag by adding spaces before or after, should not affect validation, unless the trim setting is false 7125bab
  • fixes #1019 - transformTag setting can make a tag invalid when editing 32b3eb6
  • exposed the helpers for outside usage acf4a88
  • added a comment 381ee1d
  • fixes #1013 - dropdownFooter shows "Refine your search" when maxItems = 0 (which shows all items) 9723e6e
  • added an example to the manual tests 2cd4c6a
  • Fixed anchor link in index.html (#1014) 43b7e20

https://github.com/yairEO/tagify/compare/v4.11.0...v4.12.0

v4.11.0

  • improved the example for the users-list. it now uses the new dropdown header template instead of the hacky way it used to work 35d4b7a
  • stop adding a tag when blured in select-mode - when typing a tag and blurring, if the typed text is not included in the whitelist, it will be cleared 4ad26d8
  • do not render the dropdown header template if there's nothing in it d4bfee4
  • added 2 new templates for dropdown header & footer 45b902c
  • fixes #986 - keyboard shortcut for bold and italic interfere with mix-mode output c5fbcae
  • for "select" mode - if text value is not in the whitelist, clear it once the input is blured 0365d68
  • fixes #1001 - Tagify can change a tag value to its tagTextProp under mysterious circumstances 776c063
  • fixes #1008 - destroy() method throws DOM not defined exception 53610f2

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

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
  • 788f74d 4.12.0
  • 7125bab editing existing valid tag by adding spaces before or after, should nto affec...
  • 32b3eb6 fixes #1019 - transformTag setting can make a tag invalid when editing
  • 33c998e minor refactor
  • acf4a88 exposed the helpers for outside usage
  • 381ee1d added a comment
  • 9723e6e fixes #1013 - dropdownFooter shows "Refine your search" when maxItems = 0 (wh...
  • 2cd4c6a added an example to the manual tests
  • 43b7e20 Fix anchor link in index.html (#1014)
  • 8de0595 4.11.0
  • 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[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.