[PR #308] [CLOSED] fix(deps): bump @nuxt/content from 1.15.1 to 2.1.1 #322

Closed
opened 2025-12-01 17:06:45 +01:00 by arthur · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/308
Author: @dependabot[bot]
Created: 9/16/2022
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/nuxt/content-2.1.1


📝 Commits (1)

  • 50157c2 fix(deps): bump @nuxt/content from 1.15.1 to 2.1.1

📊 Changes

2 files changed (+1354 additions, -830 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+1353 -829)

📄 Description

Bumps @nuxt/content from 1.15.1 to 2.1.1.

Changelog

Sourced from @​nuxt/content's changelog.

main (v2.1.0..v2.1.1)

🩹 Fixes

  • document-driven: Sync page layout (#1519)
  • document-driven: Disable static payload (#1526)

📖 Documentation

  • document-driven: Remove edge channel info (#1462)
  • Update title & description (#1505)
  • document-driven: Fix typo (#1512)

❤️ Contributors

  • Ahad Birang
  • Nobkd
  • Okoro Redemption
  • Sébastien Chopin

main (v2.0.1..v2.1.0)

🚀 Enhancements

  • types: Provide augmentations for only and without (#1200)
  • types: Expose MarkdownParsedContent for improved type generics (#1199)
  • navigation: Allow passing QueryBuilder or QueryBuilderParams in fetchNavigation or <ContentNavigation> (#1206)
  • markdown: Allow overwriting plugins (#1226)
  • config: Allow ws config (#1249)
  • markdown: Support multiple themes for code highlighter (#1251)
  • navigation: Allow _dir.yml to filter navigation (#1261)
  • source: Allow overwriting default source (#1273)
  • Variable binding (#1266)
  • document-driven: Add document-driven as a @​nuxt/content feature (#1279)
  • docs: Upgrade docus (3adf4e5d)
  • use-content-head: Add helper for binding (#1295)
  • document-driven: Add caching layer on client-side (#1312)
  • Add web-types.json for WebStorm (#1288)
  • Support navigation field in content and _dir.yml (#1328)
  • Disable document driven with route meta (#1333)
  • tailwindcss: Support tailwindcss classes in content (with hmr) (#1351)
  • Improve where query types (#1359)
  • Export transformers (#1374)
  • DocumentDriven configuration (#1378)
  • <markdown>: Support fallback default slot (#1405)
  • Create index for path base search (#1401)
  • Pre fetch contents on build (#1411)
  • Per-page components (#1429)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by farnabaz, a new releaser for @​nuxt/content since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArthurDanjou/website-old/pull/308 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/16/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt/content-2.1.1` --- ### 📝 Commits (1) - [`50157c2`](https://github.com/ArthurDanjou/website-old/commit/50157c2543c804670f25efaf426c98634314f41a) fix(deps): bump @nuxt/content from 1.15.1 to 2.1.1 ### 📊 Changes **2 files changed** (+1354 additions, -830 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+1353 -829) </details> ### 📄 Description Bumps [@nuxt/content](https://github.com/nuxt/content) from 1.15.1 to 2.1.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt/content/blob/main/CHANGELOG.md"><code>@​nuxt/content</code>'s changelog</a>.</em></p> <blockquote> <h2>main (v2.1.0..v2.1.1)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>document-driven:</strong> Sync page layout (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1519">#1519</a>)</li> <li><strong>document-driven:</strong> Disable static payload (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1526">#1526</a>)</li> </ul> <h3>📖 Documentation</h3> <ul> <li><strong>document-driven:</strong> Remove edge channel info (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1462">#1462</a>)</li> <li>Update title &amp; description (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1505">#1505</a>)</li> <li><strong>document-driven:</strong> Fix typo (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1512">#1512</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Ahad Birang</li> <li>Nobkd</li> <li>Okoro Redemption</li> <li>Sébastien Chopin</li> </ul> <h2>main (v2.0.1..v2.1.0)</h2> <h3>🚀 Enhancements</h3> <ul> <li><strong>types:</strong> Provide augmentations for <code>only</code> and <code>without</code> (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1200">#1200</a>)</li> <li><strong>types:</strong> Expose <code>MarkdownParsedContent</code> for improved type generics (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1199">#1199</a>)</li> <li><strong>navigation:</strong> Allow passing QueryBuilder or QueryBuilderParams in <code>fetchNavigation</code> or <code>&lt;ContentNavigation&gt;</code> (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1206">#1206</a>)</li> <li><strong>markdown:</strong> Allow overwriting plugins (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1226">#1226</a>)</li> <li><strong>config:</strong> Allow ws config (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1249">#1249</a>)</li> <li><strong>markdown:</strong> Support multiple themes for code highlighter (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1251">#1251</a>)</li> <li><strong>navigation:</strong> Allow _dir.yml to filter navigation (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1261">#1261</a>)</li> <li><strong>source:</strong> Allow overwriting default source (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1273">#1273</a>)</li> <li>Variable binding (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1266">#1266</a>)</li> <li><strong>document-driven:</strong> Add document-driven as a <code>@​nuxt/content</code> feature (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1279">#1279</a>)</li> <li><strong>docs:</strong> Upgrade docus (3adf4e5d)</li> <li><strong>use-content-head:</strong> Add helper for <!-- raw HTML omitted --> binding (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1295">#1295</a>)</li> <li><strong>document-driven:</strong> Add caching layer on client-side (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1312">#1312</a>)</li> <li>Add web-types.json for WebStorm (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1288">#1288</a>)</li> <li>Support navigation field in content and _dir.yml (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1328">#1328</a>)</li> <li>Disable document driven with route meta (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1333">#1333</a>)</li> <li><strong>tailwindcss:</strong> Support tailwindcss classes in content (with hmr) (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1351">#1351</a>)</li> <li>Improve where query types (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1359">#1359</a>)</li> <li>Export transformers (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1374">#1374</a>)</li> <li>DocumentDriven configuration (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1378">#1378</a>)</li> <li><strong><code>&lt;markdown&gt;</code>:</strong> Support fallback default slot (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1405">#1405</a>)</li> <li>Create index for path base search (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1401">#1401</a>)</li> <li>Pre fetch contents on build (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1411">#1411</a>)</li> <li>Per-page components (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1429">#1429</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt/content/commit/fe0c5a3f74b5a83091f452fc7639f56e154548d1"><code>fe0c5a3</code></a> chore(release): release v2.1.1</li> <li><a href="https://github.com/nuxt/content/commit/4414b91051b6043ac9bcbe8361849823d77da696"><code>4414b91</code></a> fix(document-driven): disable static payload (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1526">#1526</a>)</li> <li><a href="https://github.com/nuxt/content/commit/1ec96bca4523dcf38c7f0daae61d5ba5f17fb8c8"><code>1ec96bc</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1514">#1514</a>)</li> <li><a href="https://github.com/nuxt/content/commit/2813d355725dd552acc16be14ae392f51c8fbce1"><code>2813d35</code></a> fix(document-driven): sync page layout (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1519">#1519</a>)</li> <li><a href="https://github.com/nuxt/content/commit/b4e9591fc61c91551fb6e032f3bf62f8fe8e6159"><code>b4e9591</code></a> docs(document-driven): fix typo (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1512">#1512</a>)</li> <li><a href="https://github.com/nuxt/content/commit/e1c57439dcc0e3216d402bf32a3a6ac7881c77ba"><code>e1c5743</code></a> docs: update title &amp; description (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1505">#1505</a>)</li> <li><a href="https://github.com/nuxt/content/commit/cbcbe910394ca53735e2f9c88972ec27c162f064"><code>cbcbe91</code></a> docs(document-driven): remove edge channel info (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1462">#1462</a>)</li> <li><a href="https://github.com/nuxt/content/commit/4a84eb1e8571c92fe042091359800314b0031f26"><code>4a84eb1</code></a> chore(release): release v2.1.0</li> <li><a href="https://github.com/nuxt/content/commit/8cdae3e259daffb1ceb59e8674d7c84a26db4ef5"><code>8cdae3e</code></a> docs: update social image</li> <li><a href="https://github.com/nuxt/content/commit/ef5c3ec9c41cdf7d1bc47d64a337c880b31cc41d"><code>ef5c3ec</code></a> chore: use latest docus</li> <li>Additional commits viewable in <a href="https://github.com/nuxt/content/compare/@nuxt/content@1.15.1...v2.1.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~farnabaz">farnabaz</a>, a new releaser for <code>@​nuxt/content</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nuxt/content&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=2.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
arthur added the pull-request label 2025-12-01 17:06:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: arthur/website-old#322