Skip to content
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

fix(deps): update dependency @nuxt/content to v2 #694

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/content (source) 1.15.1 -> 2.13.4 age adoption passing confidence

Release Notes

nuxt/content (@​nuxt/content)

v2.13.4

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v2.13.3

Compare Source

compare changes

🩹 Fixes
  • module: Allow using @nuxtjs/mdc utils via content module (#​2775)
  • search: Add charset=utf-8 to headers of indexed mode (#​2729)
  • docs: Add warning about using ssr: false with Content (#​2776)
  • Corrected .gradient class (#​2723)
  • build: Keep parser deps out of main bundle (#​2780)
  • navigation: Respect query locale (#​2772)
  • Import defineNitroPlugin from #imports (34f65172)
  • Respect draft key as _draft (#​2738)
  • Draft field order (b0b5eb2d)
📖 Documentation
  • Fix incorrect TS types import path in documentation (#​2773)
  • Missing imports and typo in code blocks (#​2741)
  • Changed types path (#​2735)
  • Fix typo in SSR warning on Installation page (#​2777)
  • Update link to downloads count badge (c1d6ad14)
🏡 Chore
❤️ Contributors

v2.13.2

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Add string type to gt/lt/gte/lte type definitions (#​2704)
  • search: Non-md file might not have dscription file (#​2706)
  • module: Disable MDC plugin if user disabled it (#​2707)
  • Unwatch storage on nitro close (ec7105ad)
📖 Documentation
  • Add missing await for searchContent docs (#​2692)
  • Prerender home (4253f0bf)
  • Update nuxt-og-image and add postinstall script (#​2705)
  • Update ContentSlot Documentation (#​2713)
🤖 CI
❤️ Contributors

v2.13.1

Compare Source

compare changes

🔥 Performance
  • dev-cache: Improve localhost markdown page navigation performance (when having 2,000+ pages) (#​2675)
🩹 Fixes
  • module: Do not force prerender index page (#​2681)
  • Hot reload on dev server for documentDriven: false (#​2686)
📖 Documentation
  • Typo in configuration (#​2677)
  • Add missing await keyword in search documentation (#​2687)
🏡 Chore
❤️ Contributors

v2.13.0

Compare Source

compare changes

🚀 Enhancements
  • Top level content/ directory in Nuxt 4 compatibility version (#​2649)
🩹 Fixes
  • Optimise nested dependencies (#​2583)
  • Opt in to import.meta.* properties (#​2597)
  • Ignore unsupported files from contents list (#​2607)
  • module: Convert content-slot to MDCSlot (#​2632)
  • Fix typo in logger warning message (#​2626)
  • search: Keep page's beginning paragraphs (#​2658)
  • Add Nitro hooks types declarations (#​2655)
  • Filter draft files in production (#​2648)
  • search: Use page title as default title for sections (9d81acc2)
  • Init storage only when used (#​2670)
  • Use runtimeconfig only when necessary (6f06f356)
  • Do not update devDependencies (062fb97f)
  • search: Improve sections with root node (#​2672)
  • prerender: Ensure / exists inside prerender rotues (#​2673)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.12.1

Compare Source

compare changes

🩹 Fixes
  • Missing import (#​2560)
  • types: Use const type parameter for QueryBuilder only (#​2546)
  • Split getContent to chunks in getIndexedContentsList (#​2354, #​2549)
  • types: Add const type parameter for QueryBuilder.only() and .without() (#​2573)
📖 Documentation
  • Typo in showURL prop (#​2537)
  • Add descriptions of all match operators (#​2552)
  • Update highlight.langs defaults (#​2559)
🏡 Chore
❤️ Contributors

v2.12.0

Compare Source

compare changes

🚀 Enhancements
🔥 Performance
  • content-list: Cache contents list during generation and per-request (#​2527)
🩹 Fixes
  • module: Handle former props in ContentSlot transformer (#​2525)
  • client-db: Fetch dir config on legacy query (4b9b6b7a)
  • navigation: Ignore extensions on navigation sort (#​2529)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.11.0

Compare Source

compare changes

🩹 Fixes
  • types: Fields in experimental.search can be optional (#​2506)
  • ContentSlot: Detect multiline usage (#​2508)
📖 Documentation
📦 Build
  • Do not emit .mjs in runtime directory (#​2514)
🏡 Chore
❤️ Contributors

v2.10.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Add missing imports for search (#​2412)
  • Import nuxt composables from #imports (#​2418)
  • 7.search-content.md typo (7bf89960)
  • Enable cache only for clientDb (#​2425)
  • Remove d.ts (#​2427)
  • Ensure bundler module resolution works with runtime type imports (#​2470)
  • Imports (f33f5a20)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.9.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
📖 Documentation
❤️ Contributors

v2.8.5

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v2.8.4

Compare Source

compare changes

🩹 Fixes
  • prose-pre: Only wrap slot in pre (#​2348)
❤️ Contributors

v2.8.3

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • findSurround: Use filtered contents to find surround (#​2291)
  • Remove deletion of prerenderedAt key (#​2280)
  • module: Remove deprecated resolveModule (#​2298)
  • surround: Respect only and without filters (#​2311)
  • Add missing dependencies (#​2313)
  • tailwindcss: Tailwindcss HMR support for content files (#​2315)
  • Fetch content chunked (#​2321)
  • storage: Prevent duplicate parsing (#​2326)
  • Add regex to match ContentSlot in Pug templates (#​2344)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.8.2

Compare Source

compare changes

🩹 Fixes
  • query: Prevent undefined error (b680b47c)
  • navigation: Prevent client-db conflict (fd8e3b82)
  • serverQueryContent: Do not expose advanced query typing (09e37c19)
  • document-driven: Invalid composable import (e56f71dc)
  • ContentList: Component slot typechecking (#​2277)
❤️ Contributors

v2.8.1

Compare Source

compare changes

🩹 Fixes
  • Cannot read properties of undefined (11c3b09f)
❤️ Contributors

v2.8.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Markdown render compatiblity (d81a08a2)
  • slot: Rename ContentSlot to MDCSlot in render function (efc60481)
  • module: Slot transform sourcemap (7558cf0d)
  • ProseImg: Prevent conflict between src and baseURL (#​2242)
  • Custom drivers failed on build (#​2193)
  • ContentRenderer: Render contents only with excerpt (#​2246)
  • content-slot: Better slot name regex (329cf3bc)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.7.2

Compare Source

compare changes

🩹 Fixes
  • Remark plugins deprecated warning (#​2188)
  • Allow ] in filename code block (#​2169)
📖 Documentation
  • Update slots example for the content-query component (#​2190)
❤️ Contributors

v2.7.1

Compare Source

compare changes

🚀 Enhancements
🔥 Performance
  • Keep document-drive state in shallowRef and prefetch pages/components (#​2118)
🩹 Fixes
  • Replace crlf line endings with lf (#​2120)
  • Use consola.withTag instead of kit.useLogger (#​2140)
  • module: Add yml / json extensions to tailwind content files (#​2147)
  • Remove unneeded await (#​2175)
  • Use unstorage types (#​2136)
  • Uppercase in path (#​2170)
  • markdown: Allow plugin with array type option (#​2114)
  • Allow empty string in $contains (#​2179)
  • Remove favicon handling (#​2157)
📖 Documentation
❤️ Contributors

v2.7.0

Compare Source

compare changes

🚀 Enhancements
  • shiki: Support italic, bold and underline styles (#​2079)
  • config: Update ignores to advanced pattern (#​2035)
🩹 Fixes
  • link: Remove hash before checking if ending by '.md' (#​2033)
  • markdown: Prevent script execution (#​2040)
  • code-block: Pass language as class name (#​2064)
  • tailwind-integration: Allow content as object (#​2060)
  • code-block: Meta property (#​2067)
  • markdown: Respect _draft key in frontmatter (#​2077)
📖 Documentation
  • Guide for adding custom grammars for syntax highlighting (7da9b286)
  • Add example of additional sorting options for queryContent (#​2042)
  • Explain useasyncdata wrapping (#​2054)
  • Update url (#​2055)
  • Add latest to nuxi command (2939b793)
  • Update Content Wind live demo url (#​2080)
  • Update links (#​2085)
  • Remove outdated description (#​2098)
🏡 Chore
  • Use caret dependency for kit (#​2044)
❤️ Contributors

v2.6.0

Compare Source

compare changes

🚀 Enhancements
  • CodeBlock: Add line number attribute to code block lines (#​1973)
  • More flexible ignores configuration (#​2022)
🩹 Fixes
  • type: Content locale (#​1965)
  • markdown: Html ids in markdown headings should not start with a digit (#​1961)
  • useContentHead: Set property instead of name for OG metadata (#​1981)
  • Access config from public key (#​2005)
  • ContentRendererMarkdown: Prevent undefiend error on component resolve (#​2021)
  • code-block: Use span with \n instead of div for lines (#​2008)
  • preview: Use sessionStorage to keep token (#​2020)
  • shiki: Add \n to empty lines (46f3d79f)
  • markdown-renderer: Document reactivity (e46309fe)
  • query: Prevent adding duplicate conditions to query (#​2027)
  • document-driven: Ensure layout is set on hydration (#​2032)
📖 Documentation
❤️ Contributors

v2.5.2

Compare Source

compare changes

🩹 Fixes
  • Revert navDirFromPath behavior (049c356d)
❤️ Contributors

v2.5.1

Compare Source

compare changes

🩹 Fixes
  • client-db: Ensure ignoreSources is an array (45b44a69)
  • document-driven: Page layout detection (#​1955)
🏡 Chore
❤️ Contributors

v2.5.0

Compare Source

compare changes

🚀 Enhancements
  • Introduce component-resolver transformer (#​1907)
  • client-db: Allow possibility to ignore some sources from client storage (#​1917)
🩹 Fixes
  • Add anchorLinks type (#​1894)
  • headings: Don't generate link if id is missing (#​1893)
  • code block: Use div instead of span (#​1885)
  • Types (#​1912)
  • Db access time issue (#​1838)
  • Refresh content-index on nitro start (#​1947)
  • findSurround: Allow before and after to be 0 (#​1922)
  • module: Close dev server on nitro close (#​1952)
📖 Documentation
❤️ Contributors

v2.4.3

Compare Source

compare changes

🚀 Enhancements
  • pnpm: Switch to pnpm (local / ci) (#​1868)
🩹 Fixes
  • query: Decode unicode params (#​1871)
🏡 Chore
❤️ Contributors

v2.4.2

Compare Source

compare changes

🩹 Fixes
  • useContentHead: Disable host detection (f6a429dc)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.4.1

Compare Source

compare changes

🩹 Fixes
  • useContentHead: undefined url (b157500b)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.4.0

Compare Source

compare changes

🚀 Enhancements
  • shiki-highlighter: Improve performance & auto load new languages (#​1775)
  • shiki: Highlight excerpt (#​1802)
  • markdown: Keep meta from fenced code block (#​1800)
  • markdown: Don't create excerpt if there is no <!--more--> (#​1801)
🩹 Fixes
  • build: Do not register web-socket plugin on non-dev env (#​1768)
  • document-driven: Prevent 404 error on redirected pages (#​1770)
  • query: Ensure default values always apply to query params (#​1778)
  • examples: Layout duplication (#​1808)
  • Shiki: Sanitize highlighted text (#​1818)
  • markdown-link: Replacing blank prop with target (#​1828)
  • highlighter: Define missing env in Vite (#​1830)
  • shiki: Issue with JSON import (#​1824)
  • markdown: XSS Prevention (#​1832)
  • Handle uri encoded _path query (#​1794)
  • Add og:title,url,description meta tags and prefix og:image with host (#​1769)
  • navigation: Missing import (6a1e854e)
  • navigation: Missing import (1f7d3a2b)
  • markdown: Images src with baseURL (#​1833)
📖 Documentation
🏡 Chore
✅ Tests
❤️ Contributors

v2.3.0

Compare Source

compare changes

🚀 Enhancements
  • module: Introduce api.baseURL and deprecate base (#​1695)
  • Unique api calls per build (#​1705)
  • shiki: Expose highlighting utils (#​1727)
  • document-driven: Introduce start and finish hooks (#​1744)
  • query: Fully cacheable api (#​1752)
🩹 Fixes
  • markdown: Resolve custom shiki languages (#​1692)
  • clientDB: Disable clientDB if token is set and has falsy value (#​1700)
  • shiki: Issue with merging multiple themes (#​1703)
  • query: Invalid response on missing content (#​1706)
  • test: Typo (#​1707)
  • markdown: Remove double and trailing dashes from heading ids (#​1711)
  • ws: Prevent port conflict on running multiple instances (#​1721)
  • markdown: Remove extra dash from heading id (4c376587)
  • Typo (a7912af1)
  • build: Invalid cache route handler (ae138a87)
  • ContentRendererMarkdown: Recreate vNodes in render function (#​1734)
  • query: Fallback to default locale if query has no filter on _locale (#​1748)
  • module: Put query parameters removal under an experimental flag (#​1757)
  • Add missing imports (5285db01)
💅 Refactors
  • ContentRenderer: Simplify conditions (#​1715)
  • Shiki: Prepare Shiki highlighter for external usage (#​1720)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.2.2

Compare Source

compare changes

🩹 Fixes
  • ContentRenderer: Empty content detection (#​1653)
  • ContentList: Handle props change and fix slots default (#​1668)
💅 Refactors
  • Improve typings and simplify logic (#​1669)
📖 Documentation
  • Fix error in ContentQuery where clause example (#​1643)
  • Update sources (#​1664)
  • a11y: Use list for nav example (#​1670)
🏡 Chore
❤️ Contributors

v2.2.1

Compare Source

compare changes

🩹 Fixes
  • module: Do not warn when sources is empty (42fffc98)
  • module: Set default hostname for dev socket (#​1624)
  • Document Driven: Layout prefetching (#​1637)
  • MarkdownParser: Refine content path in anchor link (#​1629)
📖 Documentation
🏡 Chore
❤️ Contributors
  • Ahad Birang
  • Nobkd
  • Selemondev
  • Sébastien Chopin

v2.2.0

Compare Source

compare changes

🚀 Enhancements
  • document-driven: Support navigation.redirect from _dir files (#​1545)
  • Spa mode (#​1525)
  • Config for anchor link generation of headings (#​1564)
  • parser: Introduce _dir field in contents (#​1613)
🔥 Performance
  • build: Build caches before pre-rendering contents (#​1530)
🩹 Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented May 24, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
brisbane-city-council-free-native-plants ❌ Failed (Inspect) Oct 15, 2024 4:33pm

@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 706c320 to 59416f6 Compare May 30, 2022 15:33
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 59416f6 to f7521c9 Compare May 30, 2022 20:51
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from f7521c9 to 0ee2df5 Compare May 31, 2022 18:26
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 0ee2df5 to 53ccc09 Compare May 31, 2022 21:49
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 53ccc09 to 40c63f0 Compare June 1, 2022 17:20
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 40c63f0 to 9718f91 Compare June 2, 2022 03:07
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 9718f91 to 9c23794 Compare June 2, 2022 05:13
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 9c23794 to 81c40c3 Compare June 2, 2022 19:31
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 81c40c3 to 61d134b Compare June 3, 2022 15:08
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 61d134b to 195dcac Compare June 4, 2022 01:31
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 195dcac to 764fc25 Compare June 4, 2022 06:00
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 764fc25 to ce54f25 Compare June 6, 2022 15:15
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from ce54f25 to 72d5040 Compare June 6, 2022 22:34
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 72d5040 to 28f8db2 Compare June 7, 2022 23:57
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from da7be2c to ddea20c Compare September 1, 2023 16:03
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 138b9a7 to 0dc0af5 Compare October 27, 2023 16:41
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 0dc0af5 to 6f3d05a Compare December 22, 2023 12:13
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 6f3d05a to b208d3f Compare January 22, 2024 10:55
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from b208d3f to 3f475a3 Compare February 6, 2024 10:27
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 3f475a3 to 1a65365 Compare March 7, 2024 20:17
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 1a65365 to e7b5398 Compare June 20, 2024 16:31
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from e7b5398 to 80044f9 Compare July 5, 2024 13:52
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 80044f9 to 186eb2a Compare July 19, 2024 18:27
@renovate renovate bot force-pushed the renovate/nuxt-content-2.x branch from 186eb2a to a1f925d Compare October 15, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants