-
Notifications
You must be signed in to change notification settings - Fork 12
chore(deps): update all non-major dependencies #7
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
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 hidden or 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 failed.
|
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
fc6547a
to
428486a
Compare
428486a
to
9460064
Compare
9460064
to
bc155b4
Compare
c1bdedd
to
f8dd7ea
Compare
698c905
to
815344e
Compare
223b0a7
to
5f6deac
Compare
3d85f66
to
e321b8a
Compare
0ca79ef
to
2b75f9b
Compare
aed4f7e
to
33df517
Compare
54b0b74
to
2ede355
Compare
f84a644
to
8f8041d
Compare
8f8041d
to
c00b5f1
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
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.19.2
^0.2.3
->^0.2.4
^3.3.0
->^3.9.1
^3.3.0
->^3.9.1
^3.3.0
->^3.9.1
^18.18.4
->^18.19.129
^20.8.4
->^20.19.19
^0.5.5
->^0.6.2
^8.57.0
->^8.57.1
^8.51.0
->^8.57.1
^3.3.0
->^3.9.1
Release Notes
nuxt-themes/docus (@nuxt-themes/docus)
v1.15.1
Compare Source
What's Changed
New Contributors
Full Changelog: nuxt-content/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 #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 #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 #507 (b781e)View changes on GitHub
v0.6.1
Compare Source
🚀 Features
vite-plugin-eslint2
v5, close #516 - by @antfu in #516 (a6b4e)View changes on GitHub
v0.6.0
Compare Source
🚀 Features
nuxt-config-keys-order
rule - by @antfu in #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 #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 #439 (7361c)@typescript-eslint
to v8 - by @antfu in #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 #437 (77bc7)globals
as well, close #461 - by @antfu in #461 (533fa)public
folder to default ignore, close #453 - by @antfu in #453 (b0e3e)View changes on GitHub
v0.3.13
Compare Source
🚀 Features
regexp
rule set for toolings preset - by @antfu in #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 #408 (477ee)View changes on GitHub
v0.3.9
Compare Source
🐞 Bug Fixes
@eslint/config-inspector
, close #400 - by @antfu in #400 (97cb9)eslint-typegen
, close #405 - by @antfu in #405 (91b3f)View changes on GitHub
v0.3.8
Compare Source
🐞 Bug Fixes
$fetch
as the global, close #371 - by @antfu in #371 (e5b47)fix
option tochecker
, fix #394 - by @antfu in #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 #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 #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 #344 (9c9f8)@nuxt/eslint-config
for nuxt3 projects - by @danielroe in #247 (bf74a)consistent-type-imports
- by @antfu (6a61b)eslint-typegen
- by @antfu (d2b1c)options
object in generate configs, fix #375 - by @antfu in #375 (84b78)gitignore
by default - by @antfu in #376 (9dfbc)import
plugin - by @antfu and autofix-ci[bot] in #378 (d5f6f)globals
- by @antfu in #336 (ee98b)@eslint/config-inspector
- by @antfu (07bc1)Bug Fixes
name
field to@stylistic/eslint-plugin
configuration - by @chadwickellis and @antfu in #374 (d45b2)app.vue
anderror.vue
in customsrcDir
- by @danielroe, @antfu and autofix-ci[bot] in #335 (adda0)vue/multi-word-component-names
for files directly undercomponents
- by @kingyue737 and @antfu in #360 (37ab5)nuxt-edge
- by @mercs600 in #264 (30cfb)withNuxt
type - by @DamianGlowala in #350 (d706c)layer.config.components
beingundefined
- by @DamianGlowala in #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)🩹 Fixes
RuntimeModuleHooks
interface (#228)-nightly
versions to externals (0a88a87)runtime/
directory as external (7a68e1e)🏡 Chore
dev:prepare
command (c308a68)✅ Tests
runtime/
transforms (#257)🎨 Styles
RuntimeModuleHooks
interface (#228)❤️ Contributors
nuxt/test-utils (@nuxt/test-utils)
v3.19.2
Compare Source
👉 Changelog
compare changes
🩹 Fixes
.nuxt.
extension (#1311)@nuxt/schema
dependeny (fa3a99b4)vitest
>= v3.2 (#1344)vite
version to merge config (#1345)🏡 Chore
nuxt
overnuxi
(#1310)engines.node
calculation (2f74359b)✅ Tests
🤖 CI
knip
(819aeacc)❤️ Contributors
Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), 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.