mgh3326 / studyolle

0 stars 0 forks source link

Update dependency @yaireo/tagify to v3.25.0 - autoclosed #145

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@yaireo/tagify 3.6.3 -> 3.25.0 age adoption passing confidence

Release Notes

yairEO/tagify ### [`v3.25.0`](https://togithub.com/yairEO/tagify/releases/tag/v3.25.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.23.1...v3.25.0) - - [`12ef20f`](https://togithub.com/yairEO/tagify/commit/12ef20f) - BUILD [`f105039`](https://togithub.com/yairEO/tagify/commit/f105039) - added "build" script [`f9a4db0`](https://togithub.com/yairEO/tagify/commit/f9a4db0) - fixes [#​778](https://togithub.com/yairEO/tagify/issues/778) (hopefully) - Previous tag is deleted when quickly pressing backspace and typing new text [`168bfc6`](https://togithub.com/yairEO/tagify/commit/168bfc6) - fixes [#​776](https://togithub.com/yairEO/tagify/issues/776) - added "suggestionClick" hook to the "enter" key down event, while sending the tag's data to the hook's function [`c8d1220`](https://togithub.com/yairEO/tagify/commit/c8d1220) - [#​489](https://togithub.com/yairEO/tagify/issues/489) - added deep compare to the React wrapper when the "value" changes (AKA "controlled") [`f7826e7`](https://togithub.com/yairEO/tagify/commit/f7826e7) - - [`801b7ee`](https://togithub.com/yairEO/tagify/commit/801b7ee) - fixes [#​775](https://togithub.com/yairEO/tagify/issues/775) - in "select" mode, when selecting an option, the dropdown will no longer show any of the other options [`c12d286`](https://togithub.com/yairEO/tagify/commit/c12d286) ### [`v3.23.1`](https://togithub.com/yairEO/tagify/releases/tag/v3.23.1) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.23.0...v3.23.1) - build [`ca79119`](https://togithub.com/yairEO/tagify/commit/ca79119) - fixes [#​768](https://togithub.com/yairEO/tagify/issues/768) - line-height clipped certain fonts glyphs [`9b68cc2`](https://togithub.com/yairEO/tagify/commit/9b68cc2) - fixes [#​769](https://togithub.com/yairEO/tagify/issues/769) - Method removeAllTags ignores the passed option withoutChangeEvent [`a862866`](https://togithub.com/yairEO/tagify/commit/a862866) - [#​762](https://togithub.com/yairEO/tagify/issues/762) tag somewhere in the middle of textarea and then put cursor to the end and press "DEL" then tag will be deleted [`27a05e9`](https://togithub.com/yairEO/tagify/commit/27a05e9) - fixes [#​760](https://togithub.com/yairEO/tagify/issues/760) - Caret stretch to full parent height in contenteditable inline with inline first child element [`c01782a`](https://togithub.com/yairEO/tagify/commit/c01782a) ### [`v3.23.0`](https://togithub.com/yairEO/tagify/releases/tag/v3.23.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.22.3...v3.23.0) - fixes [#​736](https://togithub.com/yairEO/tagify/issues/736) - when typing and bluring the text is not becoming red and then deletced after a while (if whilist is objects and enforceWhitelist is true) [`336e9ef`](https://togithub.com/yairEO/tagify/commit/336e9ef) - \[FEAT] [#​754](https://togithub.com/yairEO/tagify/issues/754) - force dropdown to always open (be placed) above or below the input [`c9e9e2d`](https://togithub.com/yairEO/tagify/commit/c9e9e2d) - [#​568](https://togithub.com/yairEO/tagify/issues/568) - removed Angular port from repo and linked to a dedicated repo made by another developer [@​Brakebein](https://togithub.com/Brakebein) [`367f61f`](https://togithub.com/yairEO/tagify/commit/367f61f) - fixes [#​758](https://togithub.com/yairEO/tagify/issues/758) - "navigator" not available in SSR [`18a06f5`](https://togithub.com/yairEO/tagify/commit/18a06f5) - fixes [#​758](https://togithub.com/yairEO/tagify/issues/758) - "navigator" not available in SSR [`d3c73d5`](https://togithub.com/yairEO/tagify/commit/d3c73d5) - \[CHORE] updated dependencies [`10b9ae7`](https://togithub.com/yairEO/tagify/commit/10b9ae7) ### [`v3.22.3`](https://togithub.com/yairEO/tagify/releases/tag/v3.22.3) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.22.2...v3.22.3) - fixes [#​746](https://togithub.com/yairEO/tagify/issues/746) - when editing a tag, the "edit:beforeUpdate" should not deep-clone the data, so the developer could modify it at the event callback if it is wished to remove/add other properties to the edited tag before the tag is replaced, therefore added a third option to the "trigger" event method [`b94bb54`](https://togithub.com/yairEO/tagify/commit/b94bb54) - fixes [#​746](https://togithub.com/yairEO/tagify/issues/746) - when editing a tag which has other properties than "value" they should be persisted after editing [`f40ed1a`](https://togithub.com/yairEO/tagify/commit/f40ed1a) - Merge branch 'master' of https://github.com/yairEO/tagify [`10503ff`](https://togithub.com/yairEO/tagify/commit/10503ff) - Added a missing custom event ([#​747](https://togithub.com/yairEO/tagify/issues/747)) [`41a9c11`](https://togithub.com/yairEO/tagify/commit/41a9c11) - fixes [#​744](https://togithub.com/yairEO/tagify/issues/744) - Cannot read property 'withoutChangeEvent' of undefined [`153d2bc`](https://togithub.com/yairEO/tagify/commit/153d2bc) - fixed typo ([#​745](https://togithub.com/yairEO/tagify/issues/745)) [`3b5fa04`](https://togithub.com/yairEO/tagify/commit/3b5fa04) ### [`v3.22.2`](https://togithub.com/yairEO/tagify/releases/tag/v3.22.2) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.22.1...v3.22.2) - build [`1cf2ea7`](https://togithub.com/yairEO/tagify/commit/1cf2ea7) - \[bugfix] when filtering dropdown items, in case whitelist items do not contain any of the custom "mapValueTo" array strings, then use `value` instead [`cd87f4d`](https://togithub.com/yairEO/tagify/commit/cd87f4d) - fix for whitelist of numbers a(not strings) [`153996e`](https://togithub.com/yairEO/tagify/commit/153996e) - fixes [#​732](https://togithub.com/yairEO/tagify/issues/732) - When using objects with "mapValueTo", typing tab to insert tag inserts value rather than tag [`c6fbe5d`](https://togithub.com/yairEO/tagify/commit/c6fbe5d) - fixes [#​733](https://togithub.com/yairEO/tagify/issues/733) - Unable to insert tag containing "\" with tab key [`4da23a8`](https://togithub.com/yairEO/tagify/commit/4da23a8) - - [`a6a5b5e`](https://togithub.com/yairEO/tagify/commit/a6a5b5e) - fixes dropdown border bottom in chrome - https://bugs.chromium.org/p/chromium/issues/detail?id=1147523 [`128f335`](https://togithub.com/yairEO/tagify/commit/128f335) - fixes [#​741](https://togithub.com/yairEO/tagify/issues/741) - Clicking on The Drop-Down Scroll Closes the Dropdown [`a373a02`](https://togithub.com/yairEO/tagify/commit/a373a02) - support for multiple class names in settings.classNames properties [`4ed6b41`](https://togithub.com/yairEO/tagify/commit/4ed6b41) - fixes [#​538](https://togithub.com/yairEO/tagify/issues/538) - loadOriginalValues triggers multiple change event [`4525cc5`](https://togithub.com/yairEO/tagify/commit/4525cc5) - \[CHORE] improved README stating "value" key is a must when using objects in the whitelist [`dea6128`](https://togithub.com/yairEO/tagify/commit/dea6128) - fixes [#​734](https://togithub.com/yairEO/tagify/issues/734) - last element stays in dropdown (when dropdown.position is "manual") [`7d046bc`](https://togithub.com/yairEO/tagify/commit/7d046bc) ### [`v3.22.1`](https://togithub.com/yairEO/tagify/releases/tag/v3.22.1) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.22.0...v3.22.1) - \[FEAT] [#​726](https://togithub.com/yairEO/tagify/issues/726) - add select & mix namespace classnames to the settings.classNames object [`6036061`](https://togithub.com/yairEO/tagify/commit/6036061) - \[BUGFIX] fixes [#​725](https://togithub.com/yairEO/tagify/issues/725) TAB key does nothing in single-value mode with text entered [`02503f9`](https://togithub.com/yairEO/tagify/commit/02503f9) - \[BUGFIX] fixes [#​728](https://togithub.com/yairEO/tagify/issues/728) - Cannot read property 'insertBefore' of null [`9c3564d`](https://togithub.com/yairEO/tagify/commit/9c3564d) - \[BUGFIX] [#​724](https://togithub.com/yairEO/tagify/issues/724) - when using "tagTextProp" setting, and typing a tag, without a whitelist, "value" property is set to "undefined" [`b503bed`](https://togithub.com/yairEO/tagify/commit/b503bed) ### [`v3.22.0`](https://togithub.com/yairEO/tagify/releases/tag/v3.22.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/95964c05e6c534676b0211ddec7a87d101be5fdb...v3.22.0) - \[CHORE] improved docs regarding last commit [`0d9ce1c`](https://togithub.com/yairEO/tagify/commit/0d9ce1c) - \[FEAT] [#​709](https://togithub.com/yairEO/tagify/issues/709) - Programmatically adding tags in mix-mode [`9507c36`](https://togithub.com/yairEO/tagify/commit/9507c36) - fixes [#​713](https://togithub.com/yairEO/tagify/issues/713) - In Mix mode, newly created tags are deleted when pressing backspace at the start of textbox [`ecefa02`](https://togithub.com/yairEO/tagify/commit/ecefa02) - \[CHORE] added an item to the FAQ list after somebody asked a question [`91ad24c`](https://togithub.com/yairEO/tagify/commit/91ad24c) - fixes [#​720](https://togithub.com/yairEO/tagify/issues/720) - autofocus React Component [`e8de4d8`](https://togithub.com/yairEO/tagify/commit/e8de4d8) - fixes [#​711](https://togithub.com/yairEO/tagify/issues/711) - \[React - Mixed mode] remove tag after starting in read-only [`e57510a`](https://togithub.com/yairEO/tagify/commit/e57510a) - fixes [#​707](https://togithub.com/yairEO/tagify/issues/707) - Setting non-default mixTagsInterpolator fails to parse out tags [`ea74edf`](https://togithub.com/yairEO/tagify/commit/ea74edf) - fixes [#​709](https://togithub.com/yairEO/tagify/issues/709) - Programmatically adding tags in mix-mode throws an error [`f461edd`](https://togithub.com/yairEO/tagify/commit/f461edd) - fixes [#​718](https://togithub.com/yairEO/tagify/issues/718) - Check native support for promises in polyfill [`fdbd70c`](https://togithub.com/yairEO/tagify/commit/fdbd70c) - add "np" package to streamline publishing [`0d1a8cd`](https://togithub.com/yairEO/tagify/commit/0d1a8cd) - demo page minor changes to head tag children [`8032e03`](https://togithub.com/yairEO/tagify/commit/8032e03) - Update issue templates [`a529f48`](https://togithub.com/yairEO/tagify/commit/a529f48) - Update issue templates [`be8812c`](https://togithub.com/yairEO/tagify/commit/be8812c) - \[BUGFIX] if "dropdownItemNoMatch" template is used, and the item is clicked, the dropdown won't close even if clicked outside afterwards [`95964c0`](https://togithub.com/yairEO/tagify/commit/95964c0) - - Replaced demo settings with Knobs - changed H2 titles color to match the logo color [`14c6528`](https://togithub.com/yairEO/tagify/commit/14c6528) - fixes regarding mix-mode custom whitelist text prop (not "value") [`970e802`](https://togithub.com/yairEO/tagify/commit/970e802) - \[bugfix] mix-mode fixes for complex whiteilst where values are ids and another property is used as the text of the tags/suggestions [`8edb46c`](https://togithub.com/yairEO/tagify/commit/8edb46c) - \[bugfix] - minor fix related to "sameStr" helper function [`03a582c`](https://togithub.com/yairEO/tagify/commit/03a582c) - fixes [#​628](https://togithub.com/yairEO/tagify/issues/628) - \[Chrome Android] cannot delete mix-mode tags using the keyboard "backspace" key [`6e29d43`](https://togithub.com/yairEO/tagify/commit/6e29d43) - fixes [#​129](https://togithub.com/yairEO/tagify/issues/129) - If tag value ends with space whitelist not working [`f9a95e9`](https://togithub.com/yairEO/tagify/commit/f9a95e9) - \[FEAT\[ [#​702](https://togithub.com/yairEO/tagify/issues/702) - added new "validate" function to settings, for more complex validations which pattern cannot solve [`0ba76b8`](https://togithub.com/yairEO/tagify/commit/0ba76b8) - fixed README typo [`8366e9b`](https://togithub.com/yairEO/tagify/commit/8366e9b) - fixes [#​703](https://togithub.com/yairEO/tagify/issues/703) - When using dropdown.mapValueTo option the original whitelist data structure changes [`7053e7f`](https://togithub.com/yairEO/tagify/commit/7053e7f) ### [`v3.21.5`](https://togithub.com/yairEO/tagify/compare/v3.21.4...95964c05e6c534676b0211ddec7a87d101be5fdb) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.21.4...95964c05e6c534676b0211ddec7a87d101be5fdb) ### [`v3.21.4`](https://togithub.com/yairEO/tagify/compare/v3.21.3...v3.21.4) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.21.3...v3.21.4) ### [`v3.21.3`](https://togithub.com/yairEO/tagify/compare/v3.21.2...v3.21.3) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.21.2...v3.21.3) ### [`v3.21.2`](https://togithub.com/yairEO/tagify/compare/v3.21.1...v3.21.2) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.21.1...v3.21.2) ### [`v3.21.1`](https://togithub.com/yairEO/tagify/compare/v3.21.0...v3.21.1) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.21.0...v3.21.1) ### [`v3.21.0`](https://togithub.com/yairEO/tagify/compare/v3.20.3...v3.21.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.20.3...v3.21.0) ### [`v3.20.3`](https://togithub.com/yairEO/tagify/compare/v3.20.2...v3.20.3) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.20.2...v3.20.3) ### [`v3.20.2`](https://togithub.com/yairEO/tagify/compare/v3.20.1...v3.20.2) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.20.1...v3.20.2) ### [`v3.20.1`](https://togithub.com/yairEO/tagify/compare/v3.20.0...v3.20.1) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.20.0...v3.20.1) ### [`v3.20.0`](https://togithub.com/yairEO/tagify/compare/v3.19.7...v3.20.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.19.7...v3.20.0) ### [`v3.19.7`](https://togithub.com/yairEO/tagify/compare/v3.19.5...v3.19.7) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.19.5...v3.19.7) ### [`v3.19.5`](https://togithub.com/yairEO/tagify/compare/v3.19.4...v3.19.5) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.19.4...v3.19.5) ### [`v3.19.4`](https://togithub.com/yairEO/tagify/compare/v3.19.3...v3.19.4) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.19.3...v3.19.4) ### [`v3.19.3`](https://togithub.com/yairEO/tagify/compare/v3.19.2...v3.19.3) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.19.2...v3.19.3) ### [`v3.19.2`](https://togithub.com/yairEO/tagify/compare/v3.19.1...v3.19.2) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.19.1...v3.19.2) ### [`v3.19.1`](https://togithub.com/yairEO/tagify/compare/v3.19.0...v3.19.1) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.19.0...v3.19.1) ### [`v3.19.0`](https://togithub.com/yairEO/tagify/compare/v3.18.1...v3.19.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.18.1...v3.19.0) ### [`v3.18.1`](https://togithub.com/yairEO/tagify/compare/v3.18.0...v3.18.1) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.18.0...v3.18.1) ### [`v3.18.0`](https://togithub.com/yairEO/tagify/compare/v3.17.10...v3.18.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.17.10...v3.18.0) ### [`v3.17.10`](https://togithub.com/yairEO/tagify/compare/v3.17.9...v3.17.10) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.17.9...v3.17.10) ### [`v3.17.9`](https://togithub.com/yairEO/tagify/compare/v3.17.8...v3.17.9) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.17.8...v3.17.9) ### [`v3.17.8`](https://togithub.com/yairEO/tagify/compare/v3.17.7...v3.17.8) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.17.7...v3.17.8) ### [`v3.17.7`](https://togithub.com/yairEO/tagify/compare/v3.17.6...v3.17.7) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.17.6...v3.17.7) ### [`v3.17.6`](https://togithub.com/yairEO/tagify/compare/0abc0e58ee72f7da782fd916007be8f4893f278b...v3.17.6) [Compare Source](https://togithub.com/yairEO/tagify/compare/0abc0e58ee72f7da782fd916007be8f4893f278b...v3.17.6) ### [`v3.17.4`](https://togithub.com/yairEO/tagify/compare/v3.17.3...0abc0e58ee72f7da782fd916007be8f4893f278b) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.17.3...0abc0e58ee72f7da782fd916007be8f4893f278b) ### [`v3.17.3`](https://togithub.com/yairEO/tagify/compare/v3.17.2...v3.17.3) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.17.2...v3.17.3) ### [`v3.17.2`](https://togithub.com/yairEO/tagify/compare/v3.17.1...v3.17.2) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.17.1...v3.17.2) ### [`v3.17.1`](https://togithub.com/yairEO/tagify/compare/v3.17.0...v3.17.1) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.17.0...v3.17.1) ### [`v3.17.0`](https://togithub.com/yairEO/tagify/compare/v3.16.3...v3.17.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.16.3...v3.17.0) ### [`v3.16.3`](https://togithub.com/yairEO/tagify/compare/v3.16.2...v3.16.3) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.16.2...v3.16.3) ### [`v3.16.2`](https://togithub.com/yairEO/tagify/compare/v3.16.1...v3.16.2) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.16.1...v3.16.2) ### [`v3.16.1`](https://togithub.com/yairEO/tagify/compare/v3.16.0...v3.16.1) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.16.0...v3.16.1) ### [`v3.16.0`](https://togithub.com/yairEO/tagify/compare/v3.15.4...v3.16.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.15.4...v3.16.0) ### [`v3.15.4`](https://togithub.com/yairEO/tagify/compare/v3.15.3...v3.15.4) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.15.3...v3.15.4) ### [`v3.15.3`](https://togithub.com/yairEO/tagify/compare/v3.15.2...v3.15.3) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.15.2...v3.15.3) ### [`v3.15.2`](https://togithub.com/yairEO/tagify/compare/v3.15.1...v3.15.2) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.15.1...v3.15.2) ### [`v3.15.1`](https://togithub.com/yairEO/tagify/compare/v3.15.0...v3.15.1) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.15.0...v3.15.1) ### [`v3.15.0`](https://togithub.com/yairEO/tagify/compare/v3.14.3...v3.15.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.14.3...v3.15.0) ### [`v3.14.3`](https://togithub.com/yairEO/tagify/compare/v3.14.2...v3.14.3) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.14.2...v3.14.3) ### [`v3.14.2`](https://togithub.com/yairEO/tagify/compare/v3.14.1...v3.14.2) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.14.1...v3.14.2) ### [`v3.14.1`](https://togithub.com/yairEO/tagify/compare/v3.14.0...v3.14.1) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.14.0...v3.14.1) ### [`v3.14.0`](https://togithub.com/yairEO/tagify/compare/v3.13.0...v3.14.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.13.0...v3.14.0) ### [`v3.13.0`](https://togithub.com/yairEO/tagify/compare/v3.12.0...v3.13.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.12.0...v3.13.0) ### [`v3.12.0`](https://togithub.com/yairEO/tagify/compare/v3.11.3...v3.12.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.11.3...v3.12.0) ### [`v3.11.3`](https://togithub.com/yairEO/tagify/compare/v3.11.2...v3.11.3) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.11.2...v3.11.3) ### [`v3.11.2`](https://togithub.com/yairEO/tagify/compare/v3.11.1...v3.11.2) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.11.1...v3.11.2) ### [`v3.11.1`](https://togithub.com/yairEO/tagify/compare/v3.11.0...v3.11.1) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.11.0...v3.11.1) ### [`v3.11.0`](https://togithub.com/yairEO/tagify/compare/v3.10.2...v3.11.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.10.2...v3.11.0) ### [`v3.10.2`](https://togithub.com/yairEO/tagify/compare/v3.10.1...v3.10.2) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.10.1...v3.10.2) ### [`v3.10.1`](https://togithub.com/yairEO/tagify/compare/v3.10.0...v3.10.1) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.10.0...v3.10.1) ### [`v3.10.0`](https://togithub.com/yairEO/tagify/compare/v3.9.3...v3.10.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.9.3...v3.10.0) ### [`v3.9.3`](https://togithub.com/yairEO/tagify/compare/v3.9.2...v3.9.3) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.9.2...v3.9.3) ### [`v3.9.2`](https://togithub.com/yairEO/tagify/compare/v3.9.1...v3.9.2) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.9.1...v3.9.2) ### [`v3.9.1`](https://togithub.com/yairEO/tagify/compare/v3.9.0...v3.9.1) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.9.0...v3.9.1) ### [`v3.9.0`](https://togithub.com/yairEO/tagify/compare/v3.8.0...v3.9.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.8.0...v3.9.0) ### [`v3.8.0`](https://togithub.com/yairEO/tagify/compare/v3.7.3...v3.8.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.7.3...v3.8.0) ### [`v3.7.3`](https://togithub.com/yairEO/tagify/compare/v3.7.2...v3.7.3) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.7.2...v3.7.3) ### [`v3.7.2`](https://togithub.com/yairEO/tagify/compare/v3.7.1...v3.7.2) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.7.1...v3.7.2) ### [`v3.7.1`](https://togithub.com/yairEO/tagify/compare/v3.7.0...v3.7.1) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.7.0...v3.7.1) ### [`v3.7.0`](https://togithub.com/yairEO/tagify/compare/v3.6.10...v3.7.0) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.6.10...v3.7.0) ### [`v3.6.10`](https://togithub.com/yairEO/tagify/compare/v3.6.9...v3.6.10) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.6.9...v3.6.10) ### [`v3.6.9`](https://togithub.com/yairEO/tagify/compare/v3.6.8...v3.6.9) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.6.8...v3.6.9) ### [`v3.6.8`](https://togithub.com/yairEO/tagify/compare/v3.6.7...v3.6.8) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.6.7...v3.6.8) ### [`v3.6.7`](https://togithub.com/yairEO/tagify/compare/04246ce0026e396a165be7442be7e74a801ac50e...v3.6.7) [Compare Source](https://togithub.com/yairEO/tagify/compare/04246ce0026e396a165be7442be7e74a801ac50e...v3.6.7) ### [`v3.6.6`](https://togithub.com/yairEO/tagify/compare/v3.6.3...04246ce0026e396a165be7442be7e74a801ac50e) [Compare Source](https://togithub.com/yairEO/tagify/compare/v3.6.3...04246ce0026e396a165be7442be7e74a801ac50e)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

guardrails[bot] commented 1 year ago

:warning: We detected 3 security issues in this pull request:

Vulnerable Libraries (3)
Severity | Details ----- | -------- Medium | [pkg:npm/@yaireo/tagify@3.25.0@3.25.0](https://github.com/mgh3326/studyolle/blob/666ac567bfb36a549e5861bc78d7a96adbc2c37c/src/main/resources/static/package-lock.json) (t) upgrade to: *4.9.8* High | [pkg:npm/moment@2.27.0@2.27.0](https://github.com/mgh3326/studyolle/blob/666ac567bfb36a549e5861bc78d7a96adbc2c37c/src/main/resources/static/package-lock.json) (t) upgrade to: *2.29.2,2.29.2* Medium | [pkg:npm/summernote@0.8.18@0.8.18](https://github.com/mgh3326/studyolle/blob/666ac567bfb36a549e5861bc78d7a96adbc2c37c/src/main/resources/static/package-lock.json) (t) - **no patch available** More info on how to fix Vulnerable Libraries in [JavaScript](https://docs.guardrails.io/docs/en/vulnerabilities/javascript/using_vulnerable_libraries.html?utm_source=ghpr).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.