[PR #181] [CLOSED] chore(deps-dev): bump nuxt-windicss from 2.0.3 to 2.0.8 #187

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/181
Author: @dependabot[bot]
Created: 10/28/2021
Status: Closed

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


📝 Commits (1)

  • 8aadf3f chore(deps-dev): bump nuxt-windicss from 2.0.3 to 2.0.8

📊 Changes

2 files changed (+33 additions, -47 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+32 -46)

📄 Description

Bumps nuxt-windicss from 2.0.3 to 2.0.8.

Release notes

Sourced from nuxt-windicss's releases.

Release 2.0.8

  • fix(nuxt3): resolve postcss configuration error when disabling vite 30b4436

Release 2.0.7

  • chore(deps): upgrade webpack-windicss-plugin @ 1.5.3 74140b8

Release 2.0.6

  • chore(pkg): upgrade windicss-webpack-plugin@1.5.1 5b4ebd7
  • chore(pkg): rename main branch 5848ef3

Release 2.0.5

Release 2.0.4

Commits
  • 7edf202 Release 2.0.8
  • 30b4436 fix(nuxt3): resolve postcss configuration error when disabling vite
  • fc63d89 Release 2.0.7
  • 74140b8 chore(deps): upgrade webpack-windicss-plugin @ 1.5.3
  • f6aeef1 Release 2.0.6
  • 5848ef3 chore(pkg): rename main branch
  • 5b4ebd7 chore(pkg): upgrade windicss-webpack-plugin@1.5.1
  • 75c4264 Release 2.0.5
  • ae77230 chore(pkg): improve module packaging (#132)
  • 626ef03 fix: remove unsafe require of windicss
  • 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/181 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/28/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-windicss-2.0.8` --- ### 📝 Commits (1) - [`8aadf3f`](https://github.com/ArthurDanjou/website-old/commit/8aadf3f1bbc75751deb3237fa8c65db884bf3a5d) chore(deps-dev): bump nuxt-windicss from 2.0.3 to 2.0.8 ### 📊 Changes **2 files changed** (+33 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+32 -46) </details> ### 📄 Description Bumps [nuxt-windicss](https://github.com/windicss/nuxt-windicss) from 2.0.3 to 2.0.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>Release 2.0.8</h2> <ul> <li>fix(nuxt3): resolve postcss configuration error when disabling vite <a href="https://github.com/windicss/nuxt-windicss/commit/30b443614ab78c23c64f4b4fe1710227329775fe"><code>30b4436</code></a></li> </ul> <h2>Release 2.0.7</h2> <ul> <li>chore(deps): upgrade webpack-windicss-plugin @ 1.5.3 <a href="https://github.com/windicss/nuxt-windicss/commit/74140b807cae3f292064140bcfb0347a8f54a1bd"><code>74140b8</code></a></li> </ul> <h2>Release 2.0.6</h2> <ul> <li>chore(pkg): upgrade windicss-webpack-plugin@1.5.1 <a href="https://github.com/windicss/nuxt-windicss/commit/5b4ebd7ab8a8d9e78176a1bad2b8d49d2aab90ed"><code>5b4ebd7</code></a></li> <li>chore(pkg): rename main branch <a href="https://github.com/windicss/nuxt-windicss/commit/5848ef3835592ab14eff20c461ff5b1326d817fa"><code>5848ef3</code></a></li> </ul> <h2>Release 2.0.5</h2> <ul> <li>chore(pkg): improve module packaging <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/pull/132"><code>[#132](https://github.com/windicss/nuxt-windicss/issues/132)</code></a>, thanks <a href="https://github.com/pi0"><code>@​pi0</code></a></li> <li>fix: remove unsafe require of windicss <a href="https://github.com/windicss/nuxt-windicss/commit/626ef03463a58813a8d800b7b902977ac8f52719"><code>626ef03</code></a></li> </ul> <h2>Release 2.0.4</h2> <ul> <li>fix(build): use nuxt-edge explicitly, fixes <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/129">#129</a> <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/129"><code>[#129](https://github.com/windicss/nuxt-windicss/issues/129)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/windicss/nuxt-windicss/commit/7edf2022ccf832756777cc9e8ad545f4560bd1fa"><code>7edf202</code></a> Release 2.0.8</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/30b443614ab78c23c64f4b4fe1710227329775fe"><code>30b4436</code></a> fix(nuxt3): resolve postcss configuration error when disabling vite</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/fc63d89a53ff5e2d2bd2eee4654d2d3bf5f76f25"><code>fc63d89</code></a> Release 2.0.7</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/74140b807cae3f292064140bcfb0347a8f54a1bd"><code>74140b8</code></a> chore(deps): upgrade webpack-windicss-plugin @ 1.5.3</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/f6aeef1fa7029f16232984aedbdbcd2034670e68"><code>f6aeef1</code></a> Release 2.0.6</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/5848ef3835592ab14eff20c461ff5b1326d817fa"><code>5848ef3</code></a> chore(pkg): rename main branch</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/5b4ebd7ab8a8d9e78176a1bad2b8d49d2aab90ed"><code>5b4ebd7</code></a> chore(pkg): upgrade windicss-webpack-plugin@1.5.1</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/75c4264e34aad07ce6ac6420ed79b4f7537090a4"><code>75c4264</code></a> Release 2.0.5</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/ae77230a2eff39146e009fc50856e049152b0c9e"><code>ae77230</code></a> chore(pkg): improve module packaging (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/132">#132</a>)</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/626ef03463a58813a8d800b7b902977ac8f52719"><code>626ef03</code></a> fix: remove unsafe require of windicss</li> <li>Additional commits viewable in <a href="https://github.com/windicss/nuxt-windicss/compare/2.0.3...2.0.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.0.3&new-version=2.0.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:13 +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#187