[PR #79] [CLOSED] fix(deps): bump windicss from 2.5.14 to 3.0.9 #83

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

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/windicss-3.0.9


📝 Commits (1)

  • 565388a fix(deps): bump windicss from 2.5.14 to 3.0.9

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps windicss from 2.5.14 to 3.0.9.

Release notes

Sourced from windicss's releases.

v3.0.9

Bug Fixes

  • fire twice event when change config file (0906c68)

Features

  • support safelist in cli (e445d53)
  • support watch config file (e22eb08)

Performance Improvements

v3.0.8

Bug Fixes

  • border-radius and bg-opacity bracket not working (d515b4e)
  • more square brackets issues (2af8893)
  • non-existent filter-opacity (0f47c55)
  • snapshots (4dea068)

Features

  • support suqare brackets in filter and backdrop (773a5bc)

v3.0.7

Features

  • support perspect transform 3d writing mode in attributify (d00fee9)
  • support underline tab hyphens indent in attributify (bcb3e76)

v3.0.5

Bug Fixes

  • import relative path in lib/utilites/handler.ts (a350dc5)
  • type error (e56aad9)

... (truncated)

Commits
  • 1a90f45 release v3.0.9
  • 0906c68 fix: fire twice event when change config file
  • e22eb08 feat: support watch config file
  • e445d53 feat: support safelist in cli
  • 8583d0f perf: move Default to top
  • 27a626d release v3.0.8
  • 4dea068 fix: snapshots
  • 2af8893 fix: more square brackets issues
  • d515b4e fix: border-radius and bg-opacity bracket not working
  • 0f47c55 fix: non-existent filter-opacity
  • 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/79 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/20/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/windicss-3.0.9` --- ### 📝 Commits (1) - [`565388a`](https://github.com/ArthurDanjou/website-old/commit/565388ad1631f79a7ab6faa2ac5973be2cee0bf3) fix(deps): bump windicss from 2.5.14 to 3.0.9 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [windicss](https://github.com/voorjaar/windicss) from 2.5.14 to 3.0.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/voorjaar/windicss/releases">windicss's releases</a>.</em></p> <blockquote> <h2>v3.0.9</h2> <h3>Bug Fixes</h3> <ul> <li>fire twice event when change config file (<a href="https://github.com/voorjaar/windicss/commit/0906c68">0906c68</a>)</li> </ul> <h3>Features</h3> <ul> <li>support safelist in cli (<a href="https://github.com/voorjaar/windicss/commit/e445d53">e445d53</a>)</li> <li>support watch config file (<a href="https://github.com/voorjaar/windicss/commit/e22eb08">e22eb08</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li>move Default to top (<a href="https://github.com/voorjaar/windicss/commit/8583d0f">8583d0f</a>)</li> </ul> <h2>v3.0.8</h2> <h3>Bug Fixes</h3> <ul> <li>border-radius and bg-opacity bracket not working (<a href="https://github.com/voorjaar/windicss/commit/d515b4e">d515b4e</a>)</li> <li>more square brackets issues (<a href="https://github.com/voorjaar/windicss/commit/2af8893">2af8893</a>)</li> <li>non-existent filter-opacity (<a href="https://github.com/voorjaar/windicss/commit/0f47c55">0f47c55</a>)</li> <li>snapshots (<a href="https://github.com/voorjaar/windicss/commit/4dea068">4dea068</a>)</li> </ul> <h3>Features</h3> <ul> <li>support suqare brackets in filter and backdrop (<a href="https://github.com/voorjaar/windicss/commit/773a5bc">773a5bc</a>)</li> </ul> <h2>v3.0.7</h2> <h3>Features</h3> <ul> <li>support perspect transform 3d writing mode in attributify (<a href="https://github.com/voorjaar/windicss/commit/d00fee9">d00fee9</a>)</li> <li>support underline tab hyphens indent in attributify (<a href="https://github.com/voorjaar/windicss/commit/bcb3e76">bcb3e76</a>)</li> </ul> <h2>v3.0.5</h2> <h3>Bug Fixes</h3> <ul> <li>import relative path in lib/utilites/handler.ts (<a href="https://github.com/voorjaar/windicss/commit/a350dc5">a350dc5</a>)</li> <li>type error (<a href="https://github.com/voorjaar/windicss/commit/e56aad9">e56aad9</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/windicss/windicss/commit/1a90f45c331a1d2baf9c29fdbf6e614b3cc1e735"><code>1a90f45</code></a> release v3.0.9</li> <li><a href="https://github.com/windicss/windicss/commit/0906c68d70a0f05ad1335f959a345dfc7e0e11d9"><code>0906c68</code></a> fix: fire twice event when change config file</li> <li><a href="https://github.com/windicss/windicss/commit/e22eb0876ebc1149a0fc5e49a5c15e29c33c7dec"><code>e22eb08</code></a> feat: support watch config file</li> <li><a href="https://github.com/windicss/windicss/commit/e445d53b4041131a3e7f0552d9817595571b967c"><code>e445d53</code></a> feat: support safelist in cli</li> <li><a href="https://github.com/windicss/windicss/commit/8583d0f4821d428bb1385fdbc7bbcb95b308ff31"><code>8583d0f</code></a> perf: move Default to top</li> <li><a href="https://github.com/windicss/windicss/commit/27a626d7588b02c2532d782b20cded152881fbb4"><code>27a626d</code></a> release v3.0.8</li> <li><a href="https://github.com/windicss/windicss/commit/4dea06893edcfbfe88ee47216251debcefc8e95a"><code>4dea068</code></a> fix: snapshots</li> <li><a href="https://github.com/windicss/windicss/commit/2af88933c6f5805954dacaf560494cb5350a496b"><code>2af8893</code></a> fix: more square brackets issues</li> <li><a href="https://github.com/windicss/windicss/commit/d515b4e6b1392e39d7ef3aab00a707869ca4e43f"><code>d515b4e</code></a> fix: border-radius and bg-opacity bracket not working</li> <li><a href="https://github.com/windicss/windicss/commit/0f47c55e2aeb57b39c5dec516eca504b0e60d249"><code>0f47c55</code></a> fix: non-existent filter-opacity</li> <li>Additional commits viewable in <a href="https://github.com/voorjaar/windicss/compare/v2.5.14...v3.0.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=windicss&package-manager=npm_and_yarn&previous-version=2.5.14&new-version=3.0.9)](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:52 +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#83