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

chore(deps): update all non-major dependencies #918

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/test-utils ^3.14.4 -> ^3.15.4 age adoption passing confidence
@nuxt/ui-pro ^1.6.0 -> ^1.7.0 age adoption passing confidence
consola ^3.3.3 -> ^3.4.0 age adoption passing confidence
happy-dom ^16.5.3 -> ^16.6.0 age adoption passing confidence
nuxt-og-image (source) ^4.0.2 -> ^4.0.3 age adoption passing confidence
pathe ^2.0.1 -> ^2.0.2 age adoption passing confidence
pnpm (source) 9.15.3 -> 9.15.4 age adoption passing confidence
postcss (source) ^8.4.49 -> ^8.5.1 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.3 age adoption passing confidence

Release Notes

nuxt/test-utils (@​nuxt/test-utils)

v3.15.4

Compare Source

compare changes

🩹 Fixes
  • e2e: Use tinyexec to resolve nuxi binary (7df895e3)
  • e2e: Increase default windows setup timeout (6f38dd58)
✅ Tests
❤️ Contributors

v3.15.3

Compare Source

compare changes

🩹 Fixes
  • e2e: Use node:path to resolve dist directory (#​1054)
❤️ Contributors

v3.15.2

Compare Source

compare changes

🩹 Fixes
  • module: Remove setInterval from the presets (#​1035)
🏡 Chore
  • Add devtools-kit types + specify vite in jest fixture (c37781b5)
  • Double windows timeout (45e16131)
✅ Tests
  • Update windows timeout for e2e test (1acb335b)
❤️ Contributors
nuxt/ui-pro (@​nuxt/ui-pro)

v1.7.0

Compare Source

unjs/consola (consola)

v3.4.0

Compare Source

compare changes

🚀 Enhancements
  • Use upstream @clack/prompts (#​332)
🩹 Fixes
  • Calculate box width without escape sequence chars (#​336)
💅 Refactors
📦 Build
  • Update exports for node16 typescript resolution (#​331)
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Yongqi <yongqi14@​qq.com>
capricorn86/happy-dom (happy-dom)

v16.6.0

Compare Source

🎨 Features
  • Adds support for subsequent sibling combinator to querySelector(), querySelectorAll() and matches() (e.g. ".a ~ .b") - By @​karpiuMG in task #​1683
nuxt-modules/og-image (nuxt-og-image)

v4.0.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
unjs/pathe (pathe)

v2.0.2

Compare Source

compare changes

🩹 Fixes
  • format: Allow calls with partial arguments (#​198)
  • Use node:path export types (#​199)
  • extname: Handle inputs ending with dot (#​203)
🏡 Chore
  • Enable strict typescript compilation (#​200)
  • Update deps (c284a3d)
❤️ Contributors
pnpm/pnpm (pnpm)

v9.15.4

Compare Source

postcss/postcss (postcss)

v8.5.1

Compare Source

v8.5.0

Compare Source

microsoft/TypeScript (typescript)

v5.7.3

Compare Source

v5.7.2

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.

Copy link

what-the-diff bot commented Nov 22, 2024

PR Summary

  • Upgraded Typescript Dependency
    The underlying Typescript version that our codebase relies on has been upgraded from version 5.6.3 to 5.7.2. This will help us benefit from the latest enhancements and bug fixes that the newer version brings, improving the stability and performance of our application.

  • Package Manager Version Update
    Our project's package manager, pnpm, has been updated from version 9.14.1 to 9.14.2. This update will provide us with the latest set of functionality for managing our project's packages and dependencies, contributing to a smoother and more efficient development process.

Copy link

netlify bot commented Nov 22, 2024

Deploy Preview for nuxt-tailwindcss failed. Why did it fail? →

Name Link
🔨 Latest commit 9e58c6c
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-tailwindcss/deploys/678a6a8129239e00084a1d55

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 05eb2bf to c0aa826 Compare November 29, 2024 21:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from c77d451 to 41ae8ba Compare December 6, 2024 16:03
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency happy-dom to ^15.11.7 Dec 8, 2024
@renovate renovate bot changed the title chore(deps): update devdependency happy-dom to ^15.11.7 chore(deps): update all non-major dependencies Dec 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 8a1015e to 79521cd Compare December 13, 2024 21:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 6f34ee4 to 231d42e Compare December 20, 2024 09:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 974414f to 279c8c2 Compare December 29, 2024 14:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 22362b1 to 46f7241 Compare January 12, 2025 14:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 3f7deb0 to 5850c5b Compare January 15, 2025 06:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5850c5b to 9e58c6c Compare January 17, 2025 14:34
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.

0 participants