nuxt-cron
nuxt-cron copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@antfu/eslint-config | devDependencies | minor | ^2.25.1 -> ^2.27.0 |
@nuxt/devtools (source) | devDependencies | patch | ^1.3.9 -> ^1.3.14 |
@nuxt/eslint-config (source) | devDependencies | patch | ^0.5.0 -> ^0.5.1 |
@types/node (source) | devDependencies | minor | ^20.14.15 -> ^20.16.1 |
husky | devDependencies | patch | ^9.1.4 -> ^9.1.5 |
vitepress (source) | devDependencies | patch | ^1.3.2 -> ^1.3.3 |
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.27.0
🚀 Features
🐞 Bug Fixes
-
isInEditorEnv
should be false when in git hooks, close #589 - by @antfu in https://github.com/antfu/eslint-config/issues/589 (b60bf)
View changes on GitHub
v2.26.1
No significant changes
View changes on GitHub
v2.26.0
🐞 Bug Fixes
-
ignoresTypeAware
reslove, fix #578 - by @antfu in https://github.com/antfu/eslint-config/issues/578 (e5ca2) - Check packages existence in local scope - by @paescuj and @antfu in https://github.com/antfu/eslint-config/issues/583 (12fd8)
View changes on GitHub
v2.25.2
🐞 Bug Fixes
- Migrate plugin eslint-comments - by @ntnyq in https://github.com/antfu/eslint-config/issues/577 (015e2)
View changes on GitHub
nuxt/eslint (@nuxt/eslint-config)
v0.5.1
🚀 Features
- Improve error messages for plugin conflicts, close #450, close #474 - by @antfu in https://github.com/nuxt/eslint/issues/450 and https://github.com/nuxt/eslint/issues/474 (bc055)
View changes on GitHub
typicode/husky (husky)
v9.1.5
What's Changed
- fixes #1494, support
pre-merge-commit
hook by @RainMeoCat in https://github.com/typicode/husky/pull/1497
New Contributors
- @RainMeoCat made their first contribution in https://github.com/typicode/husky/pull/1497
Full Changelog: https://github.com/typicode/husky/compare/v9.1.4...v9.1.5
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Hywax Assistant.