tailwindcss
tailwindcss copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@nuxt/content (source) | ^2.13.2 -> ^2.13.4 |
||||
@nuxt/devtools (source) | ^1.5.2 -> ^1.6.0 |
||||
@nuxt/eslint-config (source) | ^0.5.7 -> ^0.6.0 |
||||
@nuxt/ui-pro | ^1.4.3 -> ^1.4.4 |
||||
eslint (source) | ^9.12.0 -> ^9.13.0 |
||||
nuxt-og-image (source) | ^3.0.4 -> ^3.0.6 |
||||
pnpm (source) | 9.12.0 -> 9.12.2 |
||||
tailwindcss (source) | ~3.4.13 -> ~3.4.14 |
||||
typescript (source) | ^5.6.2 -> ^5.6.3 |
Release Notes
nuxt/content (@nuxt/content)
v2.13.4
🏡 Chore
- Upgrade
@nuxtjs/mdc
(0c462d3f)
❤️ Contributors
- Farnabaz [email protected]
v2.13.3
🩹 Fixes
-
module: Allow using
@nuxtjs/mdc
utils via content module (#2775) -
search: Add
charset=utf-8
to headers of indexed mode (#2729) -
docs: Add warning about using
ssr: false
with Content (#2776) - Corrected .gradient class (#2723)
- build: Keep parser deps out of main bundle (#2780)
- navigation: Respect query locale (#2772)
- Import
defineNitroPlugin
from#imports
(34f65172) - Respect
draft
key as_draft
(#2738) - Draft field order (b0b5eb2d)
📖 Documentation
- Fix incorrect TS types import path in documentation (#2773)
- Missing imports and typo in code blocks (#2741)
- Changed types path (#2735)
- Fix typo in SSR warning on Installation page (#2777)
- Update link to downloads count badge (c1d6ad14)
🏡 Chore
❤️ Contributors
- Farnabaz [email protected]
- Bean Deng 邓斌 (@HADB)
- Sébastien Chopin (@atinux)
- EJ Fox (@ejfox)
- Oh My Neck (@hi-zp)
- Michael DeLally (@mdelally)
- RollingTL (@RollingTL)
- Aditya Mathur (@MathurAditya724)
- 邓超 <2325690622@qq.com>
- Vilius Paliokas (@ViliusP)
nuxt/devtools (@nuxt/devtools)
v1.6.0
Bug Fixes
1.5.2 (2024-10-02)
Bug Fixes
- try downgrade
vite-plugin-vue-inspector
(572a0d6)
1.5.1 (2024-09-23)
Bug Fixes
nuxt/eslint (@nuxt/eslint-config)
v0.6.0
🚀 Features
-
eslint-plugin: New
nuxt-config-keys-order
rule - by @antfu in https://github.com/nuxt/eslint/issues/491 (b65a8)
View changes on GitHub
nuxt-modules/og-image (nuxt-og-image)
v3.0.6
🐞 Bug Fixes
- cloudflare: Support missing routes.json - by @harlan-zw (6ac07)
View changes on GitHub
v3.0.5
🐞 Bug Fixes
- devtools: Broken syntax highlighting - by @harlan-zw (bb6de)
View changes on GitHub
pnpm/pnpm (pnpm)
v9.12.2
: pnpm 9.12.2
Patch Changes
- When checking whether a file in the store has executable permissions, the new approach checks if at least one of the executable bits (owner, group, and others) is set to 1. Previously, a file was incorrectly considered executable only when all the executable bits were set to 1. This fix ensures that files with any executable permission, regardless of the user class, are now correctly identified as executable #8546.
Platinum Sponsors
|
|
Gold Sponsors
|
|
|
|
|
|
|
Our Silver Sponsors
![]() |
|
|
|
|
|
|
|
v9.12.1
: pnpm 9.12.1
Patch Changes
-
pnpm update --latest
should not update the automatically installed peer dependencies #6657. -
pnpm publish
should be able to publish from a local tarball #7950. - The pnpx command should work correctly on Windows, when pnpm is installed via the standalone installation script #8608.
- Prevent
EBUSY
errors caused by creating symlinks in paralleldlx
processes #8604. - Fix maximum call stack size exceeded error related to circular workspace dependencies #8599.
Platinum Sponsors
|
|
Gold Sponsors
|
|
|
|
|
|
|
Our Silver Sponsors
![]() |
|
|
|
|
|
|
tailwindlabs/tailwindcss (tailwindcss)
v3.4.14
Fixed
- Don't set
display: none
on elements that usehidden="until-found"
(#14625)
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.