Skip to content

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

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Closed

chore(deps): update all non-major dependencies#918
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/devtools (source) ^2.2.1 -> ^2.4.0 age adoption passing confidence
@nuxt/test-utils ^3.17.1 -> ^3.18.0 age adoption passing confidence
@nuxt/ui-pro (source) ^1.6.0 -> ^1.8.0 age adoption passing confidence
@nuxtjs/fontaine ^0.4.4 -> ^0.5.0 age adoption passing confidence
autoprefixer ^10.4.20 -> ^10.4.21 age adoption passing confidence
c12 ^3.0.2 -> ^3.0.3 age adoption passing confidence
changelogen ^0.5.7 -> ^0.6.1 age adoption passing confidence
consola ^3.4.0 -> ^3.4.2 age adoption passing confidence
destr ^2.0.3 -> ^2.0.5 age adoption passing confidence
eslint (source) ^9.21.0 -> ^9.26.0 age adoption passing confidence
h3 ^1.15.1 -> ^1.15.3 age adoption passing confidence
nuxt-og-image (source) ^4.0.2 -> ^4.2.0 age adoption passing confidence
pnpm (source) 9.15.3 -> 9.15.9 age adoption passing confidence
typescript (source) 5.6.3 -> 5.8.3 age adoption passing confidence
ufo ^1.5.4 -> ^1.6.1 age adoption passing confidence
unicorn-magic 0.2.0 -> 0.3.0 age adoption passing confidence
vue-tsc (source) ^2.2.8 -> ^2.2.10 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v2.4.0

Compare Source

