shopmon icon indicating copy to clipboard operation
shopmon copied to clipboard

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

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

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

Package From To
@headlessui/vue 1.7.16 1.7.21
@passwordless-id/webauthn 1.3.3 1.6.1
@trpc/client 10.45.1 10.45.2
unplugin-icons 0.18.1 0.19.0
unplugin-vue-components 0.26.0 0.27.0
vee-validate 4.12.3 4.12.7
vue 3.3.13 3.4.26
vue-router 4.2.5 4.3.2
yup 1.3.3 1.4.0
@iconify-json/fa6-regular 1.1.18 1.1.19
@iconify-json/fa6-solid 1.1.20 1.1.21
@iconify-json/line-md 1.1.33 1.1.37
@iconify-json/material-symbols 1.1.72 1.1.79
@trpc/server 10.45.1 10.45.2
@typescript-eslint/eslint-plugin 6.15.0 7.8.0
@typescript-eslint/parser 6.15.0 7.8.0
@vitejs/plugin-vue 4.5.2 5.0.4
autoprefixer 10.4.16 10.4.19
eslint 8.56.0 9.2.0
eslint-plugin-vue 9.19.2 9.25.0
postcss 8.4.35 8.4.38
tailwindcss 3.4.0 3.4.3
typescript 5.3.3 5.4.5
vite 5.0.13 5.2.11
wrangler 3.28.2 3.53.1

Updates @headlessui/vue from 1.7.16 to 1.7.21

Release notes

Sourced from @​headlessui/vue's releases.

@​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)
  • Fix error when transition classes contain new lines (#2871)
Changelog

Sourced from @​headlessui/vue's changelog.

[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)
  • 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)
  • Fix error when transition classes contain new lines (#2871)
Commits
  • 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)
  • 2fd9d1c Forward disabled state to hidden inputs in form-like components (#3004)
  • e9df8dd Allow setting custom tabIndex on the \<Switch /> component (#2966)
  • 04695b2 Add hidden attribute to internal \<Hidden /> component when the `Features....
  • 46a9b32 Don’t override explicit disabled prop for components inside \<MenuItem> (#...
  • 39210df Prevent default behaviour when clicking outside of a Dialog.Panel (#2919)
  • Additional commits viewable in compare view

Updates @passwordless-id/webauthn from 1.3.3 to 1.6.1

Release notes

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

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
  • 78612fd rp.id => domain
  • 321bc88 Updated links
  • 1c005db adding capability to override rp id/name
  • c4e0963 Merge pull request #48 from functino/remove-line
  • 6598a86 Remove unnecessary line
  • 55b33a6 Merge pull request #43 from VibinOschi/patch-1
  • b874994 Update README.md
  • 748d359 updated docs, tests & version
  • efed234 Merge pull request #41 from asgarovf/feat/add-userhandle-response
  • 88a7938 feat: added optional userHandle field to authentication response
  • Additional commits viewable in compare view

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 unplugin-icons from 0.18.1 to 0.19.0

Release notes

Sourced from unplugin-icons's releases.

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

v0.18.3

   🚀 Features

    View changes on GitHub

v0.18.2

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates unplugin-vue-components from 0.26.0 to 0.27.0

Release notes

Sourced from unplugin-vue-components's releases.

v0.27.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • a359f2d chore: release v0.27.0
  • cafeb48 chore: keep list sorted
  • c145885 feat(idux): update idux resolver to support v2 version (#722)
  • 858ce68 feat(prime-vue): add missing components (#731)
  • b9140de feat(prime-vue): update missing components (#735)
  • 5d533b1 feat(ant-design-vue): support css-in-js import style (#703)
  • ecf1a68 chore: update deps
  • e0d37b0 fix: move prettier-ignore statement so it works (#729)
  • c0e66f3 feat(varlet-ui): support styleExtname option (#740)
  • 027128c fix(utils): collapse prefixes in PascalCase name (#744)
  • See full diff in compare view

Updates vee-validate from 4.12.3 to 4.12.7

Release notes

Sourced from vee-validate's releases.

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

v4.12.5

🐛 Bug Fixes

  • Make sure removePathState removes the correct path state #4643 (#4649) thanks to @​bgoscinski
  • Remove event arg from define field handlers for component compat #4637 (#4647)

v4.12.4

🐛 Bug Fixes

  • Check if both source and target objects are POJOs before attempting to merge them (2a09a58)
Changelog

Sourced from vee-validate's changelog.

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

  • 2a09a58: "fix: check if both source and target objects are POJOs"
Commits
  • 8cd2da4 chore(release): publish
  • 1376794 fix: handle single field meta reactivity closes #4738
  • f231a07 chore: migrate eslint and other deps
  • c4415f8 fix: ensure field's meta.required is reactive closes #4738
  • 49ce89c chore: release
  • 07d01fd fix: re-apply form errors on fields to avoid race conditions
  • 8f32226 chore: expose Field component interfaces closes #4657
  • 3112b08 chore(release): publish
  • d779980 fix: make sure removePathState removes proper pathState (#4649)
  • 9eda544 fix: remove defineField event args for component compat closes #4637 (#4647)
  • Additional commits viewable in compare view

Updates vue from 3.3.13 to 3.4.26

Release notes

Sourced from vue's releases.

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.

v3.4.22

Please refer to CHANGELOG.md for details.

v3.4.21

Please refer to CHANGELOG.md for details.

v3.4.20

Please refer to CHANGELOG.md for details.

v3.4.19

Please refer to CHANGELOG.md for details.

v3.4.18

Please refer to CHANGELOG.md for details.

v3.4.17

Please refer to CHANGELOG.md for details.

v3.4.16

Please refer to CHANGELOG.md for details.

v3.4.15

Please refer to CHANGELOG.md for details.

v3.4.14

Please refer to CHANGELOG.md for details.

v3.4.13

Please refer to CHANGELOG.md for details.

v3.4.12

Please refer to CHANGELOG.md for details.

v3.4.11

Please refer to CHANGELOG.md for details.

v3.4.10

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

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
  • runtime-core: further fix slots _ctx check (cde7f05), closes #10724
  • runtime-core: props should be readonly via direct template access (b93f264), closes #8216 #10736
  • transition: transition is breaking/flickering when enter is canceled (#10688) (65109a7)

3.4.23 (2024-04-16)

Bug Fixes

  • runtime-core: fix regression for $attrs tracking in slots (6930e60), closes #10710
  • runtime-core: use same internal object mechanism for slots (6df53d8), closes #10709

... (truncated)

Commits

Updates vue-router from 4.2.5 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.

v4.3.0

Please refer to CHANGELOG.md for details.

Commits

Updates yup from 1.3.3 to 1.4.0

Changelog

Sourced from yup's changelog.

1.4.0 (2024-03-06)

Bug Fixes

  • add optional message to nonNullable schema methods (#2119) (9e1df49)

Features

Commits

Updates @iconify-json/fa6-regular from 1.1.18 to 1.1.19

Commits

Updates @iconify-json/fa6-solid from 1.1.20 to 1.1.21

Commits

Updates @iconify-json/line-md from 1.1.33 to 1.1.37

Commits

Updates @iconify-json/material-symbols from 1.1.72 to 1.1.79

Commits
  • 6dc12d3 Update Material Design Icons, OpenMoji
  • a5d1697 Update OpenMoji, Simple Icons, Unicons
  • 69280cf Update OpenMoji
  • c073a89 Update Material Design Icons, OpenMoji
  • 205b1d0 Update CoreUI Brands, CoreUI Flags, CoreUI Free
  • 16b92c5 Update IonIcons, Material Design Icons, OpenMoji
  • b4db929 Update IonIcons, Material Design Icons, OpenMoji
  • See full diff in compare view

Updates @trpc/server from 10.45.1 to 10.45.2

Release notes

Sourced from @​trpc/server'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 @typescript-eslint/eslint-plugin from 6.15.0 to 7.8.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.8.0

7.8.0 (2024-04-29)

🚀 Features

  • rule-tester: assert suggestion messages are unique (#8995)
  • typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925)

🩹 Fixes

  • eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746)
  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717)
  • eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993)
  • eslint-plugin: [no-unsafe-return] handle union types (#9001)
  • eslint-plugin: [no-unused-vars] clear error report range (#8640)
  • utils: export ESLint backwards-compat functions (#8976)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.7.1

7.7.1 (2024-04-22)

🩹 Fixes

  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800)
  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type (#8809)
  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish (#8559)
  • eslint-plugin: [no-for-in-array] refine report location (#8874)
  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type (#8912)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.7.0

7.7.0 (2024-04-15)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.8.0 (2024-04-29)

🩹 Fixes

  • eslint-plugin: [no-unsafe-argument] handle tagged templates

  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check

  • eslint-plugin: [consistent-type-assertions] handle tagged templates

  • eslint-plugin: [no-unsafe-return] handle union types

  • eslint-plugin: [no-unused-vars] clear error report range

❤️ Thank You

  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

You can read about our versioning strategy and releases on our website.

7.7.1 (2024-04-22)

🩹 Fixes

  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment

  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type

  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish

  • eslint-plugin: [no-for-in-array] refine report location

  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type

❤️ Thank You

  • Abraham Guo
  • Kirk Waiblinger
  • YeonJuan

You can read about our versioning strategy and releases on our website.

... (truncated)

Commits

dependabot[bot] avatar May 06 '24 03:05 dependabot[bot]