Skip to content

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

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 Jun 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tailwindcss/vite (source) ^4.1.7 -> ^4.1.8 age adoption passing confidence
@types/node (source) ^22.15.23 -> ^22.15.29 age adoption passing confidence
@vitest/coverage-v8 (source) ^3.1.4 -> ^3.2.1 age adoption passing confidence
eslint (source) ^9.27.0 -> ^9.28.0 age adoption passing confidence
msw (source) ^2.8.5 -> ^2.9.0 age adoption passing confidence
pinia (source) ^3.0.2 -> ^3.0.3 age adoption passing confidence
pnpm (source) 10.11.0 -> 10.11.1 age adoption passing confidence
postcss (source) ^8.5.3 -> ^8.5.4 age adoption passing confidence
tailwindcss (source) ^4.1.7 -> ^4.1.8 age adoption passing confidence
vitest (source) ^3.1.4 -> ^3.2.1 age adoption passing confidence
vue (source) ^3.5.15 -> ^3.5.16 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.1.8

Compare Source

Added
  • Improve error messages when @apply fails (#​18059)
Fixed
  • Upgrade: Do not migrate declarations that look like candidates in <style> blocks (#​18057, 18068)
  • Upgrade: Don't error when looking for tailwindcss in pnpm monorepos (#​18065)
  • Upgrade: Don't error when updating dependencies in pnpm monorepos (#​18065)
  • Upgrade: Migrate deprecated order-none to order-0 (#​18126)
  • Support Leptos class: attributes when extracting classes (#​18093)
  • Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#​18133)
  • Upgrade: Migrate -mt-[0px] to mt-[0px] instead of the other way around (#​18154)
  • Fix Haml pre-processing crash when there is no \n at the end of the file (#​18155)
  • Ignore .pnpm-store folders by default (can be overridden by @source … rules) (#​18163)
  • Fix PostCSS crash when calling toJSON() (#​18083)
vitest-dev/vitest (@​vitest/coverage-v8)

v3.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.0

Compare Source

eslint/eslint (eslint)

v9.28.0

Compare Source

mswjs/msw (msw)

v2.9.0

Compare Source

v2.9.0 (2025-06-03)

Features

v2.8.7

Compare Source

v2.8.7 (2025-05-31)

Bug Fixes

v2.8.6

Compare Source

v2.8.6 (2025-05-29)
Bug Fixes
vuejs/pinia (pinia)

v3.0.3

Compare Source

pnpm/pnpm (pnpm)

v10.11.1

Compare Source

Patch Changes
  • Fix an issue in which pnpm deploy --legacy creates unexpected directories when the root package.json has a workspace package as a peer dependency #​9550.
  • Dependencies specified via a URL that redirects will only be locked to the target if it is immutable, fixing a regression when installing from GitHub releases. (#​9531)
  • Installation should not exit with an error if strictPeerDependencies is true but all issues are ignored by peerDependencyRules #​9505.
  • Use pnpm_config_ env variables instead of npm_config_ #​9571.
  • Fix a regression (in v10.9.0) causing the --lockfile-only flag on pnpm update to produce a different pnpm-lock.yaml than an update without the flag.
  • Let pnpm deploy work in repos with overrides when inject-workspace-packages=true #​9283.
  • Fixed the problem of path loss caused by parsing URL address. Fixes a regression shipped in pnpm v10.11 via #​9502.
  • pnpm -r --silent run should not print out section #​9563.
postcss/postcss (postcss)

v8.5.4

Compare Source

vuejs/core (vue)

v3.5.16

Compare Source

Reverts

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 renovate bot added the dependencies Pull requests that update a dependency file label Jun 2, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3bd5614 to 69edbb2 Compare June 3, 2025 18:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 69edbb2 to caf46ee Compare June 4, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants