Skip to content

chore(deps): update dependency @nuxt/test-utils to v3.19.1 #17

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/test-utils 3.14.2 -> 3.19.1 age adoption passing confidence

Release Notes

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

v3.19.1

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • config: Upgrade nuxt devtools + disable vue devtools (#​824)
  • module: Import defineConfig from vite (467886ea)
🏡 Chore
  • Don't ignore @nuxt/devtools upgrade (3ae47b43)
❤️ Contributors

v3.19.0

Compare Source

👉 Changelog

compare changes

🚀 Enhancements
  • config: Support vitest workspaces with defineVitestProject (#​1258)
  • config: Add nuxt environment browser-testing support (#​1294)
🩹 Fixes
  • config: Use UserConfig rather than InlineConfig from vite (e2a1598b)
💅 Refactors
  • Rename core -> e2e internally (a81c4498)
✅ Tests
  • Set environment: 'nuxt' for browser testing example (96769e55)
  • Add browser mode tests for nuxt/content components (#​1284)
❤️ Contributors

v3.18.0

Compare Source

compare changes

🚀 Enhancements
  • e2e: Add support for bun test runner (#​1264)
  • config: Support vitest browser mode (#​1271)
🩹 Fixes
  • vitest-environment: Respect custom app.baseURL in manifest path (#​1213)
  • runtime-utils: Wrap WrapperComponent default slot in function (#​1244)
💅 Refactors
  • Rename setup hook to beforeAll for clarity (#​1221)
📖 Documentation
✅ Tests
❤️ Contributors

v3.17.2

Compare Source

3.17.2 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes
  • vitest-environment: Migrate from unenv -> node-mock-http (#​1179)
🏡 Chore
❤️ Contributors

v3.17.1

Compare Source

3.17.1 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes
  • runtime-utils: Ensure event listeners props are called (#​1135)
❤️ Contributors

v3.17.0

Compare Source

👉 Changelog

compare changes

🚀 Enhancements
  • runtime-utils: Allow modifying + removing endpoints (fee81510)
✅ Tests
❤️ Contributors

v3.16.0

Compare Source

3.16.0 is the next minor release.

👀 Highlights

You'll still see a warning from vitest:

Vitest  "environmentMatchGlobs" is deprecated. Use "workspace" to define different configurations instead.

You can ignore this for the moment. I expect we will resolve this in the next major (which will drop support for vitest < 3).

👉 Changelog

compare changes

🚀 Enhancements
  • e2e: Add teardownTimeout option to set timeout for afterAll hook (af2ddf29)
🩹 Fixes
  • vitest-environment: Respect any configured buildId (3f8599e6)
  • vitest-environment: Use correct base (c5ba2bac)
  • runtime-utils: Pass custom global components to mountSuspended (#​1081)
  • runtime-utils: Allow overwriting object props in mountSuspended (#​1078)
  • runtime-utils: Do not use defu for merging (#​1089)
  • runtime-utils: Proxy wrapper props (#​1099)
  • runtime-utils: Define $attrs in component render context (#​1108)
  • module: Ensure vi.hoisted is injected after vi import (#​1128)
  • runtime-utils: Proxy wrapper.element from mountSuspended (#​1110)
📦 Build
  • Use typesVersions for node10 declarations (f19cee64)
🏡 Chore
  • Update vitest peerDep version (c4ee71a4)
  • Add root package to workspace (d7c63b5c)
🤖 CI
❤️ Contributors

v3.15.4

Compare Source

compare changes

🩹 Fixes
  • e2e: Use tinyexec to resolve nuxi binary (7df895e3)
  • e2e: Increase default windows setup timeout (6f38dd58)
✅ Tests
❤️ Contributors

v3.15.3

Compare Source

compare changes

🩹 Fixes
  • e2e: Use node:path to resolve dist directory (#​1054)
❤️ Contributors

v3.15.2

Compare Source

compare changes

🩹 Fixes
  • module: Remove setInterval from the presets (#​1035)
🏡 Chore
  • Add devtools-kit types + specify vite in jest fixture (c37781b5)
  • Double windows timeout (45e16131)
✅ Tests
  • Update windows timeout for e2e test (1acb335b)
❤️ Contributors

v3.15.1

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v3.15.0

Compare Source

compare changes

🚀 Enhancements
  • e2e: Expose NuxtPage playwright type (#​1015)
  • playwright: Allow providing default test options (#​1001)
🩹 Fixes
  • runtime-utils: Support defineModel in mountSuspended (#​1011)
  • core: Bump teardown timeout for jest (3225562e)
  • runtime-utils: Handle reserved props (#​1025)
  • vitest-environment: Suppress suspense warning (#​1026)
  • runtime-utils: Suppress errors setting unneeded properties (4e9f34b9)
  • e2e: Handle javaScriptEnabled: false (ca06f337)
  • e2e: Use subpath import for distDir string (094acb29)
  • e2e: Remove dirname when calculating distDir (56122b74)
  • e2e: Use nuxtConfig.nitro.output.dir with build: false (#​936)
🏡 Chore
  • Upgrade typescript separately (ee6f4c08)
  • Add knip and reduce peer dependencies (4e10bd26)
  • Revert node requirement (bb4345a8)
  • Use installed-check to keep engines.node in sync (ebcc5eff)
✅ Tests
  • Bump jest timeout (00f409c8)
  • Add test case for mountSuspended + #imports (4f3f5032)
🤖 CI
❤️ Contributors

v3.14.4

Compare Source

compare changes

🩹 Fixes
  • e2e: Set NODE_ENV when running built server (#​969)
  • runtime-utils: Bind this in options api methods (#​971)
❤️ Contributors

v3.14.3

Compare Source

compare changes

🩹 Fixes
  • vitest-environment: Respect custom url in setup (#​957)
  • runtime-utils: Pass global directives to mountSuspended (#​960)
  • runtime-utils: Pass global directives to renderSuspended (cf1b48ff)
  • runtime-utils: Support options api data, computed + methods (#​963)
🏡 Chore
✅ Tests
  • Bump playwright setup time for windows (21ade1f2)
❤️ Contributors

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nuxt-test-utils-3.x-lockfile branch from 7a66e5c to c014297 Compare January 12, 2025 01:12
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/test-utils to v3.15.1 chore(deps): update dependency @nuxt/test-utils to v3.15.3 Jan 12, 2025
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/test-utils to v3.15.3 chore(deps): update dependency @nuxt/test-utils to v3.15.4 Jan 12, 2025
@renovate renovate bot force-pushed the renovate/nuxt-test-utils-3.x-lockfile branch from c014297 to d67e117 Compare January 12, 2025 13:03
@renovate renovate bot force-pushed the renovate/nuxt-test-utils-3.x-lockfile branch 2 times, most recently from f7c6c05 to ad5957b Compare January 30, 2025 15:06
@renovate renovate bot force-pushed the renovate/nuxt-test-utils-3.x-lockfile branch from ad5957b to c23381c Compare February 9, 2025 14:50
@renovate renovate bot force-pushed the renovate/nuxt-test-utils-3.x-lockfile branch from c23381c to 531a0e7 Compare February 20, 2025 22:51
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/test-utils to v3.15.4 chore(deps): update dependency @nuxt/test-utils to v3.16.0 Feb 20, 2025
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/test-utils to v3.16.0 chore(deps): update dependency @nuxt/test-utils to v3.17.0 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/nuxt-test-utils-3.x-lockfile branch from 531a0e7 to bd3d298 Compare February 21, 2025 11:11
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/test-utils to v3.17.0 chore(deps): update dependency @nuxt/test-utils to v3.17.1 Mar 3, 2025
@renovate renovate bot force-pushed the renovate/nuxt-test-utils-3.x-lockfile branch 2 times, most recently from b08a8ff to 2681487 Compare March 3, 2025 12:45
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/test-utils to v3.17.1 chore(deps): update dependency @nuxt/test-utils to v3.17.2 Mar 8, 2025
@renovate renovate bot force-pushed the renovate/nuxt-test-utils-3.x-lockfile branch 2 times, most recently from 34209a3 to 4888dbd Compare March 11, 2025 11:55
@renovate renovate bot force-pushed the renovate/nuxt-test-utils-3.x-lockfile branch from 4888dbd to b3840a9 Compare March 17, 2025 17:30
@renovate renovate bot force-pushed the renovate/nuxt-test-utils-3.x-lockfile branch from b3840a9 to c4ba751 Compare April 1, 2025 11:26
@renovate renovate bot force-pushed the renovate/nuxt-test-utils-3.x-lockfile branch from c4ba751 to 2ccab1d Compare April 8, 2025 12:28
@renovate renovate bot force-pushed the renovate/nuxt-test-utils-3.x-lockfile branch from 2ccab1d to 9e6d21b Compare April 24, 2025 06:56
@renovate renovate bot force-pushed the renovate/nuxt-test-utils-3.x-lockfile branch from 9e6d21b to d69bf1f Compare May 3, 2025 18:20
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/test-utils to v3.17.2 chore(deps): update dependency @nuxt/test-utils to v3.18.0 May 3, 2025
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/test-utils to v3.18.0 chore(deps): update dependency @nuxt/test-utils to v3.19.0 May 15, 2025
@renovate renovate bot force-pushed the renovate/nuxt-test-utils-3.x-lockfile branch 2 times, most recently from 4221382 to 04b89ea Compare May 19, 2025 20:20
@renovate renovate bot force-pushed the renovate/nuxt-test-utils-3.x-lockfile branch from 04b89ea to 8af90aa Compare May 25, 2025 22:20
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/test-utils to v3.19.0 chore(deps): update dependency @nuxt/test-utils to v3.19.1 May 25, 2025
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