[PR #349] fix(deps): bump @nuxt/content from 1.15.1 to 2.4.3 #369

Open
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/349
Author: @dependabot[bot]
Created: 2/1/2023
Status: 🔄 Open

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


📝 Commits (1)

  • 69988c2 fix(deps): bump @nuxt/content from 1.15.1 to 2.4.3

📊 Changes

2 files changed (+1573 additions, -839 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+1572 -838)

📄 Description

Bumps @nuxt/content from 1.15.1 to 2.4.3.

Changelog

Sourced from @​nuxt/content's changelog.

v2.4.3

compare changes

🚀 Enhancements

  • pnpm: Switch to pnpm (local / ci) (#1868)

🩹 Fixes

  • query: Decode unicode params (#1871)

🏡 Chore

❤️ Contributors

v2.4.2

compare changes

🩹 Fixes

  • useContentHead: Disable host detection (f6a429dc)

📖 Documentation

🏡 Chore

❤️ Contributors

v2.4.1

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/349 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/1/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt/content-2.4.3` --- ### 📝 Commits (1) - [`69988c2`](https://github.com/ArthurDanjou/website-old/commit/69988c290ca0b0f530d7e36dc9724f97c0e48d65) fix(deps): bump @nuxt/content from 1.15.1 to 2.4.3 ### 📊 Changes **2 files changed** (+1573 additions, -839 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+1572 -838) </details> ### 📄 Description Bumps [@nuxt/content](https://github.com/nuxt/content) from 1.15.1 to 2.4.3. <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.3</h2> <p><a href="https://github.com/nuxt/content/compare/v2.4.2...v2.4.3">compare changes</a></p> <h3>🚀 Enhancements</h3> <ul> <li><strong>pnpm:</strong> Switch to pnpm (local / ci) (<a href="https://github-redirect.dependabot.com/nuxt/content/pull/1868">#1868</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>query:</strong> Decode unicode params (<a href="https://github-redirect.dependabot.com/nuxt/content/pull/1871">#1871</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li><strong>scripts:</strong> Prepare script (<a href="https://github.com/nuxt/content/commit/66e22c5d">66e22c5d</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Farnabaz <a href="mailto:farnabaz@gmail.com">farnabaz@gmail.com</a></li> <li>Yaël Guilloux <a href="mailto:yael.guilloux@gmail.com">yael.guilloux@gmail.com</a></li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt/content/commit/01127638210486b246894e46fcd7653754288500"><code>0112763</code></a> chore(release): release v2.4.3</li> <li><a href="https://github.com/nuxt/content/commit/66e22c5d1dcd00e9cca4bb83a863763d1c79c3b7"><code>66e22c5</code></a> chore(scripts): prepare script</li> <li><a href="https://github.com/nuxt/content/commit/2fb65965c18f379787d477e58d26fd9f8af419b6"><code>2fb6596</code></a> fix(query): decode unicode params (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1871">#1871</a>)</li> <li><a href="https://github.com/nuxt/content/commit/5ae5480b474710bf744de9f2a8f399ba2294942b"><code>5ae5480</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1865">#1865</a>)</li> <li><a href="https://github.com/nuxt/content/commit/5409a069915ce2ef0aa2c8417554336fcc7bfd4a"><code>5409a06</code></a> chore(deps): update pnpm/action-setup action to v2.2.4 (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1870">#1870</a>)</li> <li><a href="https://github.com/nuxt/content/commit/01ccc9dc5b380a79afb1e7fcfcc5bffcfc0e9a45"><code>01ccc9d</code></a> feat(pnpm): switch to pnpm (local / ci) (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1868">#1868</a>)</li> <li><a href="https://github.com/nuxt/content/commit/c7ca353c9a166631a0f7f209e909c517374ee4c6"><code>c7ca353</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1854">#1854</a>)</li> <li><a href="https://github.com/nuxt/content/commit/6775a1f4ea3f3cd44e18f004c997bf1fb0191b59"><code>6775a1f</code></a> chore(deps): drop html-tags (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/1867">#1867</a>)</li> <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>Additional commits viewable in <a href="https://github.com/nuxt/content/compare/@nuxt/content@1.15.1...v2.4.3">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.3)](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#369