Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @yaireo/tagify from 3.22.1 to 4.9.8 #142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps @yaireo/tagify from 3.22.1 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

yairEO/tagify@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

yairEO/tagify@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

yairEO/tagify@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

yairEO/tagify@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

yairEO/tagify@v4.9.1...v4.9.2

v4.9.1

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

yairEO/tagify@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.

Bumps [@yaireo/tagify](https://github.com/yairEO/tagify) from 3.22.1 to 4.9.8.
- [Release notes](https://github.com/yairEO/tagify/releases)
- [Commits](yairEO/tagify@v3.22.1...v4.9.8)

---
updated-dependencies:
- dependency-name: "@yaireo/tagify"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2023
@netlify-staging-app
Copy link

netlify-staging-app bot commented Mar 7, 2023

Deploy Preview for functions ready!

Name Link
🔨 Latest commit 4738d58
🔍 Latest deploy log https://app.netlifystg.com/sites/functions/deploys/6407b98419e50700081ef084
😎 Deploy Preview https://deploy-preview-142--functions.netlifystg.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify-staging-app
Copy link

netlify-staging-app bot commented Mar 7, 2023

Deploy Preview for spectacular-shortbread-e74f42 ready!

Name Link
🔨 Latest commit 4738d58
🔍 Latest deploy log https://app.netlifystg.com/sites/spectacular-shortbread-e74f42/deploys/6407b98419e50700081ef086
😎 Deploy Preview https://deploy-preview-142--spectacular-shortbread-e74f42.netlifystg.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants