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

[Snyk] Upgrade @nuxtjs/tailwindcss from 6.12.0 to 6.12.1 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eoskl
Copy link
Owner

@eoskl eoskl commented Aug 3, 2024

snyk-top-banner

Snyk has created this PR to upgrade @nuxtjs/tailwindcss from 6.12.0 to 6.12.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 17 versions ahead of your current version.

  • The recommended version was released on 23 days ago.

Release notes
Package name: @nuxtjs/tailwindcss
  • 6.12.1 - 2024-07-11

    compare changes

    🩹 Fixes

    • Better check for unsafe config to fallback (#839)
    • Safer checking for templates, closes #860 and closes #865 (#860, #865)

    ❤️ Contributors

  • 6.12.1-1720694086.d11f4f2 - 2024-07-11
  • 6.12.1-1720693788.6bb93e2 - 2024-07-11
  • 6.12.1-1720169774.36febad - 2024-07-05
  • 6.12.1-1719996110.427cfb5 - 2024-07-03
  • 6.12.1-1719945910.bb1b78b - 2024-07-02
  • 6.12.1-1719945903.bb1b78b - 2024-07-02
  • 6.12.1-1719756183.bb1b78b - 2024-06-30
  • 6.12.1-1719430546.7704e81 - 2024-06-26
  • 6.12.1-1718187406.a0d7599 - 2024-06-12
  • 6.12.1-1715798143.63a8a8e - 2024-05-15
  • 6.12.1-1715702207.63a8a8e - 2024-05-14
  • 6.12.1-1714992685.32c811d - 2024-05-06
  • 6.12.1-1714313356.b6bdbe3 - 2024-04-28
  • 6.12.1-1714303107.9977f25 - 2024-04-28
  • 6.12.1-1714295291.9d78a9f - 2024-04-28
  • 6.12.1-1714225131.fb8fafb - 2024-04-27
  • 6.12.0 - 2024-04-17

    compare changes

    It's here. First-class HMR 🔥

    After working on rewriting how the config gets loaded, the module went through a big internal rewrite for us to support native module invalidation for your configuration files; this means that you can make changes to your Tailwind configuration files without restarting your Nuxt server. This comes with ZERO breaking changes, but you may face a warning in your console that may not allow you to use this latest feature:

    image

    To eliminate this, check where you are using Tailwind plugins in your project (either in nuxt.config, a hook, or a module such as nuxt/ui), and rather than passing these plugins into the inline module configuration, create a separate config file that you can pass to the configPath option of the module (not required if you provide this in tailwind.config as the module already picks that). If you are unable to resolve this, you can also specify quiet: true to the module configuration while a dependency module may provide a release with this update.

    We have tested this rewrite intensively and will appreciate feedback on these changes, delivering any bugfixes with this as soon as possible. Thank you for your patience ❤️

    🚀 Enhancements

    • First class HMR (#818)

    📖 Documentation

    • Update configuration docs (#827)
    • Use new nuxi module add command in installation (#829)
    • Update classRegex, closes #824 (#824)

    🏡 Chore

    • Remove unneeded postcss-custom-properties plugin (#836)
    • Migrate to eslint v9 (#834)
    • Update deps (87fb919)

    ❤️ Contributors

from @nuxtjs/tailwindcss GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @nuxtjs/tailwindcss from 6.12.0 to 6.12.1.

See this package in npm:
@nuxtjs/tailwindcss

See this project in Snyk:
https://app.snyk.io/org/eoskl/project/9743ab47-d00b-464d-aacd-4db40c36598b?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants