[PR #240] [CLOSED] chore(deps-dev): bump nuxt-windicss from 2.2.2 to 2.2.10 #247

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 87e8b79 chore(deps-dev): bump nuxt-windicss from 2.2.2 to 2.2.10

📊 Changes

2 files changed (+136 additions, -207 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+135 -206)

📄 Description

Bumps nuxt-windicss from 2.2.2 to 2.2.10.

Release notes

Sourced from nuxt-windicss's releases.

v2.2.10

No release notes provided.

v2.2.9

Chore

  • Updated dependencies, fixes #170

Bug Fixes

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
  • 8130b93 release v2.2.10
  • 7ab4ac8 release v2.2.9
  • ea73789 revert: add back dependency
  • d44f38e Revert "fix(core): prefer plugin template over hacky css config"
  • d623f6e chore: make directive usage in css clearer for nuxt v3
  • 027ba54 chore: updating nuxt3 example
  • 12dcc5a chore: upgrade dependencies
  • b1f6fe1 chore: misc clean up
  • 0b96ca8 fix(core): prefer plugin template over hacky css config
  • 5110c40 fix(vite): unshift plugins
  • 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/240 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/12/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-windicss-2.2.10` --- ### 📝 Commits (1) - [`87e8b79`](https://github.com/ArthurDanjou/website-old/commit/87e8b794016a4f01809c5dbb8e1e805b7e63239c) chore(deps-dev): bump nuxt-windicss from 2.2.2 to 2.2.10 ### 📊 Changes **2 files changed** (+136 additions, -207 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+135 -206) </details> ### 📄 Description Bumps [nuxt-windicss](https://github.com/windicss/nuxt-windicss) from 2.2.2 to 2.2.10. <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.10</h2> <p>No release notes provided.</p> <h2>v2.2.9</h2> <h3>Chore</h3> <ul> <li>Updated dependencies, fixes <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/170">#170</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>vite:</strong> unshift plugins (<a href="https://github.com/windicss/nuxt-windicss/commit/5110c40">5110c40</a>)</li> </ul> <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/8130b932c226702a363a994a4c498dee0e28a27b"><code>8130b93</code></a> release v2.2.10</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/7ab4ac81368725e3ef9afe23a04523cae6d286b4"><code>7ab4ac8</code></a> release v2.2.9</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/ea737892d0ffe67e44dca0ce5fad61de23ff2b3b"><code>ea73789</code></a> revert: add back dependency</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/d44f38ee4c360824c320afbdbfbfafc96017e6a0"><code>d44f38e</code></a> Revert &quot;fix(core): prefer plugin template over hacky css config&quot;</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/d623f6ed562d96f8bbe00bb0113593cacfa54e6c"><code>d623f6e</code></a> chore: make directive usage in css clearer for nuxt v3</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/027ba54752efb31b33eee2f1c19f33adc96a0b35"><code>027ba54</code></a> chore: updating nuxt3 example</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/12dcc5af43962e909595a046e830ec761a673e8b"><code>12dcc5a</code></a> chore: upgrade dependencies</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/b1f6fe139e020246fdd13bfa9df84816c42137ef"><code>b1f6fe1</code></a> chore: misc clean up</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/0b96ca8761609bab3dee3bf903ba77ac9ed7de22"><code>0b96ca8</code></a> fix(core): prefer plugin template over hacky css config</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/5110c40e4c9d315945e54c0768a6ab7426931890"><code>5110c40</code></a> fix(vite): unshift plugins</li> <li>Additional commits viewable in <a href="https://github.com/windicss/nuxt-windicss/compare/2.2.2...v2.2.10">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.10)](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:28 +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#247