[PR #216] [CLOSED] chore(deps-dev): bump nuxt-windicss from 2.2.2 to 2.2.4 #226

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 0bc0a09 chore(deps-dev): bump nuxt-windicss from 2.2.2 to 2.2.4

📊 Changes

2 files changed (+95 additions, -194 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+94 -193)

📄 Description

Bumps nuxt-windicss from 2.2.2 to 2.2.4.

Release notes

Sourced from nuxt-windicss's releases.

v2.2.4

Bug Fixes

  • CJS module issues (117edb3)
  • nuxt2: ensure runtime folder exists & switch to fs-extra, fixes #157 (ee0c7f0)

v2.2.3

Features

Commits
  • 3361e32 release v2.2.4
  • 117edb3 fix: CJS module issues
  • ee0c7f0 fix(nuxt2): ensure runtime folder exists & switch to fs-extra, fixes #157
  • 45cf822 release v2.2.3
  • 320553c chore: sync lock file, remove license
  • f3dbde3 chore: migrate to bumpp and automated releases
  • e5a2dd4 chore: run linter
  • 062cfc0 feat: migrate to @​nuxt/module-builder
  • 3208f89 chore: fix globby in nuxt3 test
  • 4a9b12d chore: fix globby in nuxt3 test
  • 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/216 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/2/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-windicss-2.2.4` --- ### 📝 Commits (1) - [`0bc0a09`](https://github.com/ArthurDanjou/website-old/commit/0bc0a09147586cbfa9be7699fc97497f3b541838) chore(deps-dev): bump nuxt-windicss from 2.2.2 to 2.2.4 ### 📊 Changes **2 files changed** (+95 additions, -194 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+94 -193) </details> ### 📄 Description Bumps [nuxt-windicss](https://github.com/windicss/nuxt-windicss) from 2.2.2 to 2.2.4. <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.2.4</h2> <h3>Bug Fixes</h3> <ul> <li>CJS module issues (<a href="https://github.com/windicss/nuxt-windicss/commit/117edb3">117edb3</a>)</li> <li><strong>nuxt2:</strong> ensure runtime folder exists &amp; switch to fs-extra, fixes <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/157">#157</a> (<a href="https://github.com/windicss/nuxt-windicss/commit/ee0c7f0">ee0c7f0</a>)</li> </ul> <h2>v2.2.3</h2> <h3>Features</h3> <ul> <li>migrate to <a href="https://github.com/nuxt"><code>@​nuxt</code></a>/module-builder (<a href="https://github.com/windicss/nuxt-windicss/commit/062cfc0">062cfc0</a>)</li> <li>upgrade dependencies, windicss 3.4.3 (<a href="https://github.com/windicss/nuxt-windicss/commit/75ab495">75ab495</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/windicss/nuxt-windicss/commit/3361e32845e4f49eba3ddc38d6b94f9670973bd7"><code>3361e32</code></a> release v2.2.4</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/117edb3c6b1594a9527865f35a033bd60c749c6d"><code>117edb3</code></a> fix: CJS module issues</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/ee0c7f08ded9b3f4068b131c7d2a0cad03e723e6"><code>ee0c7f0</code></a> fix(nuxt2): ensure runtime folder exists &amp; switch to fs-extra, fixes <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/157">#157</a></li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/45cf82207711b7c1c511549de14c579920af0e58"><code>45cf822</code></a> release v2.2.3</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/320553c34aab00f309c967a570a77b585b52c3c0"><code>320553c</code></a> chore: sync lock file, remove license</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/f3dbde3caab0610472d902881b59ff3b6491b34a"><code>f3dbde3</code></a> chore: migrate to bumpp and automated releases</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/e5a2dd4a94ebf588436260b87ca66c8e4329fe9b"><code>e5a2dd4</code></a> chore: run linter</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/062cfc07869c488ec95923703eca3613a29c0c46"><code>062cfc0</code></a> feat: migrate to <code>@​nuxt/module-builder</code></li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/3208f89354c7a6d0f638f610bf20541f23c470af"><code>3208f89</code></a> chore: fix globby in nuxt3 test</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/4a9b12d2d07d8244139117dfd9b8892cd55c03bf"><code>4a9b12d</code></a> chore: fix globby in nuxt3 test</li> <li>Additional commits viewable in <a href="https://github.com/windicss/nuxt-windicss/compare/2.2.2...v2.2.4">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.2.4)](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:22 +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#226