Bug Fixes
  • devtools-kit: fix useDevtoolsClient return type (#​845) (5ce9b47)
  • module setup times are multiplied by 1000 (#​838) (d16aa96)
  • ui-kit: add [@unocss-include](https://redirect.github.com/unocss-include) magic string in NButton (#​852) (f18de78)
  • watch() typeof check on array is always false (#​850) (a873199)

2.3.2 (2025-03-26)

Bug Fixes

2.3.1 (2025-03-20)

Bug Fixes
  • downgrade execa to be compatible with Node v18, fix #​821 (f15c7dc)

v2.3.2

Compare Source

Bug Fixes

v2.3.1

Compare Source

Bug Fixes
  • downgrade execa to be compatible with Node v18, fix #​821 (f15c7dc)

v2.3.0

Compare Source

Features

2.2.1 (2025-03-05)

Bug Fixes
  • inspector: do not register instapector events if there is already any (db01e1b)
nuxt/test-utils (@​nuxt/test-utils)

v3.18.0

Compare Source

v3.17.2

Compare Source

3.17.2 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes
  • vitest-environment: Migrate from unenv -> node-mock-http (#​1179)
🏡 Chore
❤️ Contributors
nuxt/ui-pro (@​nuxt/ui-pro)

v1.8.0

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

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

v0.5.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub
postcss/autoprefixer (autoprefixer)

v10.4.21

Compare Source

unjs/c12 (c12)

v3.0.3

Compare Source

compare changes

🩹 Fixes
  • Check if .env/ is a directory before accessing (#​238)
  • Update dotenv assigned env variables on subsequent calls (#​243)
📖 Documentation
  • Add resolve option (#​240)
  • Remove unsupported configFile: false (#​239)
🏡 Chore
✅ Tests
  • Only include src for coverage report (#​242)
❤️ Contributors
unjs/changelogen (changelogen)

v0.6.1

Compare Source

compare changes

🩹 Fixes
  • Pass cwd in more places before running commands (#​266)
🏡 Chore
✅ Tests
❤️ Contributors

v0.6.0

Compare Source

compare changes

🚀 Enhancements
  • Update jiti to v2 (6e85d32)
  • Add check for breaking changes in commit body (#​228)
  • Hide author email address via flag (#​247)
  • Add noAuthors option (#​183)
🩹 Fixes
  • Use https proto for author's github link (#​225)
  • Use https proto for author's github link in tests (#​226)
  • Release version regex supporting pre versions (#​259)
  • Use correct compare changes URL for Bitbucket (#​257)
  • Use tag template for version title and compare change link (#​255)
  • Render usernames in github changelog (#​265)
💅 Refactors
  • Use consola for colors (49e0401)
  • Use confbox for yaml parsing (19e940c)
📦 Build
🏡 Chore
✅ Tests
  • Add tests for parsing co-authors from commit body (#​229)
⚠️ Breaking Changes
❤️ Contributors
unjs/consola (consola)

v3.4.2

Compare Source

compare changes

🩹 Fixes
  • Export tree utils (#​349)
  • Calculate box width with the title width (#​362)
🏡 Chore
❤️ Contributors

v3.4.1

Compare Source

compare changes

🩹 Fixes
  • Remove all message lines from stack (#​356)
🏡 Chore
❤️ Contributors
unjs/destr (destr)

v2.0.5

Compare Source

compare changes

📦 Build
  • Downgrade unbuild to avoid cjs type regression (09889c2)
❤️ Contributors

v2.0.4

Compare Source

compare changes

🔥 Performance
  • Faster plain string and known value checks (#​136)
📦 Build
  • Add sideEffects to package.json (#​137)
🏡 Chore
❤️ Contributors
eslint/eslint (eslint)

v9.26.0

Compare Source

v9.25.1

Compare Source

v9.25.0

Compare Source

v9.24.0

Compare Source

v9.23.0

Compare Source

v9.22.0

Compare Source

unjs/h3 (h3)

v1.15.3

Compare Source

compare changes

🩹 Fixes
  • serveStatic: Omit decoded id from statusMessage (#​1044)

v1.15.2

Compare Source

compare changes

🩹 Fixes
❤️ Contributors
nuxt-modules/og-image (nuxt-og-image)

v4.2.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.1.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.1.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.1.4

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v4.1.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.1.1

Compare Source

v4.1.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.0.3

Compare Source

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

v9.15.9: pnpm 9.15.9

Compare Source

Patch Changes
  • Fix running pnpm CLI from pnpm CLI on Windows when the CLI is bundled to an executable #​8971.
Platinum Sponsors
Bit Bit Syntax
Gold Sponsors
Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

v9.15.8: pnpm 9.15.8

Compare Source

Patch Changes
  • pnpm self-update should always update the version in the packageManager field of package.json.
  • The pnpm CLI process should not stay hanging, when --silent reporting is used.
  • When --loglevel is set to error, don't show installation summary, execution time, and big tarball download progress.
  • Don't show info output when --loglevel=error is used.
Platinum Sponsors
Bit Bit Syntax
Gold Sponsors
Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

v9.15.7: pnpm 9.15.7

Compare Source

Patch Changes

  • pnpm self-update should not leave a directory with a broken pnpm installation if the installation fails.
  • Allow scope registry CLI option without --config. prefix such as --@​scope:registry=https://scope.example.com/npm #​9089.
  • pnpm self-update should not read the pnpm settings from the package.json file in the current working directory.
  • pnpm update -i should list only packages that have newer versions #​9206.
  • Fix a bug causing entries in the catalogs section of the pnpm-lock.yaml file to be removed when dedupe-peer-dependents=false on a filtered install. #​9112

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

v9.15.6: pnpm 9.15.6

Compare Source

Patch Changes

  • Fix instruction for updating pnpm with corepack #​9101.
  • Print pnpm's version after the execution time at the end of the console output.
  • The pnpm version specified by packageManager cannot start with v.
  • Fix a bug causing catalog snapshots to be removed from the pnpm-lock.yaml file when using --fix-lockfile and --filter. #​8639
  • Fix a bug causing catalog protocol dependencies to not re-resolve on a filtered install #​8638.

v9.15.5: pnpm 9.15.5

Compare Source

Patch Changes

  • Verify that the package name is valid when executing the publish command.
  • When running pnpm install, the preprepare and postprepare scripts of the project should be executed #​8989.
  • Quote args for scripts with shell-quote to support new lines (on POSIX only) #​8980.
  • Proxy settings should be respected, when resolving Git-hosted dependencies #​6530.
  • Replace strip-ansi with the built-in util.stripVTControlCharacters #​9009.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
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.

@what-the-diff
Copy link
Copy Markdown

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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 22, 2024

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

Name Link
🔨 Latest commit c9e9131
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-tailwindcss/deploys/6820b94f2c43a30009e6ce4a

@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 14 times, most recently from 3f7deb0 to 5850c5b Compare January 15, 2025 06:17
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 434598c to 4b440ee Compare January 24, 2025 09:05
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 32544fc to b40c062 Compare January 31, 2025 15:13
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 16ce4bf to 554e281 Compare February 6, 2025 23:25
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