[PR #348] [CLOSED] fix(deps): bump @nuxt/content from 1.15.1 to 2.4.2 #370

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/348
Author: @dependabot[bot]
Created: 1/30/2023
Status: Closed

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


📝 Commits (1)

  • 6f04685 fix(deps): bump @nuxt/content from 1.15.1 to 2.4.2

📊 Changes

2 files changed (+1575 additions, -833 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+1574 -832)

📄 Description

Bumps @nuxt/content from 1.15.1 to 2.4.2.

Changelog

Sourced from @​nuxt/content's changelog.

v2.4.2

compare changes

🩹 Fixes

  • useContentHead: Disable host detection (f6a429dc)

📖 Documentation

🏡 Chore

❤️ Contributors

v2.4.1

compare changes

🩹 Fixes

  • useContentHead: undefined url (b157500b)

📖 Documentation

  • Update edit path (#1853)

🏡 Chore

❤️ Contributors

v2.4.0

compare changes

... (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/348 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/30/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt/content-2.4.2` --- ### 📝 Commits (1) - [`6f04685`](https://github.com/ArthurDanjou/website-old/commit/6f04685283575a58faecdc8962b454d473e996dc) fix(deps): bump @nuxt/content from 1.15.1 to 2.4.2 ### 📊 Changes **2 files changed** (+1575 additions, -833 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+1574 -832) </details> ### 📄 Description Bumps [@nuxt/content](https://github.com/nuxt/content) from 1.15.1 to 2.4.2. <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>v2.4.2</h2> <p><a href="https://github.com/nuxt/content/compare/v2.4.1...v2.4.2">compare changes</a></p> <h3>🩹 Fixes</h3> <ul> <li><strong>useContentHead:</strong> Disable host detection (<a href="https://github.com/nuxt/content/commit/f6a429dc">f6a429dc</a>)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>Improvements (<a href="https://github.com/nuxt/content/commit/f1991939">f1991939</a>)</li> <li>Lint fix (<a href="https://github.com/nuxt/content/commit/a11e908d">a11e908d</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Update release config (<a href="https://github.com/nuxt/content/commit/801535d2">801535d2</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Sébastien Chopin <a href="mailto:seb@nuxtjs.com">seb@nuxtjs.com</a></li> <li>Farnabaz <a href="mailto:farnabaz@gmail.com">farnabaz@gmail.com</a></li> </ul> <h2>v2.4.1</h2> <p><a href="https://github.com/nuxt/content/compare/v2.4.0...v2.4.1">compare changes</a></p> <h3>🩹 Fixes</h3> <ul> <li><strong>useContentHead:</strong> <code>undefined</code> url (<a href="https://github.com/nuxt/content/commit/b157500b">b157500b</a>)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>Update edit path (<a href="https://github-redirect.dependabot.com/nuxt/content/pull/1853">#1853</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Update changelog (<a href="https://github.com/nuxt/content/commit/8e7733a0">8e7733a0</a>)</li> <li>Update release config (<a href="https://github.com/nuxt/content/commit/1bb477d8">1bb477d8</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Farnabaz <a href="mailto:farnabaz@gmail.com">farnabaz@gmail.com</a></li> <li>Barbapapazes <a href="mailto:e.soubiran25@gmail.com">e.soubiran25@gmail.com</a></li> </ul> <h2>v2.4.0</h2> <p><a href="https://github.com/nuxt/content/compare/v2.3.0...v2.4.0">compare changes</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt/content/commit/0c91a38298f3216786815fe0e2cfd262d0ab26e7"><code>0c91a38</code></a> chore(release): release v2.4.2</li> <li><a href="https://github.com/nuxt/content/commit/a11e908d2e0843e1f805d3e3ec32b7a3796143b2"><code>a11e908</code></a> docs: lint fix</li> <li><a href="https://github.com/nuxt/content/commit/f1991939cba8120a35447e8ef87cf63c699cc11e"><code>f199193</code></a> docs: improvements</li> <li><a href="https://github.com/nuxt/content/commit/4d159134553b2feaedeb86422e274b227ccdf92a"><code>4d15913</code></a> lint: fix</li> <li><a href="https://github.com/nuxt/content/commit/f6a429dc0ec2c935e9713b55b7ee043522255863"><code>f6a429d</code></a> fix(useContentHead): disable host detection</li> <li><a href="https://github.com/nuxt/content/commit/801535d2cfe231bf043dfd7e81f55d45d42b7e92"><code>801535d</code></a> chore: update release config</li> <li><a href="https://github.com/nuxt/content/commit/244b8fcfffc08b061c2fabc750c0006a59faddc5"><code>244b8fc</code></a> chore(release): release v2.4.1</li> <li><a href="https://github.com/nuxt/content/commit/1bb477d83cbdd9ac6423c49988e2b41c5d2e2642"><code>1bb477d</code></a> chore: update release config</li> <li><a href="https://github.com/nuxt/content/commit/a834c17aa8a5d826735742c4e2b09f9634a8471d"><code>a834c17</code></a> docs: update edit path (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1853">#1853</a>)</li> <li><a href="https://github.com/nuxt/content/commit/f03697d4ada54ea041ad73416bbd468735ed37b3"><code>f03697d</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1850">#1850</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt/content/compare/@nuxt/content@1.15.1...v2.4.2">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.4.2)](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:07:02 +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#370