Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 22.16.5 -> 22.17.1 age confidence
@vueuse/core (source) 13.5.0 -> 13.6.0 age confidence
commit-and-tag-version 12.5.1 -> 12.5.2 age confidence
cypress (source) 14.5.2 -> 14.5.4 age confidence
jiti 2.4.2 -> 2.5.1 age confidence
prettier-plugin-organize-imports 4.1.0 -> 4.2.0 age confidence
vue (source) 3.5.17 -> 3.5.18 age confidence
vue-tsc (source) 3.0.3 -> 3.0.5 age confidence

Release Notes

vueuse/vueuse (@​vueuse/core)

v13.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
absolute-version/commit-and-tag-version (commit-and-tag-version)

v12.5.2

Compare Source

Bug Fixes
  • Correct use of fs, so we no longer emit a deprecation warning for fs.F_OK (7fe66bb), closes #​240
cypress-io/cypress (cypress)

v14.5.4

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-4

v14.5.3

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-3

unjs/jiti (jiti)

v2.5.1

Compare Source

compare changes

🩹 Fixes
  • interop: Passthrough module if it is a promise (#​389)
❤️ Contributors

v2.5.0

Compare Source

compare changes

🚀 Enhancements
  • Use sha256 for cache entries in fips mode (#​375)
  • rebuildFsCache ( JITI_REBUILD_FS_CACHE) (#​379)
🩹 Fixes
  • Interop modules with nil default export (#​377)
  • register: Handle require(<json>) (#​374)
🏡 Chore
✅ Tests
  • Update snapshot (c7cfeed)
  • Only include src for coverage report (#​372)
❤️ Contributors
simonhaenisch/prettier-plugin-organize-imports (prettier-plugin-organize-imports)

v4.2.0: 4.2.0

Compare Source

  • fix: use getDefaultCompilerOptions from vue-tsc instead of the deprecated resolveVueCompilerOptions (858cbbe)
  • feat: allow vue-tsc version 3 as peer dependency (c777cd8)
  • chore: update all dev dependencies (253d1bf)
vuejs/core (vue)

v3.5.18

Compare Source

Bug Fixes
vuejs/language-tools (vue-tsc)

v3.0.5

Compare Source

Features
  • feat(language-core): introduce compileSFCStyle to provide style related infomation (#​5548) - Thanks to @​KazariEX!
  • feat(language-service): completion snippet for v-for (#​5553) - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): generate modelModifiers for explicitly declared default model name (#​5558) - Thanks to @​KazariEX!
  • fix(language-service): more responsive .value insertion
  • fix(vscode): add class scope fallback for component semantic tokens (#​5559) - Thanks to @​KazariEX!
  • fix(vscode): make sure extension is loaded immediately
  • fix(language-service): only check globalTypesPath for FS files
  • fix(vscode): handle fail tsserver requests to avoid memory leak
  • fix(vscode): do not delay the execution of restartExtensionHost
  • fix(language-core): avoid references highlight of unrelated native element tags (#​5563) - Thanks to @​KazariEX!
  • fix(language-core): tolerance for incomplete root template tag
  • fix(language-core): enable navigation code feature on directive modifiers - Thanks to @​KazariEX!
Other Changes

v3.0.4

Compare Source

Features
  • feat(language-service): check casing when dropping component into template - Thanks to @​KazariEX!
  • feat(language-service): native completion experience for slot names (#​5552) - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): avoid clearing global types path when local compiler options is present - Thanks to @​KazariEX!
  • fix(language-core): do not evaluate skipTemplateCodegen when exposing $slots - Thanks to @​KazariEX!
  • fix(language-service): correct kind and order of component completion items - Thanks to @​KazariEX!
  • fix(component-meta): filter events out of props (#​5547) - Thanks to @​Akryum!
Other Changes
  • refactor(language-core): allow configuring checkUnknownEvents and checkUnknownComponents in sfc (#​5537) - Thanks to @​KazariEX!
  • chore(language-service): add restart server hint to global types warning - Thanks to @​KazariEX!

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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.

@renovate renovate bot added c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Aug 1, 2025
@renovate renovate bot requested a review from a team as a code owner August 1, 2025 00:16
@renovate renovate bot added the p: 1-normal Nothing urgent label Aug 1, 2025
@renovate renovate bot added this to the vAnytime milestone Aug 1, 2025
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Aug 1, 2025
Copy link

netlify bot commented Aug 1, 2025

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 5dba389
🔍 Latest deploy log https://app.netlify.com/projects/fakerjs/deploys/689632d93fc2700008e67475
😎 Deploy Preview https://deploy-preview-3577.fakerjs.dev
📱 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 project configuration.

Copy link

codecov bot commented Aug 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.96%. Comparing base (ddd43a9) to head (5dba389).
⚠️ Report is 3 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #3577      +/-   ##
==========================================
- Coverage   99.96%   99.96%   -0.01%     
==========================================
  Files        2894     2894              
  Lines      222262   222262              
  Branches      930      931       +1     
==========================================
- Hits       222195   222193       -2     
- Misses         67       69       +2     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from bdda1b5 to c4b9048 Compare August 7, 2025 20:34
@renovate renovate bot force-pushed the renovate/devdependencies branch from c4b9048 to 5dba389 Compare August 8, 2025 17:24
@Shinigami92 Shinigami92 enabled auto-merge August 9, 2025 10:13
@Shinigami92 Shinigami92 added this pull request to the merge queue Aug 9, 2025
Merged via the queue into next with commit bf6d60c Aug 9, 2025
25 checks passed
@Shinigami92 Shinigami92 deleted the renovate/devdependencies branch August 9, 2025 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant