[PR #266] [CLOSED] chore(deps-dev): bump nuxt-windicss from 2.2.2 to 2.4.1 #278

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/266
Author: @dependabot[bot]
Created: 6/2/2022
Status: Closed

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


📝 Commits (1)

  • e5882f1 chore(deps-dev): bump nuxt-windicss from 2.2.2 to 2.4.1

📊 Changes

2 files changed (+676 additions, -294 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+675 -293)

📄 Description

Bumps nuxt-windicss from 2.2.2 to 2.4.1.

Release notes

Sourced from nuxt-windicss's releases.

v2.4.1

Bug Fixes

  • improved [@nuxt](https://github.com/nuxt)/content[#2](https://github.com/windicss/nuxt-windicss/issues/2) support (43fd8f4)

v2.4.0

Bug Fixes

Features

v2.3.2

Chore

v2.3.1

Bug Fixes

Thanks @​replygirl

v2.3.0

Features

Design In DevTools

Add the import with your existing windi imports and you'll have autocompletion in your Chrome DevTools! See "Design in DevTools" for more information.

export default {
</tr></table> 

... (truncated)

Commits
  • 146206c release v2.4.1
  • 43fd8f4 fix: improved @nuxt/content#2 support
  • f125a6a release v2.4.0
  • bbe6102 fix: deploy script
  • 92ba9cb chore: install playground deps
  • ab52a70 chore: install playground deps
  • ecef68a chore: fix build for new types
  • c7c7b85 chore: add @​nuxt/content v2 to playground
  • 45ae5bb feat: support @​nuxt/content v2
  • f3bd4fe fix: prefer nuxt rc version constaint
  • 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/266 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/2/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-windicss-2.4.1` --- ### 📝 Commits (1) - [`e5882f1`](https://github.com/ArthurDanjou/website-old/commit/e5882f188438bce586615c34bcb04656978097d7) chore(deps-dev): bump nuxt-windicss from 2.2.2 to 2.4.1 ### 📊 Changes **2 files changed** (+676 additions, -294 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+675 -293) </details> ### 📄 Description Bumps [nuxt-windicss](https://github.com/windicss/nuxt-windicss) from 2.2.2 to 2.4.1. <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.4.1</h2> <h3>Bug Fixes</h3> <ul> <li>improved <code>[@nuxt](https://github.com/nuxt)/content[#2](https://github.com/windicss/nuxt-windicss/issues/2)</code> support (<a href="https://github.com/windicss/nuxt-windicss/commit/43fd8f4">43fd8f4</a>)</li> </ul> <h2>v2.4.0</h2> <h3>Bug Fixes</h3> <ul> <li>deploy script (<a href="https://github.com/windicss/nuxt-windicss/commit/bbe6102">bbe6102</a>)</li> <li>prefer nuxt rc version constaint (<a href="https://github.com/windicss/nuxt-windicss/commit/f3bd4fe">f3bd4fe</a>)</li> </ul> <h3>Features</h3> <ul> <li>support <a href="https://github.com/nuxt"><code>@​nuxt</code></a>/content v2 (<a href="https://github.com/windicss/nuxt-windicss/commit/45ae5bb">45ae5bb</a>)</li> </ul> <h2>v2.3.2</h2> <h3>Chore</h3> <ul> <li>Updated dependencies, fixes <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/174">windicss/nuxt-windicss#174</a></li> </ul> <h2>v2.3.1</h2> <h3>Bug Fixes</h3> <ul> <li>set transformCSS: 'pre' by default (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/172">#172</a>) (<a href="https://github.com/windicss/nuxt-windicss/commit/5353b8c">5353b8c</a>),fixes <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/164">#164</a></li> </ul> <p>Thanks <a href="https://github.com/replygirl"><code>@​replygirl</code></a></p> <h2>v2.3.0</h2> <h2>Features</h2> <p><strong>Design In DevTools</strong></p> <p>Add the import with your existing windi imports and you'll have autocompletion in your Chrome DevTools! See <a href="https://windicss.org/integrations/vite.html#design-in-devtools">&quot;Design in DevTools&quot;</a> for more information.</p> <pre lang="ts"><code>export default { &lt;/tr&gt;&lt;/table&gt; </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/windicss/nuxt-windicss/commit/146206c26388b8d063f80fec657f6ef21dd022e4"><code>146206c</code></a> release v2.4.1</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/43fd8f43784881f7dabcb43480591c69626ee265"><code>43fd8f4</code></a> fix: improved <code>@nuxt/content#2</code> support</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/f125a6a224f95efbfab4693ba6b87e16eb23a8e6"><code>f125a6a</code></a> release v2.4.0</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/bbe61027052d12394607b62302a6fc00a69e3eec"><code>bbe6102</code></a> fix: deploy script</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/92ba9cb3839698632cc77eb1b9da377596bec7eb"><code>92ba9cb</code></a> chore: install playground deps</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/ab52a70e3e46b856a963dcfb9cc5a7c8d0db1717"><code>ab52a70</code></a> chore: install playground deps</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/ecef68a6ef393e7f466d85736c390bb4afb34034"><code>ecef68a</code></a> chore: fix build for new types</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/c7c7b8568373dc5c0deee6e6b16cc0583aa9a790"><code>c7c7b85</code></a> chore: add <code>@​nuxt/content</code> v2 to playground</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/45ae5bbcc1e8112990dbe629b3b9922a95a17151"><code>45ae5bb</code></a> feat: support <code>@​nuxt/content</code> v2</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/f3bd4fe18e2bd7cc9c4b4548490edd764d822507"><code>f3bd4fe</code></a> fix: prefer nuxt rc version constaint</li> <li>Additional commits viewable in <a href="https://github.com/windicss/nuxt-windicss/compare/2.2.2...v2.4.1">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.2.2&new-version=2.4.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:35 +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#278