chore(deps): update all non-major dependencies #405
+3,266
−2,371
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.1.21
->^1.2.1
^1.2.0
->^1.2.1
^1.2.0
->^1.2.1
^1.1.108
->^1.2.12
^2.13.1
->^2.13.4
1.3.9
->1.6.1
^0.3.13
->^0.7.1
^1.5.1
->^1.8.2
2.18.4
->2.19.2
^1.3.1
->^1.5.0
^2.0.3
->^2.2.1
^0.4.3
->^0.4.4
^1.0.0
->^1.1.1
^1.4.0
->^1.4.3
^22.9.1
->^22.9.3
^9.6.0
->^9.15.0
>=20.9.0
->>=20.18.1
9.1.3
->9.14.2
^5.6.3
->^5.7.2
^5.5.3
->^5.7.2
^5.5.4
->^5.7.2
3.3.13
->3.5.13
^2.0.26
->^2.1.10
Release Notes
nuxt/content (@nuxt/content)
v2.13.4
Compare Source
compare changes
🏡 Chore
@nuxtjs/mdc
(0c462d3f)❤️ Contributors
v2.13.3
Compare Source
compare changes
🩹 Fixes
@nuxtjs/mdc
utils via content module (#2775)charset=utf-8
to headers of indexed mode (#2729)ssr: false
with Content (#2776)defineNitroPlugin
from#imports
(34f65172)draft
key as_draft
(#2738)📖 Documentation
🏡 Chore
@nuxtjs/mdc
(#2781)@nuxtjs/mdc
(664ac088)❤️ Contributors
v2.13.2
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
close
(ec7105ad)📖 Documentation
await
for searchContent docs (#2692)nuxt-og-image
and addpostinstall
script (#2705)🤖 CI
❤️ Contributors
nuxt/devtools (@nuxt/devtools)
v1.6.1
Compare Source
Bug Fixes
Features
v1.6.0
Compare Source
Bug Fixes
1.5.2 (2024-10-02)
Bug Fixes
vite-plugin-vue-inspector
(572a0d6)1.5.1 (2024-09-23)
Bug Fixes
v1.5.2
Compare Source
Bug Fixes
vite-plugin-vue-inspector
(572a0d6)v1.5.1
Compare Source
Bug Fixes
v1.5.0
Compare Source
Bug Fixes
quicktype
schema generation temporary (c1554a3)1.4.2 (2024-09-10)
Bug Fixes
1.4.1 (2024-08-26)
Bug Fixes
v1.4.2
Compare Source
Bug Fixes
v1.4.1
Compare Source
Bug Fixes
v1.4.0
Compare Source
Features
host-client
utility (167373c)1.3.14 (2024-08-20)
1.3.13 (2024-08-20)
1.3.12 (2024-08-20)
1.3.11 (2024-08-20)
1.3.10 (2024-08-20)
Bug Fixes
Features
1.3.9 (2024-07-02)
Bug Fixes
client.revision
to trigger state editor update (418a22e)ofetch
forfast-npm-meta
(4188f8d)1.3.8 (2024-07-02)
Performance Improvements
npm-registry-fetch
, save install size (3d74691)1.3.7 (2024-06-27)
Bug Fixes
Features
Performance Improvements
npm-registry-fetch
instead ofpacote
to deduce the package size (a049c52)1.3.6 (2024-06-21)
Features
1.3.5 (2024-06-21)
Bug Fixes
1.3.4 (2024-06-21)
Bug Fixes
1.3.3 (2024-06-04)
Bug Fixes
@vue/devtools-*
(4c79fac)1.3.2 (2024-05-27)
Bug Fixes
1.3.1 (2024-05-10)
Bug Fixes
v1.3.14
Compare Source
nuxt/eslint (@nuxt/eslint-config)
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
nuxt/icon (@nuxt/icon)
v1.8.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.8.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.8.0
Compare Source
🚀 Features
Suspense
- by @antfu (cbb24)View changes on GitHub
v1.7.6
Compare Source
🐞 Bug Fixes
consola
in server API, close #299 - by @antfu in https://github.com/nuxt/icon/issues/299 (e9dd4)View changes on GitHub
v1.7.5
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.7.4
Compare Source
🚀 Features
🐞 Bug Fixes
consola
in runtime, close #295 - by @antfu in https://github.com/nuxt/icon/issues/295 (36e38)View changes on GitHub
v1.7.3
Compare Source
v1.7.2
Compare Source
@iconify/vue
by default (8b1d75c
)addIcon
instead ofaddCollection
(fd46c6e
)9b37e24
)v1.7.1
Compare Source
v1.7.0
Compare Source
fe12434
)fetchTimeout
to 1500 (ef5b8fd
)13e5e7d
)4e0593b
)v1.6.1
Compare Source
c09fdc7
)v1.6.0
Compare Source
52fbaa2
)ee82b2e
)799ee0b
)v1.5.8
Compare Source
2a619ac
)v1.5.7
Compare Source
7756d18
)9d7c65e
)31bbc52
)1f3bf1f
)v1.5.6
Compare Source
8daec2d
)bfc4d2f
)v1.5.5
Compare Source
1eb04da
)153eb3c
)73967f3
)loadIcon
always console warn (#272) (b6cd843
)2d12da6
)857b2de
)v1.5.4
Compare Source
v1.5.3
Compare Source
c9c7d47
)v1.5.2
Compare Source
377e1df
)fallbackToApi
to be set toserver-only
orclient-only
(5fc6b7d
)nuxt/ui (@nuxt/ui)
v2.19.2
Compare Source
Bug Fixes
target
override (212f7df)v2.19.1
Compare Source
Bug Fixes
v2.19.0
Compare Source
Features
superstruct
validation (#2357) (3cda6c6)expanded
row (#2485) (1acd01a)Bug Fixes
items
type (#2487) (25378df)to
type (8ab4a14), closes #1253type
from app config (7846ca3), closes nuxt/ui#2398badge
in RTL mode (#2420) (4bf81be)option-attribute
(#2465) (ff18061)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 was generated by Mend Renovate. View the repository job log.