[PR #233] [CLOSED] chore(deps-dev): bump nuxt-windicss from 2.2.2 to 2.2.8 #239

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 04856d1 chore(deps-dev): bump nuxt-windicss from 2.2.2 to 2.2.8

📊 Changes

2 files changed (+110 additions, -206 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+109 -205)

📄 Description

Bumps nuxt-windicss from 2.2.2 to 2.2.8.

Release notes

Sourced from nuxt-windicss's releases.

v2.2.8

No release notes provided.

v2.2.7

Bug Fixes

  • use new nuxt.options.postcss namespace (#163) (b43fe54)
  • use updated webpack nuxt3 code (4f9f0e8)

v2.2.6

No release notes provided.

v2.2.5

No release notes provided.

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
  • bff5323 release v2.2.8
  • fbda7f0 chore(mono): fix lock file
  • b6f0e40 release v2.2.7
  • 2e6c7f9 chore(playground): upgrade nuxt 3
  • 1bb4c1f Merge branch 'main' of github.com:windicss/nuxt-windicss into main
  • ac28f94 chore(mono): upgrade dependencies
  • b1f7830 release v2.2.7
  • 4f9f0e8 fix: use updated webpack nuxt3 code
  • f27b983 chore: update nuxt3 dependency
  • b43fe54 fix: use new nuxt.options.postcss namespace (#163)
  • 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/233 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/4/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-windicss-2.2.8` --- ### 📝 Commits (1) - [`04856d1`](https://github.com/ArthurDanjou/website-old/commit/04856d104fa43f4b41f7c51b396ffe4e97032aff) chore(deps-dev): bump nuxt-windicss from 2.2.2 to 2.2.8 ### 📊 Changes **2 files changed** (+110 additions, -206 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+109 -205) </details> ### 📄 Description Bumps [nuxt-windicss](https://github.com/windicss/nuxt-windicss) from 2.2.2 to 2.2.8. <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.8</h2> <p>No release notes provided.</p> <h2>v2.2.7</h2> <h3>Bug Fixes</h3> <ul> <li>use new nuxt.options.postcss namespace (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/163">#163</a>) (<a href="https://github.com/windicss/nuxt-windicss/commit/b43fe54">b43fe54</a>)</li> <li>use updated webpack nuxt3 code (<a href="https://github.com/windicss/nuxt-windicss/commit/4f9f0e8">4f9f0e8</a>)</li> </ul> <h2>v2.2.6</h2> <p>No release notes provided.</p> <h2>v2.2.5</h2> <p>No release notes provided.</p> <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/bff53234e48de28aaeef862d256cb288f148f1ec"><code>bff5323</code></a> release v2.2.8</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/fbda7f0f90272f66d50954988877e72be2033884"><code>fbda7f0</code></a> chore(mono): fix lock file</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/b6f0e40453c22a3cd61e38228617848a320463cd"><code>b6f0e40</code></a> release v2.2.7</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/2e6c7f9f9d8000ba1357656b72a8b83f490c2e8b"><code>2e6c7f9</code></a> chore(playground): upgrade nuxt 3</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/1bb4c1f5701d23954a07e77d4d775cf6660cb396"><code>1bb4c1f</code></a> Merge branch 'main' of github.com:windicss/nuxt-windicss into main</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/ac28f94d4ff2e81866e4fc09cd2ae6eee3b4aeb9"><code>ac28f94</code></a> chore(mono): upgrade dependencies</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/b1f78304b83e585293b45cbd62ff04f529cd4504"><code>b1f7830</code></a> release v2.2.7</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/4f9f0e863d49a996b0c109cf3ffed759424ee872"><code>4f9f0e8</code></a> fix: use updated webpack nuxt3 code</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/f27b9833243b1d1c4b6dea1477363a351aaabfd3"><code>f27b983</code></a> chore: update nuxt3 dependency</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/b43fe54a9916ac6de7aaba28dfd4166c1de89bd4"><code>b43fe54</code></a> fix: use new nuxt.options.postcss namespace (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/163">#163</a>)</li> <li>Additional commits viewable in <a href="https://github.com/windicss/nuxt-windicss/compare/2.2.2...v2.2.8">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.8)](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:25 +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#239