An open index of dependabot pull requests across open source projects.

build(deps-dev): bump the dev-deps group with 6 updates

Closed
Number: #265
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: June 02, 2025 at 12:07 PM UTC
(3 months ago)
Updated: June 09, 2025 at 03:28 AM UTC
(3 months ago)
Closed: June 09, 2025 at 03:28 AM UTC
(3 months ago)
Time to Close: 7 days
Labels:
dependencies javascript
Description:

Bumps the dev-deps group with 6 updates:

Package From To
@tailwindcss/postcss 4.1.7 4.1.8
@types/node 22.15.21 22.15.29
@types/react 19.1.5 19.1.6
@vitest/coverage-v8 3.1.4 3.2.0
tailwindcss 4.1.7 4.1.8
vitest 3.1.4 3.2.0

Updates @tailwindcss/postcss from 4.1.7 to 4.1.8

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.1.8

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)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.1.8] - 2025-05-27

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)
Commits

Updates @types/node from 22.15.21 to 22.15.29

Commits

Updates @types/react from 19.1.5 to 19.1.6

Commits

Updates @vitest/coverage-v8 from 3.1.4 to 3.2.0

Release notes

Sourced from @​vitest/coverage-v8's releases.

v3.2.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits

Updates tailwindcss from 4.1.7 to 4.1.8

Release notes

Sourced from tailwindcss's releases.

v4.1.8

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)
Changelog

Sourced from tailwindcss's changelog.

[4.1.8] - 2025-05-27

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)
Commits

Updates vitest from 3.1.4 to 3.2.0

Release notes

Sourced from vitest's releases.

v3.2.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 59200ae chore: release v3.2.0
  • cce98d3 chore(deps): update all non-major dependencies (#8067)
  • 35e313f fix(reporters): check the test result again when tests are rerunning (#8063)
  • 9cbfc23 feat(vitest): allow per-file and per-worker fixtures (#7704)
  • 797be1f chore(deps): tinypool v1.1.0 (#8061)
  • b03f209 feat: annotation API (#7953)
  • 8fad735 fix(cli): parse --silent values properly (#8055)
  • 3bdf05d fix: ensure errors keep their message and stack after toJSON serialisation ...
  • 0cbad1b fix(browser): share vite cache with the project cache (#8049)
  • 95961e4 feat: track module execution totalTime and selfTime (#8027)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
vitest
Ecosystem:
npm
Version Change:
3.1.4 → 3.2.0
Update Type:
Minor
Package:
@types/node
Ecosystem:
npm
Version Change:
22.15.21 → 22.15.29
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.4 → 3.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.1.5 → 19.1.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.7 → 4.1.8
Update Type:
Patch
Package:
tailwindcss
Ecosystem:
npm
Version Change:
4.1.7 → 4.1.8
Update Type:
Patch
Technical Details
ID: 1314684
UUID: 3109906484
Node ID: PR_kwDOAStzNM6YnMDM
Host: GitHub
Repository: nicholasdevries/nicholasdevries.github.io