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

chore(deps): update npm non-major dependencies #25

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​aa900031/eslint-config ^1.4.0 -> ^1.9.1 age adoption passing confidence
@​mswjs/data ^0.16.1 -> ^0.16.2 age adoption passing confidence
@primevue/themes (source) ^4.0.4 -> ^4.0.7 age adoption passing confidence
@storybook/addon-essentials (source) ^8.0.9 -> ^8.3.2 age adoption passing confidence
@storybook/addon-interactions (source) ^8.0.9 -> ^8.3.2 age adoption passing confidence
@storybook/addon-links (source) ^8.0.9 -> ^8.3.2 age adoption passing confidence
@storybook/blocks (source) ^8.0.9 -> ^8.3.2 age adoption passing confidence
@storybook/manager-api (source) ^8.0.9 -> ^8.3.2 age adoption passing confidence
@storybook/test (source) ^8.0.9 -> ^8.3.2 age adoption passing confidence
@storybook/theming (source) ^8.0.9 -> ^8.3.2 age adoption passing confidence
@storybook/vue3 (source) ^8.0.9 -> ^8.3.2 age adoption passing confidence
@storybook/vue3-vite (source) ^8.0.9 -> ^8.3.2 age adoption passing confidence
@supabase/supabase-js ^2.43.0 -> ^2.45.4 age adoption passing confidence
@types/lodash (source) ^4.17.0 -> ^4.17.7 age adoption passing confidence
@types/node (source) ^18.19.31 -> ^18.19.50 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.0.4 -> ^5.1.4 age adoption passing confidence
@vueuse/shared (source) ^10.9.0 -> ^10.11.1 age adoption passing confidence
conventional-changelog-unjs ^0.1.1 -> ^0.1.2 age adoption passing confidence
dset ^3.1.3 -> ^3.1.4 age adoption passing confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
msw (source) ^2.2.14 -> ^2.4.8 age adoption passing confidence
msw-storybook-addon (source) 2.0.0 -> 2.0.3 age adoption passing confidence
npm-run-all2 ^6.1.2 -> ^6.2.3 age adoption passing confidence
primevue (source) ^4.0.4 -> ^4.0.7 age adoption passing confidence
storybook (source) ^8.0.9 -> ^8.3.2 age adoption passing confidence
turbo (source) ^2.0.4 -> ^2.1.2 age adoption passing confidence
type-fest ^4.18.0 -> ^4.26.1 age adoption passing confidence
typescript (source) ^5.4.5 -> ^5.6.2 age adoption passing confidence
unocss ^0.59.4 -> ^0.62.4 age adoption passing confidence
vite (source) ^5.2.10 -> ^5.4.6 age adoption passing confidence
vitest (source) ^1.5.3 -> ^1.6.0 age adoption passing confidence
vue (source) ^3.4.26 -> ^3.5.6 age adoption passing confidence
vue-i18n (source) ^9.13.1 -> ^9.14.0 age adoption passing confidence
vue-router ^4.3.2 -> ^4.4.5 age adoption passing confidence

Release Notes

primefaces/primevue (@​primevue/themes)

v4.0.7

Compare Source

Full Changelog

Fixed bugs:

  • SelectButton pt name correction #​6382
  • ToggleButton: aria-label and aria-labelledby not observed #​6377
  • FileUpload: Fix type of FileUploadState.messages #​6370
  • TreeTable: click and arrow key defect #​6368
  • Dialog: no dragstart event to accompany dragend #​6357
  • Dialog: dragging state is not reset when closed while dragging #​6356
  • InputOtp: IntegerOnly mode accepts "space" #​6353
  • InputOtp: Pasting adds an extra character #​6351
  • DatePicker: Pick month does not work #​6342
  • DataTable: Cannot set properties of null (setting 'tabIndex') #​6323
  • DatePicker showOtherMonths wrong behaviour #​6307
  • Click outside only when not modal #​6284
  • Select: Chinese IME input will be stopped in filter input element #​6279

v4.0.6

Compare Source

Full Changelog

Fixed bugs:

  • animate-slidedown fails when a Tailwind prefix is used #​6365
  • Tree: wrong pt and classname for InputText #​6301
  • pt pcFilterIconContainer defects on form components #​6286
  • File Upload: Basic Mode does not apply buttonProps #​6255
  • Multiple Components: Augment vue using declare module 'vue' instead of declare module '@​vue/runtime-core' (and declare module 'vue/types/vue') to avoid compilebreaks #​6199

v4.0.5

Compare Source

Full Changelog

Fixed bugs:

  • aria-hidden errors on browsers #​6269
  • Accordion, Button, Step, Tab: Invalid prop warnings when component object passed to as prop #​6266
  • Carousel: Index is undefined in PassThroughOptions #​6264
  • Drawer: Nested drawer dissmis #​6262
  • Accordion and Tabs value prop type definion extensions #​6252
  • DatePicker: responsiveOptions doesn't work #​6250
  • ScrollTop: ScrollTop button not displayed correctly when ripple effect is enabled #​6249
  • Stepper: activateCallback has incorrect signature #​6225
  • SpeedDial: Invalid aria-controls value being set in list items #​6221
  • InputNumber: Buttons disappear when clicked if inside of an InputGroup #​6212
  • IconField: 'iconfield' does not exist in type 'PrimeVuePTOptions' #​6206
  • DatePicker: switching to year view when modelValue is populated #​6203
  • Select: In case of Filter and AutoFocusFilter enabled focus is lost #​6194
  • InputOtp - allow NumpadEnter event #​6182
  • [MenuBar]: Slow performance #​6164
  • Dialog: [V4] When it non-fixed, it will cause the appendTo target shrink or joggled. #​6160
  • Menu section: PassThrough context.item has not right MenuItem entry #​6055
  • FileUpload v4.0.0-beta.3: Subsequent file selections no longer possible in basic mode (regression from v4.0.0-beta.2) #​5748
  • InputMask number repeat #​3623
storybookjs/storybook (@​storybook/addon-essentials)

v8.3.2

Compare Source

v8.3.1

Compare Source

v8.3.0

Compare Source

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements
List of all updates

v8.2.9

Compare Source

v8.2.8

Compare Source

v8.2.7

Compare Source

v8.2.6

Compare Source

v8.2.5

Compare Source

v8.2.4

Compare Source

v8.2.3

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Aug 14, 2024

Deploy Preview for ginjou-vue failed.

Name Link
🔨 Latest commit 11c0eeb
🔍 Latest deploy log https://app.netlify.com/sites/ginjou-vue/deploys/66ec3530a9609c000991d7d2

@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 8 times, most recently from 7ac607e to 164f9a2 Compare August 20, 2024 16:02
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 9 times, most recently from 0a8afc8 to 4249c68 Compare August 29, 2024 23:12
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 11 times, most recently from abac578 to d0b2a3c Compare September 6, 2024 04:59
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 15 times, most recently from 3baa968 to 11080cb Compare September 14, 2024 12:09
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 7 times, most recently from ef9e109 to b8c7e66 Compare September 18, 2024 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants