[PR #18] [CLOSED] fix(deps): bump @nuxt/content from 1.13.1 to 1.14.0 #19

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/18
Author: @dependabot[bot]
Created: 3/3/2021
Status: Closed

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


📝 Commits (1)

  • b059159 fix(deps): bump @nuxt/content from 1.13.1 to 1.14.0

📊 Changes

2 files changed (+16 additions, -16 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+15 -15)

📄 Description

Bumps @nuxt/content from 1.13.1 to 1.14.0.

Commits
  • 939caf3 chore: release
  • e1d8060 chore: update default branch to main
  • 35718b9 chore: maintain yarn.lock
  • 50acbf0 chore(deps): update all non-major dependencies (#768)
  • a93dcf4 fix(content, theme-docs): disable pathPrefix for nuxt 2.15 compat (#804)
  • 8de3e12 fix(content): avoid using commonjs for runtime (vite support) (#805)
  • 21635e2 fix(content): remove flatmap to support node v10 (#770)
  • ed56f5a feat(content): pass document data to remark plugins (#782)
  • 7660d0f fix(content): handle readable ended request (#790)
  • 1670c5b fix(create-nuxt-content-docs): respect npm client answer (#779)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by pi0, 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/18 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/3/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt/content-1.14.0` --- ### 📝 Commits (1) - [`b059159`](https://github.com/ArthurDanjou/website-old/commit/b05915981c1331a182f143d89194926972c7383b) fix(deps): bump @nuxt/content from 1.13.1 to 1.14.0 ### 📊 Changes **2 files changed** (+16 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+15 -15) </details> ### 📄 Description Bumps [@nuxt/content](https://github.com/nuxt/content) from 1.13.1 to 1.14.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt/content/commit/939caf36c547a6b4af6e303c52ed5989a5dea2f0"><code>939caf3</code></a> chore: release</li> <li><a href="https://github.com/nuxt/content/commit/e1d8060e0471fd0d99297075d5d53f6f2e0728f3"><code>e1d8060</code></a> chore: update default branch to main</li> <li><a href="https://github.com/nuxt/content/commit/35718b99fcc581073ea14afd6a7b5f16dbca9051"><code>35718b9</code></a> chore: maintain yarn.lock</li> <li><a href="https://github.com/nuxt/content/commit/50acbf09c9f376bf938731ce78e70899de19fdce"><code>50acbf0</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/768">#768</a>)</li> <li><a href="https://github.com/nuxt/content/commit/a93dcf448355e90df4cf2a6f1f3a4977e2b786d8"><code>a93dcf4</code></a> fix(content, theme-docs): disable pathPrefix for nuxt 2.15 compat (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/804">#804</a>)</li> <li><a href="https://github.com/nuxt/content/commit/8de3e12759c37f6ff74d52c6174e8d099742e833"><code>8de3e12</code></a> fix(content): avoid using commonjs for runtime (vite support) (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/805">#805</a>)</li> <li><a href="https://github.com/nuxt/content/commit/21635e2488c9edb899ab3dbffbcc93e6dd9a3b82"><code>21635e2</code></a> fix(content): remove flatmap to support node v10 (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/770">#770</a>)</li> <li><a href="https://github.com/nuxt/content/commit/ed56f5a4c8cf5fc8b6fb7711b769b882fd73bee1"><code>ed56f5a</code></a> feat(content): pass document data to remark plugins (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/782">#782</a>)</li> <li><a href="https://github.com/nuxt/content/commit/7660d0fff4ef66c04ef20256251f94eb4457734b"><code>7660d0f</code></a> fix(content): handle readable ended request (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/790">#790</a>)</li> <li><a href="https://github.com/nuxt/content/commit/1670c5b01f442cf3212c81cc17cff9232b6265f8"><code>1670c5b</code></a> fix(create-nuxt-content-docs): respect npm client answer (<a href="https://github-redirect.dependabot.com/nuxt/content/issues/779">#779</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt/content/compare/@nuxt/content@1.13.1...@nuxt/content@1.14.0">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/~pi0">pi0</a>, a new releaser for @nuxt/content 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.13.1&new-version=1.14.0)](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:05:38 +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#19