chore(deps): update all non-major dependencies#173
Merged
Conversation
9eff9e3 to
1cbcb22
Compare
0c1755f to
ad6e417
Compare
5948b0d to
3b38b90
Compare
3b38b90 to
ed12d5f
Compare
69a3c7a to
6d38521
Compare
6d38521 to
74dc9a4
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
farnabaz
approved these changes
Apr 23, 2024
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.3->^1.2.0^0.2.0->^0.3.9^3.11.1->^3.11.2^3.11.1->^3.11.2^3.12.0->^3.12.1^2.14.2->^2.15.2^1.2.0->^1.3.0^20.11.30->^20.12.7^20.11.30->^20.12.7^3.4.21->^3.4.24^3.11.1->^3.11.2^3.11.1->^3.11.28.15.5->8.15.7^6.4.1->^6.5.0^17.1.1->^17.2.0^1.2.0->^1.3.0^0.3.8->^0.3.9^1.4.0->^1.5.0Release Notes
nuxt/devtools (@nuxt/devtools)
v1.2.0Compare Source
Bug Fixes
builder:watch(#637) (800d71f)import.meta.*properties (#635) (ce60ab4)1.1.5 (2024-03-28)
Features
@vue/devtools-applet, fix #640 (cbb711d)1.1.4 (2024-03-26)
Bug Fixes
1.1.3 (2024-03-21)
Bug Fixes
1.1.2 (2024-03-21)
Bug Fixes
Features
1.1.1 (2024-03-20)
Bug Fixes
v1.1.5Compare Source
Features
@vue/devtools-applet, fix #640 (cbb711d)v1.1.4Compare Source
Bug Fixes
v1.1.3Compare Source
Bug Fixes
v1.1.2Compare Source
Bug Fixes
Features
v1.1.1Compare Source
Bug Fixes
v1.1.0Compare Source
Bug Fixes
tsxdependency to known fixed version (broken on Node v18.19.0+) (#606) (1bc2e71)syncClient(#584) (9a2dbc2)to. (#581) (12dae59)Features
1.0.8 (2024-01-11)
Bug Fixes
1.0.7 (2024-01-11)
Bug Fixes
module.d.ts/.mts(#559) (2ecd32c)iframePropsoption for CSP, fix Stackblitz (0eb7a82)Features
1.0.6 (2023-12-13)
Bug Fixes
1.0.5 (2023-12-07)
Bug Fixes
Features
1.0.4 (2023-11-27)
Bug Fixes
getImageMetaandgetTextAssetContent(69316c4)restartNuxt(09384af)Features
1.0.3 (2023-11-20)
Bug Fixes
baseURL, close #506 (2697340)Features
1.0.2 (2023-11-11)
Bug Fixes
1.0.1 (2023-11-09)
Bug Fixes
#imports(#500) (68efb1b)nuxt/eslint (@nuxt/eslint-config)
v0.3.9Compare 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.8Compare Source
🐞 Bug Fixes
$fetchas the global, close #371 - by @antfu in https://github.com/nuxt/eslint/issues/371 (e5b47)fixoption tochecker, fix #394 - by @antfu in https://github.com/nuxt/eslint/issues/394 (05f00)View changes on GitHub
v0.3.7Compare Source
🚀 Features
vue/multiline-html-element-content-newlinerule - by @DamianGlowala, autofix-ci[bot] and @antfu in https://github.com/nuxt/eslint/issues/391 (f3f33)View changes on GitHub
v0.3.6Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.3.5Compare Source
🚀 Features
eslint.config.mjsautomatically - by @antfu (07727)configTypetoflatby default - by @antfu (d84af)View changes on GitHub
v0.3.4Compare Source
v0.3.3Compare Source
v0.3.2Compare Source
🐞 Bug Fixes
eslint-typegen, close #387 - by @antfu in https://github.com/nuxt/eslint/issues/387 (90dc5)View changes on GitHub
v0.3.1Compare 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/eslintmodule, 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
withNuxtfunction for easer composition - by @antfu in https://github.com/nuxt/eslint/issues/344 (9c9f8)@nuxt/eslint-configfor nuxt3 projects - by @danielroe in https://github.com/nuxt/eslint/issues/247 (bf74a)consistent-type-imports- by @antfu (6a61b)eslint-typegen- by @antfu (d2b1c)optionsobject in generate configs, fix #375 - by @antfu in https://github.com/nuxt/eslint/issues/375 (84b78)gitignoreby default - by @antfu in https://github.com/nuxt/eslint/issues/376 (9dfbc)importplugin - 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
namefield to@stylistic/eslint-pluginconfiguration - by @chadwickellis and @antfu in https://github.com/nuxt/eslint/issues/374 (d45b2)app.vueanderror.vuein customsrcDir- by @danielroe, @antfu and autofix-ci[bot] in https://github.com/nuxt/eslint/issues/335 (adda0)vue/multi-word-component-namesfor 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)withNuxttype - by @DamianGlowala in https://github.com/nuxt/eslint/issues/350 (d706c)layer.config.componentsbeingundefined- by @DamianGlowala in https://github.com/nuxt/eslint/issues/352 (6b2eb)Performance
View changes on GitHub
nuxt/nuxt (@nuxt/kit)
v3.11.2Compare Source
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
useServerHeadin dev (#26421)🩹 Fixes
navigateToopenoption on server side (#26392)definePageMetain server pages (#26422)joinRelativeURL+ share paths on server (#26407)<srcDir>/index.htmlfrom import protection (#26430)refreshCookieon server (22ada37b4)v-ifto wrapper in islands transform (#26386)getLatestManifest(#26486)GlobalComponentsin multiple vue modules (#26541)transformAssetUrls+ passhoistStaticto vite plugin (#26563)typescript.shim(#26607)useRoute(#26633)💅 Refactors
navigateTofor server (#26546)runtimeConfiginitialization of client side (#26558)📖 Documentation
prerenderRoutesin dynamic routes (#26547)process.*withimport.meta.*(#26611)typescript.shimJSDoc (#26626)🏡 Chore
❤️ Contributors
nuxt/test-utils (@nuxt/test-utils)
v3.12.1Compare Source
compare changes
🩹 Fixes
playwright.d.ts(#797)❤️ Contributors
nuxt/ui (@nuxt/ui)
v2.15.2Compare Source
Features
unmountprop to allow lazy mounting for heavy components (#1590) (91e5002)checkboxui config (#1409) (8b54660)Bug Fixes
min-w-0on wrapper to truncate (9f01145), closes #1650v2.15.1Compare Source
Features
asprop to useNuxtImgunderneath (49b73aa), closes #1577Bug Fixes
[@change](https://github.com/change)event value (#1580) (c98d6e3)w-fullonly on horizontal wrapper (#1565) (bd8b737)mouseenterevent on container (7288953)filetype andchangeevents (#1570) (878f707)mouseenterevent on container (8517897), closes #1564v2.15.0Compare Source
⚠ BREAKING CHANGES
Features
openevent with index (#1559) (224ec3c)icon&avatarslots (#1401) (cee3e12)loadingprop (#1546) (e1e05af)Bug Fixes
data-n-idstoConfiguration
📅 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.