chore(deps): update all non-major dependencies #382
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.2.0
->^0.3.6
^20.11.30
->^20.12.7
8.15.5
->8.15.6
^2.0.7
->^2.0.12
Release Notes
nuxt/eslint (@nuxt/eslint-config)
v0.3.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.3.5
Compare Source
🚀 Features
eslint.config.mjs
automatically - by @antfu (07727)configType
toflat
by default - by @antfu (d84af)View changes on GitHub
v0.3.4
Compare Source
v0.3.3
Compare Source
v0.3.2
Compare Source
🐞 Bug Fixes
eslint-typegen
, close #387 - by @antfu in https://github.com/nuxt/eslint/issues/387 (90dc5)View changes on GitHub
v0.3.1
Compare Source
v0.3.0
🚀 Notable Changes
With this release, we have unified the ESLint tools across the ecosystem into this single monorepo to have a more maintainable structure. (For a comparison table between packages, please check: https://eslint.nuxt.com/guide/faq#package-disambiguation)
New docs: https://eslint.nuxt.com/
Introduce the new
@nuxt/eslint
module, that generates project-aware flat configs. Morden and much more extensible and customizable. Works with ESLint v9.0.0. Learn more at https://eslint.nuxt.com/packages/module.Features
withNuxt
function for easer composition - by @antfu in https://github.com/nuxt/eslint/issues/344 (9c9f8)@nuxt/eslint-config
for nuxt3 projects - by @danielroe in https://github.com/nuxt/eslint/issues/247 (bf74a)consistent-type-imports
- by @antfu (6a61b)eslint-typegen
- by @antfu (d2b1c)options
object in generate configs, fix #375 - by @antfu in https://github.com/nuxt/eslint/issues/375 (84b78)gitignore
by default - by @antfu in https://github.com/nuxt/eslint/issues/376 (9dfbc)import
plugin - by @antfu and autofix-ci[bot] in https://github.com/nuxt/eslint/issues/378 (d5f6f)globals
- by @antfu in https://github.com/nuxt/eslint/issues/336 (ee98b)@eslint/config-inspector
- by @antfu (07bc1)Bug Fixes
name
field to@stylistic/eslint-plugin
configuration - by @chadwickellis and @antfu in https://github.com/nuxt/eslint/issues/374 (d45b2)app.vue
anderror.vue
in customsrcDir
- by @danielroe, @antfu and autofix-ci[bot] in https://github.com/nuxt/eslint/issues/335 (adda0)vue/multi-word-component-names
for files directly undercomponents
- by @kingyue737 and @antfu in https://github.com/nuxt/eslint/issues/360 (37ab5)nuxt-edge
- by @mercs600 in https://github.com/nuxt/eslint/issues/264 (30cfb)withNuxt
type - by @DamianGlowala in https://github.com/nuxt/eslint/issues/350 (d706c)layer.config.components
beingundefined
- by @DamianGlowala in https://github.com/nuxt/eslint/issues/352 (6b2eb)Performance
View changes on GitHub
pnpm/pnpm (pnpm)
v8.15.6
Compare Source
Patch Changes
pnpm run
#7817.peerDependencies
#7813.--ignore-scripts
argument toprune
command #7836.Platinum Sponsors
Gold Sponsors
Silver Sponsors
vuejs/language-tools (vue-tsc)
v2.0.12
Compare Source
Bug Fixes
@vue-ignore
not working for fragment v-if/v-for nodes (#4232)Other Changes
v2.2.0-alpha.6
tov2.2.0-alpha.7
for a typescript plugin bug fixesv2.0.11
Compare Source
Features
typeScriptPluginOnly
option forvue.server.hybridMode
setting.vue.format.wrapAttributes
setting (#4212)vue.codeActions.askNewComponentName
setting (#4217)Bug Fixes
Find File References
not working when hybrid mode is disabled (#4221)@vue-ignore
,@vue-expect-error
not working for interpolations@vue-ignore
,@vue-expect-error
(#4203)vueCompilerOptions
not working with hybrid mode (#4211) (#3959)Other Changes
v2.2.0-alpha.5
tov2.2.0-alpha.6
for avue-tsc
bug fixesv2.0.10
Compare Source
Features
vue.updateImportsOnFileMove.enabled
by default (#3646)Bug Fixes
additionalExtensions
option not working for inferred projectwrapAttributes
format settings for vue document (#3987).html
,.md
file language id incorrectPerformance
Other Changes
v2.1.3
tov2.2.0-alpha.5
for a few bug fixes and performance improves, please refer to CHANGELOG.md for details.^1.88.0
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.