Skip to content

chore(deps-dev): bump the dev-dependencies group with 5 updates #175

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps the dev-dependencies group with 5 updates:

Package From To
@types/node 22.13.14 22.14.0
turbo 2.4.4 2.5.0
typescript 5.8.2 5.8.3
@tailwindcss/vite 4.0.17 4.1.3
vite 6.2.4 6.2.5

Updates @types/node from 22.13.14 to 22.14.0

Commits

Updates turbo from 2.4.4 to 2.5.0

Release notes

Sourced from turbo's releases.

Turborepo v2.5.0

What's Changed

Docs

eslint

... (truncated)

Commits
  • df394be publish 2.5.0 to registry
  • 0971db5 chore: upgrade to proxy-agent 6.5.0 (#10278)
  • 24f73b3 chore(auth): include path to bad token in error message (#10208)
  • 7c1b9eb chore(deps-dev): bump typescript-eslint from 8.28.0 to 8.29.0 in /examples/ba...
  • fd35dbb chore(deps-dev): bump typescript-eslint from 8.28.0 to 8.29.0 in /examples/wi...
  • 3adc486 chore(deps-dev): bump typescript-eslint from 8.28.0 to 8.29.0 in /examples/wi...
  • 09dc083 chore(deps): bump the kitchen-sink group across 1 directory with 8 updates (#...
  • 400711e chore: upgrade turborepo-process and turborepo-filewatch to Rust 2024 edition...
  • 8107ad0 feat(tui): bump default scrollback length (#10261)
  • b8c0ff9 chore(deps): bump the with-tailwind group in /examples/with-tailwind with 4 u...
  • Additional commits viewable in compare view

Updates typescript from 5.8.2 to 5.8.3

Commits

Updates @tailwindcss/vite from 4.0.17 to 4.1.3

Release notes

Sourced from @​tailwindcss/vite's releases.

v4.1.3

Fixed

  • Show warning when using unsupported bare value data type in --value(…) (#17464)
  • PostCSS: Ensure changes to the input CSS file don't generate stale output when using Turbopack (#17554)
  • Ensure classes are detected in Ruby's %w syntax in Slim templates (#17557)

v4.1.2

Fixed

  • Don't rely on the presence of @layer base to polyfill @property (#17506)
  • Support setting multiple inset shadows as arbitrary values (#17523)
  • Fix drop-shadow-* utilities that are defined with multiple shadows (#17515)
  • PostCSS: Fix race condition when two changes are queued concurrently (#17514)
  • PostCSS: Ensure files containing @tailwind utilities are processed (#17514)
  • Ensure the color-mix(…) polyfill creates fallbacks even when using colors that cannot be statically analyzed (#17513)
  • Fix slow incremental builds with @tailwindcss/vite and @tailwindcss/postscss (especially on Windows) (#17511)
  • Vite: Fix missing CSS file in Qwik setups (#17533)

v4.1.1

Fixed

  • Disable padding in @source inline(…) brace expansion (#17491)
  • Inject polyfills after @import and body-less @layer (#17493)
  • Ensure @tailwindcss/cli does not contain an import for jiti (#17502)

v4.1.0

Added

  • Add details-content variant (#15319)
  • Add inverted-colors variant (#11693)
  • Add noscript variant (#11929, #17431)
  • Add items-baseline-last and self-baseline-last utilities (#13888, #17476)
  • Add pointer-none, pointer-coarse, and pointer-fine variants (#16946)
  • Add any-pointer-none, any-pointer-coarse, and any-pointer-fine variants (#16941)
  • Add safe alignment utilities (#14607)
  • Add user-valid and user-invalid variants (#12370)
  • Add wrap-anywhere, wrap-break-word, and wrap-normal utilities (#12128)
  • Add @source inline(…) and @source not inline(…) (#17147)
  • Add @source not "…" (#17255)
  • Add text-shadow-* utilities (#17389)
  • Add mask-* utilities (#17134)
  • Add bg-{position,size}-* utilities for arbitrary values (#17432)
  • Add shadow-*/<alpha>, inset-shadow-*/<alpha>, drop-shadow-*/<alpha>, and text-shadow-*/<alpha> utilities to control shadow opacity (#17398, #17434)
  • Add drop-shadow-<color> utilities (#17434)
  • Improve compatibility with older versions of Safari and Firefox (#17435)

Fixed

  • Follow symlinks when resolving @source directives (#17391)

... (truncated)

Changelog

Sourced from @​tailwindcss/vite's changelog.

[4.1.3] - 2025-04-04

Fixed

  • Show warning when using unsupported bare value data type in --value(…) (#17464)
  • PostCSS: Ensure changes to the input CSS file don't generate stale output when using Turbopack (#17554)
  • Ensure classes are detected in Ruby's %w syntax in Slim templates (#17557)

[4.1.2] - 2025-04-03

Fixed

  • Don't rely on the presence of @layer base to polyfill @property (#17506)
  • Support setting multiple inset shadows as arbitrary values (#17523)
  • Fix drop-shadow-* utilities that are defined with multiple shadows (#17515)
  • PostCSS: Fix race condition when two changes are queued concurrently (#17514)
  • PostCSS: Ensure files containing @tailwind utilities are processed (#17514)
  • Ensure the color-mix(…) polyfill creates fallbacks even when using colors that cannot be statically analyzed (#17513)
  • Fix slow incremental builds with @tailwindcss/vite and @tailwindcss/postscss (especially on Windows) (#17511)
  • Vite: Fix missing CSS file in Qwik setups (#17533)

[4.1.1] - 2025-04-02

Fixed

  • Disable padding in @source inline(…) brace expansion (#17491)
  • Inject polyfills after @import and body-less @layer (#17493)
  • Ensure @tailwindcss/cli does not contain an import for jiti (#17502)

[4.1.0] - 2025-04-01

Added

  • Add details-content variant (#15319)
  • Add inverted-colors variant (#11693)
  • Add noscript variant (#11929, #17431)
  • Add items-baseline-last and self-baseline-last utilities (#13888, #17476)
  • Add pointer-none, pointer-coarse, and pointer-fine variants (#16946)
  • Add any-pointer-none, any-pointer-coarse, and any-pointer-fine variants (#16941)
  • Add safe alignment utilities (#14607)
  • Add user-valid and user-invalid variants (#12370)
  • Add wrap-anywhere, wrap-break-word, and wrap-normal utilities (#12128)
  • Add @source inline(…) and @source not inline(…) (#17147)
  • Add @source not "…" (#17255)
  • Add text-shadow-* utilities (#17389)
  • Add mask-* utilities (#17134)
  • Add bg-{position,size}-* utilities for arbitrary values (#17432)
  • Add shadow-*/<alpha>, inset-shadow-*/<alpha>, drop-shadow-*/<alpha>, and text-shadow-*/<alpha> utilities to control shadow opacity (#17398, #17434)
  • Add drop-shadow-<color> utilities (#17434)
  • Improve compatibility with older versions of Safari and Firefox (#17435)

... (truncated)

Commits

Updates vite from 6.2.4 to 6.2.5

Release notes

Sourced from vite's releases.

v6.2.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.2.5 (2025-04-03)

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 7, 2025
@dependabot dependabot bot requested review from a team as code owners April 7, 2025 14:46
Bumps the dev-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com./DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.14` | `22.14.0` |
| [turbo](https://github.com./vercel/turborepo) | `2.4.4` | `2.5.0` |
| [typescript](https://github.com./microsoft/TypeScript) | `5.8.2` | `5.8.3` |
| [@tailwindcss/vite](https://github.com./tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.0.17` | `4.1.3` |
| [vite](https://github.com./vitejs/vite/tree/HEAD/packages/vite) | `6.2.4` | `6.2.5` |

Updates `@types/node` from 22.13.14 to 22.14.0
- [Release notes](https://github.com./DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com./DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `turbo` from 2.4.4 to 2.5.0
- [Release notes](https://github.com./vercel/turborepo/releases)
- [Changelog](https://github.com./vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.4.4...v2.5.0)

Updates `typescript` from 5.8.2 to 5.8.3
- [Release notes](https://github.com./microsoft/TypeScript/releases)
- [Changelog](https://github.com./microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com./microsoft/TypeScript/commits)

Updates `@tailwindcss/vite` from 4.0.17 to 4.1.3
- [Release notes](https://github.com./tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com./tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com./tailwindlabs/tailwindcss/commits/v4.1.3/packages/@tailwindcss-vite)

Updates `vite` from 6.2.4 to 6.2.5
- [Release notes](https://github.com./vitejs/vite/releases)
- [Changelog](https://github.com./vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com./vitejs/vite/commits/v6.2.5/packages/vite)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: turbo
  dependency-version: 2.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.1.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: vite
  dependency-version: 6.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: wasmcloud-automation-app[bot] <151542377+wasmcloud-automation-app[bot]@users.noreply.github.com.>
@wasmcloud-automation-app wasmcloud-automation-app bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-9f6b8c5d56 branch from 1ce5d0b to 59f242e Compare April 7, 2025 14:46
@wasmcloud-automation-app
Copy link
Contributor

wasmcloud-automation-app bot commented Apr 7, 2025

Unnecessary Changesets

The following package(s) are private and do not need a changeset:

  • washboard-ui
  • @wasmcloud/eslint-config

Changed Packages

Package Name Package Path Changeset Bump Current Version
washboard-ui apps/washboard-ui patch v0.7.1
@wasmcloud/eslint-config packages/eslint-config patch v0.0.3
@wasmcloud/lattice-client-core packages/lattice-client-core patch v0.5.4
@wasmcloud/lattice-client-react packages/lattice-client-react patch v0.5.4

@vados-cosmonic vados-cosmonic merged commit 9cec6d1 into main Apr 7, 2025
12 checks passed
@vados-cosmonic vados-cosmonic deleted the dependabot/npm_and_yarn/dev-dependencies-9f6b8c5d56 branch April 7, 2025 14:55
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant