hywax / nuxt-cron

A Nuxt module for cron jobs in your app.
https://nuxt-cron.hywax.space
MIT License
43 stars 2 forks source link

chore(deps): update all non-major dependencies #25

Closed ghost closed 5 months ago

ghost commented 5 months ago

This PR contains the following updates:

Package Type Update Change
@nuxt/test-utils devDependencies minor ^3.10.0 -> ^3.11.0
@types/node (source) devDependencies patch ^20.11.9 -> ^20.11.10

Release Notes

nuxt/test-utils (@​nuxt/test-utils) ### [`v3.11.0`](https://togithub.com/nuxt/test-utils/blob/HEAD/CHANGELOG.md#v3110) [Compare Source](https://togithub.com/nuxt/test-utils/compare/v3.10.0...v3.11.0) [compare changes](https://togithub.com/nuxt/test-utils/compare/v3.10.0...v3.11.0) ##### 🚀 Enhancements - **vitest-environment:** Add support for in-source testing ([#​651](https://togithub.com/nuxt/test-utils/pull/651)) ##### 🩹 Fixes - **runtime:** Reset modules after nuxt setup runs ([#​726](https://togithub.com/nuxt/test-utils/pull/726)) ##### ✅ Tests - Add example of mocking `vue-router` ([e293cea1](https://togithub.com/nuxt/test-utils/commit/e293cea1)) - Add example of mocking nuxt `useRoute` ([fe465193](https://togithub.com/nuxt/test-utils/commit/fe465193)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe))

Configuration

📅 Schedule: Branch creation - "every 7 day" (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.



This PR has been generated by Renovate Bot.