[PR #25] [CLOSED] chore(deps-dev): bump @nuxtjs/tailwindcss from 3.4.2 to 3.4.3 #22

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

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/nuxtjs/tailwindcss-3.4.3


📝 Commits (1)

  • 722d482 chore(deps-dev): bump @nuxtjs/tailwindcss from 3.4.2 to 3.4.3

📊 Changes

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

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+10 -15)

📄 Description

Bumps @nuxtjs/tailwindcss from 3.4.2 to 3.4.3.

Release notes

Sourced from @​nuxtjs/tailwindcss's releases.

v3.4.3

Bug Fixes

Changelog

Sourced from @​nuxtjs/tailwindcss's changelog.

3.4.3 (2021-03-10)

Bug Fixes

  • use nuxt resolver to import tailwind.config.js (#286) (62526cf)
Commits
  • 31b7e92 chore(release): 3.4.3
  • 62526cf fix: use nuxt resolver to import tailwind.config.js (#286)
  • 2caa0bc chore: maintain yarn.lock
  • 8b1f50d chore(deps): update commitlint monorepo to v12 (#279)
  • 7e3cb98 chore(deps): update all non-major dependencies (#278)
  • e75b507 chore: use main for baseBranches
  • 97b44f8 chore: rename master to main and add dev
  • 0a5c1ea chore(deps): update devdependency husky to v5 (#260)
  • 2d58106 chore: remove request package (#267)
  • cee958c chore: migrate @nuxt/ufo to ufo (#268)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by pi0, a new releaser for @nuxtjs/tailwindcss since your current version.


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/25 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/11/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/tailwindcss-3.4.3` --- ### 📝 Commits (1) - [`722d482`](https://github.com/ArthurDanjou/website-old/commit/722d482c2d848a204aa93c4e53d5fd012c0831fb) chore(deps-dev): bump @nuxtjs/tailwindcss from 3.4.2 to 3.4.3 ### 📊 Changes **2 files changed** (+11 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+10 -15) </details> ### 📄 Description Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-community/tailwindcss-module) from 3.4.2 to 3.4.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/tailwindcss-module/releases"><code>@​nuxtjs/tailwindcss's releases</code></a>.</em></p> <blockquote> <h2>v3.4.3</h2> <h3>Bug Fixes</h3> <ul> <li>Use nuxt resolver to import <code>tailwind.config.js</code> (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/286">#286</a>) (<a href="https://github.com/nuxt-community/tailwindcss-module/commit/62526cf1af8319275dbf39f8d330063e661b1b50">62526cf</a>) (resolves <a href="https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/8971">nuxt/nuxt.js#8971</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/tailwindcss-module/blob/main/CHANGELOG.md"><code>@​nuxtjs/tailwindcss's changelog</code></a>.</em></p> <blockquote> <h3><a href="https://github.com/nuxt-community/tailwindcss-module/compare/v3.4.2...v3.4.3">3.4.3</a> (2021-03-10)</h3> <h3>Bug Fixes</h3> <ul> <li>use nuxt resolver to import <code>tailwind.config.js</code> (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/286">#286</a>) (<a href="https://github.com/nuxt-community/tailwindcss-module/commit/62526cf1af8319275dbf39f8d330063e661b1b50">62526cf</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/31b7e92c979df20bd7de8f97f3b6f6c98be771bf"><code>31b7e92</code></a> chore(release): 3.4.3</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/62526cf1af8319275dbf39f8d330063e661b1b50"><code>62526cf</code></a> fix: use nuxt resolver to import <code>tailwind.config.js</code> (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/286">#286</a>)</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/2caa0bce5899bdce12b00d24cbf640fffffa8821"><code>2caa0bc</code></a> chore: maintain yarn.lock</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/8b1f50d0b71d452a6533e9066addf00a3eb6b594"><code>8b1f50d</code></a> chore(deps): update commitlint monorepo to v12 (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/279">#279</a>)</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/7e3cb98693e2abe7835e989e358fab5f6922bf04"><code>7e3cb98</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/278">#278</a>)</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/e75b5074873a654865ca9ee0cf877212c43c09e2"><code>e75b507</code></a> chore: use main for baseBranches</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/97b44f86e1c9e9845bba9ec7b5057efb6e6de1f8"><code>97b44f8</code></a> chore: rename master to main and add dev</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/0a5c1ead7b181939f6f42783b432c4eda13e8206"><code>0a5c1ea</code></a> chore(deps): update devdependency husky to v5 (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/260">#260</a>)</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/2d58106b28e741b8708a965886370ff5bc866cc5"><code>2d58106</code></a> chore: remove request package (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/267">#267</a>)</li> <li><a href="https://github.com/nuxt-community/tailwindcss-module/commit/cee958cec800c92d108043c9d5b75c2849b66ad7"><code>cee958c</code></a> chore: migrate @nuxt/ufo to ufo (<a href="https://github-redirect.dependabot.com/nuxt-community/tailwindcss-module/issues/268">#268</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/tailwindcss-module/compare/v3.4.2...v3.4.3">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~pi0">pi0</a>, a new releaser for @nuxtjs/tailwindcss since your current version.</p> </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.4.2&new-version=3.4.3)](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:39 +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#22