hywax / nuxt-cron

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

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

Closed hywax-assistant closed 3 months ago

hywax-assistant commented 3 months ago

This PR contains the following updates:

Package Type Update Change
@nuxt/module-builder devDependencies patch ^0.8.1 -> ^0.8.3
@nuxt/test-utils devDependencies patch ^3.14.0 -> ^3.14.1
lint-staged devDependencies patch ^15.2.8 -> ^15.2.9

Release Notes

nuxt/module-builder (@​nuxt/module-builder) ### [`v0.8.3`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v083) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.8.2...v0.8.3) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.8.2...v0.8.3) ##### 🩹 Fixes - **build:** Handle missing named type exports ([#​331](https://togithub.com/nuxt/module-builder/pull/331)) ##### ❤️ Contributors - Tobias Diez ### [`v0.8.2`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v082) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.8.1...v0.8.2) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.8.1...v0.8.2) ##### 🔥 Performance - Removed unnecessary hasTypeExport check ([#​310](https://togithub.com/nuxt/module-builder/pull/310)) ##### 🩹 Fixes - **prepare:** Override `compatibilityDate` ([b9b27c3](https://togithub.com/nuxt/module-builder/commit/b9b27c3)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Matt ([@​matt-clegg](http://github.com/matt-clegg))
nuxt/test-utils (@​nuxt/test-utils) ### [`v3.14.1`](https://togithub.com/nuxt/test-utils/blob/HEAD/CHANGELOG.md#v3141) [Compare Source](https://togithub.com/nuxt/test-utils/compare/v3.14.0...v3.14.1) [compare changes](https://togithub.com/nuxt/test-utils/compare/v3.14.0...v3.14.1) ##### 🩹 Fixes - **e2e,config:** Provide fallback `compatibilityDate` ([8e01e3f7f](https://togithub.com/nuxt/test-utils/commit/8e01e3f7f)) - **module:** Don't include type-check plugin in resolved `vitest` plugins ([#​911](https://togithub.com/nuxt/test-utils/pull/911)) ##### 📖 Documentation - Provide intellisense hints for setup properties ([#​906](https://togithub.com/nuxt/test-utils/pull/906)) ##### 🏡 Chore - Dedupe vitest ([6e36b5471](https://togithub.com/nuxt/test-utils/commit/6e36b5471)) - Ignore upgrading dependencies for stubbed libs ([4329c4ddc](https://togithub.com/nuxt/test-utils/commit/4329c4ddc)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Valentin Brajon ([@​vbrajon](http://github.com/vbrajon)) - Adam DeHaven ([@​adamdehaven](http://github.com/adamdehaven))
lint-staged/lint-staged (lint-staged) ### [`v15.2.9`](https://togithub.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1529) [Compare Source](https://togithub.com/lint-staged/lint-staged/compare/v15.2.8...v15.2.9) ##### Patch Changes - [#​1463](https://togithub.com/lint-staged/lint-staged/pull/1463) [`b69ce2d`](https://togithub.com/lint-staged/lint-staged/commit/b69ce2ddfd5a7ae576f4fef4afc60b8a81f3c945) Thanks [@​iiroj](https://togithub.com/iiroj)! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning `MaxListenersExceededWarning: Possible EventEmitter memory leak detected`.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Hywax Assistant.