shopmon icon indicating copy to clipboard operation
shopmon copied to clipboard

fix(deps): bump the all group across 1 directory with 30 updates

Open dependabot[bot] opened this issue 5 months ago • 0 comments

Bumps the all group with 22 updates in the /frontend directory:

Package From To
@headlessui/vue 1.7.16 1.7.23
@tailwindcss/forms 0.5.7 0.5.9
fast-sort 3.4.0 3.4.1
pinia 2.1.7 2.2.2
unplugin-icons 0.18.1 0.19.3
unplugin-vue-components 0.26.0 0.27.4
vee-validate 4.12.3 4.13.2
vue 3.3.13 3.5.8
vue-router 4.2.5 4.4.5
yup 1.3.3 1.4.0
@iconify-json/fa6-regular 1.1.18 1.2.0
@iconify-json/fa6-solid 1.1.20 1.2.0
@iconify-json/ic 1.1.17 1.2.0
@iconify-json/line-md 1.1.33 1.2.1
@typescript-eslint/eslint-plugin 6.15.0 8.6.0
@typescript-eslint/parser 6.15.0 8.6.0
@vitejs/plugin-vue 4.5.2 5.1.4
autoprefixer 10.4.16 10.4.20
eslint 8.56.0 9.11.0
eslint-plugin-vue 9.19.2 9.28.0
typescript 5.3.3 5.6.2
vite 5.0.13 5.4.7

Updates @headlessui/vue from 1.7.16 to 1.7.23

Release notes

Sourced from @​headlessui/vue's releases.

@​headlessui/vue@​v1.7.23

Fixed

  • use native useId from Vue.js 3.5 when available (#3458)

@​headlessui/vue@​v1.7.22

Fixed

  • Don’t cancel touchmove on input elements inside a dialog (#3166)
  • Ensure clicking a ComboboxOption after filtering the options, correctly triggers a change (#3180)

@​headlessui/vue@​v1.7.21

Fixed

  • Prevent closing the Combobox component when clicking inside the scrollbar area (#3104)
  • Don’t unmount portal targets used by other portals (#3144)

@​headlessui/vue@​v1.7.20

Fixed

  • Expose disabled state on Tab component (#2918)
  • Prevent default behaviour when clicking outside of a DialogPanel (#2919)
  • Don’t override explicit disabled prop for components inside MenuItem (#2929)
  • Add hidden attribute to internal Hidden component when the Features.Hidden feature is used (#2955)
  • Allow setting custom tabIndex on the Switch component (#2966)
  • Forward disabled state to hidden inputs in form-like components (#3004)
  • Respect selectedIndex for controlled Tab components (#3037)

@​headlessui/vue@​v1.7.19

  • Fix Combobox activeOption render prop (#2973)

@​headlessui/vue@​v1.7.18

Added

  • Allow users customize ID generation (#2959)

@​headlessui/vue@​v1.7.17

Fixed

  • Don't call <Dialog>'s onClose twice on mobile devices (#2690)
  • Fix Portal SSR hydration mismatches (#2700)
  • Ensure hidden TabPanel components are hidden from the accessibility tree (#2708)
  • Add support for role="alertdialog" to <Dialog> component (#2709)
  • Ensure blurring the ComboboxInput component closes the Combobox (#2712)
  • Allow <button> to be in nested components in <PopoverButton> (#2715)
  • Don't overwrite user-defined template refs when rendering (#2720)
  • Fix missing data-headlessui-state attribute when as="template" (#2787)
  • Fix VoiceOver bug for Listbox component in Chrome (#2824)
  • Fix outside click detection when component is mounted in the Shadow DOM (6846231)
  • Fix CJS types (#2880)

... (truncated)

Changelog

Sourced from @​headlessui/vue's changelog.

[1.7.23] - 2024-09-09

Fixed

  • use native useId from Vue.js 3.5 when available (#3458)

[1.7.22] - 2024-05-08

Fixed

  • Don’t cancel touchmove on input elements inside a dialog (#3166)
  • Ensure clicking a ComboboxOption after filtering the options, correctly triggers a change (#3180)

[1.7.21] - 2024-04-26

Fixed

  • Prevent closing the Combobox component when clicking inside the scrollbar area (#3104)
  • Don’t unmount portal targets used by other portals (#3144)

[1.7.20] - 2024-04-15

Fixed

  • Expose disabled state on <Tab /> component (#2918)
  • Prevent default behaviour when clicking outside of a DialogPanel (#2919)
  • Don’t override explicit disabled prop for components inside <MenuItem> (#2929)
  • Add hidden attribute to internal <Hidden /> component when the Features.Hidden feature is used (#2955)
  • Allow setting custom tabIndex on the <Switch /> component (#2966)
  • Forward disabled state to hidden inputs in form-like components (#3004)
  • Respect selectedIndex for controlled <Tab/> components (#3037)

[1.7.19] - 2024-02-07

  • Fix Combobox activeOption render prop (#2973)

[1.7.18] - 2024-02-02

Added

  • Allow users customize ID generation (#2959)

[1.7.17] - 2024-01-08

Fixed

  • Don't call <Dialog>'s onClose twice on mobile devices (#2690)
  • Fix Portal SSR hydration mismatches (#2700)
  • Ensure hidden TabPanel components are hidden from the accessibility tree (#2708)
  • Add support for role="alertdialog" to <Dialog> component (#2709)

... (truncated)

Commits
  • 2a46945 1.7.23 - @​headlessui/vue
  • d064738 use native useId from Vue.js 3.5 when available (#3458)
  • 7004a25 1.7.22 - @​headlessui/vue
  • 156880c Ensure clicking a ComboboxOption after filtering the options, correctly tri...
  • 47d4b4f Don’t cancel touchmove on input elements inside a dialog (#3166)
  • 7ebeaab 1.7.21 - @​headlessui/vue
  • 1724106 Don’t unmount portal targets used by other portals (#3144)
  • 722ad2d Prevent closing the Combobox component when clicking inside the scrollbar a...
  • be95227 1.7.20 - @​headlessui/vue
  • 6784a73 Respect selectedIndex for controlled \<Tab/> components (#3037)
  • Additional commits viewable in compare view

Updates @passwordless-id/webauthn from 1.3.3 to 1.6.2

Release notes

Sourced from @​passwordless-id/webauthn's releases.

1.6.2

No release notes provided.

1.6.1

No release notes provided.

1.6.0

Added capability to override relying-party id/name

1.5.0

No release notes provided.

1.4.1

Attestation now always "direct"

1.4.0

  • added authenticator icons
  • added "synced" property
  • added attestation as base64 instead of comment
Commits

Updates @tailwindcss/forms from 0.5.7 to 0.5.9

Release notes

Sourced from @​tailwindcss/forms's releases.

v0.5.9

Fixed

  • Fallback to static chevron color if theme is using variables (#167)

v0.5.8

Fixed

  • Support installing with alpha versions of Tailwind CSS v4 (#163)
Changelog

Sourced from @​tailwindcss/forms's changelog.

[0.5.9] - 2024-09-05

Fixed

  • Fallback to static chevron color if theme is using variables (#167)

[0.5.8] - 2024-08-28

Fixed

  • Support installing with alpha versions of Tailwind CSS v4 (#163)
Commits

Updates @trpc/client from 10.45.1 to 10.45.2

Release notes

Sourced from @​trpc/client's releases.

v10.45.2

What's Changed

  • patch(server): upgrade to typescript 5.4 and do fixes due to breaking changes in typescript by @​KATT in trpc/trpc#5560

Full Changelog: https://github.com/trpc/trpc/compare/v10.45.1...v10.45.2

Commits

Updates compare-versions from 6.1.0 to 6.1.1

Changelog

Sourced from compare-versions's changelog.

6.1.1 - 2024-07-13

  • Fix ESM module browser support by appending .js extension to imports.
Commits

Updates fast-sort from 3.4.0 to 3.4.1

Changelog

Sourced from fast-sort's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Commits

Updates pinia from 2.1.7 to 2.2.2

Release notes

Sourced from pinia's releases.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

Commits

Updates unplugin-icons from 0.18.1 to 0.19.3

Release notes

Sourced from unplugin-icons's releases.

v0.19.3

No significant changes

    View changes on GitHub

v0.19.2

   🚀 Features

    View changes on GitHub

v0.19.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.19.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.18.5

No significant changes

    View changes on GitHub

v0.18.4

   🚀 Features

    View changes on GitHub

... (truncated)

Commits

Updates unplugin-vue-components from 0.26.0 to 0.27.4

Release notes

Sourced from unplugin-vue-components's releases.

v0.27.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.27.3

   🐞 Bug Fixes

    View changes on GitHub

v0.27.2

No significant changes

    View changes on GitHub

v0.27.1

   🚀 Features

    View changes on GitHub

v0.27.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates vee-validate from 4.12.3 to 4.13.2

Release notes

Sourced from vee-validate's releases.

v4.13.2

🌲 Dependencies

🐛 Bug Fixes

  • types: remove non-existent validated property from FormMeta types (#4784) thanks to @​G-Rath

v4.13.1

🆕

Updated @vee-validate/valibot to support valibot v0.31.0 #4756 (#4770) thanks to @​fabian-hiller

v4.13.0

🆕 Features

  • Inject form values to yup schema contexts when using field-level rules #4753 (27fe5c8)
  • Expose setValue on Field instance and slot props #4755 (ae3772a)
  • Added ResetFormOpts arg to useResetForm #4707 (fd008c1)
  • Apply Yup/Zod transformations on field-level rules #4713 (#4754) thanks to @​mehcode
  • Allow custom interpolation options for i18n #4726 (#4727) thanks to @​zleight1

🐛 Bug Fixes

  • The force option not behaving correctly when passing empty objects or empty values, now it respects whatever you pass in as the new values and initial values #4680 #4729 (454bc45)
  • Offer an all export that contains all rules for @vee-validate/rules #4766 (fdb2d47135aef898009acfe23df9026be65887f6)

v4.12.7

🐛 Bug Fixes

  • Handle TypedSchema.describe API crashing with future releases, now it just reports false for meta.required (1376794)
  • Handle meta.required for single field schema react to changes #4738 (1376794)
  • Ensure meta.required reacts to reactive form schema changes #4738 (c4415f8)

🌍 i18n

v4.12.6

🐛 Bug Fixes

  • Apply error messages again to prevent hoisted paths from being overridden 07d01fdd9bd41d44bcb163021d15ff4b3d4bde45

👕 TypeScript

  • Expose Field component interface #4657
  • Updated valibot dependency #4658

... (truncated)

Changelog

Sourced from vee-validate's changelog.

4.13.2

Patch Changes

  • afbd0e5: feat: support valibot 0.33.0

4.13.1

4.13.0

Minor Changes

  • 454bc45: fix: force resetForm should not merge values closes #4680 closes #4729
  • 27fe5c8: feat: provide form values as context for yup closes #4753

Patch Changes

  • ae3772a: feat: expose setValue on Field instance and slot props closes #4755
  • fd008c1: feat: added ResetFormOpts arg to useResetForm closes #4707

4.12.8

Patch Changes

  • f8bab9c: "fix: field-level validation not working with typed scheams closes #4744"

4.12.7

Patch Changes

  • 1376794: fix: handle meta.required for single field schemas closes #4738
  • 1376794: fix: add try-catch for schema description logic across all major schema providers
  • c4415f8: fix: ensure meta.required is reactive whenever the schema changes closes #4738

4.12.6

Patch Changes

  • 07d01fd: fix: re-apply errors to avoid race conditions

4.12.5

Patch Changes

  • d779980: fix: make sure removePathState removes the correct path state
  • 9eda544: "fix: remove event arg from define field handlers for component compat closes #4637"

4.12.4

Patch Changes

... (truncated)

Commits
  • 23ce2e6 chore(release): publish
  • 8db5b5b fix: remove non-existent validated property from FormMeta types (#4784)
  • 926170d chore(release): publish
  • 76f1440 chore(release): publish
  • 17a211d fix: ensure transformed values in field-level schemas are used on submit (#4754)
  • ae3772a feat: expose setValue on Field instance and slot props closes #4755
  • 454bc45 fix: force resetForm should not merge values closes #4680 closes #4729
  • fd008c1 feat: added ResetFormOpts arg to useResetForm closes #4707
  • 27fe5c8 feat: provide form values as context for yup closes #4753
  • 352aada chore(release): publish
  • Additional commits viewable in compare view

Updates vue from 3.3.13 to 3.5.8

Release notes

Sourced from vue's releases.

v3.5.8

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

v3.5.7

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

v3.5.6

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

v3.5.5

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

v3.5.4

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

v3.5.3

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

v3.5.2

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

v3.5.1

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

v3.5.0

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

v3.5.0-rc.1

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

v3.5.0-beta.3

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

v3.5.0-beta.2

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

v3.5.0-beta.1

For stable releases, please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

3.5.8 (2024-09-22)

Bug Fixes

  • reactivity: do not remove dep from depsMap when cleaning up deps of computed (#11995) (0267a58)

3.5.7 (2024-09-20)

Bug Fixes

Performance Improvements

  • hydration: avoid observer if element is in viewport (#11639) (e075dfa)

3.5.6 (2024-09-16)

Bug Fixes

  • compile-dom: should be able to stringify mathML (#11891) (85c138c)
  • compiler-sfc: preserve old behavior when using withDefaults with desutructure (8492c3c), closes #11930
  • reactivity: avoid exponential perf cost and reduce call stack depth for deeply chained computeds (#11944) (c74bb8c), closes #11928
  • reactivity: rely on dirty check only when computed has deps (#11931) (aa5dafd), closes #11929
  • watch: once option should be ignored by watchEffect (#11884) (49fa673)
  • watch: unwatch should be callable during SSR (#11925) (2d6adf7), closes #11924

3.5.5 (2024-09-13)

... (truncated)

Commits
  • 5e88985 release: v3.5.8
  • 0267a58 fix(reactivity): do not remove dep from depsMap when cleaning up deps of comp...
  • d1764a1 test: simplify computed last sub test case
  • 6fcb801 release: v3.5.7
  • 960706e fix(reactivity): do not remove dep from depsMap when unsubbed by computed
  • b030c8b fix(reactivity): fix triggerRef call on ObjectRefImpl returned by toRef (#11986)
  • 9eca65e fix(types): correct type inference of all-optional props (#11644)
  • 235ea47 fix(reactivity): fix memory leak from dep instances of garbage collected objects
  • 5c8b76e fix(reactivity): fix dev-only memory leak by updating dep.subsHead on sub rem...
  • f927a4a fix(transition): respect duration setting even when it is 0 (#11967)
  • Additional commits viewable in compare view

Updates vue-router from 4.2.5 to 4.4.5

Release notes

Sourced from vue-router's releases.

v4.4.5

Please refer to CHANGELOG.md for details.

v4.4.4

Please refer to CHANGELOG.md for details.

v4.4.3

Please refer to Description%20has%20been%20truncated

%0A" rel="nofollow" target="_blank" >

dependabot[bot] avatar Sep 23 '24 03:09 dependabot[bot]