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 non-major dependencies #732

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/heroicons 1.1.22 -> 1.1.23 age adoption passing confidence
@iconify-json/simple-icons 1.1.109 -> 1.1.111 age adoption passing confidence
@nuxt/eslint (source) 0.3.13 -> 0.4.0 age adoption passing confidence
@nuxt/eslint-config (source) 0.3.13 -> 0.4.0 age adoption passing confidence
@nuxt/test-utils 3.13.1 -> 3.14.0 age adoption passing confidence
@​nuxt/ui-pro 1.3.1 -> 1.4.0 age adoption passing confidence
@pinia/nuxt (source) 0.5.1 -> 0.5.2 age adoption passing confidence
@vitejs/plugin-vue (source) 5.1.0 -> 5.1.2 age adoption passing confidence
@vitest/coverage-v8 (source) 2.0.4 -> 2.0.5 age adoption passing confidence
chromatic (source) 11.5.6 -> 11.7.0 age adoption passing confidence
eslint (source) 9.7.0 -> 9.8.0 age adoption passing confidence
vite (source) 5.3.4 -> 5.3.5 age adoption passing confidence
vitest (source) 2.0.4 -> 2.0.5 age adoption passing confidence
vue (source) 3.4.33 -> 3.4.35 age adoption passing confidence
vue-router 4.4.0 -> 4.4.2 age adoption passing confidence
vue-tsc (source) 2.0.28 -> 2.0.29 age adoption passing confidence

Release Notes

nuxt/eslint (@​nuxt/eslint)

v0.4.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/test-utils (@​nuxt/test-utils)

v3.14.0

Compare Source

compare changes

🚀 Enhancements
  • runtime-utils: Expose setup result from renderSuspended (#​852)
  • e2e: Allow overwriting env variables in setup (#​903)
  • e2e: Allow running e2e tests against existing server (#​803)
  • e2e: Allow updating env in context before setup runs (#​812)
🩹 Fixes
  • runtime-utils: Ts-ignore #build/ import until nuxt v3.12 release (66b23ae6)
  • runtime-utils: Allow setProps to replace an array (#​877)
🏡 Chore
✅ Tests
  • Bump timeout in windows browser spec (73e2c716)
❤️ Contributors
vuejs/pinia (@​pinia/nuxt)

v0.5.2

Compare Source

Please refer to CHANGELOG.md for details.

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

v5.1.2

v5.1.1

  • fix(plugin-vue): clear script cache if recall (f5eb5ac), closes #​431
vitest-dev/vitest (@​vitest/coverage-v8)

v2.0.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
chromaui/chromatic-cli (chromatic)

v11.7.0

Compare Source

🚀 Enhancement
Authors: 1

v11.6.0

Compare Source

🚀 Enhancement
Authors: 1

eslint/eslint (eslint)

v9.8.0

Compare Source

vitejs/vite (vite)

v5.3.5

Compare Source

vuejs/core (vue)

v3.4.35

Compare Source

Bug Fixes
  • teleport/ssr: fix Teleport hydration regression due to targetStart anchor addition (7b18cdb)
  • teleport/ssr: ensure targetAnchor and targetStart not null during hydration (#​11456) (12667da), closes #​11400
  • types/ref: allow getter and setter types to be unrelated (#​11442) (e0b2975)
Performance Improvements

v3.4.34

Compare Source

Bug Fixes
vuejs/router (vue-router)

v4.4.2

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.1

Compare Source

vuejs/language-tools (vue-tsc)

v2.0.29

Compare Source

Features
Fixes
  • tsc: errors should be thrown instead of being console.log printed
  • language-server: observe named pipes changes when server startup (#​4292)
  • language-core: infer define model type from options type (#​4545) - Thanks @​davidmatter
  • language-core: type-checking not working with hyphen in slot name with JS (#​4478) - Thanks @​KermanX
  • language-core: add type check for v-model without argument (#​4598) - Thanks @​zhiyuanzmj
  • language-service: filter special tags (#​4596) - Thanks @​so1ve
  • typescript-plugin: improve named pipes reliability (#​4603)
  • language-core: property access is incorrectly identified as compound expression (#​4600)
  • language-core: fix compatibility of generic component virtual code with TS 5.5 (#​4577)
  • tsc: TS4082 not reported for functional component (#​4569)
Other Changes
  • Upgraded Volar from v2.4.0-alpha.15 to v2.4.0-alpha.18:
    • Fix VS Code IntelliSense will be lost in new created files (#​4424)
    • Add workspace symbols support in Hybrid Mode (#​4595)
    • Add workspace addMissingImports action support in Hybrid Mode (#​4586)
  • Fix yarn 4 compatibility (#​4587)
  • Add vue vine to hybrid mode compatible list (#​4543) - Thanks @​so1ve
  • Add global components prop validation test (#​4542) - Thanks @​davidmatter

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 Jul 27, 2024

Deploy Preview for nuxt-storybook ready!

Name Link
🔨 Latest commit 5ea327d
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-storybook/deploys/66addf3e52b585000868fd80
😎 Deploy Preview https://deploy-preview-732--nuxt-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from ce0893c to 54a6e53 Compare August 3, 2024 07:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 54a6e53 to 5ea327d Compare August 3, 2024 07:41
@tobiasdiez tobiasdiez merged commit 8db7760 into main Aug 3, 2024
23 checks passed
@tobiasdiez tobiasdiez deleted the renovate/all-minor-patch branch August 3, 2024 08:11
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.

1 participant