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 all patch updates #516

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 2.6.1 -> 2.6.4 age adoption passing confidence
@​egoist/tailwindcss-icons 1.7.1 -> 1.7.4 age adoption passing confidence
@floating-ui/vue (source) 1.0.3 -> 1.0.6 age adoption passing confidence
@iconify-json/ph 1.1.9 -> 1.1.11 age adoption passing confidence
@storybook/addon-essentials (source) 7.6.7 -> 7.6.12 age adoption passing confidence
@storybook/addon-interactions (source) 7.6.7 -> 7.6.12 age adoption passing confidence
@storybook/addon-links (source) 7.6.7 -> 7.6.12 age adoption passing confidence
@storybook/blocks (source) 7.6.7 -> 7.6.12 age adoption passing confidence
@storybook/vue3 (source) 7.6.7 -> 7.6.12 age adoption passing confidence
@storybook/vue3-vite (source) 7.6.7 -> 7.6.12 age adoption passing confidence
@vitejs/plugin-vue (source) 5.0.2 -> 5.0.3 age adoption passing confidence
@vue/test-utils 2.4.3 -> 2.4.4 age adoption passing confidence
@vueuse/core (source) 10.7.1 -> 10.7.2 age adoption passing confidence
autoprefixer 10.4.16 -> 10.4.17 age adoption passing confidence
lint-staged 15.2.0 -> 15.2.1 age adoption passing confidence
nuxt-og-image (source) 3.0.0-rc.37 -> 3.0.0-rc.38 age adoption passing confidence
pacote 17.0.5 -> 17.0.6 age adoption passing confidence
pathe 1.1.1 -> 1.1.2 age adoption passing confidence
storybook (source) 7.6.7 -> 7.6.12 age adoption passing confidence
unplugin-auto-import 0.17.3 -> 0.17.5 age adoption passing confidence
vite-plugin-dts 3.7.0 -> 3.7.2 age adoption passing confidence
vue (source) 3.4.5 -> 3.4.15 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v2.6.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.6.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.6.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
floating-ui/floating-ui (@​floating-ui/vue)

v1.0.6

Compare Source

Patch Changes
  • Update dependencies: @floating-ui/dom@1.6.1

v1.0.5

Compare Source

Patch Changes
  • Update dependencies: @floating-ui/dom@1.6.0

v1.0.4

Compare Source

Patch Changes
  • de70c04: fix: change isComponentPublicInstance implementation
storybookjs/storybook (@​storybook/addon-essentials)

v7.6.12

Compare Source

v7.6.11

Compare Source

v7.6.10

Compare Source

v7.6.9

Compare Source

v7.6.8

Compare Source

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.0.3

vuejs/test-utils (@​vue/test-utils)

v2.4.4

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/test-utils@v2.4.3...v2.4.4

vueuse/vueuse (@​vueuse/core)

v10.7.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
postcss/autoprefixer (autoprefixer)

v10.4.17

Compare Source

  • Fixed user-select: contain prefixes.
okonet/lint-staged (lint-staged)

v15.2.1

Compare Source

Patch Changes
  • #​1387 e4023f6 Thanks @​iiroj! - Ignore stdin of spawned commands so that they don't get stuck waiting. Until now, lint-staged has used the default settings to spawn linter commands. This means the stdin of the spawned commands has accepted input, and essentially gotten stuck waiting. Now the stdin is ignored and commands will no longer get stuck. If you relied on this behavior, please open a new issue and describe how; the behavior has not been intended.
nuxt-modules/og-image (nuxt-og-image)

v3.0.0-rc.38

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
npm/pacote (pacote)

v17.0.6

Compare Source

Dependencies
Chores
unjs/pathe (pathe)

v1.1.2

Compare Source

compare changes

🩹 Fixes
  • Trim root folder / when calculating relative paths (#​142)
  • Check process.cwd before calling it (#​147)
  • Uppercase windows drive letters (#​151)
  • resolveAlias: Handle aliases ending with trailing slash (#​155)
  • relative: Handle different windows drive letters (#​158)
🏡 Chore
❤️ Contributors
1.1.1 (2023-06-01)
Bug Fixes
unplugin/unplugin-auto-import (unplugin-auto-import)

v0.17.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.17.4

Compare Source

   🚀 Features
    View changes on GitHub
qmhc/vite-plugin-dts (vite-plugin-dts)

v3.7.2

Compare Source

Bug Fixes
  • correct match result for alias form tsconfig (88469d0), closes #​298

v3.7.1

Compare Source

Bug Fixes
vuejs/core (vue)

v3.4.15

Compare Source

Bug Fixes
  • compiler-sfc: fix type resolution for symlinked node_modules structure w/ pnpm (75e866b), closes #​10121
  • correct url for production error reference links (c3087ff)
  • hydration: fix incorect mismatch warning for option with non-string value and inner text (d16a213)
  • reactivity: re-fix #​10114 (#​10123) (c2b274a)
  • runtime-core: should not warn out-of-render slot fn usage when mounting another app in setup (#​10125) (6fa33e6), closes #​10124
Performance Improvements
  • templateRef: avoid double render when using template ref on v-for (de4d2e2), closes #​9908
  • v-model: optimize v-model multiple select w/ large lists (2ffb956), closes #​10014

v3.4.14

Compare Source

Bug Fixes

v3.4.13

Compare Source

Bug Fixes

v3.4.12

Compare Source

Reverts

v3.4.11

Compare Source

Bug Fixes

v3.4.10

Compare Source

Bug Fixes
  • hydration: should not warn on falsy bindings of non-property keys (3907c87)

v3.4.9

Compare Source

Bug Fixes
  • build: avoid accessing FEATURE_PROD_DEVTOOLS flag in root scope (dfd9654)
  • hydration: do not warn against bindings w/ object values (dcc68ef)
  • runtime-dom: unify behavior for v-show + style display binding (#​10075) (cd419ae), closes #​10074
  • suspense: avoid double-patching nested suspense when parent suspense is not resolved (#​10055) (bcda96b), closes #​8678

v3.4.8

Compare Source

Bug Fixes

v3.4.7

Compare Source

Bug Fixes
Reverts
  • "dx(computed): warn incorrect use of getCurrentInstance inside computed" (2fd3905)

v3.4.6

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every 1 month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor

github-actions bot commented Feb 5, 2024

Thank you for following the naming conventions! 🙏

@productdevbook productdevbook merged commit 56a7361 into main Feb 5, 2024
3 of 4 checks passed
@renovate renovate bot deleted the renovate/all-patch branch February 5, 2024 06:04
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.

None yet

1 participant