[PR #95] [CLOSED] chore(deps-dev): bump vite-plugin-windicss from 0.16.7 to 1.0.4 #99

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

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/vite-plugin-windicss-1.0.4


📝 Commits (1)

  • f45a949 chore(deps-dev): bump vite-plugin-windicss from 0.16.7 to 1.0.4

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps vite-plugin-windicss from 0.16.7 to 1.0.4.

Release notes

Sourced from vite-plugin-windicss's releases.

v1.0.4

Features

  • utils: extraTransformTargets support custom function (7ee2de7)

v1.0.3

Bug Fixes

  • plugin-utils: exclude config file from scanning by default (14a5a56)
  • handle edge cases in attributify (f70a59d)
  • partical quotes, close #162, close #193 (dc26236)

v1.0.2

No release notes provided.

v1.0.1

No release notes provided.

v1.0.0

No release notes provided.

v0.17.1

Bug Fixes

  • preflight.includeAll duplicate (8fa0501)

v0.17.0

Features

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/95 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/16/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vite-plugin-windicss-1.0.4` --- ### 📝 Commits (1) - [`f45a949`](https://github.com/ArthurDanjou/website-old/commit/f45a94990bac0b3f627bec97ef436a9fb0e21499) chore(deps-dev): bump vite-plugin-windicss from 0.16.7 to 1.0.4 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [vite-plugin-windicss](https://github.com/antfu/vite-plugin-windicss) from 0.16.7 to 1.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/antfu/vite-plugin-windicss/releases">vite-plugin-windicss's releases</a>.</em></p> <blockquote> <h2>v1.0.4</h2> <h3>Features</h3> <ul> <li><strong>utils:</strong> <code>extraTransformTargets</code> support custom function (<a href="https://github.com/windicss/vite-plugin-windicss/commit/7ee2de7">7ee2de7</a>)</li> </ul> <h2>v1.0.3</h2> <h3>Bug Fixes</h3> <ul> <li><strong>plugin-utils:</strong> exclude config file from scanning by default (<a href="https://github.com/windicss/vite-plugin-windicss/commit/14a5a56">14a5a56</a>)</li> <li>handle edge cases in attributify (<a href="https://github.com/windicss/vite-plugin-windicss/commit/f70a59d">f70a59d</a>)</li> <li>partical quotes, close <a href="https://github-redirect.dependabot.com/windicss/vite-plugin-windicss/issues/162">#162</a>, close <a href="https://github-redirect.dependabot.com/windicss/vite-plugin-windicss/issues/193">#193</a> (<a href="https://github.com/windicss/vite-plugin-windicss/commit/dc26236">dc26236</a>)</li> </ul> <h2>v1.0.2</h2> <p>No release notes provided.</p> <h2>v1.0.1</h2> <p>No release notes provided.</p> <h2>v1.0.0</h2> <p>No release notes provided.</p> <h2>v0.17.1</h2> <h3>Bug Fixes</h3> <ul> <li>preflight.includeAll duplicate (<a href="https://github.com/windicss/vite-plugin-windicss/commit/8fa0501">8fa0501</a>)</li> </ul> <h2>v0.17.0</h2> <h3>Features</h3> <ul> <li>Globalise keyframes (<a href="https://github-redirect.dependabot.com/windicss/vite-plugin-windicss/issues/169">#169</a>) (<a href="https://github.com/windicss/vite-plugin-windicss/commit/1c302cb">1c302cb</a>)</li> <li><strong>config:</strong> support PostCSS .pcss extension by default (<a href="https://github-redirect.dependabot.com/windicss/vite-plugin-windicss/issues/187">#187</a>) (<a href="https://github.com/windicss/vite-plugin-windicss/commit/33e8b76">33e8b76</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/windicss/vite-plugin-windicss/commit/c9ae847a2795e4e51d488470684a199dab1116b0"><code>c9ae847</code></a> release v1.0.4</li> <li><a href="https://github.com/windicss/vite-plugin-windicss/commit/7ee2de7ee805061410a78d2681cd340a072d0072"><code>7ee2de7</code></a> feat(utils): <code>extraTransformTargets</code> support custom function</li> <li><a href="https://github.com/windicss/vite-plugin-windicss/commit/6dac37a508c389f06010cd94fb70af447a9c1d8a"><code>6dac37a</code></a> release v1.0.3</li> <li><a href="https://github.com/windicss/vite-plugin-windicss/commit/14a5a566bf2c5330b1e9c0d7d0da417ec26c8944"><code>14a5a56</code></a> fix(plugin-utils): exclude config file from scanning by default</li> <li><a href="https://github.com/windicss/vite-plugin-windicss/commit/dc262363db8249bb72e3ee3030bfa6b30eeeb5e8"><code>dc26236</code></a> fix: partical quotes, close <a href="https://github-redirect.dependabot.com/antfu/vite-plugin-windicss/issues/162">#162</a>, close <a href="https://github-redirect.dependabot.com/antfu/vite-plugin-windicss/issues/193">#193</a></li> <li><a href="https://github.com/windicss/vite-plugin-windicss/commit/f70a59ddc641ee6aa19a6321fe43ed92f349f41e"><code>f70a59d</code></a> fix: handle edge cases in attributify</li> <li><a href="https://github.com/windicss/vite-plugin-windicss/commit/0589acd9b86297ea3a36c43fa98a83fd99cfb470"><code>0589acd</code></a> release v1.0.2</li> <li><a href="https://github.com/windicss/vite-plugin-windicss/commit/de069288545f0dd94a173fb6a3f7f1aa775776d3"><code>de06928</code></a> chore: update deps</li> <li><a href="https://github.com/windicss/vite-plugin-windicss/commit/5dfc299f2661a8a6c19d45d8fb9f847ab6868892"><code>5dfc299</code></a> release v1.0.1</li> <li><a href="https://github.com/windicss/vite-plugin-windicss/commit/80d6aeeac432f95fd0639de334a59a07ad202510"><code>80d6aee</code></a> chore: update snapshot</li> <li>Additional commits viewable in <a href="https://github.com/antfu/vite-plugin-windicss/compare/v0.16.7...v1.0.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-plugin-windicss&package-manager=npm_and_yarn&previous-version=0.16.7&new-version=1.0.4)](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:56 +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#99