JabRef / JabRefOnline

https://www.jabref.org
MIT License
32 stars 10 forks source link

chore: bump the vue group across 1 directory with 10 updates #2414

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the vue group with 10 updates in the / directory:

Package From To
@vueuse/core 10.9.0 10.10.0
@yaireo/tagify 4.26.0 4.26.5
@types/yaireo__tagify 4.18.0 4.24.0
vue 3.4.22 3.4.27
vue-router 4.3.0 4.3.2
@vue/compiler-sfc 3.4.22 3.4.27
@vue/runtime-dom 3.4.22 3.4.27
@vue/test-utils 2.4.5 2.4.6
unplugin-vue-components 0.26.0 0.27.0
vue-tsc 2.0.13 2.0.19

Updates @vueuse/core from 10.9.0 to 10.10.0

Release notes

Sourced from @​vueuse/core's releases.

v10.10.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 34c047b chore: release v10.10.0
  • f35152c feat(useActiveElement): add triggerOnRemoval option (#3958)
  • 7346a6a feat(onLongPress): options.onMouseUp callback (#3791)
  • 4636f4c fix(useVirtualList): add containerRef to watch list (#3855)
  • 317cab6 fix(useScroll): sync scroll val to internal state, fix #3809 (#3817)
  • a3c6f39 fix(useDisplayMedia): stop stream when screen is not shared anymore (#3976)
  • 1fe2fd2 fix(useMediaControls): target params may not be ref (#3921)
  • a6ede83 fix(useTextareaAutosize): onResize callback fires not only on resize (#3887)
  • 424a204 fix(useFileDialog): check if input value exists before trigger onChange (#3972)
  • 2ccbd3d fix(useGamepad): avoid spread to fix gamepad state (#3913)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vueuse-bot, a new releaser for @​vueuse/core since your current version.


Updates @yaireo/tagify from 4.26.0 to 4.26.5

Release notes

Sourced from @​yaireo/tagify's releases.

v4.26.5

  • small CSS change regarding tags' appeared line-height 2627585
  • fixes #1344 - importing the react file from ./dist should not be mapped to ./src. 0ae33a6
  • CSS - fixed placeholder transition when input has text (non-empty) meaning the placeholder should become hidden d58d6bb

https://github.com/yairEO/tagify/compare/v4.26.4...v4.26.5

v4.26.4

  • added more tests a7bef70
  • fixes #1343 - A double tag is created if a delimiter is typed in an empty input 2a18d5d

https://github.com/yairEO/tagify/compare/v4.26.3...v4.26.4

v4.26.3

  • clicking anywhere within an instance's dropdown should not hide it 2fcd364
  • add a custom property to the dropdown node so it be linked to which tagify instance it belongs to 02f251c
  • fixes a chrome bug which i've reported (https://issues.chromium.org/issues/339458174) 549c6cb
  • fixes #1341 - onEditTagFocus should be manually invokled just below editTag is called because it is coupled to it logically and many things depend on this order such as internal events attached within editTag c2893e9
  • fixes #1342 - objects where the value was non-string where not able to be added as tags 5031a2e

https://github.com/yairEO/tagify/compare/v4.26.2...v4.26.3

v4.26.2

  • added playwright test script to package.json 20968f3
  • added playwright (basic) tests fdf455d
  • should discard tags added as objects with an empty text-prop value b817d21
  • refactored the "bindOriginaInputListener" interval so it will be restarted every time Tagify gets updated so the comparison of the original value will only happen after Tagify was updated for certain 6bfe82f
  • When the trim setting is true, tags added as objects should be trimmed as well ccc142b
  • normalizeTags() method should eliminate empty array items b0f3e9c
  • added playwright for tests usage 1cc06c3
  • [bugfix] only in select-mode, when clicking anywhere in the selected tag's text, the caret should remain at the clicked location 630ad2f
  • fixes #1340 - when dropdown is shown in select-mode, clicking outside should hide it and de-focus Tagify aff9c42
  • placeCaretAfterNode(...) should not be called with in select-mode because it makes no sense then 9e3dd31
  • [chore] replaced dragsort js & css files paths from a CDN to local relative path to eliminate any server communications for testing purposes cc3d2e2

https://github.com/yairEO/tagify/compare/v4.26.1...v4.26.2

v4.26.1

  • Merge branch 'master' of https://github.com/yairEO/tagify f319aa1
  • fixes #1334 - pressing DOWN arrow key in mix-mode should not show the suggestions dropdown 81da842
  • [chore] minor change to the example files template bcaac7b
  • fixed typo 63e411a
  • Fixed package.json main attribute after .min file removal 41aac95

https://github.com/yairEO/tagify/compare/v4.26.0...v4.26.1

Commits
  • c973ee8 4.26.5
  • 2627585 min CSS change regarding tags' appeared line-height
  • 0ae33a6 fixes #1344 - importing the react file from ./dist should not be mapped to ...
  • d58d6bb CSS - fixed placeholder transition when input has text (non-empty) meaning th...
  • 3454f90 4.26.4
  • a7bef70 added more tests
  • 2a18d5d fixes #1343 - A double tag is created if a delimiter is typed in an empty input
  • 525aa73 4.26.3
  • 1355b13 updated the template CSS
  • 4fb9885 -
  • Additional commits viewable in compare view


Updates @types/yaireo__tagify from 4.18.0 to 4.24.0

Commits


Updates vue from 3.4.22 to 3.4.27

Release notes

Sourced from vue's releases.

v3.4.27

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.26

Please refer to CHANGELOG.md for details.

v3.4.25

Please refer to CHANGELOG.md for details.

v3.4.24

Please refer to CHANGELOG.md for details.

v3.4.23

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.27 (2024-05-06)

Bug Fixes

3.4.26 (2024-04-29)

Bug Fixes

3.4.25 (2024-04-24)

Bug Fixes

3.4.24 (2024-04-22)

Bug Fixes

  • compiler-core: handle template ref bound via v-bind object on v-for (#10706) (da7adef), closes #10696
  • compiler-core: properly parse await expressions in edge cases (b92c25f), closes #10754
  • compiler-sfc: handle readonly operator and ReadonlyArray/Map/Set types (5cef52a), closes #10726
  • compiler-ssr: fix hydration mismatch for conditional slot in transition (f12c81e), closes #10743
  • compiler-ssr: fix v-html SSR for nullish values (1ff4076), closes #10725
  • deps: update compiler (#10760) (15df5c1)
  • runtime-core: fix edge case of KeepAlive inside Transition with slot children (#10719) (e51ca61), closes #10708

... (truncated)

Commits
  • 4619461 release: v3.4.27
  • 10d34a5 fix(compiler-sfc): handle keyof operator (#10874)
  • 8366126 fix(compat): include legacy scoped slots (#10868)
  • f2c1412 fix(hydration): handle edge case of style mismatch without style attribute
  • 481b1b6 refactor(types): use explicit modifiers type (#10856)
  • 8373350 chore(deps): update build (#10867)
  • bead21a chore(deps): update all non-major dependencies (#10866)
  • c0c9432 test(watch): watching a reactive array (#10848)
  • 0e3d617 fix(compiler-dom): restrict createStaticVNode usage with option elements (#10...
  • c9c9dff refactor(perf): assign value in if block (#10836)
  • Additional commits viewable in compare view


Updates vue-router from 4.3.0 to 4.3.2

Release notes

Sourced from vue-router's releases.

v4.3.2

Please refer to CHANGELOG.md for details.

v4.3.1

Please refer to CHANGELOG.md for details.

Commits


Updates @vue/compiler-sfc from 3.4.22 to 3.4.27

Release notes

Sourced from @​vue/compiler-sfc's releases.

v3.4.27

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.26

Please refer to CHANGELOG.md for details.

v3.4.25

Please refer to CHANGELOG.md for details.

v3.4.24

Please refer to CHANGELOG.md for details.

v3.4.23

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vue/compiler-sfc's changelog.

3.4.27 (2024-05-06)

Bug Fixes

3.4.26 (2024-04-29)

Bug Fixes

3.4.25 (2024-04-24)

Bug Fixes

3.4.24 (2024-04-22)

Bug Fixes

  • compiler-core: handle template ref bound via v-bind object on v-for (#10706) (da7adef), closes #10696
  • compiler-core: properly parse await expressions in edge cases (b92c25f), closes #10754
  • compiler-sfc: handle readonly operator and ReadonlyArray/Map/Set types (5cef52a), closes #10726
  • compiler-ssr: fix hydration mismatch for conditional slot in transition (f12c81e), closes #10743
  • compiler-ssr: fix v-html SSR for nullish values (1ff4076), closes #10725
  • deps: update compiler (#10760) (15df5c1)
  • runtime-core: fix edge case of KeepAlive inside Transition with slot children (#10719) (e51ca61), closes #10708

... (truncated)

Commits
  • 4619461 release: v3.4.27
  • 10d34a5 fix(compiler-sfc): handle keyof operator (#10874)
  • bead21a chore(deps): update all non-major dependencies (#10866)
  • 2417909 release: v3.4.26
  • 574c3e6 release: v3.4.25
  • 4253a57 fix(defineModel): align prod mode runtime type generation with defineProps
  • 958286e release: v3.4.24
  • 5cef52a fix(compiler-sfc): handle readonly operator and ReadonlyArray/Map/Set types
  • 15df5c1 fix(deps): update compiler (#10760)
  • b0d0095 chore(deps): update all non-major dependencies (#10758)
  • Additional commits viewable in compare view


Updates @vue/runtime-dom from 3.4.22 to 3.4.27

Release notes

Sourced from @​vue/runtime-dom's releases.

v3.4.27

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.26

Please refer to CHANGELOG.md for details.

v3.4.25

Please refer to CHANGELOG.md for details.

v3.4.24

Please refer to CHANGELOG.md for details.

v3.4.23

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vue/runtime-dom's changelog.

3.4.27 (2024-05-06)

Bug Fixes

3.4.26 (2024-04-29)

Bug Fixes

3.4.25 (2024-04-24)

Bug Fixes

3.4.24 (2024-04-22)

Bug Fixes

  • compiler-core: handle template ref bound via v-bind object on v-for (#10706) (da7adef), closes #10696
  • compiler-core: properly parse await expressions in edge cases (b92c25f), closes #10754
  • compiler-sfc: handle readonly operator and ReadonlyArray/Map/Set types (5cef52a), closes #10726
  • compiler-ssr: fix hydration mismatch for conditional slot in transition (f12c81e), closes #10743
  • compiler-ssr: fix v-html SSR for nullish values (1ff4076), closes #10725
  • deps: update compiler (#10760) (15df5c1)
  • runtime-core: fix edge case of KeepAlive inside Transition with slot children (#10719) (e51ca61), closes #10708

... (truncated)

Commits


Updates @vue/test-utils from 2.4.5 to 2.4.6

Release notes

Sourced from @​vue/test-utils's releases.

v2.4.6

What's Changed