[PR #84] [CLOSED] chore(deps-dev): bump nuxt-windicss from 0.6.0 to 0.8.2 #86

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • e5c99a3 chore(deps-dev): bump nuxt-windicss from 0.6.0 to 0.8.2

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps nuxt-windicss from 0.6.0 to 0.8.2.

Release notes

Sourced from nuxt-windicss's releases.

Release 0.8.2

Release 0.8.1

Release 0.8.0

🎉 Features

Release 0.7.5

Release 0.7.4

  • chore: upgrade deps & vite example c7e890b
  • Release 0.7.3 0a1cd87
  • fix: vite not resolving the config correctly 51afc95

Release 0.7.3

  • chore: upgrade deps & vite example c7e890b

Release 0.7.2

  • chore: tidying up example 6976349
  • chore: upgrade windicss-webpack-plugin to v0.5.2 c17d633
  • fix: stricter excludes, avoid dist folders & testing 6414212

Release 0.7.1

Changelog

Sourced from nuxt-windicss's changelog.

0.8.2

0.8.1

25 May 2021

0.8.0

24 May 2021

0.8.0-3

23 May 2021

0.8.0-2

12 May 2021

  • chore: latest v3 windi 3fb0744
  • chore: updating doc & fix snapshot dir exclusion af70e08
  • Release 0.8.0-2 8820ce4

0.8.0-1

10 May 2021

0.8.0-0

... (truncated)

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/84 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/28/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-windicss-0.8.2` --- ### 📝 Commits (1) - [`e5c99a3`](https://github.com/ArthurDanjou/website-old/commit/e5c99a3c9dd9d1e71f3006f4871117ff749cdb00) chore(deps-dev): bump nuxt-windicss from 0.6.0 to 0.8.2 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [nuxt-windicss](https://github.com/windicss/nuxt-windicss-module) from 0.6.0 to 0.8.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/windicss/nuxt-windicss-module/releases">nuxt-windicss's releases</a>.</em></p> <blockquote> <h2>Release 0.8.2</h2> <ul> <li><code>@​nuxt/content</code> support: Test if markdown (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/issues/92">#92</a>) <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/issues/91"><code>[#91](https://github.com/windicss/nuxt-windicss-module/issues/91)</code></a></li> </ul> <h2>Release 0.8.1</h2> <ul> <li>fix(nuxt-content): style block leak <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/pull/90"><code>[#90](https://github.com/windicss/nuxt-windicss-module/issues/90)</code></a></li> </ul> <h2>Release 0.8.0</h2> <h2>:tada: Features</h2> <ul> <li>Windi v3 support, see <a href="https://windicss.org/posts/v30.html">https://windicss.org/posts/v30.html</a></li> </ul> <h2>Release 0.7.5</h2> <ul> <li>feat(content): support for <code>@​nuxt/content</code> <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/pull/89"><code>[#89](https://github.com/windicss/nuxt-windicss-module/issues/89)</code></a></li> <li>chore: clean up inline doc and error message <a href="https://github.com/windicss/nuxt-windicss-module/commit/feb6275228318ee3829b772fbbb85afbca01b3dc"><code>feb6275</code></a></li> </ul> <h2>Release 0.7.4</h2> <ul> <li>chore: upgrade deps &amp; vite example <a href="https://github.com/windicss/nuxt-windicss-module/commit/c7e890bd4c3b8eacebf0ccd0bce75a108f87180c"><code>c7e890b</code></a></li> <li>Release 0.7.3 <a href="https://github.com/windicss/nuxt-windicss-module/commit/0a1cd8777d7a961897774c10268a9c1e0ed5fe2c"><code>0a1cd87</code></a></li> <li>fix: vite not resolving the config correctly <a href="https://github.com/windicss/nuxt-windicss-module/commit/51afc95e8babfd728aed191a6c8a77ef32e90ac8"><code>51afc95</code></a></li> </ul> <h2>Release 0.7.3</h2> <ul> <li>chore: upgrade deps &amp; vite example <a href="https://github.com/windicss/nuxt-windicss-module/commit/c7e890bd4c3b8eacebf0ccd0bce75a108f87180c"><code>c7e890b</code></a></li> </ul> <h2>Release 0.7.2</h2> <ul> <li>chore: tidying up example <a href="https://github.com/windicss/nuxt-windicss-module/commit/69763497d7094f7e1fc1be52b147f54cf8f0f677"><code>6976349</code></a></li> <li>chore: upgrade windicss-webpack-plugin to v0.5.2 <a href="https://github.com/windicss/nuxt-windicss-module/commit/c17d633bc07590feb3f1fa82ebdb5f440df5783c"><code>c17d633</code></a></li> <li>fix: stricter excludes, avoid dist folders &amp; testing <a href="https://github.com/windicss/nuxt-windicss-module/commit/6414212f5d018a5b1c9094d53f9aadfa382a7320"><code>6414212</code></a></li> </ul> <h2>Release 0.7.1</h2> <ul> <li>chore: windicss-webpack-plugin@^0.5.0 <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/pull/82"><code>[#82](https://github.com/windicss/nuxt-windicss-module/issues/82)</code></a></li> <li>feat: Support for passing html files</li> <li>feat: Support for all CSS language directives</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/windicss/nuxt-windicss-module/blob/master/CHANGELOG.md">nuxt-windicss's changelog</a>.</em></p> <blockquote> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/0.8.1...0.8.2">0.8.2</a></h4> <ul> <li><code>@​nuxt/content</code> support: Test if markdown <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/pull/92"><code>[#92](https://github.com/windicss/nuxt-windicss-module/issues/92)</code></a></li> <li><code>@​nuxt/content</code> support: Test if markdown (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/issues/92">#92</a>) <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/issues/91"><code>[#91](https://github.com/windicss/nuxt-windicss-module/issues/91)</code></a></li> <li>chore(doc): update readme for nuxt/content <a href="https://github.com/windicss/nuxt-windicss-module/commit/13e0659bac61933435548c7e3be380598f6fc01b"><code>13e0659</code></a></li> </ul> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/0.8.0...0.8.1">0.8.1</a></h4> <blockquote> <p>25 May 2021</p> </blockquote> <ul> <li>Hf/nuxt content style <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/pull/90"><code>[#90](https://github.com/windicss/nuxt-windicss-module/issues/90)</code></a></li> <li>chore(docs): update docs for v3 <a href="https://github.com/windicss/nuxt-windicss-module/commit/a3c5dbae11a9ad7888b456129f5e44a0c12cec92"><code>a3c5dba</code></a></li> <li>Release 0.8.1 <a href="https://github.com/windicss/nuxt-windicss-module/commit/4916413e60fb992912bd5cddfffc6b015ce5463c"><code>4916413</code></a></li> <li>fix: add release-it github release back <a href="https://github.com/windicss/nuxt-windicss-module/commit/5be9f9e0e3edaa5e673aa45227bcc62d166ba54b"><code>5be9f9e</code></a></li> </ul> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/0.8.0-3...0.8.0">0.8.0</a></h4> <blockquote> <p>24 May 2021</p> </blockquote> <ul> <li>feat(content): support for <code>@​nuxt/content</code> <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/pull/89"><code>[#89](https://github.com/windicss/nuxt-windicss-module/issues/89)</code></a></li> <li>chore: upgrade deps &amp; vite example <a href="https://github.com/windicss/nuxt-windicss-module/commit/c7e890bd4c3b8eacebf0ccd0bce75a108f87180c"><code>c7e890b</code></a></li> <li>chore: upgrade deps windi v3 <a href="https://github.com/windicss/nuxt-windicss-module/commit/9049a47e19b3f16a09885796ba91afa3c6f4588d"><code>9049a47</code></a></li> <li>Release 0.7.3 <a href="https://github.com/windicss/nuxt-windicss-module/commit/0a1cd8777d7a961897774c10268a9c1e0ed5fe2c"><code>0a1cd87</code></a></li> </ul> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/0.8.0-2...0.8.0-3">0.8.0-3</a></h4> <blockquote> <p>23 May 2021</p> </blockquote> <ul> <li>chore: upgrade deps <a href="https://github.com/windicss/nuxt-windicss-module/commit/6f4b1ecc88f2633811f840fe76d84654b4e0e5bb"><code>6f4b1ec</code></a></li> <li>Release 0.8.0-3 <a href="https://github.com/windicss/nuxt-windicss-module/commit/a1595c68a5653509bca466d8a77a7e44c2912b7e"><code>a1595c6</code></a></li> <li>chore: update snapshot <a href="https://github.com/windicss/nuxt-windicss-module/commit/34de29da54852982daf490055a88f2782a89724d"><code>34de29d</code></a></li> </ul> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/0.8.0-1...0.8.0-2">0.8.0-2</a></h4> <blockquote> <p>12 May 2021</p> </blockquote> <ul> <li>chore: latest v3 windi <a href="https://github.com/windicss/nuxt-windicss-module/commit/3fb074453bae02481b2bc118911136d7d69a7125"><code>3fb0744</code></a></li> <li>chore: updating doc &amp; fix snapshot dir exclusion <a href="https://github.com/windicss/nuxt-windicss-module/commit/af70e084d1d2134b25ca5c60482c8e9c04caeec5"><code>af70e08</code></a></li> <li>Release 0.8.0-2 <a href="https://github.com/windicss/nuxt-windicss-module/commit/8820ce41e8f779d7c131fba45d7f8260df585047"><code>8820ce4</code></a></li> </ul> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/0.8.0-0...0.8.0-1">0.8.0-1</a></h4> <blockquote> <p>10 May 2021</p> </blockquote> <ul> <li>fix: conflict resolution <a href="https://github.com/windicss/nuxt-windicss-module/commit/ac866fbf72684f4cd27a1f6108897aa624e135bb"><code>ac866fb</code></a></li> <li>chore: tidying up example <a href="https://github.com/windicss/nuxt-windicss-module/commit/69763497d7094f7e1fc1be52b147f54cf8f0f677"><code>6976349</code></a></li> <li>Release 0.7.2 <a href="https://github.com/windicss/nuxt-windicss-module/commit/b96a76b47c23598e828c8e40bd32d775ec6af9e5"><code>b96a76b</code></a></li> </ul> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/0.7.5...0.8.0-0">0.8.0-0</a></h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/bd90a31f26ccc8b0504d4091081af54171cbc724"><code>bd90a31</code></a> Release 0.8.2</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/1c8021d06c51ccdb438a4e28311d7a1c938f69bd"><code>1c8021d</code></a> <code>@​nuxt/content</code> support: Test if markdown (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/issues/92">#92</a>)</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/13e0659bac61933435548c7e3be380598f6fc01b"><code>13e0659</code></a> chore(doc): update readme for nuxt/content</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/4916413e60fb992912bd5cddfffc6b015ce5463c"><code>4916413</code></a> Release 0.8.1</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/5be9f9e0e3edaa5e673aa45227bcc62d166ba54b"><code>5be9f9e</code></a> fix: add release-it github release back</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/4d8f03b6c67ef6717f81a33ee045c5f38ca21c6b"><code>4d8f03b</code></a> Hf/nuxt content style (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/issues/90">#90</a>)</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/d549c449549e3dad7b8534c3526362f7b3456472"><code>d549c44</code></a> fix: broken test</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/a3c5dbae11a9ad7888b456129f5e44a0c12cec92"><code>a3c5dba</code></a> chore(docs): update docs for v3</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/533a2e422c27c8ae0ebb0b1b6fd40fd417b09857"><code>533a2e4</code></a> Release 0.8.0</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/6f057e03872b6d1a2051aa791bcbd8f87b440a18"><code>6f057e0</code></a> fix: build with tsup</li> <li>Additional commits viewable in <a href="https://github.com/windicss/nuxt-windicss-module/compare/0.6.0...0.8.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=0.6.0&new-version=0.8.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:05:53 +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#86