Closed renovate[bot] closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
content-wind | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Apr 26, 2023 1:46am |
This PR contains the following updates:
^2.5.2
->^2.6.0
^0.10.1
->^0.11.0
^18.15.11
->^18.16.1
^8.38.0
->^8.39.0
^3.4.1
->^3.4.2
^0.4.5
->^0.4.6
^0.3.3
->^0.4.0
Release Notes
nuxt/content
### [`v2.6.0`](https://togithub.com/nuxt/content/blob/HEAD/CHANGELOG.md#v260) [Compare Source](https://togithub.com/nuxt/content/compare/v2.5.2...v2.6.0) [compare changes](https://togithub.com/nuxt/content/compare/v2.5.2...v2.6.0) ##### π Enhancements - **CodeBlock:** Add line number attribute to code block lines ([#1973](https://togithub.com/nuxt/content/pull/1973)) - More flexible ignores configuration ([#2022](https://togithub.com/nuxt/content/pull/2022)) ##### π©Ή Fixes - **type:** Content locale ([#1965](https://togithub.com/nuxt/content/pull/1965)) - **markdown:** Html ids in markdown headings should not start with a digit ([#1961](https://togithub.com/nuxt/content/pull/1961)) - **useContentHead:** Set `property` instead of `name` for OG metadata ([#1981](https://togithub.com/nuxt/content/pull/1981)) - Access config from `public` key ([#2005](https://togithub.com/nuxt/content/pull/2005)) - **ContentRendererMarkdown:** Prevent `undefiend` error on component resolve ([#2021](https://togithub.com/nuxt/content/pull/2021)) - **code-block:** Use span with `\n` instead of div for lines ([#2008](https://togithub.com/nuxt/content/pull/2008)) - **preview:** Use `sessionStorage` to keep token ([#2020](https://togithub.com/nuxt/content/pull/2020)) - **shiki:** Add `\n` to empty lines ([46f3d79f](https://togithub.com/nuxt/content/commit/46f3d79f)) - **markdown-renderer:** Document reactivity ([e46309fe](https://togithub.com/nuxt/content/commit/e46309fe)) - **query:** Prevent adding duplicate conditions to query ([#2027](https://togithub.com/nuxt/content/pull/2027)) - **document-driven:** Ensure layout is set on hydration ([#2032](https://togithub.com/nuxt/content/pull/2032)) ##### π Documentation - Add Nuxt Studio link ([bc329334](https://togithub.com/nuxt/content/commit/bc329334)) - Fix link to nitro plugins ([#1969](https://togithub.com/nuxt/content/pull/1969)) - Format docs & update links & fix mistakes ([#1982](https://togithub.com/nuxt/content/pull/1982)) - Fix template syntax ([9d8478de](https://togithub.com/nuxt/content/commit/9d8478de)) ##### β€οΈ Contributors - Farnabaznuxtlabs/studio.nuxt.com
### [`v0.11.0`](https://togithub.com/nuxtlabs/studio.nuxt.com/compare/4b916cfb42661519349de6beeacfa5568fef6363...b2a94e32f8821020a8576d28b6cc8bbe11a13c56) [Compare Source](https://togithub.com/nuxtlabs/studio.nuxt.com/compare/4b916cfb42661519349de6beeacfa5568fef6363...b2a94e32f8821020a8576d28b6cc8bbe11a13c56)eslint/eslint
### [`v8.39.0`](https://togithub.com/eslint/eslint/releases/tag/v8.39.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.38.0...v8.39.0) #### Features - [`3f7af9f`](https://togithub.com/eslint/eslint/commit/3f7af9f408625dbc486af914706d34c4b483b5ba) feat: Implement `SourceCode#markVariableAsUsed()` ([#17086](https://togithub.com/eslint/eslint/issues/17086)) (Nicholas C. Zakas) #### Documentation - [`6987dc5`](https://togithub.com/eslint/eslint/commit/6987dc59e46f4e345d0d6c20c1f2c6846bbd7acc) docs: Fix formatting in Custom Rules docs ([#17097](https://togithub.com/eslint/eslint/issues/17097)) (Milos Djermanovic) - [`4ee92e5`](https://togithub.com/eslint/eslint/commit/4ee92e5cbdeba6fea2147901ce926de16946958a) docs: Update README (GitHub Actions Bot) - [`d8e9887`](https://togithub.com/eslint/eslint/commit/d8e9887c2c384d24d586d08ee9ae2ada79bd234c) docs: Custom Rules cleanup/expansion ([#16906](https://togithub.com/eslint/eslint/issues/16906)) (Ben Perlmutter) - [`1fea279`](https://togithub.com/eslint/eslint/commit/1fea2797801a82a2718814c83dad641dab092bcc) docs: Clarify how to add to tsc agenda ([#17084](https://togithub.com/eslint/eslint/issues/17084)) (Nicholas C. Zakas) - [`970ef1c`](https://togithub.com/eslint/eslint/commit/970ef1c868235a58297682513842f1256cdfbd03) docs: Update triage board location (Nicholas C. Zakas) - [`6d8bffd`](https://togithub.com/eslint/eslint/commit/6d8bffdf45d50e272dc45e6d2d05b4a737514468) docs: Update README (GitHub Actions Bot) #### Chores - [`60a6f26`](https://togithub.com/eslint/eslint/commit/60a6f2694deb4aa1c54de2a28d0357cddfd16644) chore: upgrade [@eslint/js](https://togithub.com/eslint/js)[@8](https://togithub.com/8).39.0 ([#17102](https://togithub.com/eslint/eslint/issues/17102)) (Milos Djermanovic) - [`d5ba5c0`](https://togithub.com/eslint/eslint/commit/d5ba5c0a85e7a10777761f5d46c104ab7f25845b) chore: package.json update for [@eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`f57eff2`](https://togithub.com/eslint/eslint/commit/f57eff20f5789408e95061f1af5354bb9b4f4784) ci: run tests on Node.js v20 ([#17093](https://togithub.com/eslint/eslint/issues/17093)) (Nitin Kumar) - [`9d1b8fc`](https://togithub.com/eslint/eslint/commit/9d1b8fc60cc31f12618e58c10a2669506b7ce9bf) perf: Binary search in token store `utils.search` ([#17066](https://togithub.com/eslint/eslint/issues/17066)) (Francesco Trotta) - [`07a4435`](https://togithub.com/eslint/eslint/commit/07a4435a0c08cb63ebf11b71f735bac20318829b) chore: Add request for minimal repro to bug report ([#17081](https://togithub.com/eslint/eslint/issues/17081)) (Nicholas C. Zakas) - [`eac4943`](https://togithub.com/eslint/eslint/commit/eac4943ba2e4edb3dbfea0470e5d4b15a4926c40) refactor: remove unnecessary use of `SourceCode#getAncestors` in rules ([#17075](https://togithub.com/eslint/eslint/issues/17075)) (Milos Djermanovic) - [`0a7b60a`](https://togithub.com/eslint/eslint/commit/0a7b60a9d5621dbbc1a8a8adda3b7c2060c779ca) chore: update description of `SourceCode#getDeclaredVariables` ([#17072](https://togithub.com/eslint/eslint/issues/17072)) (Milos Djermanovic) - [`6e2df71`](https://togithub.com/eslint/eslint/commit/6e2df71cc390252aaca212abe3dc0467fe397450) chore: remove unnecessary references to the LICENSE file ([#17071](https://togithub.com/eslint/eslint/issues/17071)) (Milos Djermanovic)nuxt/nuxt
### [`v3.4.2`](https://togithub.com/nuxt/nuxt/releases/tag/v3.4.2) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.4.1...v3.4.2) > 3.4.2 is a patch release with the latest bug fixes and performance improvements #### β¨ What's new? Apart from the normal bug fixes, we have a couple things we should call out. 1. π₯ We're now on **Vite 4.3** ([#20405](https://togithub.com/nuxt/nuxt/issues/20405)). This was a performance-focused release and hopefully you'll be enjoying the speed improvements! Check out [the release announcement](https://vitejs.dev/blog/announcing-vite4-3.html) for more info. 2. π It's now possible to experimentally enable `@parcel/watcher` for the Nuxt dev watcher ([#20179](https://togithub.com/nuxt/nuxt/issues/20179)). This may improve performance if you're on Windows. You'll probably also want to install `watchman` in that case. #### β Upgrading As usual, our recommendation for upgrading is to run: ```sh nuxi upgrade --force ``` 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](https://togithub.com/nuxt/nuxt/compare/v3.4.1...v3.4.2) ##### π₯ Performance - **nuxt:** Share lazy component definitions ([#20259](https://togithub.com/nuxt/nuxt/pull/20259)) - Remove unused deps and add implicit deps ([#20356](https://togithub.com/nuxt/nuxt/pull/20356)) - Allow using `@parcel/watcher` for dev watcher ([#20179](https://togithub.com/nuxt/nuxt/pull/20179)) ##### π©Ή Fixes - **vite:** Set different cache dirs for client/server ([#20276](https://togithub.com/nuxt/nuxt/pull/20276)) - **nuxt:** Generate hi-res sourcemaps ([#20280](https://togithub.com/nuxt/nuxt/pull/20280)) - **nuxt:** Return type directly if not picking asyncData ([#20288](https://togithub.com/nuxt/nuxt/pull/20288)) - **nuxt:** Provide more helpful error when instance unavailable ([#20289](https://togithub.com/nuxt/nuxt/pull/20289)) - **nuxt:** Mark `useRequestHeaders` keys as optional ([#20286](https://togithub.com/nuxt/nuxt/pull/20286)) - **vite:** Avoid serving arbitrary file in vite-node middleware ([#20345](https://togithub.com/nuxt/nuxt/pull/20345)) - **nuxt:** Swap preloads for json/js payloads ([#20375](https://togithub.com/nuxt/nuxt/pull/20375)) - **nuxt:** Handle pages with no content and log warning ([#20373](https://togithub.com/nuxt/nuxt/pull/20373)) - **test-utils:** Import jest functions from `@jest/globals` ([#20360](https://togithub.com/nuxt/nuxt/pull/20360)) - **core,kit:** Ensure module transpilation paths are dirs ([#20396](https://togithub.com/nuxt/nuxt/pull/20396)) - **schema:** Rely on installed telemetry types ([#19640](https://togithub.com/nuxt/nuxt/pull/19640)) - **cli:** Load kit from `rootDir` when preparing project ([#20401](https://togithub.com/nuxt/nuxt/pull/20401)) - **nuxt:** Clone app config on server ([#20278](https://togithub.com/nuxt/nuxt/pull/20278)) ##### π Refactors - **nuxt:** Rework and use `isJS` and `isVue` utilities consistently ([#20344](https://togithub.com/nuxt/nuxt/pull/20344)) - **vite:** Use native `isFileServingAllowed` util ([#20414](https://togithub.com/nuxt/nuxt/pull/20414)) ##### π Documentation - Update links on hooks page ([#20296](https://togithub.com/nuxt/nuxt/pull/20296)) - Add brief information on debugging a nuxt app ([#20282](https://togithub.com/nuxt/nuxt/pull/20282)) - Fix vue-tsc link ([#20350](https://togithub.com/nuxt/nuxt/pull/20350)) - Update lint command for the documentation ([#20399](https://togithub.com/nuxt/nuxt/pull/20399)) ##### π‘ Chore - Remove `@ts-ignore` and fix some issues ([#20273](https://togithub.com/nuxt/nuxt/pull/20273)) - Maintain a 'next release' PR ([e6cc4aa02](https://togithub.com/nuxt/nuxt/commit/e6cc4aa02)) - Set git user ([2a596c2b3](https://togithub.com/nuxt/nuxt/commit/2a596c2b3)) - Don't list dep updates in auto-changelog ([8234bc18d](https://togithub.com/nuxt/nuxt/commit/8234bc18d)) - Update vite to v4.3 ([#20405](https://togithub.com/nuxt/nuxt/pull/20405)) ##### π€ CI - Don't run ci for release branches ([f550976f7](https://togithub.com/nuxt/nuxt/commit/f550976f7)) - Give write access to changelogensets ([0518cdbff](https://togithub.com/nuxt/nuxt/commit/0518cdbff)) ##### β€οΈ Contributors - Daniel Roe ([@danielroe](https://togithub.com/danielroe)) - Harlan Wilton ([@harlan-zw](https://togithub.com/harlan-zw)) - Preet Mishra ([@preetmishra](https://togithub.com/preetmishra)) - Lehoczky ZoltΓ‘n ([@Lehoczky](https://togithub.com/Lehoczky)) - [@BD103](https://togithub.com/BD103) - Anthony Fu ([@antfu](https://togithub.com/antfu))nuxt-modules/icon
### [`v0.4.0`](https://togithub.com/nuxt-modules/icon/releases/tag/v0.4.0) [Compare Source](https://togithub.com/nuxt-modules/icon/compare/v0.3.3...v0.4.0) - chore: remove unused helper ([`ed3c4df`](https://togithub.com/nuxt-modules/icon/commit/ed3c4df)) - refactor: remove experimental `nuxt-config-schema` ([#70](https://togithub.com/nuxt-modules/icon/issues/70)) ([`1da7ec8`](https://togithub.com/nuxt-modules/icon/commit/1da7ec8)) - chore: up deps ([`a395d46`](https://togithub.com/nuxt-modules/icon/commit/a395d46)) - chore(deps): update devdependency typescript to v5 ([#64](https://togithub.com/nuxt-modules/icon/issues/64)) ([`0ae93b8`](https://togithub.com/nuxt-modules/icon/commit/0ae93b8)) - chore(types): fix errors ([#56](https://togithub.com/nuxt-modules/icon/issues/56)) ([`c2ba0b9`](https://togithub.com/nuxt-modules/icon/commit/c2ba0b9)) - chore: add repository to package.json ([`4d67d64`](https://togithub.com/nuxt-modules/icon/commit/4d67d64)) - chore: readme ([`b724993`](https://togithub.com/nuxt-modules/icon/commit/b724993)) - docs: simplify badge logo ([`ea94c73`](https://togithub.com/nuxt-modules/icon/commit/ea94c73)) - docs: add nuxt badge ([`cfc7baa`](https://togithub.com/nuxt-modules/icon/commit/cfc7baa)) - chore(deps): update all non-major dependencies ([#44](https://togithub.com/nuxt-modules/icon/issues/44)) ([`767ffd8`](https://togithub.com/nuxt-modules/icon/commit/767ffd8))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 has been generated by Mend Renovate. View repository job log here.