[PR #98] [CLOSED] chore(deps-dev): bump nuxt-windicss from 1.0.3 to 1.0.8 #104

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 6a0dd5d chore(deps-dev): bump nuxt-windicss from 1.0.3 to 1.0.8

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps nuxt-windicss from 1.0.3 to 1.0.8.

Release notes

Sourced from nuxt-windicss's releases.

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

  • 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

1.0.5

20 June 2021

1.0.4

20 June 2021

Commits
  • edec959 Release 1.0.8
  • 5752928 chore(lint): add linted file
  • c0cc43f chore(dependencies): Bump windicss-webpack-plugin to 1.1.2
  • 227142b Release 1.0.7
  • 4f54b25 chore(dependencies): Bump to vite-plugin-windicss@1.1.1
  • 288804b chore(release-it): avoid dodgy releases
  • 41189eb Release 1.0.6
  • 0278cbb fix(config): exclude node_modules_prod (#86) (#101)
  • e5b5620 Release 1.0.4
  • 5cb341b Merge branch 'master' of github.com:windicss/nuxt-windicss-module
  • 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/98 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/24/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-windicss-1.0.8` --- ### 📝 Commits (1) - [`6a0dd5d`](https://github.com/ArthurDanjou/website-old/commit/6a0dd5d7e7dd626db6aa0b87654a3df715577cb9) chore(deps-dev): bump nuxt-windicss from 1.0.3 to 1.0.8 ### 📊 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 1.0.3 to 1.0.8. <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.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.0.7...1.0.8">1.0.8</a></h4> <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> <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> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/1.0.4...1.0.5">1.0.5</a></h4> <blockquote> <p>20 June 2021</p> </blockquote> <ul> <li>Release 1.0.5 <a href="https://github.com/windicss/nuxt-windicss-module/commit/1ea52fe9295d9f670a4808953633287937eafcc2"><code>1ea52fe</code></a></li> </ul> <h4><a href="https://github.com/windicss/nuxt-windicss-module/compare/1.0.3...1.0.4">1.0.4</a></h4> <blockquote> <p>20 June 2021</p> </blockquote> <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> <li>Release 1.0.4 <a href="https://github.com/windicss/nuxt-windicss-module/commit/e5b5620bafe0b50b0dea46814f22422b500395f0"><code>e5b5620</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/edec959371775a1ef304212a1ba470e0987be0ab"><code>edec959</code></a> Release 1.0.8</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/5752928da7bd2dea72d0281e19f6d0a0388065f6"><code>5752928</code></a> chore(lint): add linted file</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/c0cc43f151c8641701bd34a73554b03271c9d252"><code>c0cc43f</code></a> chore(dependencies): Bump windicss-webpack-plugin to 1.1.2</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/227142b789d29de38274c40232ad120d78d722c4"><code>227142b</code></a> Release 1.0.7</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/4f54b25b57278e9dc355201896f026bc0d838dd9"><code>4f54b25</code></a> chore(dependencies): Bump to vite-plugin-windicss@1.1.1</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/288804bfc2c4a1b24e6983bb5ec0a09d36a40660"><code>288804b</code></a> chore(release-it): avoid dodgy releases</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/41189eb993cea85265bf8fbd3d3c261e939e7dec"><code>41189eb</code></a> Release 1.0.6</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/0278cbb3aa8f1e3e53d1014a5f0a08fb2e10b71b"><code>0278cbb</code></a> 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/issues/101">#101</a>)</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/e5b5620bafe0b50b0dea46814f22422b500395f0"><code>e5b5620</code></a> Release 1.0.4</li> <li><a href="https://github.com/windicss/nuxt-windicss-module/commit/5cb341bbc8a652ed87f0a6c802f3195805ba1e8d"><code>5cb341b</code></a> Merge branch 'master' of github.com:windicss/nuxt-windicss-module</li> <li>Additional commits viewable in <a href="https://github.com/windicss/nuxt-windicss-module/compare/1.0.3...1.0.8">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.0.8)](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:57 +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#104