[PR #106] [CLOSED] chore(deps-dev): bump nuxt-windicss from 1.0.3 to 1.1.3 #112

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/106
Author: @dependabot[bot]
Created: 7/6/2021
Status: Closed

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


📝 Commits (1)

  • 5dc1993 chore(deps-dev): bump nuxt-windicss from 1.0.3 to 1.1.3

📊 Changes

2 files changed (+36 additions, -46 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+35 -45)

📄 Description

Bumps nuxt-windicss from 1.0.3 to 1.1.3.

Release notes

Sourced from nuxt-windicss's releases.

Release 1.1.3

🔨 Improvements

🐛 Bug Fixes

  • only inject postcss-import changes if exists a3c4a89
  • latest windicss-webpack-plugin which may fix HMR issues ad951fb

Release 1.1.2

Release 1.1.1

  • chore(dependencies): upgrade windicss-webpack-plugin@1.2.1, fixes template compiling bug d2c3a91

Release 1.1.0

Feature 🎉

This modifies the css-loader importLoaders and the postcss-import plugin to supporting passing most @import'd files.

⚠️ While this should be safe, it is modifying your CSS logic and there may be edge-cases. Please report any issues that come up.

Release 1.0.8

  • chore(dependencies): Bump windicss-webpack-plugin to 1.1.2 c0cc43f
  • chore(lint): add linted file 5752928

Release 1.0.7

  • chore(dependencies): Bump to vite-plugin-windicss@1.1.1 4f54b25
  • chore(release-it): avoid dodgy releases 288804b

Release 1.0.6

Release 1.0.4

Changelog

Sourced from nuxt-windicss's changelog.

1.1.3

1.1.2

1 July 2021

1.1.1

25 June 2021

  • chore(dependencies): upgrade windicss-webpack-plugin@1.2.1, fixes template compiling bug d2c3a91
  • Release 1.1.1 1001822

1.1.0

25 June 2021

1.0.8

24 June 2021

  • Release 1.0.8 edec959
  • chore(dependencies): Bump windicss-webpack-plugin to 1.1.2 c0cc43f
  • chore(lint): add linted file 5752928

1.0.7

24 June 2021

  • chore(dependencies): Bump to vite-plugin-windicss@1.1.1 4f54b25
  • Release 1.0.7 227142b
  • chore(release-it): avoid dodgy releases 288804b

1.0.6

20 June 2021

... (truncated)

Commits
  • 836e118 Release 1.1.3
  • 6410d77 fix: run linter
  • a3c4a89 fix: only inject postcss-import changes if exists
  • 320aed9 fix: ensure scan and preflight run
  • ad951fb chore(dependencies): bump windicss-webpack-plugin to 1.2.4
  • 4ed3317 chore(dependencies): bump windicss-webpack-plugin to 1.2.1
  • 3bae872 Merge pull request #107 from windicss/fix/pref
  • cb768dd chore: lock
  • 0525032 fix: improve pref by reuse utils
  • 889ce23 Release 1.1.2
  • 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/106 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/6/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-windicss-1.1.3` --- ### 📝 Commits (1) - [`5dc1993`](https://github.com/ArthurDanjou/website-old/commit/5dc1993221431ba5bf46775f5eed08944f50c596) chore(deps-dev): bump nuxt-windicss from 1.0.3 to 1.1.3 ### 📊 Changes **2 files changed** (+36 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+35 -45) </details> ### 📄 Description Bumps [nuxt-windicss](https://github.com/windicss/nuxt-windicss-module) from 1.0.3 to 1.1.3. <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 1.1.3</h2> <h2>:hammer: Improvements</h2> <ul> <li>improved performance, less memory usage <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/pull/107"><code>[#107](https://github.com/windicss/nuxt-windicss-module/issues/107)</code></a></li> </ul> <h2>:bug: Bug Fixes</h2> <ul> <li>only inject postcss-import changes if exists <a href="https://github.com/windicss/nuxt-windicss-module/commit/a3c4a89dab5dcc75be86910a7a03095749aec299"><code>a3c4a89</code></a></li> <li>latest windicss-webpack-plugin which may fix HMR issues <a href="https://github.com/windicss/nuxt-windicss-module/commit/ad951fbccec58f523d7d2fedc6294910a1eb23c0"><code>ad951fb</code></a></li> </ul> <h2>Release 1.1.2</h2> <ul> <li>feat(hook): expose utils instance via hook <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/pull/106"><code>[#106](https://github.com/windicss/nuxt-windicss-module/issues/106)</code></a></li> </ul> <h2>Release 1.1.1</h2> <ul> <li>chore(dependencies): upgrade windicss-webpack-plugin@1.2.1, fixes template compiling bug <a href="https://github.com/windicss/nuxt-windicss-module/commit/d2c3a911330c67ee4646f0a59602c0ab0bce5f5f"><code>d2c3a91</code></a></li> </ul> <h2>Release 1.1.0</h2> <h2>Feature :tada:</h2> <ul> <li>Use <a href="https://github.com/apply"><code>@​apply</code></a>'s in more imported files <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/pull/102"><code>[#102](https://github.com/windicss/nuxt-windicss-module/issues/102)</code></a></li> </ul> <p>This modifies the css-loader <code>importLoaders</code> and the <code>postcss-import</code> plugin to supporting passing most <code>@import</code>'d files.</p> <p>:warning: While this should be safe, it is modifying your CSS logic and there may be edge-cases. Please report any issues that come up.</p> <h2>Release 1.0.8</h2> <ul> <li>chore(dependencies): Bump windicss-webpack-plugin to 1.1.2 <a href="https://github.com/windicss/nuxt-windicss-module/commit/c0cc43f151c8641701bd34a73554b03271c9d252"><code>c0cc43f</code></a></li> <li>chore(lint): add linted file <a href="https://github.com/windicss/nuxt-windicss-module/commit/5752928da7bd2dea72d0281e19f6d0a0388065f6"><code>5752928</code></a></li> </ul> <h2>Release 1.0.7</h2> <ul> <li>chore(dependencies): Bump to vite-plugin-windicss@1.1.1 <a href="https://github.com/windicss/nuxt-windicss-module/commit/4f54b25b57278e9dc355201896f026bc0d838dd9"><code>4f54b25</code></a></li> <li>chore(release-it): avoid dodgy releases <a href="https://github.com/windicss/nuxt-windicss-module/commit/288804bfc2c4a1b24e6983bb5ec0a09d36a40660"><code>288804b</code></a></li> </ul> <h2>Release 1.0.6</h2> <ul> <li>fix(config): exclude node_modules_prod (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/issues/86">#86</a>) <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/pull/101"><code>[#101](https://github.com/windicss/nuxt-windicss-module/issues/101)</code></a></li> </ul> <h2>Release 1.0.4</h2> <ul> <li>fix(config): exclude node_modules_dev <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/issues/86"><code>[#86](https://github.com/windicss/nuxt-windicss-module/issues/86)</code></a></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/1.1.2...1.1.3">1.1.3</a></h4> <ul> <li>fix: improve perf by reuse utils <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/pull/107"><code>[#107](https://github.com/windicss/nuxt-windicss-module/issues/107)</code></a></li> <li>chore(dependencies): bump windicss-webpack-plugin to 1.2.1 <a href="https://github.com/windicss/nuxt-windicss-module/commit/4ed3317c15f14510d3a6f56192654cdcd4810374"><code>4ed3317</code></a></li> <li>fix: only inject postcss-import changes if exists <a href="https://github.com/windicss/nuxt-windicss-module/commit/a3c4a89dab5dcc75be86910a7a03095749aec299"><code>a3c4a89</code></a></li> <li>chore: lock <a href="https://github.com/windicss/nuxt-windicss-module/commit/cb768ddc206a6a21f2d0842a6d026f90574d5be1"><code>cb768dd</code></a></li> </ul> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/1.1.1...1.1.2">1.1.2</a></h4> <blockquote> <p>1 July 2021</p> </blockquote> <ul> <li>feat(hook): expose utils instance via hook <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/pull/106"><code>[#106](https://github.com/windicss/nuxt-windicss-module/issues/106)</code></a></li> <li>Release 1.1.2 <a href="https://github.com/windicss/nuxt-windicss-module/commit/889ce237fda6e7594e6f7faaf6681bae7a747232"><code>889ce23</code></a></li> </ul> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/1.1.0...1.1.1">1.1.1</a></h4> <blockquote> <p>25 June 2021</p> </blockquote> <ul> <li>chore(dependencies): upgrade windicss-webpack-plugin@1.2.1, fixes template compiling bug <a href="https://github.com/windicss/nuxt-windicss-module/commit/d2c3a911330c67ee4646f0a59602c0ab0bce5f5f"><code>d2c3a91</code></a></li> <li>Release 1.1.1 <a href="https://github.com/windicss/nuxt-windicss-module/commit/1001822ae69c5e305d1bbd7004967bac7ebe72d1"><code>1001822</code></a></li> </ul> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/1.0.8...1.1.0">1.1.0</a></h4> <blockquote> <p>25 June 2021</p> </blockquote> <ul> <li>Use <a href="https://github.com/apply"><code>@​apply</code></a>'s in more imported files <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/pull/102"><code>[#102](https://github.com/windicss/nuxt-windicss-module/issues/102)</code></a></li> <li>Release 1.1.0 <a href="https://github.com/windicss/nuxt-windicss-module/commit/ce2305a3a71ce501acb6c717ab9d5857bc63bda7"><code>ce2305a</code></a></li> </ul> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/1.0.7...1.0.8">1.0.8</a></h4> <blockquote> <p>24 June 2021</p> </blockquote> <ul> <li>Release 1.0.8 <a href="https://github.com/windicss/nuxt-windicss-module/commit/edec959371775a1ef304212a1ba470e0987be0ab"><code>edec959</code></a></li> <li>chore(dependencies): Bump windicss-webpack-plugin to 1.1.2 <a href="https://github.com/windicss/nuxt-windicss-module/commit/c0cc43f151c8641701bd34a73554b03271c9d252"><code>c0cc43f</code></a></li> <li>chore(lint): add linted file <a href="https://github.com/windicss/nuxt-windicss-module/commit/5752928da7bd2dea72d0281e19f6d0a0388065f6"><code>5752928</code></a></li> </ul> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/1.0.6...1.0.7">1.0.7</a></h4> <blockquote> <p>24 June 2021</p> </blockquote> <ul> <li>chore(dependencies): Bump to vite-plugin-windicss@1.1.1 <a href="https://github.com/windicss/nuxt-windicss-module/commit/4f54b25b57278e9dc355201896f026bc0d838dd9"><code>4f54b25</code></a></li> <li>Release 1.0.7 <a href="https://github.com/windicss/nuxt-windicss-module/commit/227142b789d29de38274c40232ad120d78d722c4"><code>227142b</code></a></li> <li>chore(release-it): avoid dodgy releases <a href="https://github.com/windicss/nuxt-windicss-module/commit/288804bfc2c4a1b24e6983bb5ec0a09d36a40660"><code>288804b</code></a></li> </ul> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/1.0.5...1.0.6">1.0.6</a></h4> <blockquote> <p>20 June 2021</p> </blockquote> <ul> <li>fix(config): exclude node_modules_prod (<a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/issues/86">#86</a>) <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/pull/101"><code>[#101](https://github.com/windicss/nuxt-windicss-module/issues/101)</code></a></li> <li>Release 1.0.6 <a href="https://github.com/windicss/nuxt-windicss-module/commit/41189eb993cea85265bf8fbd3d3c261e939e7dec"><code>41189eb</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/836e118714f5e2b4a69936d8e758210a273f26f4"><code>836e118</code></a> Release 1.1.3</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/6410d77667dd43b3b6cfae3601c76f31b481f97a"><code>6410d77</code></a> fix: run linter</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/a3c4a89dab5dcc75be86910a7a03095749aec299"><code>a3c4a89</code></a> fix: only inject postcss-import changes if exists</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/320aed9e309e2de1ae5ce0b3e7a7ce42440ea602"><code>320aed9</code></a> fix: ensure scan and preflight run</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/ad951fbccec58f523d7d2fedc6294910a1eb23c0"><code>ad951fb</code></a> chore(dependencies): bump windicss-webpack-plugin to 1.2.4</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/4ed3317c15f14510d3a6f56192654cdcd4810374"><code>4ed3317</code></a> chore(dependencies): bump windicss-webpack-plugin to 1.2.1</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/3bae87229fada83b78d6297e8c2f59667fbf75bd"><code>3bae872</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/windicss/nuxt-windicss-module/issues/107">#107</a> from windicss/fix/pref</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/cb768ddc206a6a21f2d0842a6d026f90574d5be1"><code>cb768dd</code></a> chore: lock</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/0525032dd1df1bf5003d7ee385a6920c8b425e8c"><code>0525032</code></a> fix: improve pref by reuse utils</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/889ce237fda6e7594e6f7faaf6681bae7a747232"><code>889ce23</code></a> Release 1.1.2</li> <li>Additional commits viewable in <a href="https://github.com/windicss/nuxt-windicss-module/compare/1.0.3...1.1.3">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=1.0.3&new-version=1.1.3)](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:58 +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#112