chore(deps): bump the workspace-dependencies group across 1 directory with 21 updates#420
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Contributor
There was a problem hiding this comment.
PR Summary
This PR updates multiple dependencies with significant version upgrades that require careful review and testing.
- Major upgrade of Tailwind CSS to v4.1.7 introduces new utilities like
h-lhand changes to arbitrary value handling @anthropic-ai/sdkupgrade to v0.52.0 adds Claude 4 models and code execution capabilities- Breaking changes in
@hookform/resolversv5.0.1 affect type inference for form validation - CLI package updates (chalk, commander, inquirer) require Node.js version compatibility review
- OpenTelemetry packages updated with HTTP semantic convention changes and stability improvements
2 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
cdaac78 to
40f4e05
Compare
40f4e05 to
0902642
Compare
0902642 to
3e5af79
Compare
… with 21 updates Bumps the workspace-dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.0` | `3.3.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.50` | `22.15.21` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.1.7` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.39.0` | `0.52.0` | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `4.1.3` | `5.0.1` | | [@opentelemetry/exporter-trace-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.200.0` | `0.201.1` | | [@opentelemetry/instrumentation-document-load](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.45.0` | `0.46.0` | | [@opentelemetry/instrumentation-user-interaction](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.45.0` | `0.46.0` | | [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.200.0` | `0.201.1` | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.2` | `1.2.3` | | [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `0.0.34` | `0.0.41` | | [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.41.0` | `0.43.1` | | freestyle-sandboxes | `0.0.38` | `0.0.75` | | [groq-sdk](https://github.com/groq/groq-typescript) | `0.15.0` | `0.22.0` | | [react-day-picker](https://github.com/gpbl/react-day-picker) | `8.10.1` | `9.7.0` | | [stripe](https://github.com/stripe/stripe-node) | `17.7.0` | `18.1.1` | | [chalk](https://github.com/chalk/chalk) | `4.1.2` | `5.4.1` | | [commander](https://github.com/tj/commander.js) | `11.1.0` | `14.0.0` | | [inquirer](https://github.com/SBoudrias/Inquirer.js) | `8.2.6` | `12.6.3` | | [listr2](https://github.com/listr2/listr2) | `6.6.1` | `8.3.3` | | [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) | `8.2.11` | `9.0.8` | Updates `tailwind-merge` from 2.6.0 to 3.3.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.0...v3.3.0) Updates `@types/node` from 20.17.50 to 22.15.21 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `tailwindcss` from 3.4.17 to 4.1.7 - [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.7/packages/tailwindcss) Updates `@anthropic-ai/sdk` from 0.39.0 to 0.52.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.39.0...sdk-v0.52.0) Updates `@hookform/resolvers` from 4.1.3 to 5.0.1 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v4.1.3...v5.0.1) Updates `@opentelemetry/exporter-trace-otlp-http` from 0.200.0 to 0.201.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.200.0...experimental/v0.201.1) Updates `@opentelemetry/instrumentation-document-load` from 0.45.0 to 0.46.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@contrib-test-utils-v0.45.0...instrumentation-pg-v0.46.0) Updates `@opentelemetry/instrumentation-user-interaction` from 0.45.0 to 0.46.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@contrib-test-utils-v0.45.0...instrumentation-pg-v0.46.0) Updates `@opentelemetry/sdk-node` from 0.200.0 to 0.201.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.200.0...experimental/v0.201.1) Updates `@radix-ui/react-slot` from 1.2.2 to 1.2.3 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@react-email/components` from 0.0.34 to 0.0.41 - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/canary/packages/components/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/@react-email/components@0.0.41/packages/components) Updates `drizzle-orm` from 0.41.0 to 0.43.1 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](drizzle-team/drizzle-orm@0.41.0...0.43.1) Updates `freestyle-sandboxes` from 0.0.38 to 0.0.75 Updates `groq-sdk` from 0.15.0 to 0.22.0 - [Release notes](https://github.com/groq/groq-typescript/releases) - [Changelog](https://github.com/groq/groq-typescript/blob/main/CHANGELOG.md) - [Commits](groq/groq-typescript@v0.15.0...v0.22.0) Updates `react-day-picker` from 8.10.1 to 9.7.0 - [Release notes](https://github.com/gpbl/react-day-picker/releases) - [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md) - [Commits](gpbl/react-day-picker@v8.10.1...v9.7.0) Updates `stripe` from 17.7.0 to 18.1.1 - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-node@v17.7.0...v18.1.1) Updates `chalk` from 4.1.2 to 5.4.1 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.4.1) Updates `commander` from 11.1.0 to 14.0.0 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v11.1.0...v14.0.0) Updates `inquirer` from 8.2.6 to 12.6.3 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.6...inquirer@12.6.3) Updates `listr2` from 6.6.1 to 8.3.3 - [Release notes](https://github.com/listr2/listr2/releases) - [Changelog](https://github.com/listr2/listr2/blob/master/release.config.cjs) - [Commits](https://github.com/listr2/listr2/commits/listr2@8.3.3) Updates `@types/inquirer` from 8.2.11 to 9.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer) --- updated-dependencies: - dependency-name: tailwind-merge dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: "@types/node" dependency-version: 22.15.21 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: tailwindcss dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workspace-dependencies - dependency-name: "@hookform/resolvers" dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: "@opentelemetry/exporter-trace-otlp-http" dependency-version: 0.201.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workspace-dependencies - dependency-name: "@opentelemetry/instrumentation-document-load" dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workspace-dependencies - dependency-name: "@opentelemetry/instrumentation-user-interaction" dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workspace-dependencies - dependency-name: "@opentelemetry/sdk-node" dependency-version: 0.201.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workspace-dependencies - dependency-name: "@radix-ui/react-slot" dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: workspace-dependencies - dependency-name: "@react-email/components" dependency-version: 0.0.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: workspace-dependencies - dependency-name: drizzle-orm dependency-version: 0.43.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workspace-dependencies - dependency-name: freestyle-sandboxes dependency-version: 0.0.75 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: workspace-dependencies - dependency-name: groq-sdk dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workspace-dependencies - dependency-name: react-day-picker dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: stripe dependency-version: 18.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: chalk dependency-version: 5.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: commander dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: inquirer dependency-version: 12.6.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: listr2 dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: "@types/inquirer" dependency-version: 9.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3e5af79 to
7b3b870
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the workspace-dependencies group with 21 updates in the / directory:
2.6.03.3.020.17.5022.15.213.4.174.1.70.39.00.52.04.1.35.0.10.200.00.201.10.45.00.46.00.45.00.46.00.200.00.201.11.2.21.2.30.0.340.0.410.41.00.43.10.0.380.0.750.15.00.22.08.10.19.7.017.7.018.1.14.1.25.4.111.1.014.0.08.2.612.6.36.6.18.3.38.2.119.0.8Updates
tailwind-mergefrom 2.6.0 to 3.3.0Release notes
Sourced from tailwind-merge's releases.
... (truncated)
Commits
ceb3b4av3.3.0876ada9add changelog for v3.3.0ac1d918Merge pull request #575 from dcastil/feature/add-support-for-tailwind-css-v4.1.5e545f96add *-lh utilities596d9a6add test case for *-lh utilities8c2f180Merge pull request #572 from dcastil/renovate/major-octokit-monorepob4d2ed6Merge pull request #570 from dcastil/dependabot/npm_and_yarn/vite-6.3.4d6ba428Bump vite from 6.2.6 to 6.3.4421f4f2Merge pull request #571 from dcastil/renovate/all-minor-patchefb48abUpdate dependency@octokit/typesto v14Updates
@types/nodefrom 20.17.50 to 22.15.21Commits
Updates
tailwindcssfrom 3.4.17 to 4.1.7Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
74e084aPrepare v4.1.7 release (#18040)f3157cdIgnore custom variants with:merge(…)selectors (#18020)4db711dFix-rotate-*with arbitary values (#18014)4fba87bUpgrade lightningcss to1.30.0(#17979)0d975f5Update dedent 1.5.3 → 1.6.0 (minor) (#17965)f0986cePrevent duplicate suggestions when using@themeand@utilitytogether (#1...2d13998Prepare v4.1.6 release (#17951)56b22bbAdd support for source maps (#17775)17ca56dFix bug with nested@applyrules in utility classes (#17924) (#17925)4f8539cFix bug replacing modifier variable shorthand syntax underscores (#17889)Updates
@anthropic-ai/sdkfrom 0.39.0 to 0.52.0Release notes
Sourced from
@anthropic-ai/sdk's releases.... (truncated)
Changelog
Sourced from
@anthropic-ai/sdk's changelog.... (truncated)
Commits
b7ebb90Merge pull request #769 from anthropics/release-please--branches--main--chang...a171b77chore: release main769f9dafeat(api): add claude 4 models, files API, code execution tool, MCP connector...2ed236dchore(internal): codegen related update16f4c42codegen metadata770c4b4codegen metadata143141ccodegen metadata8ebaf61chore(internal): version bumpe5f2f90Merge pull request #768 from anthropics/release-please--branches--main--chang...7ff22bdchore: release mainUpdates
@hookform/resolversfrom 4.1.3 to 5.0.1Release notes
Sourced from
@hookform/resolvers's releases.Commits
6e88393fix: relax version constraint for react-hook-form 7.55.0 → ^7.55.0 (#758)a54d05aMerge branch 'dev'6124c59feat: infer input/output types from schema (#753)Updates
@opentelemetry/exporter-trace-otlp-httpfrom 0.200.0 to 0.201.1Release notes
Sourced from
@opentelemetry/exporter-trace-otlp-http's releases.Commits
9dbd1e4chore: prepare next release (#5696)4e2703cfix(instrumentation): changeSemconvStabilityexport fromconst enumto `...072d8a8refactor(semantic-conventions): use weaver 'file_name' template config (#5689)04545farefactor(semantic-conventions): tweak the leading spacing of comments on enum...baec0a3refactor(semantic-conventions): weaver 0.13.0 supports a 'stable_only' arg to...4ce5bd1chore: prepare release 2.0.1/0.201.0 (#5683)6803723fix(deps): update all patch versions (#5685)d4d3732feat(instrumentation): export generic 'semconvStabilityFromStr()' utility, ra...56610a0test: test Node.js 24 in CI (#5661)697e1d3refactor(instrumentation-http): Add back support for http semconv (#5665)Updates
@opentelemetry/instrumentation-document-loadfrom 0.45.0 to 0.46.0Release notes
Sourced from
@opentelemetry/instrumentation-document-load's releases.Commits
a4fcd26chore: release main (#2483)33c093dfix(instrumentation-pg): not add duplicate listeners to pg pool (#2484)b043ffbfeat(instrumentation-pg): add operation name attribute to db duration metric ...a558044feat(auto-instrumentations-node)!: disable@opentelemetry/instrumentation-fs...0341e89chore: update test-all-versions configs to test fewer package versions (#2464)ad560dffix(detector-container): properly detect container ID when using Podman (#2448)d11efb3chore(examples/mysql): modernize this example (#2465)d08d50dchore(instrumentation-pg): use done on test (#2478)25ab243chore: release main (#2474)4d66431fix: add missing@opentelemetry/coredependency (#2473)Updates
@opentelemetry/instrumentation-user-interactionfrom 0.45.0 to 0.46.0Release notes
Sourced from
@opentelemetry/instrumentation-user-interaction's releases.Commits
a4fcd26chore: release main (#2483)33c093dfix(instrumentation-pg): not add duplicate listeners to pg pool (#2484)b043ffbfeat(instrumentation-pg): add operation name attribute to db duration metric ...a558044feat(auto-instrumentations-node)!: disable@opentelemetry/instrumentation-fs...0341e89chore: update test-all-versions configs to test fewer package versions (#2464)ad560dffix(detector-container): properly detect container ID when using Podman (#2448)d11efb3chore(examples/mysql): modernize this example (#2465)d08d50dchore(instrumentation-pg): use done on test (#2478)25ab243chore: release main (#2474)4d66431fix: add missing@opentelemetry/coredependency (#2473)Updates
@opentelemetry/sdk-nodefrom 0.200.0 to 0.201.1Release notes
Sourced from
@opentelemetry/sdk-node's releases.Commits
9dbd1e4chore: prepare next release (#5696)4e2703cfix(instrumentation): changeSemconvStabilityexport fromconst enumto `...072d8a8refactor(semantic-conventions): use weaver 'file_name' template config (#5689)