-
Notifications
You must be signed in to change notification settings - Fork 4
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
chore(deps): update all non-major dependencies #7
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for nuxt-particles ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
2441c34
to
d2adb59
Compare
92bfc8c
to
cb04a70
Compare
0e75cfb
to
68565d6
Compare
bf858db
to
c8ed682
Compare
8b1906c
to
bc78f5f
Compare
2096f7c
to
3b6ae7a
Compare
adddeeb
to
0e08018
Compare
46c4afb
to
053b02c
Compare
c000f0c
to
58b7085
Compare
eccefe6
to
b70262e
Compare
ee23cc0
to
115d536
Compare
0cabcbf
to
8cd9265
Compare
cab5ad3
to
e50abad
Compare
9a98247
to
77a0152
Compare
ea7b08e
to
eac5d33
Compare
e23e271
to
39cda4a
Compare
b86ec32
to
6599a79
Compare
3ab7a1b
to
1aa9984
Compare
1aa9984
to
5b18312
Compare
5b18312
to
215fa05
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
^1.15.0
->^1.15.1
^0.2.0
->^0.7.6
^0.5.5
->^0.8.4
^3.12.0
->^3.17.2
^0.2.3
->^0.2.4
^3.3.0
->^3.8.1
^3.3.0
->^3.8.1
^3.3.0
->^3.8.1
^18.18.4
->^18.19.86
^20.8.4
->^20.17.30
^0.5.5
->^0.6.1
^8.57.0
->^8.57.1
^8.51.0
->^8.57.1
^3.3.0
->^3.8.1
Release Notes
nuxt-themes/docus (@nuxt-themes/docus)
v1.15.1
Compare Source
What's Changed
New Contributors
Full Changelog: nuxt-themes/docus@v1.15.0...v1.15.1
nuxt/eslint (@nuxt/eslint-config)
v0.7.6
Compare Source
🚀 Features
View changes on GitHub
v0.7.5
Compare Source
No significant changes
View changes on GitHub
v0.7.4
Compare Source
🚀 Features
View changes on GitHub
v0.7.3
Compare Source
🐞 Bug Fixes
vue/singleline-html-element-content-newline
- by @DamianGlowala in https://github.com/nuxt/eslint/issues/526 (281d0)View changes on GitHub
v0.7.2
Compare Source
🚀 Features
View changes on GitHub
v0.7.1
Compare Source
No significant changes
View changes on GitHub
v0.7.0
Compare Source
🚀 Features
features.formatters
to format CSS and HTML - by @antfu in https://github.com/nuxt/eslint/issues/520 (f6d8b)View changes on GitHub
v0.6.2
Compare Source
🚀 Features
🐞 Bug Fixes
eslint-config-flat-gitignore
to0.2.0
to support ESLint v8, #507 - by @antfu in https://github.com/nuxt/eslint/issues/507 (b781e)View changes on GitHub
v0.6.1
Compare Source
🚀 Features
vite-plugin-eslint2
v5, close #516 - by @antfu in https://github.com/nuxt/eslint/issues/516 (a6b4e)View changes on GitHub
v0.6.0
Compare Source
🚀 Features
nuxt-config-keys-order
rule - by @antfu in https://github.com/nuxt/eslint/issues/491 (b65a8)View changes on GitHub
v0.5.7
Compare Source
🚀 Features
@types/eslint
- by @antfu (a24f3)View changes on GitHub
v0.5.6
Compare Source
🚀 Features
config.configFile
, use relative path to resolve, fix #495 - by @antfu in https://github.com/nuxt/eslint/issues/495 (a4ab4)View changes on GitHub
v0.5.5
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.5.4
Compare Source
🚀 Features
View changes on GitHub
v0.5.3
Compare Source
No significant changes
View changes on GitHub
v0.5.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.5.1
Compare Source
🚀 Features
View changes on GitHub
v0.5.0
Compare Source
🚀 Features
@typescript-eslint/no-import-type-side-effects
, close #439 - by @antfu in https://github.com/nuxt/eslint/issues/439 (7361c)@typescript-eslint
to v8 - by @antfu in https://github.com/nuxt/eslint/issues/471 (4d08e)View changes on GitHub
v0.4.0
Compare Source
🚀 Features
@types/eslint
- by @antfu (ebc8f)features.typescript
only whentypescript
is installed locally, fix #437 - by @antfu in https://github.com/nuxt/eslint/issues/437 (77bc7)globals
as well, close #461 - by @antfu in https://github.com/nuxt/eslint/issues/461 (533fa)public
folder to default ignore, close #453 - by @antfu in https://github.com/nuxt/eslint/issues/453 (b0e3e)View changes on GitHub
v0.3.13
Compare Source
🚀 Features
regexp
rule set for toolings preset - by @antfu in https://github.com/nuxt/eslint/issues/436 (59f17)View changes on GitHub
v0.3.12
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.3.11
Compare Source
🚀 Features
View changes on GitHub
v0.3.10
Compare Source
🐞 Bug Fixes
@eslint/js
config to keep the name consistent, fix #408 - by @antfu in https://github.com/nuxt/eslint/issues/408 (477ee)View changes on GitHub
v0.3.9
Compare Source
🐞 Bug Fixes
@eslint/config-inspector
, close #400 - by @antfu in https://github.com/nuxt/eslint/issues/400 (97cb9)eslint-typegen
, close #405 - by @antfu in https://github.com/nuxt/eslint/issues/405 (91b3f)View changes on GitHub
v0.3.8
Compare Source
🐞 Bug Fixes
$fetch
as the global, close #371 - by @antfu in https://github.com/nuxt/eslint/issues/371 (e5b47)fix
option tochecker
, fix #394 - by @antfu in https://github.com/nuxt/eslint/issues/394 (05f00)View changes on GitHub
v0.3.7
Compare Source
🚀 Features
vue/multiline-html-element-content-newline
rule - by @DamianGlowala, autofix-ci[bot] and @antfu in https://github.com/nuxt/eslint/issues/391 (f3f33)View changes on GitHub
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
🐞 Bug Fixes
no-unused-vars
options - by @antfu (b1594)View changes on GitHub
v0.3.3
Compare Source
🐞 Bug Fixes
typesVersions
- by @antfu (8f9dc)View changes on GitHub
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
🐞 Bug Fixes
View changes on GitHub
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
nuxt/module-builder (@nuxt/module-builder)
v0.8.4
Compare Source
compare changes
🩹 Fixes
nuxt/schema
augment (2a20ed0)❤️ Contributors
v0.8.3
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v0.8.2
Compare Source
compare changes
🔥 Performance
🩹 Fixes
compatibilityDate
(b9b27c3)❤️ Contributors
v0.8.1
Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v0.8.0
Compare Source
compare changes
🩹 Fixes
import type
statement if required (190bff4)❤️ Contributors
v0.7.1
Compare Source
compare changes
🩹 Fixes
ModuleOptions
in correct place (#283)📖 Documentation
❤️ Contributors
v0.7.0
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
tsconfck
to resolve tsconfigcompilerOptions
(#274).js
extension for files inruntime/
directory (dbd05bb)dist/runtime
in externals list (0946c04)📖 Documentation
types
condition to export subpath (#265)🏡 Chore
✅ Tests
🤖 CI
.js
extension for files inruntime/
directory (dbd05bb)❤️ Contributors
v0.6.0
Compare Source
compare changes
🚀 Enhancements
runtime/
dts based on nuxttsconfig
options (#255)module.json
(f8567a3)jsx
([4841f2e](https://redirect.github.com/nuxt/module-builder/comConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.