[PR #80] [CLOSED] chore(deps-dev): bump nuxt-windicss from 0.6.0 to 0.7.5 #80

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • d117aad chore(deps-dev): bump nuxt-windicss from 0.6.0 to 0.7.5

📊 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.7.5.

Release notes

Sourced from nuxt-windicss's releases.

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.7.5

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

9 May 2021

  • fix: use the next tag in package.json and updating fixture 96a8ec1
  • Release 0.8.0-0 eca439b

0.7.4

13 May 2021

  • Release 0.7.4 3603f9b
  • fix: vite not resolving the config correctly 51afc95

0.7.3

13 May 2021

  • chore: upgrade deps & vite example c7e890b

... (truncated)

Commits
  • 130cfe4 Release 0.7.5
  • feb6275 chore: clean up inline doc and error message
  • 7941152 feat(content): support for @​nuxt/content (#89)
  • 7793f3b chore: update for v3 next branch
  • 3603f9b Release 0.7.4
  • 51afc95 fix: vite not resolving the config correctly
  • 0a1cd87 Release 0.7.3
  • c7e890b chore: upgrade deps & vite example
  • af70e08 chore: updating doc & fix snapshot dir exclusion
  • 1eb71d1 fix: eslint fix
  • 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/80 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/24/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-windicss-0.7.5` --- ### 📝 Commits (1) - [`d117aad`](https://github.com/ArthurDanjou/website-old/commit/d117aad7ec59ebc8e088c3d5fc21ea2508a67eec) chore(deps-dev): bump nuxt-windicss from 0.6.0 to 0.7.5 ### 📊 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.7.5. <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.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.0-3...0.7.5">0.7.5</a></h4> <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>Release 0.7.3 <a href="https://github.com/windicss/nuxt-windicss-module/commit/0a1cd8777d7a961897774c10268a9c1e0ed5fe2c"><code>0a1cd87</code></a></li> <li>Release 0.7.4 <a href="https://github.com/windicss/nuxt-windicss-module/commit/3603f9baf149e9d63837c0e320b6203779b4cabc"><code>3603f9b</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.4...0.8.0-0">0.8.0-0</a></h4> <blockquote> <p>9 May 2021</p> </blockquote> <ul> <li>fix: use the next tag in package.json and updating fixture <a href="https://github.com/windicss/nuxt-windicss-module/commit/96a8ec15868d2baaa6044ff0fc126d2164fad257"><code>96a8ec1</code></a></li> <li>Release 0.8.0-0 <a href="https://github.com/windicss/nuxt-windicss-module/commit/eca439be6bcbc25debfc5328174f15d830d4b4d1"><code>eca439b</code></a></li> </ul> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/0.7.3...0.7.4">0.7.4</a></h4> <blockquote> <p>13 May 2021</p> </blockquote> <ul> <li>Release 0.7.4 <a href="https://github.com/windicss/nuxt-windicss-module/commit/3603f9baf149e9d63837c0e320b6203779b4cabc"><code>3603f9b</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> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/0.7.2...0.7.3">0.7.3</a></h4> <blockquote> <p>13 May 2021</p> </blockquote> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/130cfe42e15b85ddb722f5af28ba35a79429d62e"><code>130cfe4</code></a> Release 0.7.5</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/feb6275228318ee3829b772fbbb85afbca01b3dc"><code>feb6275</code></a> chore: clean up inline doc and error message</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/7941152ce0c9a625b03710650398c549a3253d33"><code>7941152</code></a> feat(content): support for <code>@​nuxt/content</code> (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/issues/89">#89</a>)</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/7793f3be4ebf0004310d8ff4236fd5fd77ac3239"><code>7793f3b</code></a> chore: update for v3 next branch</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/3603f9baf149e9d63837c0e320b6203779b4cabc"><code>3603f9b</code></a> Release 0.7.4</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/51afc95e8babfd728aed191a6c8a77ef32e90ac8"><code>51afc95</code></a> fix: vite not resolving the config correctly</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/0a1cd8777d7a961897774c10268a9c1e0ed5fe2c"><code>0a1cd87</code></a> Release 0.7.3</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/c7e890bd4c3b8eacebf0ccd0bce75a108f87180c"><code>c7e890b</code></a> chore: upgrade deps &amp; vite example</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/af70e084d1d2134b25ca5c60482c8e9c04caeec5"><code>af70e08</code></a> chore: updating doc &amp; fix snapshot dir exclusion</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/1eb71d17332c1e82f26777bffdd29a83dfb06efe"><code>1eb71d1</code></a> fix: eslint fix</li> <li>Additional commits viewable in <a href="https://github.com/windicss/nuxt-windicss-module/compare/0.6.0...0.7.5">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.7.5)](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:51 +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#80