chore(deps): update all non-major dependencies
This PR contains the following updates:
Release Notes
nuxt/eslint (@nuxt/eslint-config)
v0.5.3
No significant changes
View changes on GitHub
v0.5.2
🐞 Bug Fixes
- eslint-config: Do not eagerly import ts-eslint parser, close #485 - by @antfu in https://github.com/nuxt/eslint/issues/485 (4b5d6)
View changes on GitHub
v0.5.1
🚀 Features
- Improve error messages for plugin conflicts, close #450, close #474 - by @antfu in https://github.com/nuxt/eslint/issues/450 and https://github.com/nuxt/eslint/issues/474 (bc055)
View changes on GitHub
v0.5.0
🚀 Features
- Enable
@typescript-eslint/no-import-type-side-effects, close #439 - by @antfu in https://github.com/nuxt/eslint/issues/439 (7361c) - Upgrade
@typescript-eslintto v8 - by @antfu in https://github.com/nuxt/eslint/issues/471 (4d08e)
View changes on GitHub
v0.4.0
🚀 Features
- Upgrade
@types/eslint- by @antfu (ebc8f) - Enable
features.typescriptonly whentypescriptis installed locally, fix #437 - by @antfu in https://github.com/nuxt/eslint/issues/437 (77bc7) - Include nitro unimport to
globalsas well, close #461 - by @antfu in https://github.com/nuxt/eslint/issues/461 (533fa) - Add
publicfolder to default ignore, close #453 - by @antfu in https://github.com/nuxt/eslint/issues/453 (b0e3e) - Add server components to single root list, fix #457 - by @antfu and kingyue737 in https://github.com/nuxt/eslint/issues/457 (6e232)
View changes on GitHub
nuxt/fonts (@nuxt/fonts)
v0.7.2
🔥 Performance
-
local: Use
tinyglobbyto scan font files (#205)
🩹 Fixes
- Apply
-replacement to filename (d83aa0d) -
adobe: Use provided
css_namesfrom API (#192) -
fontsource: Use
/variableendpoint for retrieving variable axes (#196)
📖 Documentation
- Fix link to how it works (#197)
- Update carbon abs (7b61b15)
- Improvements (9dab0a3)
- Update social og image (2991df2)
- Fix open an issue link on installation page (#206)
🏡 Chore
- Lint (dabc1ce)
✅ Tests
- Update snapshots (5bc9ae6)
❤️ Contributors
- Ben McCann (@benmccann)
- Kethan Vegunta (@kethan1)
- Daniel Roe (@danielroe)
- Sébastien Chopin (@atinux)
- Tom Tang (@qwerzl)
- Michel EDIGHOFFER [email protected]
nuxt/image (@nuxt/image)
v1.7.1
🩹 Fixes
-
cloudinary: Map
covertolfillmode (#1355) - Import runtime types from module entrypoint (#1384)
- Update to latest
@nuxt/module-builder(#1439) - Only add preload links on server (510e719)
-
weserv: Map rotate operation to
ro(#1441)
💅 Refactors
- Convert
<NuxtImg>to SFC (#1435) - Convert
<NuxtPicture>to SFC (#1432) - Use more
import.meta.*properties (#1440)
📖 Documentation
- Update deps (86b7d9b)
- Add resolution for nuxt ui (3a98a68)
- Prerender index (59813cf)
- Prepare before build (#1405)
- Fix inconsistent spelling (#1421)
- Capitalize title (#1393)
🏡 Chore
- Refresh lockfile (5524ae6)
- Add subpath exports and set
type: module(04cd4cc) - Remove unneeded lazy from regexp (16b20b4)
- Indicate compatibility with new v4 major (#1385)
- Add @danielroe to code owners (47f8b2c)
- Add
compatibilityDate(8e2a01a)
❤️ Contributors
- Daniel Roe (@danielroe)
- Damian Głowala (@DamianGlowala)
- @beer (@iiio2)
- Gangan (@shinGangan)
- Benjamin Canac (@benjamincanac)
- Sébastien Chopin (@atinux)
- Ptdev [email protected]
nuxt/module-builder (@nuxt/module-builder)
v0.8.3
🩹 Fixes
- build: Handle missing named type exports (#331)
❤️ Contributors
- Tobias Diez [email protected]
v0.8.2
🔥 Performance
- Removed unnecessary hasTypeExport check (#310)
🩹 Fixes
-
prepare: Override
compatibilityDate(b9b27c3)
❤️ Contributors
- Daniel Roe (@danielroe)
- Matt (@matt-clegg)
nuxt-modules/plausible (@nuxtjs/plausible)
v1.0.2
🐞 Bug Fixes
- Ensure plugin types are exposed - by @johannschopplich in https://github.com/nuxt-modules/plausible/issues/31 (a83fb)
- Correctly allow empty
ignoredHostnamesarray to excludelocalhost- by @johannschopplich in https://github.com/nuxt-modules/plausible/issues/30 (3ea26)
View changes on GitHub
v1.0.1
🚀 Features
-
ignoreSubDomainsmodule option - by @maximepvrt in https://github.com/nuxt-modules/plausible/issues/23 (de8a1)
🐞 Bug Fixes
- Allow empty
ignoredHostnamesto removelocalhost- by @johannschopplich in https://github.com/nuxt-modules/plausible/issues/30 (e592b)
View changes on GitHub
eslint/eslint (eslint)
v9.9.1
v9.9.0
Features
-
41d0206feat: Add support for TS config files (#18134) (Arya Emami) -
3a4eaf9feat: add suggestion torequire-awaitto removeasynckeyword (#18716) (Dave)
Documentation
-
9fe068cdocs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson) -
48117b2docs: add version support page in the side navbar (#18738) (Amaresh S M) -
fec2951docs: add version support page to the dropdown (#18730) (Amaresh S M) -
38a0661docs: Fix typo (#18735) (Zaina Al Habash) -
3c32a9edocs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye) -
f9ac978docs: Update README (GitHub Actions Bot)
Chores
-
461b2c3chore: upgrade to@eslint/[email protected](#18765) (Francesco Trotta) -
59dba1bchore: package.json update for @eslint/js release (Jenkins) -
fea8563chore: update dependency @eslint/core to ^0.3.0 (#18724) (renovate[bot]) -
aac191echore: update dependency @eslint/json to ^0.3.0 (#18760) (renovate[bot]) -
b97fa05chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)
v9.8.0
lint-staged/lint-staged (lint-staged)
v15.2.9
Patch Changes
-
#1463
b69ce2dThanks @iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warningMaxListenersExceededWarning: Possible EventEmitter memory leak detected.
v15.2.8
Patch Changes
-
f0480f0Thanks @iiroj! - In the previous version the nativegit rev-parse --show-toplevelcommand was taken into use for resolving the current git repo root. This version switched the--show-toplevelflag with--show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.jschild_process. The new flag returns a path relative to the working directory, avoiding the issue.The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.
lucaong/minisearch (minisearch)
v7.1.0
- Add
boostTermsearch option to apply a custom boosting factor to specific terms in the query
nuxt-modules/og-image (nuxt-og-image)
v3.0.0-rc.65
🐞 Bug Fixes
- Support
SERVER_PRESETto detect env - by @harlan-zw (00d09) - Support computed getters and ref props - by @harlan-zw (675c0)
- Broken route rule extending - by @harlan-zw (f4e02)
- Warn on satori
.webpusage - by @harlan-zw (0b66a) -
useNitroAppbuild warnings - by @harlan-zw (551b8) - Check wasm file exists for checksum - by @harlan-zw (ca71c)
View changes on GitHub
pnpm/pnpm (pnpm)
v9.9.0
v9.8.0
v9.7.1
v9.7.0: pnpm 9.7
Minor Changes
-
Added pnpm version management. If the
manage-package-manager-versionssetting is set totrue, pnpm will switch to the version specified in thepackageManagerfield ofpackage.json#8363. This is the same field used by Corepack. Example:{ "packageManager": "[email protected]" } -
Added the ability to apply patch to all versions #8337.
If the key of
pnpm.patchedDependenciesis a package name without a version (e.g.pkg), pnpm will attempt to apply the patch to all versions of the package. Failures will be skipped. If there's only one version ofpkginstalled,pnpm patch pkgand subsequentpnpm patch-commit $edit_dirwill create an entry namedpkginpnpm.patchedDependencies. And pnpm will attempt to apply this patch to other versions ofpkgin the future. -
Change the default edit dir location when running
pnpm patchfrom a temporary directory tonode_modules/.pnpm_patches/pkg[@​version]to allow the code editor to open the edit dir in the same file tree as the main project #8379. -
Substitute environment variables in config keys #6679.
Patch Changes
-
pnpm installshould runnode-gyp rebuildif the project has abinding.gypfile even if the project doesn't have an install script #8293. - Print warnings to stderr #8342.
- Peer dependencies of optional peer dependencies should be automatically installed #8323.
Platinum Sponsors
|
|
|
Gold Sponsors
|
|
|
|
|
|
|
|
|
Our Silver Sponsors
|
|
|
|
|
|
|
|
|
|
|
v9.6.0: pnpm 9.6
Minor Changes
- Support specifying node version (via
pnpm.executionEnv.nodeVersioninpackage.json) for running lifecycle scripts per each package in a workspace #6720. - Overrides now support the
catalogs:protocol #8303.
Patch Changes
- The
pnpm deploycommand now supports thecatalog:protocol #8298. - The
pnpm outdatedcommand now supports thecatalog:protocol #8304. - Correct the error message when trying to run
pnpm patchwithoutnode_modules/.modules.yaml#8257. - Silent reporting fixed with the
pnpm execcommand #7608. - Add registries information to the calculation of dlx cache hash #8299.
Platinum Sponsors
|
|
|
Gold Sponsors
|
|
|
|
|
|
|
|
|
Our Silver Sponsors
|
|
|
|
|
|
|
|
|
|
|
shikijs/shiki (shiki)
v1.14.1
🚀 Features
- twoslash: Handle nested include statements - by @ap0nia and @antfu in https://github.com/shikijs/shiki/issues/746 (4bda0)
View changes on GitHub
v1.14.0
🚀 Features
-
twoslash: Support
@includes- by @ap0nia and @antfu in https://github.com/shikijs/shiki/issues/737 (c4cb1)
🐞 Bug Fixes
- transformers: Support more comment style for notation transformer - by @sharpchen in https://github.com/shikijs/shiki/issues/745 (d5cf4)
View changes on GitHub
v1.13.0
🚀 Features
- New grammar, new themes, update deps - by @antfu (b68ee)
-
core: Lighter token explanation with
scopeName- by @antfu in https://github.com/shikijs/shiki/issues/739 (efbb7) - rehype: Trim trailing new line passed in from rehype/remark - by @Ovyerus and @antfu in https://github.com/shikijs/shiki/issues/729 (aea7f)
View changes on GitHub
v1.12.1
🚀 Features
View changes on GitHub
v1.12.0
🚀 Features
- Add static
initialmethod forGrammarState, #715 - by @antfu in https://github.com/shikijs/shiki/issues/715 (be07d) - New
ts-tagsgrammar, lit support, close #725 - by @antfu in https://github.com/shikijs/shiki/issues/725 (3107a)
🐞 Bug Fixes
- core: Fix decoration offset edge cases - by @timothycohen in https://github.com/shikijs/shiki/issues/728 (1349b)
[View changes on GitHub](https://togithub.com/shikijs/sh
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Deploying nuxt-content with
Cloudflare Pages
| Latest commit: |
c385718
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9904193b.nuxt-content-1il.pages.dev |
| Branch Preview URL: | https://renovate-all-minor-patch.nuxt-content-1il.pages.dev |