Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Bump @nuxtjs/tailwindcss from 3.0.0 to 3.4.3 in /frontend #171

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2021

Bumps @nuxtjs/tailwindcss from 3.0.0 to 3.4.3.

Release notes

Sourced from @​nuxtjs/tailwindcss's releases.

v3.4.3

Bug Fixes

v3.4.2

  • Upgrade to Tailwind Config Viewer v1.4.0 (#237) · c18498f

v3.4.1

v3.4.0

Features

Integration with tailwind-config-viewer is live, see #232, thank you @​rogden !

https://tailwindcss.nuxtjs.org/tailwind-viewer/

v3.3.4

  • fix: addTemplate call compats low version nuxt (#225) · b18380d
  • chore(deps): update all non-major dependencies (#222) · 4641a90

v3.3.3

Bug fixes

  • fix: Remove duplicated border-2 class from copy-box (#221) · c84c8be

v3.3.2

Bug fixes

  • fix(lib): check listeners value before displaying url · 431eafc

Misc

  • docs: update tailwind v2 using yarn · 8ea24c6
  • chore(deps): update devdependency eslint-plugin-vue to ^7.2.0 (#219) · 87b3a6c

v3.3.1

Bug Fixes

  • handle color as string and smarted light/dark detection (6058ea8)

v3.3.0

Features

v3.2.0

Features

... (truncated)

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)

3.4.2 (2020-12-22)

3.4.1 (2020-12-18)

Bug Fixes

3.4.0 (2020-12-17)

Features

3.3.4 (2020-12-11)

Bug Fixes

  • addTemplate call compats low version nuxt (#225) (b18380d)

3.3.3 (2020-12-04)

3.3.2 (2020-12-04)

Bug Fixes

  • lib: check listeners value before (431eafc), closes #216

3.3.1 (2020-12-03)

Bug Fixes

  • handle color as string and smarted light/dark detection (6058ea8)

3.3.0 (2020-12-02)

Features

... (truncated)

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 11, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2021

Superseded by #173.

@dependabot dependabot bot closed this Mar 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/nuxtjs/tailwindcss-3.4.3 branch March 16, 2021 05:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tailwind css plugin error with nuxt 2.15.3 new _tailwind url issue when using another server framework
0 participants