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

fix(deps): update dependency @nuxtjs/tailwindcss to v6.11.2 #436

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxtjs/tailwindcss 6.1.3 -> 6.11.2 age adoption passing confidence

Release Notes

nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v6.11.2

Compare Source

compare changes

🩹 Fixes
  • viewer: Handle redirect and callback await, thank you danielroe :) (734ef1c)
📖 Documentation
❤️ Contributors

v6.11.1

Compare Source

compare changes

🩹 Fixes
  • resolvers: Respect configPath over layers (c7fe392)
❤️ Contributors
  • Inesh Bose

v6.11.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • nightly-ci: Specify from flag to changelogen (ef74d1f)
  • nightly-ci: Fetch-depth 0 (4f539d0)
  • nightly-ci: Run build directly (e90ea72)
  • Fix prepare command (f369792)
💅 Refactors
  • Move injectPosition to cssPath (#​792)
🏡 Chore
❤️ Contributors

v6.10.4

Compare Source

compare changes

🩹 Fixes
📖 Documentation
  • Fix defaultTheme.colors.green is undefined (#​788)
🏡 Chore
❤️ Contributors
  • Inesh Bose
  • Isaac Qadri

v6.10.3

Compare Source

compare changes

🩹 Fixes
  • Remove postinstall script (132f5a1)
❤️ Contributors

v6.10.2

Compare Source

compare changes

🩹 Fixes
  • nightly-ci: Apply some fixes for nightly releases (6cc7ae3)
  • nightly-ci: Provide id-token permission (32cd19e)
  • types: Allow ResolvedTWConfig in templates (228324e)
🏡 Chore
  • Use module-builder stub mode for more accurate types (#​773)
  • Update repo (#​768)
  • Update tailwindcss to 3.4 (#​779)
  • Test bundler module resolution (c207562)
❤️ Contributors

v6.10.1

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v6.10.0

Compare Source

compare changes

🚀 Enhancements
  • Add util to write tw classes inside strings (#​761)
  • Quiet mode with logger config (#​759)
📖 Documentation
🏡 Chore
  • Update docs (2632195)
  • Fix protocol slash on tailwind viewer logger (#​765)
  • Update deps & lint fix (d6111cd)
❤️ Contributors

v6.9.5

Compare Source

compare changes

🩹 Fixes
  • compat: Unspecify bridge option to undefined (58abedf)
🏡 Chore
  • Implement fixes on viewer and allow exporting (#​754)
❤️ Contributors

v6.9.4

Compare Source

compare changes

🩹 Fixes
  • Always include vue extension in SFC content paths (#​752)
❤️ Contributors

v6.9.3

Compare Source

compare changes

🩹 Fixes
  • Allow options.imports to not be set (#​751)
❤️ Contributors
  • Connor Pearson <cjp822@​gmail.com>

v6.9.2

Compare Source

compare changes

🩹 Fixes
  • Include components in content (#​750)
❤️ Contributors
  • Inesh Bose

v6.9.1

Compare Source

compare changes

🩹 Fixes
  • Exclude modules from content (#​748)
  • Allow nuxt.options.pages to be unset (#​747)
❤️ Contributors

v6.9.0

Compare Source

compare changes

🚀 Enhancements
  • More adaptive content paths (#​744)
  • More customisable configuration (#​743)
🏡 Chore
  • Add type module to packageJson (36b4766)
❤️ Contributors
  • Inesh Bose

v6.8.1

Compare Source

compare changes

🩹 Fixes
  • Typeof import default in dts (4334ea3)
  • Not require bridge (c488680)
  • docs: Closes #​705 (#​705)
  • ci: Attempt to fix test (23233be)
  • ci: Attempt to fix test (6eb2b07)
  • Add types to package.json exports map (#​724)
  • ci: Lock vitest version (#​738)
  • Resolve tailwindcss/tailwind.css with pnpm and no shamefully hoist (#​740)
📖 Documentation
🏡 Chore
❤️ Contributors

v6.8.0

Compare Source

compare changes

🚀 Enhancements
  • Parallelise async calls and fixes (#​690)
📖 Documentation
🏡 Chore
❤️ Contributors

v6.7.2

Compare Source

compare changes

🔥 Performance
  • Parallelise all async calls " (#​679)
📖 Documentation
❤️ Contributors

v6.7.1

Compare Source

compare changes

🔥 Performance
  • Parallelise all async calls (#​679)
🏡 Chore
❤️ Contributors

v6.7.0

Compare Source

compare changes

🚀 Enhancements
  • Allow content as object (#​674)
🩹 Fixes
  • vite-plugin: Consider content as object (#​672)
  • SrcDir for layers (#​676)
📖 Documentation
  • Mention plugins in editor support (#​675)
🏡 Chore
❤️ Contributors

v6.6.8

Compare Source

compare changes

🩹 Fixes
📖 Documentation
  • Content overriding with test files (#​670)
🏡 Chore
❤️ Contributors
  • Sébastien Chopin (@​Atinux)
  • Inesh Bose
  • Pascal Sthamer

v6.6.7

Compare Source

compare changes

🏡 Chore
  • Upgrade deps (cb92551)
  • Exclude test files and add app.config to Tailwind content (#​662)
  • Update deps (fcdbae1)
✅ Tests
❤️ Contributors
  • Sébastien Chopin (@​Atinux)
  • Anthony Fu <anthonyfu117@​hotmail.com>
  • Maarten Van Hunsel

v6.6.6

Compare Source

compare changes

🩹 Fixes
🏡 Chore
  • module: Call hook before resolving config (#​655)
  • Add back viewer in playground (9f7e991)
❤️ Contributors

v6.6.5

Compare Source

compare changes

🩹 Fixes
  • Typeof import default in dts (#​647)
🏡 Chore
❤️ Contributors

v6.6.4

Compare Source

compare changes

🩹 Fixes
  • Use file extension (for esm support) and add missing deps (#​644)
❤️ Contributors

v6.6.3

Compare Source

compare changes

🏡 Chore
  • Using tw default config " (#​636)
❤️ Contributors

v6.6.2

Compare Source

compare changes

📖 Documentation
🏡 Chore
  • Using tw default config (#​636)
❤️ Contributors

v6.6.1

Compare Source

compare changes

🏡 Chore
  • Reducing dependencies (#​634)
  • Update readme (#​640)
  • Move heavy populateMap function to utils (#​637)
  • Add utils to default content path (#​641)
  • Improving types for config (#​635)
❤️ Contributors

v6.6.0

Compare Source

compare changes

🚀 Enhancements
  • Restart Nuxt server on config changes (#​624)
🩹 Fixes
  • exposeConfig: Maximize nested exports (#​629)
📖 Documentation
🏡 Chore
❤️ Contributors

v6.5.0

Compare Source

compare changes

🚀 Enhancements
  • Providing types for all exports (#​617)
🩹 Fixes
  • Don't add tailwind viewer in devtools if disabled (1734058)
  • Set preset plugins to null in resolved config (#​618)
📖 Documentation
🏡 Chore
❤️ Contributors
6.4.1 (2023-02-17)
Bug Fixes

v6.4.1

Compare Source

v6.4.0

Compare Source

Features
Bug Fixes
6.3.1 (2023-02-01)
Bug Fixes
  • support layers in correct order and watch config to warn restart (0357676)

v6.3.1

Compare Source

v6.3.0

Compare Source

Features
Bug Fixes

v6.2.0

Compare Source

Features
Bug Fixes
  • exposeConfig: named exports in mjs for tree-shaking (#​582) (6c3168d)
6.1.3 (2022-11-03)
Bug Fixes
6.1.2 (2022-10-28)
Bug Fixes
6.1.1 (2022-10-24)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Jan 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
decentralized-relay-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2024 11:16pm
decentralized-relay-wallet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2024 11:16pm
malicious-dapp-verify-simulation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2024 11:16pm
react-auth-dapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2024 11:16pm
react-auth-wallet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2024 11:16pm
react-dapp-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2024 11:16pm
react-wallet-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2024 11:16pm
vue-dapp-auth ❌ Failed (Inspect) Jan 28, 2024 11:16pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
react-dapp-v2-cosmos-provider ⬜️ Ignored (Inspect) Visit Preview Jan 28, 2024 11:16pm
react-dapp-v2-with-ethers ⬜️ Ignored (Inspect) Visit Preview Jan 28, 2024 11:16pm
react-dapp-v2-with-web3js ⬜️ Ignored (Inspect) Visit Preview Jan 28, 2024 11:16pm

@renovate renovate bot changed the title fix(deps): update dependency @nuxtjs/tailwindcss to v6.11.1 fix(deps): update dependency @nuxtjs/tailwindcss to v6.11.2 Jan 28, 2024
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x-lockfile branch from dd4a065 to ab98e1a Compare January 28, 2024 23:13
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x-lockfile branch from ab98e1a to 75d93fb Compare February 2, 2024 12:26
Copy link

vercel bot commented Feb 2, 2024

Deployment failed with the following error:

Too many requests - try again in 52 seconds (more than 60, code: "api-deployments-flood").

@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x-lockfile branch from 75d93fb to 147295e Compare February 2, 2024 12:48
Copy link

vercel bot commented Feb 2, 2024

Deployment failed with the following error:

Too many requests - try again in 2 minutes (more than 60, code: "api-deployments-flood").

@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x-lockfile branch from 147295e to 3964edb Compare February 2, 2024 16:47
@glitch-txs glitch-txs closed this Feb 2, 2024
Copy link
Contributor Author

renovate bot commented Feb 2, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^6.1.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/nuxtjs-tailwindcss-6.x-lockfile branch February 2, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant