Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @nuxtjs/tailwindcss from 3.2.0 to 3.4.3 #52

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nuxtjs/tailwindcss from 3.2.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

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 the dependencies Pull requests that update a dependency file label Mar 11, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2021

Superseded by #55.

@dependabot dependabot bot closed this Mar 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxtjs/tailwindcss-3.4.3 branch March 16, 2021 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
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