[PR #82] [CLOSED] fix(deps): bump windicss from 2.5.14 to 3.0.12 #87

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

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/windicss-3.0.12


📝 Commits (1)

  • 069803e fix(deps): bump windicss from 2.5.14 to 3.0.12

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

Release notes

Sourced from windicss's releases.

v3.0.12

Bug Fixes

  • add default content utility (b8666e1)
  • negative completion in scroll-snap (2d61d93)
  • remove DEFAULT RTL DARK completion (7a5bcf1)

Features

  • add content utility (0c748fe)
  • add string handler (f62151a)
  • support add completion in addDynamic api (893d9c2)

Performance Improvements

v3.0.11

Features

  • support dark mode in typography (30865a8)
  • support include and exclude option in config file #302 (6238b18)

v3.0.10

Bug Fixes

Features

Performance Improvements

... (truncated)

Commits
  • b5819c0 release v3.0.12
  • b8666e1 fix: add default content utility
  • 7e193e0 test: content utilities
  • 0c748fe feat: add content utility
  • f62151a feat: add string handler
  • 1d9f783 test: plugin add completions
  • 7a5bcf1 fix: remove DEFAULT RTL DARK completion
  • 2d61d93 fix: negative completion in scroll-snap
  • 519651c refactor: add plugin completions
  • 893d9c2 feat: support add completion in addDynamic api
  • 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/82 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/25/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/windicss-3.0.12` --- ### 📝 Commits (1) - [`069803e`](https://github.com/ArthurDanjou/website-old/commit/069803e39059cb714a382b74df719f8033a6c38a) fix(deps): bump windicss from 2.5.14 to 3.0.12 ### 📊 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.12. <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.12</h2> <h3>Bug Fixes</h3> <ul> <li>add default content utility (<a href="https://github.com/voorjaar/windicss/commit/b8666e1">b8666e1</a>)</li> <li>negative completion in scroll-snap (<a href="https://github.com/voorjaar/windicss/commit/2d61d93">2d61d93</a>)</li> <li>remove DEFAULT RTL DARK completion (<a href="https://github.com/voorjaar/windicss/commit/7a5bcf1">7a5bcf1</a>)</li> </ul> <h3>Features</h3> <ul> <li>add content utility (<a href="https://github.com/voorjaar/windicss/commit/0c748fe">0c748fe</a>)</li> <li>add string handler (<a href="https://github.com/voorjaar/windicss/commit/f62151a">f62151a</a>)</li> <li>support add completion in addDynamic api (<a href="https://github.com/voorjaar/windicss/commit/893d9c2">893d9c2</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li>use default colors (<a href="https://github.com/voorjaar/windicss/commit/c92ff84">c92ff84</a>)</li> </ul> <h2>v3.0.11</h2> <h3>Features</h3> <ul> <li>support dark mode in typography (<a href="https://github.com/voorjaar/windicss/commit/30865a8">30865a8</a>)</li> <li>support include and exclude option in config file <a href="https://github-redirect.dependabot.com/voorjaar/windicss/issues/302">#302</a> (<a href="https://github.com/voorjaar/windicss/commit/6238b18">6238b18</a>)</li> </ul> <h2>v3.0.10</h2> <h3>Bug Fixes</h3> <ul> <li>prose order (<a href="https://github.com/voorjaar/windicss/commit/4f4db8e">4f4db8e</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>rpx</code> unit for value auto-infer (<a href="https://github.com/voorjaar/windicss/commit/7b9a290">7b9a290</a>)</li> <li>add rtl styles <a href="https://github-redirect.dependabot.com/voorjaar/windicss/issues/286">#286</a> (<a href="https://github.com/voorjaar/windicss/commit/e261aaa">e261aaa</a>)</li> <li>support add dynamic respectSelector option (<a href="https://github.com/voorjaar/windicss/commit/9c26eac">9c26eac</a>)</li> <li>support attributify prefix (<a href="https://github.com/voorjaar/windicss/commit/c2a8c1f">c2a8c1f</a>)</li> <li>support rtl in typography <a href="https://github-redirect.dependabot.com/voorjaar/windicss/issues/286">#286</a> (<a href="https://github.com/voorjaar/windicss/commit/2fb809d">2fb809d</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li>remove unused marker (<a href="https://github.com/voorjaar/windicss/commit/24d4779">24d4779</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/b5819c0d10796ad7ea1a8c413a9a08fa8a5b6aee"><code>b5819c0</code></a> release v3.0.12</li> <li><a href="https://github.com/windicss/windicss/commit/b8666e1987a09042731e8335292c4bdedd341aa4"><code>b8666e1</code></a> fix: add default content utility</li> <li><a href="https://github.com/windicss/windicss/commit/7e193e0566f891b618bb5992cbec577bce4afea6"><code>7e193e0</code></a> test: content utilities</li> <li><a href="https://github.com/windicss/windicss/commit/0c748fe5a0a43027db402cd31c24ac2131fa7842"><code>0c748fe</code></a> feat: add content utility</li> <li><a href="https://github.com/windicss/windicss/commit/f62151aaa6bc67967798a221e79f4580ffb196fa"><code>f62151a</code></a> feat: add string handler</li> <li><a href="https://github.com/windicss/windicss/commit/1d9f7834694d62e4dc782ed24aee5b0ef57469bb"><code>1d9f783</code></a> test: plugin add completions</li> <li><a href="https://github.com/windicss/windicss/commit/7a5bcf1699d1888015b2c217e926a28111df4584"><code>7a5bcf1</code></a> fix: remove DEFAULT RTL DARK completion</li> <li><a href="https://github.com/windicss/windicss/commit/2d61d93b3587fc4da177b07f8ec9c65b383605a1"><code>2d61d93</code></a> fix: negative completion in scroll-snap</li> <li><a href="https://github.com/windicss/windicss/commit/519651ce16d1375a346c060983da247f416d06c3"><code>519651c</code></a> refactor: add plugin completions</li> <li><a href="https://github.com/windicss/windicss/commit/893d9c2f7c8d7b5c70567277687c8b0c9b0a3e78"><code>893d9c2</code></a> feat: support add completion in addDynamic api</li> <li>Additional commits viewable in <a href="https://github.com/voorjaar/windicss/compare/v2.5.14...v3.0.12">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.12)](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:53 +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#87