[PR #205] [CLOSED] chore(deps-dev): bump nuxt-windicss from 2.0.12 to 2.2.2 #209

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/205
Author: @dependabot[bot]
Created: 12/31/2021
Status: Closed

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


📝 Commits (1)

  • 5c8429e chore(deps-dev): bump nuxt-windicss from 2.0.12 to 2.2.2

📊 Changes

1 file changed (+277 additions, -1130 deletions)

View changed files

📝 yarn.lock (+277 -1130)

📄 Description

Bumps nuxt-windicss from 2.0.12 to 2.2.2.

Release notes

Sourced from nuxt-windicss's releases.

Release 2.2.2

  • chore: upgrade dependencies, windicss 3.4.2 ab52e2f
  • chore: update snapshots ded49fc

Release 2.2.1

  • fix: support @​nuxt/kit legacy fa9d417

Release 2.2.0

  • fix: use static object over function as it's not working in Nuxt v2 f5993c0

Release 2.1.2

Thanks @​yassilah, @​pi0 🙏

Release 2.1.1

  • fix: hack the types for @​nuxt/schema 21fb47d

Release 2.1.0

Bug Fixes 🐛

  • Upgraded deps, latest webpack-windicss fixes greedy pitching bug
  • fixed @​nuxt/kit dependency, better export of types and mjs 4abe6ee

Chore 🧹

  • move to pnpm with shamefull-hoists, move playground eb8ba6d

Release 2.0.15

  • fix: add edge module overrides 3ed7a70

Release 2.0.14

  • types: modify @​nuxt/schema module 6276714
  • fix: @​nuxt/kit types d482d73

Release 2.0.13

Commits

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/205 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/31/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-windicss-2.2.2` --- ### 📝 Commits (1) - [`5c8429e`](https://github.com/ArthurDanjou/website-old/commit/5c8429e4d8afff61e1fe87f7e8fd4803a1bf84b2) chore(deps-dev): bump nuxt-windicss from 2.0.12 to 2.2.2 ### 📊 Changes **1 file changed** (+277 additions, -1130 deletions) <details> <summary>View changed files</summary> 📝 `yarn.lock` (+277 -1130) </details> ### 📄 Description Bumps [nuxt-windicss](https://github.com/windicss/nuxt-windicss) from 2.0.12 to 2.2.2. <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.2.2</h2> <ul> <li>chore: upgrade dependencies, windicss 3.4.2 <a href="https://github.com/windicss/nuxt-windicss-module/commit/ab52e2fdaaf407636acafd018aac0a74b8bdd8f0"><code>ab52e2f</code></a></li> <li>chore: update snapshots <a href="https://github.com/windicss/nuxt-windicss-module/commit/ded49fc08a4bd644962d75e9954a1c6781c7f3fd"><code>ded49fc</code></a></li> </ul> <h2>Release 2.2.1</h2> <ul> <li>fix: support <code>@​nuxt/kit</code> legacy <a href="https://github.com/windicss/nuxt-windicss/commit/fa9d417cfe0931a0e11aec1605f1a204d9535100"><code>fa9d417</code></a></li> </ul> <h2>Release 2.2.0</h2> <ul> <li>fix: use static object over function as it's not working in Nuxt v2 <a href="https://github.com/windicss/nuxt-windicss/commit/f5993c04f7ea82e4c18ca0850bc918fe9f49f46e"><code>f5993c0</code></a></li> </ul> <h2>Release 2.1.2</h2> <ul> <li>fix: new module format from <code>@​nuxt/kit</code> <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/pull/152"><code>[#152](https://github.com/windicss/nuxt-windicss/issues/152)</code></a></li> </ul> <p>Thanks <a href="https://github.com/yassilah"><code>@​yassilah</code></a>, <a href="https://github.com/pi0"><code>@​pi0</code></a> :pray:</p> <h2>Release 2.1.1</h2> <ul> <li>fix: hack the types for <code>@​nuxt/schema</code> <a href="https://github.com/windicss/nuxt-windicss/commit/21fb47dedbecf6b811efbd80fcc2733532c3d531"><code>21fb47d</code></a></li> </ul> <h2>Release 2.1.0</h2> <h2>Bug Fixes :bug:</h2> <ul> <li>Upgraded deps, latest webpack-windicss fixes greedy pitching bug</li> <li>fixed <code>@​nuxt/kit</code> dependency, better export of types and mjs <a href="https://github.com/windicss/nuxt-windicss/commit/4abe6ee0150908ae027b55309b74c3445b848789"><code>4abe6ee</code></a></li> </ul> <h2>Chore :broom:</h2> <ul> <li>move to pnpm with shamefull-hoists, move playground <a href="https://github.com/windicss/nuxt-windicss/commit/eb8ba6d6c734f559ae63d6bf0977c513f2b196f8"><code>eb8ba6d</code></a></li> </ul> <h2>Release 2.0.15</h2> <ul> <li>fix: add edge module overrides <a href="https://github.com/windicss/nuxt-windicss/commit/3ed7a701c2557aefa737845b94217fad5f187cc9"><code>3ed7a70</code></a></li> </ul> <h2>Release 2.0.14</h2> <ul> <li>types: modify <code>@​nuxt/schema</code> module <a href="https://github.com/windicss/nuxt-windicss/commit/62767147f375dd3c7cd9fcc7f211cc122e352662"><code>6276714</code></a></li> <li>fix: <code>@​nuxt/kit</code> types <a href="https://github.com/windicss/nuxt-windicss/commit/d482d73e454f28528139258e5747649ed3a5eed4"><code>d482d73</code></a></li> </ul> <h2>Release 2.0.13</h2> <ul> <li>chore: upgrade deps <a href="https://github.com/windicss/nuxt-windicss/commit/38c756211154b57a2f4304fcad1cffbf8df3aff6"><code>38c7562</code></a></li> <li>fix: build <a href="https://github.com/windicss/nuxt-windicss/commit/ccbe1b4c0e915dc9fb11326794318592ec23a41b"><code>ccbe1b4</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/windicss/nuxt-windicss/commit/38ec6c103a11535c4d55d6daac7fe44037a748c7"><code>38ec6c1</code></a> Release 2.2.2</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/ded49fc08a4bd644962d75e9954a1c6781c7f3fd"><code>ded49fc</code></a> chore: update snapshots</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/ab52e2fdaaf407636acafd018aac0a74b8bdd8f0"><code>ab52e2f</code></a> chore: upgrade dependencies, windicss 3.4.2</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/2dfbd04073ee93fc3ee057905b208025caf10cb5"><code>2dfbd04</code></a> Release 2.2.1</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/fa9d417cfe0931a0e11aec1605f1a204d9535100"><code>fa9d417</code></a> fix: support <code>@​nuxt/kit</code> legacy</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/0b542794acb907bed39ce0f3a5eb04f91538327c"><code>0b54279</code></a> Release 2.2.0</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/f5993c04f7ea82e4c18ca0850bc918fe9f49f46e"><code>f5993c0</code></a> fix: use static object over function as it's not working in Nuxt v2</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/141e49543877675f03fa4f1742742c5eb532d90e"><code>141e495</code></a> Release 2.1.2</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/2b2f450a2d94e3a71acb65ea12ec7335b0ae595e"><code>2b2f450</code></a> fix: new module format from <code>@​nuxt/kit</code> (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss/issues/152">#152</a>)</li> <li><a href="https://github.com/windicss/nuxt-windicss/commit/2c5a450d9832a275d6f55ffed3826bef9913bd1b"><code>2c5a450</code></a> Release 2.1.1</li> <li>Additional commits viewable in <a href="https://github.com/windicss/nuxt-windicss/compare/2.0.12...2.2.2">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.12&new-version=2.2.2)](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:18 +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#209