[PR #35] [MERGED] chore(deps-dev): bump tailwindcss from 2.0.3 to 2.0.4 #35

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/35
Author: @dependabot[bot]
Created: 3/18/2021
Status: Merged
Merged: 3/20/2021
Merged by: @ArthurDanjou

Base: masterHead: dependabot/npm_and_yarn/tailwindcss-2.0.4


📝 Commits (1)

  • c806d2e chore(deps-dev): bump tailwindcss from 2.0.3 to 2.0.4

📊 Changes

2 files changed (+13 additions, -13 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+12 -12)

📄 Description

Bumps tailwindcss from 2.0.3 to 2.0.4.

Release notes

Sourced from tailwindcss's releases.

v2.0.4

Fixed

Changelog

Sourced from tailwindcss's changelog.

[2.0.4] - 2021-03-17

Fixed

  • Pass full var(--bg-opacity) value as opacityValue when defining colors as functions
Commits
  • d1c5a64 2.0.4
  • fe98cc3 Pass full opacityValue always
  • af25d51 Update postcss-nested to version 5.0.5
  • 86b0bbc Update all of babel7 to version 7.13.8
  • ea3bd20 Update lodash to version 4.17.21
  • 0b15037 Update eslint to version 7.20.0
  • 8c611a5 Update resolve to version 1.20.0
  • e2fcb92 Update postcss to version 8.2.6
  • bab21b0 Update all of babel7 to version 7.12.13
  • 952fa15 Update fixtures
  • 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/35 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/18/2021 **Status:** ✅ Merged **Merged:** 3/20/2021 **Merged by:** [@ArthurDanjou](https://github.com/ArthurDanjou) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/tailwindcss-2.0.4` --- ### 📝 Commits (1) - [`c806d2e`](https://github.com/ArthurDanjou/website-old/commit/c806d2e2cccb3d2bfb0db83959a6e33a8bab9887) chore(deps-dev): bump tailwindcss from 2.0.3 to 2.0.4 ### 📊 Changes **2 files changed** (+13 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+12 -12) </details> ### 📄 Description Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.0.3 to 2.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's releases</a>.</em></p> <blockquote> <h2>v2.0.4</h2> <h2>Fixed</h2> <ul> <li>Pass full <code>var(--bg-opacity)</code> value as <code>opacityValue</code> when defining colors as functions (<a href="https://github.com/tailwindlabs/tailwindcss/commit/d98f2f829d2bca83e0d14a9e2680d6859f8f4d65">https://github.com/tailwindlabs/tailwindcss/commit/d98f2f829d2bca83e0d14a9e2680d6859f8f4d65</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md">tailwindcss's changelog</a>.</em></p> <blockquote> <h2>[2.0.4] - 2021-03-17</h2> <h2>Fixed</h2> <ul> <li>Pass full <code>var(--bg-opacity)</code> value as <code>opacityValue</code> when defining colors as functions</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/d1c5a64ae41585395936b2863158aedbe49e27a2"><code>d1c5a64</code></a> 2.0.4</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/fe98cc39f30d57bb8f09ebb186e03f76f50b3a10"><code>fe98cc3</code></a> Pass full opacityValue always</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/af25d517b8c3c63aec8c0f50c8061f47ef44aa4b"><code>af25d51</code></a> Update postcss-nested to version 5.0.5</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/86b0bbc754e32b29f868fb0db2874bbdf7b819e4"><code>86b0bbc</code></a> Update all of babel7 to version 7.13.8</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/ea3bd209141ace8f57f38d3702e5177a9492f55e"><code>ea3bd20</code></a> Update lodash to version 4.17.21</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/0b15037e675d946b8e2f0b6186e7cf94314e25bb"><code>0b15037</code></a> Update eslint to version 7.20.0</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/8c611a5d1e80b79a8a36ab78c066afcb4a195bef"><code>8c611a5</code></a> Update resolve to version 1.20.0</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/e2fcb92b1be0bf2429c90f223aa98aff741660d7"><code>e2fcb92</code></a> Update postcss to version 8.2.6</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/bab21b07de7c68cce5b0569c9e1fac92b542d4bb"><code>bab21b0</code></a> Update all of babel7 to version 7.12.13</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/952fa15e6ed7b6eaf449947979a9a8f7de4aebb8"><code>952fa15</code></a> Update fixtures</li> <li>Additional commits viewable in <a href="https://github.com/tailwindlabs/tailwindcss/compare/v2.0.3...v2.0.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tailwindcss&package-manager=npm_and_yarn&previous-version=2.0.3&new-version=2.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:42 +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#35