n3dium
n3dium copied to clipboard
chore(deps): update dependency @nuxtjs/tailwindcss to v6
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@nuxtjs/tailwindcss | ^5.1.2 -> ^6.12.1 |
Release Notes
nuxt-modules/tailwindcss (@nuxtjs/tailwindcss)
v6.12.1
🩹 Fixes
- Better check for unsafe config to fallback (#839)
- Safer checking for templates, closes #860 and closes #865 (#860, #865)
📖 Documentation
- Polish homepage and logo (9977f25)
- Update examples, closes #841 (#841)
- Fix injectPosition typo (#859)
- Prerender
/
(427cfb5) - Revert logo (#873)
📦 Build
- Update merger filename and revert
@nuxt/content
upgrade (#867)
🏡 Chore
- Update to latest
@nuxt/module-builder
(#840) - Update renovate config (#844)
- Bump
nuxt-component-meta
(63a8a8e) - ci: Fix test (71f00b6)
- ci: Fix test (7704e81)
- Update deps (a219ef1)
- builder: Specify merger as entry (2f1c09d)
- ci: Fix (2679f27)
- Bump
mkdist
in lockfile (36febad) - Fix lint (d11f4f2)
❤️ Contributors
- Inesh Bose [email protected]
- Benjamin Canac (@benjamincanac)
- Daniel Roe (@danielroe)
- M0nch1 (@m0nch1)
- Gangan (@shinGangan)
v6.12.0
🚀 Enhancements
- First class hmr (#818)
💅 Refactors
📖 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
- Inesh Bose [email protected]
- Daniel Roe (@danielroe)
- Scott Rees (@reesscot)
- Selemondev (@selemondev)
v6.11.4
🩹 Fixes
- Null check for plugins (8a3b46d)
💅 Refactors
- Move
colorette
toconsola/utils
(#805)
🏡 Chore
- Assign postcss plugins in order (46c2025)
❤️ Contributors
- Inesh Bose [email protected]
- Haruaki OTAKE [email protected]
v6.11.3
🩹 Fixes
- Add tw util for compatible versions and use unshift for module paths (3f0d6e1)
- Command palette (#799)
📖 Documentation
- Add export default to default config example (#796)
❤️ Contributors
- Florent Delerue [email protected]
- Inesh Bose [email protected]
- Johannes Przymusinski (@cngJo)
v6.11.2
🩹 Fixes
- viewer: Handle redirect and callback await, thank you danielroe :) (734ef1c)
📖 Documentation
- Fix paths for build (5971b0a)
❤️ Contributors
- Inesh Bose [email protected]
v6.11.1
🩹 Fixes
- resolvers: Respect configPath over layers (c7fe392)
❤️ Contributors
- Inesh Bose
v6.11.0
🚀 Enhancements
-
editorSupport
option (#784)
🩹 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
tocssPath
(#792)
🏡 Chore
- Update dependencies, closes #789 (#789)
- Update dependencies (1e372fd)
- Add config warnings (d8e36e9)
- exposeConfig: Provide write option for workaround, resolves #794 (#794)
- Update readme (281df61)
- Update (8cf0a04)
- Specify prepublishOnly script (2bca37a)
- Fix lint (eab2fb4)
- release: V6.12.0 (9837fb8)
- release: V6.12.1 (320dacf)
❤️ Contributors
- Inesh Bose [email protected]
v6.10.4
🩹 Fixes
📖 Documentation
- Fix defaultTheme.colors.green is undefined (#788)
🏡 Chore
- ci: Apply some automated fixes (abc03df)
- ci: Keep sink skip (e808d1f)
- Update deps (46ef08a)
- ci: Fix vue to 2.7.15 (1a8100b)
- Update deps (14989c4)
❤️ Contributors
- Inesh Bose
- Isaac Qadri
v6.10.3
🩹 Fixes
- Remove postinstall script (132f5a1)
❤️ Contributors
- Sébastien Chopin (@Atinux)
v6.10.2
🩹 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
- Inesh Bose [email protected]
- Nathanjcollins
- Daniel Roe [email protected]
v6.10.1
🏡 Chore
- Remove @nuxt/postcss8 (#767)
- Remove tsconfig from playgroun (603f214)
- Update gitignore (931d479)
❤️ Contributors
- Sébastien Chopin (@Atinux)
- Inesh Bose [email protected]
v6.10.0
🚀 Enhancements
📖 Documentation
- Move to UI Pro (#763)
- Remove emoji (a697b99)
- Remove tailwind link on header (ca22728)
- Fix edit link (15da124)
🏡 Chore
- Update docs (2632195)
- Fix protocol slash on tailwind viewer logger (#765)
- Update deps & lint fix (d6111cd)
❤️ Contributors
- Sébastien Chopin (@Atinux)
- Daniel Acuña
- Carles Mitjans [email protected]
- Rgehbt
- Inesh Bose
v6.9.5
🩹 Fixes
- compat: Unspecify bridge option to undefined (58abedf)
🏡 Chore
- Implement fixes on viewer and allow exporting (#754)
❤️ Contributors
- Inesh Bose [email protected]
v6.9.4
🩹 Fixes
- Always include vue extension in SFC content paths (#752)
❤️ Contributors
- Connor Pearson [email protected]
v6.9.3
🩹 Fixes
- Allow options.imports to not be set (#751)
❤️ Contributors
- Connor Pearson <cjp822@gmail.com>
v6.9.2
🩹 Fixes
- Include components in content (#750)
❤️ Contributors
- Inesh Bose
v6.9.1
🩹 Fixes
❤️ Contributors
- Maddy [email protected]
- Inesh Bose
v6.9.0
🚀 Enhancements
🏡 Chore
- Add type module to packageJson (36b4766)
❤️ Contributors
- Inesh Bose
v6.8.1
🩹 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
- Update dark mode (a1b8fa2)
- Improve homepage (c801b82)
- Update og image (1825f44)
- Full url for ogImage (f00a1c6)
- Update design (8763358)
- Add command to create tailwind.config file (0458188)
- Fix typo (#720)
- Rename
NuxtLabs UI
toNuxt UI
(#723) - Update SB embed (8ec24ca)
🏡 Chore
- Using nuxt convention for indexing type (da4f9d3)
- Update docs (20d7922)
- Update lock (80c2718)
- Update ci.yml (fa82937)
- Revert change (43234be)
- Remove duplicate / on tailwind viewer (aa75b79)
- Fix vitest version (b4ac533)
- Ignore vitest in renovate (1eb0913)
- Update deps (77958b8)
- Revert vitest version (d189d8f)
❤️ Contributors
- Inesh Bose [email protected]
- Sébastien Chopin (@Atinux)
- Stefanprobst [email protected]
- Benjamin Canac (@benjamincanac)
- Tech Genius
v6.8.0
🚀 Enhancements
- Parallelise async calls and fixes (#690)
📖 Documentation
- No strict peer (
582cb73
) - Use SB for example (
9b157eb
) - Update color mode example (
255da81
) - Update examples (
43b224d
)
🏡 Chore
- Update deps (
9bf0e68
)
❤️ Contributors
- Sébastien Chopin (@Atinux)
- Inesh Bose
v6.7.2
🔥 Performance
- Parallelise all async calls " (#679)
📖 Documentation
- Update deps (
5a877b9
)
❤️ Contributors
- Sébastien Chopin (@Atinux)
v6.7.1
🔥 Performance
- Parallelise all async calls (#679)
🏡 Chore
- Upgrade deps (
de99ac0
)
❤️ Contributors
- Sébastien Chopin (@Atinux)
- Inesh Bose
v6.7.0
🚀 Enhancements
- Allow content as object (#674)
🩹 Fixes
📖 Documentation
- Mention plugins in editor support (#675)
🏡 Chore
- Update h3 (
84177fe
)
❤️ Contributors
- Sébastien Chopin (@Atinux)
- Inesh Bose
v6.6.8
🩹 Fixes
- No longer generate .nuxt/tailwind.config.cjs (#660)
- Minimatch bug and move to @nuxt/eslint-config (
f536b0d
)
📖 Documentation
- Content overriding with test files (#670)
🏡 Chore
❤️ Contributors
- Sébastien Chopin (@Atinux)
- Inesh Bose
- Pascal Sthamer
v6.6.7
🏡 Chore
- Upgrade deps (
cb92551
) - Exclude test files and add app.config to Tailwind content (#662)
- Update deps (
fcdbae1
)
✅ Tests
- Fix test (#665)
❤️ Contributors
- Sébastien Chopin (@Atinux)
- Anthony Fu <anthonyfu117@hotmail.com>
- Maarten Van Hunsel
v6.6.6
🩹 Fixes
- Viewer on Nuxt 2 (#658)
🏡 Chore
❤️ Contributors
- Sébastien Chopin (@Atinux)
- Benjamin Canac (@benjamincanac)
- Asc0910
v6.6.5
🩹 Fixes
- Typeof import default in dts (#647)
🏡 Chore
❤️ Contributors
- Daniel Roe [email protected]
- Inesh Bose
v6.6.4
🩹 Fixes
- Use file extension (for esm support) and add missing deps (#644)
❤️ Contributors
- Daniel Roe [email protected]
v6.6.3
🏡 Chore
- Using tw default config " (#636)
❤️ Contributors
- Sébastien Chopin (@Atinux)
v6.6.2
📖 Documentation
- Update README.md (
f4bc8b3
)
🏡 Chore
- Using tw default config (#636)
❤️ Contributors
- Inesh Bose
- Sébastien Chopin [email protected]
v6.6.1
🏡 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
- Inesh Bose
- Alexander Lichter [email protected]
v6.6.0
🚀 Enhancements
- Restart Nuxt server on config changes (#624)
🩹 Fixes
- exposeConfig: Maximize nested exports (#629)
📖 Documentation
🏡 Chore
-
ts: Add types (
4a9f68b
)
❤️ Contributors
- Sébastien Chopin (@Atinux)
- Inesh Bose
v6.5.0
🚀 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
- Add nuxt badge (
294759a
) - Simplify badge logo (
9ee9c66
) - Link updated (#625)
- Update config hook (
ccbd473
)
🏡 Chore
❤️ Contributors
6.4.1 (2023-02-17)
Bug Fixes
v6.4.1
v6.4.0
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
v6.3.0
Features
Bug Fixes
- considered content as function (#592) (cf67d89)
- css intellisense not working (#596) (de81e7d), closes #593
v6.2.0
Features
Bug Fixes
6.1.3 (2022-11-03)
Bug Fixes
6.1.2 (2022-10-28)
Bug Fixes
6.1.1 (2022-10-24)
Bug Fixes
v6.1.3
v6.1.2
v6.1.1
v6.1.0
Features
6.0.1 (2022-10-19)
v6.0.1
v6.0.0
⚠ BREAKING CHANGES
- update viewer dev middleware to be compatible with
h3@​0.8
(#545) - You can no longer use CJS syntax (
module.exports
) in yourtailwind.config.js
(#549)
Features
- expose config as commonjs file (#535) (af87449)
- update viewer dev middleware to be compatible with
h3@​0.8
(#545) (0b1844e)
5.3.5 (2022-10-07)
Bug Fixes
5.3.4 (2022-10-07)
Bug Fixes
- remove content from tailwindConfig.content in development (51cfad7)
5.3.3 (2022-09-08)
Bug Fixes
5.3.2 (2022-08-12)
Bug Fixes
- module: remove prefix for tailwind viewer route on nuxt 2 (#517) (2932bad)
- remove now-unneeded
@types/tailwindcss
(#514) (82ea9b7)
5.3.1 (2022-07-25)
Bug Fixes
v5.3.5
v5.3.4
v5.3.3
v5.3.2
v5.3.1
v5.3.0
Features
v5.2.0
Features
Bug Fixes
5.1.3 (2022-06-22)
Bug Fixes
5.1.2 (2022-05-23)
Bug Fixes
- use correct defuArrayFn and fix srcDir error (cef3a9f)
5.1.1 (2022-05-23)
Bug Fixes
v5.1.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.
Deploy Preview for n3dium failed.
Name | Link |
---|---|
Latest commit | 0d136d597532d5321ebbb9c265ad288a474438f6 |
Latest deploy log | https://app.netlify.com/sites/n3dium/deploys/669098cc4f75e40008d014c0 |
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎
This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@nuxtjs/[email protected] | unsafe Transitive: environment, eval, filesystem, network, shell | +254 |
100 MB | ineshbose |
🚮 Removed packages: npm/@nuxtjs/[email protected]
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Tips
Chat
There are 3 ways to chat with CodeRabbit:
- Review comments: Directly reply to a review comment made by CodeRabbit. Example:
-
I pushed a fix in commit <commit_id>.
-
Generate unit testing code for this file.
-
Open a follow-up GitHub issue for this discussion.
-
- Files and specific lines of code (under the "Files changed" tab): Tag
@coderabbitai
in a new review comment at the desired location with your query. Examples:-
@coderabbitai generate unit testing code for this file.
-
@coderabbitai modularize this function.
-
- PR comments: Tag
@coderabbitai
in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:-
@coderabbitai generate interesting stats about this repository and render them as a table.
-
@coderabbitai show all the console.log statements in this repository.
-
@coderabbitai read src/utils.ts and generate unit testing code.
-
@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
-
@coderabbitai help me debug CodeRabbit configuration file.
-
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.
CodeRabbit Commands (invoked as PR comments)
-
@coderabbitai pause
to pause the reviews on a PR. -
@coderabbitai resume
to resume the paused reviews. -
@coderabbitai review
to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. -
@coderabbitai full review
to do a full review from scratch and review all the files again. -
@coderabbitai summary
to regenerate the summary of the PR. -
@coderabbitai resolve
resolve all the CodeRabbit review comments. -
@coderabbitai configuration
to show the current CodeRabbit configuration for the repository. -
@coderabbitai help
to get help.
Additionally, you can add @coderabbitai ignore
anywhere in the PR description to prevent this PR from being reviewed.
CodeRabbit Configration File (.coderabbit.yaml
)
- You can programmatically configure CodeRabbit by adding a
.coderabbit.yaml
file to the root of your repository. - Please see the configuration documentation for more information.
- If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation:
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
Documentation and Community
- Visit our Documentation for detailed information on how to use CodeRabbit.
- Join our Discord Community to get help, request features, and share feedback.
- Follow us on X/Twitter for updates and announcements.