[PR #331] chore(deps-dev): bump nuxt-windicss from 2.4.2 to 2.6.0 #352

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/331
Author: @dependabot[bot]
Created: 11/29/2022
Status: 🔄 Open

Base: masterHead: dependabot/npm_and_yarn/nuxt-windicss-2.6.0


📝 Commits (1)

  • 70d0009 chore(deps-dev): bump nuxt-windicss from 2.4.2 to 2.6.0

📊 Changes

2 files changed (+468 additions, -321 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+467 -320)

📄 Description

Bumps nuxt-windicss from 2.4.2 to 2.6.0.

Release notes

Sourced from nuxt-windicss's releases.

v2.6.0

Bug Fixes

v2.5.5

Bug Fixes

v2.5.4

Bug Fixes

v2.5.3

Bug Fixes

  • using watch in nuxt3 error (a2d0fd5)

v2.5.2

No release notes provided.

v2.5.1

Bug Fixes

v2.5.0

Bug Fixes

  • exclude .output directory from scan (afd6c34)
  • prefer absolute dir path over ./ (24de307)
  • require nuxt ^2.0.0 || ^3.0.0-rc.6 (b08b644)

... (truncated)

Commits
  • d809a37 chore: release v2.6.0
  • 896b4f1 chore: fix type
  • 48a7594 Merge remote-tracking branch 'origin/main' into main
  • 2374fe6 fix(@​nuxt/content): only support md file extraction
  • 8e61a43 fix: require nuxt v3 stable
  • 796b329 chore(pkg): bump all deps, require nuxt v3 stable
  • b168fe2 fix: @​nuxtjs/tailwindcss not detected in Nuxt 2 / Bridge (#193)
  • d1f32fb chore: release v2.5.5
  • 60bf3ad fix: avoid checking removed buildModules (#192)
  • 0661207 chore: release v2.5.4
  • Additional commits viewable in compare view

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/331 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/29/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-windicss-2.6.0` --- ### 📝 Commits (1) - [`70d0009`](https://github.com/ArthurDanjou/website-old/commit/70d0009f41f96d327c5bea98c5526ef5e5ce2b5c) chore(deps-dev): bump nuxt-windicss from 2.4.2 to 2.6.0 ### 📊 Changes **2 files changed** (+468 additions, -321 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+467 -320) </details> ### 📄 Description Bumps [nuxt-windicss](https://github.com/windicss/nuxt-windicss) from 2.4.2 to 2.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/windicss/nuxt-windicss/releases">nuxt-windicss's releases</a>.</em></p> <blockquote> <h2>v2.6.0</h2> <h3>Bug Fixes</h3> <ul> <li><strong><code>@​nuxt/content</code>:</strong> only support md file extraction (<a href="https://github.com/windicss/nuxt-windicss/commit/2374fe6">2374fe6</a>)</li> <li><a href="https://github.com/nuxtjs"><code>@​nuxtjs</code></a>/tailwindcss not detected in Nuxt 2 / Bridge (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/193">#193</a>) (<a href="https://github.com/windicss/nuxt-windicss/commit/b168fe2">b168fe2</a>)</li> <li>require nuxt v3 stable (<a href="https://github.com/windicss/nuxt-windicss/commit/8e61a43">8e61a43</a>)</li> </ul> <h2>v2.5.5</h2> <h3>Bug Fixes</h3> <ul> <li>avoid checking removed <code>buildModules</code> (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/192">#192</a>) (<a href="https://github.com/windicss/nuxt-windicss/commit/60bf3ad">60bf3ad</a>)</li> </ul> <h2>v2.5.4</h2> <h3>Bug Fixes</h3> <ul> <li><strong>analyze:</strong> use updated h3 handlers, fixes <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/187">#187</a> (<a href="https://github.com/windicss/nuxt-windicss/commit/6e34756">6e34756</a>)</li> <li>require ^3.0.0-rc.13 (<a href="https://github.com/windicss/nuxt-windicss/commit/7981dcd">7981dcd</a>)</li> </ul> <h2>v2.5.3</h2> <h3>Bug Fixes</h3> <ul> <li>using <code>watch</code> in nuxt3 error (<a href="https://github.com/windicss/nuxt-windicss/commit/a2d0fd5">a2d0fd5</a>)</li> </ul> <h2>v2.5.2</h2> <p>No release notes provided.</p> <h2>v2.5.1</h2> <h3>Bug Fixes</h3> <ul> <li>sync lock file (<a href="https://github.com/windicss/nuxt-windicss/commit/acc7811">acc7811</a>)</li> </ul> <h2>v2.5.0</h2> <h3>Bug Fixes</h3> <ul> <li>exclude .output directory from scan (<a href="https://github.com/windicss/nuxt-windicss/commit/afd6c34">afd6c34</a>)</li> <li>prefer absolute dir path over <code>./</code> (<a href="https://github.com/windicss/nuxt-windicss/commit/24de307">24de307</a>)</li> <li>require nuxt ^2.0.0 || ^3.0.0-rc.6 (<a href="https://github.com/windicss/nuxt-windicss/commit/b08b644">b08b644</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/windicss/nuxt-windicss/commit/d809a37208871645bc0957991fe6c7833e9cf72f"><code>d809a37</code></a> chore: release v2.6.0</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/896b4f169d42447f99c66ac9f9da03f89dd31153"><code>896b4f1</code></a> chore: fix type</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/48a759450fd2dd16b235cf152c79b10746d2bd9a"><code>48a7594</code></a> Merge remote-tracking branch 'origin/main' into main</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/2374fe65f3ae7166edce9315ec4439917bb235c9"><code>2374fe6</code></a> fix(<code>@​nuxt/content</code>): only support md file extraction</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/8e61a438c319802cca43eb5d1bb1f4b5a9807120"><code>8e61a43</code></a> fix: require nuxt v3 stable</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/796b3293db8fc5f6f6f322af60fa8dc88c43d003"><code>796b329</code></a> chore(pkg): bump all deps, require nuxt v3 stable</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/b168fe2ad4c619e543bc7f6ec5f9bb53c1ffa9c4"><code>b168fe2</code></a> fix: <code>@​nuxtjs/tailwindcss</code> not detected in Nuxt 2 / Bridge (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/193">#193</a>)</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/d1f32fb11bb1aae7b690e4c5f1e0969fb297f8e7"><code>d1f32fb</code></a> chore: release v2.5.5</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/60bf3ad3c2219192a47ba6319683b0dfba62afc2"><code>60bf3ad</code></a> fix: avoid checking removed <code>buildModules</code> (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/192">#192</a>)</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/06612074b7233b2122cb756abe9247df21a20688"><code>0661207</code></a> chore: release v2.5.4</li> <li>Additional commits viewable in <a href="https://github.com/windicss/nuxt-windicss/compare/v2.4.2...v2.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nuxt-windicss&package-manager=npm_and_yarn&previous-version=2.4.2&new-version=2.6.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:06:54 +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#352