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 devdependency @nuxt/test-utils to ^3.13.1 #155

Merged
merged 3 commits into from
May 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/test-utils ^3.12.1 -> ^3.13.1 age adoption passing confidence

Release Notes

nuxt/test-utils (@​nuxt/test-utils)

v3.13.1

Compare Source

compare changes

🩹 Fixes
  • Revert execa to v8 for now (fef8b062)
  • config: Force buildId to test manually (25e081e4)
  • runtime-utils: Use appId fallback after tryUseNuxtApp (#​849)
🏡 Chore
🤖 CI
  • Run test suite on windows (#​851)
❤️ Contributors

v3.13.0

Compare Source

compare changes

🚀 Enhancements
  • e2e: Improve types for $fetch (b21d9a54)
  • deps: Upgrade execa to v9 (#​843)
🔥 Performance
  • e2e: Don't iterate when cleaning up if nothing registered (#​753)
🩹 Fixes
  • e2e: Improve types for fetch and mockLogger (eb40a6a6)
  • e2e: Force string response within startServer (1b182505)
  • e2e: Improve return types for mockLogger (21aa7a2f)
  • runtime: Improve types for renderSuspended and mountSuspended (1636cede)
  • e2e: Revert changes for $fetch inference to unbreak build (dd295d39)
  • vitest: Strongly type vitest environment options (37582c71)
  • module: Correctly filter vite plugins (021824d0)
  • runtime: Preserve setupState return (ab7fd457)
  • playwright: Bump dependency and remove polyfill (#​819)
  • runtime: Use effectScope in renderSuspended (#​820)
  • e2e: Type $fetch using globalThis instead (b1269edb)
  • Set buildId to nuxt-app for compatibility with nuxt v3.12+ (a00b2c1f)
  • runtime-utils: Use tryUseNuxtApp rather than buildId override (726e0a2d)
🏡 Chore
❤️ Contributors
  • Daniel Roe (@​danielroe)
  • Michael Brevard <yonshi29@​gmail.com>

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 15, 2024
@danielroe danielroe self-requested a review as a code owner May 19, 2024 20:10
@renovate renovate bot changed the title chore(deps): update devdependency @nuxt/test-utils to ^3.13.0 chore(deps): update devdependency @nuxt/test-utils to ^3.13.1 May 20, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels May 20, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label May 20, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.89%. Comparing base (d95da7b) to head (600277b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
+ Coverage   65.88%   65.89%   +0.01%     
==========================================
  Files          41       41              
  Lines        2717     2721       +4     
  Branches      413      413              
==========================================
+ Hits         1790     1793       +3     
- Misses        901      903       +2     
+ Partials       26       25       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danielroe danielroe merged commit ebbbefe into main May 20, 2024
1 check passed
@danielroe danielroe deleted the renovate/nuxt branch May 20, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants