tailwindcss icon indicating copy to clipboard operation
tailwindcss copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 4 months ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/content (source) ^2.13.2 -> ^2.13.4 age adoption passing confidence
@nuxt/devtools (source) ^1.5.2 -> ^1.6.0 age adoption passing confidence
@nuxt/eslint-config (source) ^0.5.7 -> ^0.6.0 age adoption passing confidence
@nuxt/ui-pro ^1.4.3 -> ^1.4.4 age adoption passing confidence
eslint (source) ^9.12.0 -> ^9.13.0 age adoption passing confidence
nuxt-og-image (source) ^3.0.4 -> ^3.0.6 age adoption passing confidence
pnpm (source) 9.12.0 -> 9.12.2 age adoption passing confidence
tailwindcss (source) ~3.4.13 -> ~3.4.14 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.6.3 age adoption passing confidence

Release Notes

nuxt/content (@​nuxt/content)

v2.13.4

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v2.13.3

Compare Source

compare changes

🩹 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
nuxt/devtools (@​nuxt/devtools)

v1.6.0

Compare Source

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

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/ui-pro (@​nuxt/ui-pro)

v1.4.4

Compare Source

eslint/eslint (eslint)

v9.13.0

Compare Source

nuxt-modules/og-image (nuxt-og-image)

v3.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
pnpm/pnpm (pnpm)

v9.12.2: pnpm 9.12.2

Compare Source

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

Compare Source

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 parallel dlx 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

Compare Source

Fixed
  • Don't set display: none on elements that use hidden="until-found" (#​14625)
microsoft/TypeScript (typescript)

v5.6.3

Compare Source


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.

renovate[bot] avatar Oct 07 '24 16:10 renovate[bot]