StrongKey / fido2

Open-source FIDO server, featuring the FIDO2 standard. https://demo4.strongkey.com/getstarted/#/openapi/fido
202 stars 59 forks source link

Bump @yaireo/tagify from 2.31.6 to 4.9.8 in /sampleapps/java/fidopolicy/angular/tools #190

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @yaireo/tagify from 2.31.6 to 4.9.8.

Release notes

Sourced from @​yaireo/tagify's releases.

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

v4.9.7

  • fixes #982 - "strim" setting has no affect on "loadOriginalValues" when in mix-mode 95aab51
  • fix syntax error in README example (#981) 80d623f

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

v4.9.6

  • minor syntax and comments changes c2a9951
  • added "help with something" issue templates 88ab9c4
  • fixes #972 - Unable to edit tags when they reached to maxTags cd9e13a
  • fixes #974 - make the striped background on readonly an opt-out feature 4894c53
  • re-ordered classNames cf2be53
  • added "readonly" to be able to be configured from the settings and not only as an attribute on the original input f3ad3a6
  • fixes #978 - dropdown.enabled:false has no effect 45b2a8a
  • Fix typo (#977) e91e0f7

https://github.com/yairEO/tagify/compare/v4.9.5...v4.9.6

v4.9.5

  • fixes #925 - Don't trigger onChange event for loadOriginalValues 48c166f
  • [bugfix] mock tagify methods when input element does not exists 155c3fc
  • -fixed icons links - changed placeholder text for "outside" example 317ac66
  • fixes #958 - unable to type after calling tagify.removeAllTags() in select-mode ab5ec31
  • fixes #949 -Tagify recieves focus when clicking outside, on the same line. The extra unicode was causing height probelms 35ea533
  • fixes #910 - backspace removes previous item when there are extra spaces fe8833f
  • fixes #949 -Tagify recieves focus when clicking outside, on the same line. see https://stackoverflow.com/a/34445203/104380 f74c157

https://github.com/yairEO/tagify/compare/v4.9.2...v4.9.5

v4.9.2

  • fixes #951 - add callback moved to be triggered after DOM has been modified b70061a
  • fixes #950 - tag is set as readonly even though tagData has key readonly:false 4fbc41c

https://github.com/yairEO/tagify/compare/v4.9.1...v4.9.2

v4.9.1

  • fixes #943 - readonly tag may be deleted in *mix-mode * 05c643c

https://github.com/yairEO/tagify/compare/v4.9.0...v4.9.1

v4.9.0

... (truncated)

Commits
  • db18415 4.9.8
  • 198c045 fixes #989 - fix XSS
  • 93f729c removed unneeded line after recent change which moved this to another onEditDone
  • d675c3f fixes #984 - Readonly tags can be deleted by Backspace
  • 9d0787d bugfix - in mix-mode, place the caret after a tag which was just edited, inst...
  • 0f1ebbc fixes #987 - edit tag bug
  • 59bd357 4.9.7
  • df9e205 added whitespaces to preexisting value to make sure they are remaining after ...
  • 95aab51 fixes #982 - "strim" setting has no affect on "loadOriginalValues" when in mi...
  • 80d623f fix syntax error in README example (#981)
  • 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/StrongKey/fido2/network/alerts).
CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 1 year 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.

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