Skip to content

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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/lucide ^1.2.40 -> ^1.2.44 age adoption passing confidence
@iconify-json/simple-icons ^1.2.33 -> ^1.2.35 age adoption passing confidence
@iconify-json/vscode-icons ^1.2.20 -> ^1.2.21 age adoption passing confidence
@nuxt/devtools (source) ^2.4.0 -> ^2.4.1 age adoption passing confidence
@nuxt/eslint (source) ^1.3.0 -> ^1.4.1 age adoption passing confidence
@nuxt/eslint-config (source) ^1.3.0 -> ^1.4.1 age adoption passing confidence
@nuxt/test-utils ^3.17.1 -> ^3.19.0 age adoption passing confidence
@nuxt/ui-pro (source) ^3.1.1 -> ^3.1.2 age adoption passing confidence
@tailwindcss/postcss (source) ^4.1.6 -> ^4.1.7 age adoption passing confidence
@tailwindcss/vite (source) ^4.1.6 -> ^4.1.7 age adoption passing confidence
eslint (source) ^9.21.0 -> ^9.27.0 age adoption passing confidence
nuxt-og-image (source) ^5.1.3 -> ^5.1.4 age adoption passing confidence
pnpm (source) 9.15.3 -> 9.15.9 age adoption passing confidence
tailwindcss (source) ^4.1.6 -> ^4.1.7 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v2.4.1

Compare Source

Bug Fixes
Features
  • improve modules view (807405f)
  • show docs link for components (9ab0ec8)
nuxt/eslint (@​nuxt/eslint)

v1.4.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.4.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.3.1

Compare Source

No significant changes

    View changes on GitHub
nuxt/test-utils (@​nuxt/test-utils)

v3.19.0

Compare Source

👉 Changelog

compare changes

🚀 Enhancements
  • config: Support vitest workspaces with defineVitestProject (#​1258)
  • config: Add nuxt environment browser-testing support (#​1294)
🩹 Fixes
  • config: Use UserConfig rather than InlineConfig from vite (e2a1598b)
💅 Refactors
  • Rename core -> e2e internally (a81c4498)
✅ Tests
  • Set environment: 'nuxt' for browser testing example (96769e55)
  • Add browser mode tests for nuxt/content components (#​1284)
❤️ Contributors
nuxt/ui-pro (@​nuxt/ui-pro)

v3.1.2

Compare Source

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.1.7

Compare Source

Added
  • Upgrade: Migrate bare values to named values (#​18000)
  • Upgrade: Added cache to improve template migration performance (#​18025)
Fixed
  • Allow _ before numbers during candidate extraction (#​17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#​17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#​17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#​17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#​18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#​18020)
  • Ensure classes containing . are properly extracted from Clojure files (#​18038)
  • Upgrade: Fix error when using @import … source(…) (#​17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#​18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#​18025)
eslint/eslint (eslint)

v9.27.0

Compare Source

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

v5.1.4

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
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva

v9.15.4: pnpm 9.15.4

Compare Source

Patch Changes

  • Ensure that recursive pnpm update --latest <pkg> updates only the specified package, with dedupe-peer-dependents=true.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), 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

netlify bot commented May 12, 2025

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

Name Link
🔨 Latest commit ccbaec3
🔍 Latest deploy log https://app.netlify.com/projects/nuxt-tailwindcss/deploys/68321e2d4e0adf0008355934

Copy link

what-the-diff bot commented May 12, 2025

PR Summary

  • Updated Application Documentation Dependencies
    We have updated the dependencies used for our documentation, which includes different tools that help us build and maintain our app's help and guide sections. For example, we updated nuxt-og-image which helps generate attractive thumbnails.

  • Updated Main Application Dependencies
    An assortment of main application dependencies have been updated. This includes updates to autoprefixer (which helps our app look correct on different browsers), c12 and consola (two libraries involved in helping our app run smoothly), and h3 (which helps with data organization within our app).

  • Enhanced Development Tools
    Our toolbox for building and testing the app received some much-needed updates. This includes an update to @nuxt/devtools which provides us a suite of tools for analyzing and debugging our app during development. This also includes an update to typescript, a language we use across our app that helps ensure our code is error-free before it runs.

  • Upgraded Package Manager
    Our tool that manages our app's code dependencies, has been updated to a newer version. An updated packageManager allows for faster and safer installs of the app's dependencies.

  • Improved Magic Unicorn
    Our exciting unicorn-magic tool, which helps provide certain unique features in our app, got a whole new version update. This means more magic for the end-user!

Note: Keeping the application dependencies up-to-date is crucial to ensure the growth of the product as it includes many benefits such as improved features, performance, security, and compatibility.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 91d5846 to 3777a18 Compare May 17, 2025 12:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3777a18 to 1ad446f Compare May 24, 2025 19:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1ad446f to ccbaec3 Compare May 24, 2025 19:29
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