[PR #1362] [CLOSED] Bump @nuxtjs/tailwindcss from 3.2.0 to 3.3.0 #3261

Closed
opened 2026-03-17 00:53:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1362
Author: @dependabot[bot]
Created: 12/3/2020
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/nuxtjs/tailwindcss-3.3.0


📝 Commits (1)

  • b1b8b4d Bump @nuxtjs/tailwindcss from 3.2.0 to 3.3.0

📊 Changes

2 files changed (+24 additions, -16 deletions)

View changed files

📝 package-lock.json (+23 -15)
📝 package.json (+1 -1)

📄 Description

Bumps @nuxtjs/tailwindcss from 3.2.0 to 3.3.0.

Release notes

Sourced from @nuxtjs/tailwindcss's releases.

v3.3.0

Features

Changelog

Sourced from @nuxtjs/tailwindcss's changelog.

3.3.0 (2020-12-02)

Features

Commits
  • d1e5ecb chore(release): 3.3.0
  • 43db226 feat: add tailwind colors page (#215)
  • 52cbf0c docs: update tailwindcss v2 compat dependencies (#209)
  • f0a699a chore(deps): update all non-major dependencies (#205)
  • aac9939 chore(deps): update dependency @nuxt/content-theme-docs to ^0.8.1 (#204)
  • ebd19eb docs: update how to release to tailwind 2
  • b57bbdc chore(deps): update all non-major dependencies (#198)
  • f1f02bc chore(deps): update devdependency @nuxtjs/eslint-config to v5 (#200)
  • 45307ac chore(deps): update all non-major dependencies (#196)
  • 1919bc9 chore(deps): update all non-major dependencies (#193)
  • 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/hoppscotch/hoppscotch/pull/1362 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/3/2020 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/tailwindcss-3.3.0` --- ### 📝 Commits (1) - [`b1b8b4d`](https://github.com/hoppscotch/hoppscotch/commit/b1b8b4d93cd82a78f2bd6169ec7f81dab53439df) Bump @nuxtjs/tailwindcss from 3.2.0 to 3.3.0 ### 📊 Changes **2 files changed** (+24 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+23 -15) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-community/tailwindcss-module) from 3.2.0 to 3.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/tailwindcss-module/releases">@nuxtjs/tailwindcss's releases</a>.</em></p> <blockquote> <h2>v3.3.0</h2> <h3>Features</h3> <ul> <li>Add tailwind colors page (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/215">#215</a>) (<a href="https://github.com/nuxt-community/tailwindcss-module/commit/43db226c51bd354ea54bd4638c9da882a1fb9442">43db226</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/tailwindcss-module/blob/master/CHANGELOG.md">@nuxtjs/tailwindcss's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nuxt-community/tailwindcss-module/compare/v3.2.0...v3.3.0">3.3.0</a> (2020-12-02)</h2> <h3>Features</h3> <ul> <li>add tailwind colors page (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/215">#215</a>) (<a href="https://github.com/nuxt-community/tailwindcss-module/commit/43db226c51bd354ea54bd4638c9da882a1fb9442">43db226</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/d1e5ecbb1fcee82c63b47432b75ea75e52c0e370"><code>d1e5ecb</code></a> chore(release): 3.3.0</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/43db226c51bd354ea54bd4638c9da882a1fb9442"><code>43db226</code></a> feat: add tailwind colors page (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/215">#215</a>)</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/52cbf0c5f3cff80c0b5a6917a87657f0f5d767a3"><code>52cbf0c</code></a> docs: update tailwindcss v2 compat dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/209">#209</a>)</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/f0a699a89122b2e6409e1d77037919df2d657fac"><code>f0a699a</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/205">#205</a>)</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/aac99396989ab68e9915c009d3c6b22d15adeb1a"><code>aac9939</code></a> chore(deps): update dependency @nuxt/content-theme-docs to ^0.8.1 (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/204">#204</a>)</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/ebd19ebea467c85d7c4e00eca2dafe839c4f316d"><code>ebd19eb</code></a> docs: update how to release to tailwind 2</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/b57bbdc9e7511a93c07bf6222c7f6a0de2aa6df9"><code>b57bbdc</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/198">#198</a>)</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/f1f02bc50eb79dc525cda342c5b00998db56d615"><code>f1f02bc</code></a> chore(deps): update devdependency @nuxtjs/eslint-config to v5 (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/200">#200</a>)</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/45307ac367662388e4c70fe1247758b912b9d840"><code>45307ac</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/196">#196</a>)</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/1919bc9af42e7b6a37b5663728faad3ae8a9d053"><code>1919bc9</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/193">#193</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/tailwindcss-module/compare/v3.2.0...v3.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nuxtjs/tailwindcss&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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>
kerem 2026-03-17 00:53:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3261
No description provided.