[PR #183] [CLOSED] chore(deps-dev): bump nuxt-windicss from 2.0.3 to 2.0.10 #188

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/183
Author: @dependabot[bot]
Created: 11/2/2021
Status: Closed

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


📝 Commits (1)

  • 788de93 chore(deps-dev): bump nuxt-windicss from 2.0.3 to 2.0.10

📊 Changes

2 files changed (+40 additions, -53 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+39 -52)

📄 Description

Bumps nuxt-windicss from 2.0.3 to 2.0.10.

Release notes

Sourced from nuxt-windicss's releases.

Release 2.0.10

  • fix: nuxt/kit-edge issues, use static version f030157
  • fix: remove wepback snapshot d79ae04
  • fix: increase jest timeout b415ce1
  • fix: use static import for vite module, fix Nuxt 3 issue maybe' 84189b2
  • chore: run linter 4ca14c7

Release 2.0.9

  • chore: upgrade deps f5da896
  • fix: windi version resolution 0d118ae
  • fix(postcss): attempt to detect new API schema 49f6a6c

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
  • c611495 Release 2.0.10
  • 4ca14c7 chore: run linter
  • f030157 fix: nuxt/kit-edge issues, use static version
  • 84189b2 fix: use static import for vite module, fix Nuxt 3 issue maybe'
  • d79ae04 fix: remove wepback snapshot
  • b415ce1 fix: increase jest timeout
  • eaf1787 Release 2.0.9
  • 6b707d3 fix: update snapshots
  • 981c669 fix: update snapshots
  • 0d118ae fix: windi version resolution
  • 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/183 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/2/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-windicss-2.0.10` --- ### 📝 Commits (1) - [`788de93`](https://github.com/ArthurDanjou/website-old/commit/788de93dd9baf09c06d6b90ece4ac804e07a782a) chore(deps-dev): bump nuxt-windicss from 2.0.3 to 2.0.10 ### 📊 Changes **2 files changed** (+40 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+39 -52) </details> ### 📄 Description Bumps [nuxt-windicss](https://github.com/windicss/nuxt-windicss) from 2.0.3 to 2.0.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>Release 2.0.10</h2> <ul> <li>fix: nuxt/kit-edge issues, use static version <a href="https://github.com/windicss/nuxt-windicss-module/commit/f0301572d2f0de19ad051b4849e9af4b84e3a26c"><code>f030157</code></a></li> <li>fix: remove wepback snapshot <a href="https://github.com/windicss/nuxt-windicss-module/commit/d79ae04bac61c26e2040f5d2d703dd42655af02f"><code>d79ae04</code></a></li> <li>fix: increase jest timeout <a href="https://github.com/windicss/nuxt-windicss-module/commit/b415ce19489c7cc487ae680d15b4ec122d21371a"><code>b415ce1</code></a></li> <li>fix: use static import for vite module, fix Nuxt 3 issue maybe' <a href="https://github.com/windicss/nuxt-windicss-module/commit/84189b2d99d18bed22e56fc095f0a2940e716994"><code>84189b2</code></a></li> <li>chore: run linter <a href="https://github.com/windicss/nuxt-windicss-module/commit/4ca14c76e8dcdca5db354c817fa0ad2e19e7868e"><code>4ca14c7</code></a></li> </ul> <h2>Release 2.0.9</h2> <ul> <li>chore: upgrade deps <a href="https://github.com/windicss/nuxt-windicss/commit/f5da896a67016f652c5b7e7306f06c1b11ca07bb"><code>f5da896</code></a></li> <li>fix: windi version resolution <a href="https://github.com/windicss/nuxt-windicss/commit/0d118aefd9b6f02e8a73b25227100b1c969c8397"><code>0d118ae</code></a></li> <li>fix(postcss): attempt to detect new API schema <a href="https://github.com/windicss/nuxt-windicss/commit/49f6a6c5bc585ac3b7a42fc1b3cb94ad6cb10b69"><code>49f6a6c</code></a></li> </ul> <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/c611495b915445bc79b7605eb8bc5af7c5e1facf"><code>c611495</code></a> Release 2.0.10</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/4ca14c76e8dcdca5db354c817fa0ad2e19e7868e"><code>4ca14c7</code></a> chore: run linter</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/f0301572d2f0de19ad051b4849e9af4b84e3a26c"><code>f030157</code></a> fix: nuxt/kit-edge issues, use static version</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/84189b2d99d18bed22e56fc095f0a2940e716994"><code>84189b2</code></a> fix: use static import for vite module, fix Nuxt 3 issue maybe'</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/d79ae04bac61c26e2040f5d2d703dd42655af02f"><code>d79ae04</code></a> fix: remove wepback snapshot</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/b415ce19489c7cc487ae680d15b4ec122d21371a"><code>b415ce1</code></a> fix: increase jest timeout</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/eaf1787306a5b8166f465d587e94e70caa9bd696"><code>eaf1787</code></a> Release 2.0.9</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/6b707d35acd6ac7c578949f0634d265bb437a133"><code>6b707d3</code></a> fix: update snapshots</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/981c6699d7dc39e2fb2729c9273ed311d56137bd"><code>981c669</code></a> fix: update snapshots</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/0d118aefd9b6f02e8a73b25227100b1c969c8397"><code>0d118ae</code></a> fix: windi version resolution</li> <li>Additional commits viewable in <a href="https://github.com/windicss/nuxt-windicss/compare/2.0.3...2.0.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.0.3&new-version=2.0.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: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#188