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 4.2.1 to 5.0.2 #6

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 21, 2022

Bumps @nuxtjs/tailwindcss from 4.2.1 to 5.0.2.

Release notes

Sourced from @​nuxtjs/tailwindcss's releases.

v5.0.0

Stable version is out and ready for feedback 🎊

Please read carefully the v5.0.0-0 release notes.

What's included

New Contributors

Full Changelog: nuxt-modules/tailwindcss@v4.2.1...v5.0.0

Nuxt 3 and Tailwind CSS 3 support

This is a prerelease

You can try v5 by installing @nuxtjs/[email protected] with the package manager of your choice.

🐛 Some bugs are expected with this release. Please open an issue if had trouble with v5 upgrade.

▶️ Play online

⚠ BREAKING CHANGES

  • Nuxt 3 is supported
  • TailwindCSS upgraded to v3 (thanks to PR by @​dargmuesli 💚 ). Read more about changes in Tailwind upgrade guide.
  • JIT mode is enabled by default. You can remove jit option if was already using
  • ~tailwind.config import renamed to #tailwind-config when importing the generated Tailwind config in the application
  • (Module authors) tailwindcss:config hook is being called when modules are being installed for more predictable building behavior. Any module extending tailwind config should be installed before tailwindcss module

... (truncated)

Changelog

Sourced from @​nuxtjs/tailwindcss's changelog.

5.0.2 (2022-03-16)

Bug Fixes

  • init postcss plugins (nuxt 2) and use default nesting config (8afaf22)

5.0.1 (2022-03-15)

Bug Fixes

  • append to postcss options and use new nuxt 3 schema (#437) (fed1c31)
  • enable postcss-nesting by default (bac29b4)

5.0.0 (2022-03-08)

Bug Fixes

  • add composables directory to content (c36333a)

5.0.0-4 (2022-02-10)

Bug Fixes

  • import tailwindcss/resolveConfig with extension (#426) (d0aca40)

5.0.0-3 (2022-02-08)

Bug Fixes

  • properly resolve tailwind.config (resolves #425) (7a7a5f6)

5.0.0-2 (2022-02-08)

Bug Fixes

  • de-default tailwind-config-viewer import (75ea329)

5.0.0-1 (2022-02-08)

5.0.0-0 (2022-02-08)

⚠ BREAKING CHANGES

... (truncated)

Commits
  • ce8df84 chore(release): 5.0.2
  • 8afaf22 fix: init postcss plugins (nuxt 2) and use default nesting config
  • f93d50c chore(release): 5.0.1
  • bac29b4 fix: enable postcss-nesting by default
  • fed1c31 fix: append to postcss options and use new nuxt 3 schema (#437)
  • bba6b4d chore(release): 5.0.0
  • c36333a fix: add composables directory to content
  • 316d008 chore(docs): update command to setup
  • fbd7349 chore(deps): update actions/setup-node action to v3 (#435)
  • 65c020a chore(deps): update all non-major dependencies (#427)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by danielroe, 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)

nwunderly and others added 4 commits February 26, 2022 16:48
Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-community/tailwindcss-module) from 4.2.1 to 5.0.2.
- [Release notes](https://github.com/nuxt-community/tailwindcss-module/releases)
- [Changelog](https://github.com/nuxt-community/tailwindcss-module/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/tailwindcss@v4.2.1...v5.0.2)

---
updated-dependencies:
- dependency-name: "@nuxtjs/tailwindcss"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 21, 2022

Dependabot tried to add @thevaccinator as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/TheVaccinator/site/pulls/6/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the TheVaccinator/site repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 24, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxtjs/tailwindcss-5.0.2 branch March 24, 2022 18:48
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants