Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@next/third-parties (source) 15.3.1 -> 15.3.3 age adoption passing confidence
@radix-ui/react-dialog (source) 1.1.11 -> 1.1.14 age adoption passing confidence
@radix-ui/react-dropdown-menu (source) 2.1.12 -> 2.1.15 age adoption passing confidence
@radix-ui/react-label (source) 2.1.4 -> 2.1.7 age adoption passing confidence
@radix-ui/react-select (source) 2.2.2 -> 2.2.5 age adoption passing confidence
@radix-ui/react-separator (source) 1.1.4 -> 1.1.7 age adoption passing confidence
@radix-ui/react-slot (source) 1.2.0 -> 1.2.3 age adoption passing confidence
@radix-ui/react-tabs (source) 1.1.9 -> 1.1.12 age adoption passing confidence
@storybook/addon-a11y (source) 8.6.12 -> 8.6.14 age adoption passing confidence
@storybook/addon-essentials (source) 8.6.12 -> 8.6.14 age adoption passing confidence
@storybook/addon-links (source) 8.6.12 -> 8.6.14 age adoption passing confidence
@storybook/addon-onboarding (source) 8.6.12 -> 8.6.14 age adoption passing confidence
@storybook/addon-storysource (source) 8.6.12 -> 8.6.14 age adoption passing confidence
@storybook/addon-themes (source) 8.6.12 -> 8.6.14 age adoption passing confidence
@storybook/blocks (source) 8.6.12 -> 8.6.14 age adoption passing confidence
@storybook/experimental-addon-test (source) 8.6.12 -> 8.6.14 age adoption passing confidence
@storybook/experimental-nextjs-vite (source) 8.6.12 -> 8.6.14 age adoption passing confidence
@storybook/nextjs (source) 8.6.12 -> 8.6.14 age adoption passing confidence
@storybook/react (source) 8.6.12 -> 8.6.14 age adoption passing confidence
@storybook/test (source) 8.6.12 -> 8.6.14 age adoption passing confidence
@t3-oss/env-nextjs (source) 0.13.0 -> 0.13.8 age adoption passing confidence
@tailwindcss/postcss (source) 4.1.4 -> 4.1.10 age adoption passing confidence
@types/node (source) 22.15.3 -> 22.15.31 age adoption passing confidence
@types/react (source) 19.1.2 -> 19.1.8 age adoption passing confidence
@types/react-dom (source) 19.1.2 -> 19.1.6 age adoption passing confidence
@vitejs/plugin-react (source) 4.5.0 -> 4.5.2 age adoption passing confidence
@vitest/eslint-plugin 1.2.1 -> 1.2.5 age adoption passing confidence
eslint-config-next (source) 15.3.1 -> 15.3.3 age adoption passing confidence
eslint-plugin-unicorn 59.0.0 -> 59.0.1 age adoption passing confidence
html-react-parser 5.2.3 -> 5.2.5 age adoption passing confidence
next (source) 15.3.1 -> 15.3.3 age adoption passing confidence
next-auth (source) 5.0.0-beta.27 -> 5.0.0-beta.28 age adoption passing confidence
postcss (source) 8.5.3 -> 8.5.5 age adoption passing confidence
sharp (source, changelog) 0.34.1 -> 0.34.2 age adoption passing confidence
sonner (source) 2.0.3 -> 2.0.5 age adoption passing confidence
storybook (source) 8.6.12 -> 8.6.14 age adoption passing confidence
tailwind-merge 3.3.0 -> 3.3.1 age adoption passing confidence
tailwindcss (source) 4.1.4 -> 4.1.10 age adoption passing confidence
use-debounce 10.0.4 -> 10.0.5 age adoption passing confidence
yet-another-react-lightbox (source) 3.23.0 -> 3.23.2 age adoption passing confidence
zod (source) 3.25.28 -> 3.25.64 age adoption passing confidence

Release Notes

vercel/next.js (@​next/third-parties)

v15.3.3

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Reinstate vary (#​79939)
  • fix(next-swc): Fix interestingness detection for React Compiler (#​79558)
  • fix(next-swc): Fix react compiler usefulness detector (#​79480)
  • fix(dev-overlay): Better handle edge-case file paths in launchEditor (#​79526)
  • Client router should discard stale prefetch entries for static pages (#​79362)
Credits

Huge thanks to @​gaojude, @​kdy1, @​bgw, and @​unstubbable for helping!

v15.3.2

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOutput (#​78488) (#​78883)
  • @​next/mdx: Use stable turbopack config options (#​78880)
  • Fix react-compiler: Fix detection of interest (#​78879)
  • Fix turbopack: Backport sourcemap bugfix (#​78881)
  • [next-server] preserve rsc query for rsc redirects (#​78876)
  • Update middleware public/static matching (#​78875)
Credits

Huge thanks to @​ijjk, @​huozhi, @​kdy1, @​wbinnssmith, and @​bgw for helping!

radix-ui/primitives (@​radix-ui/react-label)

v2.1.7

v2.1.6

v2.1.5

storybookjs/storybook (@​storybook/addon-a11y)

v8.6.14

Compare Source

v8.6.13

Compare Source

storybookjs/storybook (@​storybook/addon-essentials)

v8.6.14

Compare Source

v8.6.13

Compare Source

storybookjs/storybook (@​storybook/addon-links)

v8.6.14

Compare Source

v8.6.13

Compare Source

storybookjs/storybook (@​storybook/addon-onboarding)

v8.6.14

Compare Source

8.6.14

v8.6.13

Compare Source

8.6.13

t3-oss/t3-env (@​t3-oss/env-nextjs)

v0.13.8

Compare Source

Patch Changes

v0.13.7

Compare Source

Patch Changes

v0.13.6

Compare Source

Patch Changes

v0.13.5

Compare Source

Patch Changes

v0.13.4

Compare Source

Patch Changes

v0.13.3

Compare Source

Patch Changes

v0.13.2

Compare Source

Patch Changes

v0.13.1

Compare Source

Patch Changes
tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.1.10

Compare Source

Fixed
  • Fix incorrectly generated CSS when using percentages in arbitrary values with calc, e.g.: w-[calc(100%-var(--offset))] (#​18289)

v4.1.9

Compare Source

Fixed
  • Correctly parse custom properties with strings containing semicolons (#​18251)
  • Upgrade: Migrate arbitrary modifiers without percentage signs to bare values (e.g. /[0.16]/16) (#​18184)
  • Upgrade: Migrate CSS variable shorthands where fallback value contains function call (#​18184)
  • Upgrade: Migrate negative arbitrary values to negative bare values (e.g. mb-[-32rem]-mb-128) (#​18212)
  • Upgrade: Do not migrate blur in wire:model.blur (#​18216)
  • Don't add spaces around CSS dashed idents when formatting math expressions (#​18220)

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)

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)

v4.1.6

Compare Source

Added
  • Upgrade: Automatically convert arbitrary values to named values when possible (e.g. h-[1lh] to h-lh) (#​17831, #​17854)
  • Upgrade: Update dependencies in parallel for improved performance (#​17898)
  • Add detailed logging about @source directives, discovered files and scanned files when using DEBUG=* (#​17906, #​17952)
  • Add support for generating source maps in development (#​17775)
Fixed
  • Ensure negative arbitrary scale values generate negative values (#​17831)
  • Fix HAML extraction with embedded Ruby (#​17846)
  • Don't scan files for utilities when using @reference (#​17836)
  • Fix incorrectly replacing _ with in arbitrary modifier shorthand bg-red-500/(--my_opacity) (#​17889)
  • Don't scan .log files for classes by default (#​17906)
  • Ensure that custom utilities applying other custom utilities don't swallow nested @apply rules (#​17925)
  • Download platform specific package if optionalDependencies are skipped (#​17929)

v4.1.5

Compare Source

Added

Configuration

📅 Schedule: Branch creation - "before 11am on monday" in timezone Asia/Tokyo, 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 Dependencies label May 4, 2025
@renovate renovate bot requested a review from s-hirano-ist May 4, 2025 17:38
@vercel
Copy link

vercel bot commented May 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
s-private ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2025 7:59pm

@coderabbitai
Copy link

coderabbitai bot commented May 4, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions
Copy link

github-actions bot commented May 4, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 43.36% 1229 / 2834
🔵 Statements 43.36% 1229 / 2834
🔵 Functions 54.11% 92 / 170
🔵 Branches 71.7% 185 / 258
File CoverageNo changed files found.
Generated in workflow #882 for commit 1dbb838 by the Vitest Coverage Report Action

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented May 4, 2025

Deploying s-private with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1dbb838
Status: ✅  Deploy successful!
Preview URL: https://46e1d325.s-private.pages.dev
Branch Preview URL: https://renovate-patch.s-private.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/patch branch from d7395e5 to 02853a9 Compare May 5, 2025 02:27
@renovate renovate bot force-pushed the renovate/patch branch from 02853a9 to c018127 Compare May 5, 2025 14:45
@renovate renovate bot force-pushed the renovate/patch branch from c018127 to e2f9337 Compare May 5, 2025 18:48
@renovate renovate bot force-pushed the renovate/patch branch from e2f9337 to 125cf4f Compare May 6, 2025 00:05
@renovate renovate bot force-pushed the renovate/patch branch from 125cf4f to 21f8e0f Compare May 6, 2025 03:28
@renovate renovate bot force-pushed the renovate/patch branch from 21f8e0f to 3133d1a Compare May 6, 2025 06:27
@renovate renovate bot force-pushed the renovate/patch branch from 3133d1a to 3839d4d Compare May 6, 2025 10:11
@renovate renovate bot force-pushed the renovate/patch branch from 3839d4d to f4209ae Compare May 6, 2025 23:24
@renovate renovate bot force-pushed the renovate/patch branch from f4209ae to 2f21bab Compare May 7, 2025 11:57
@renovate renovate bot force-pushed the renovate/patch branch from 2f21bab to c352a69 Compare May 7, 2025 17:14
@renovate renovate bot force-pushed the renovate/patch branch from c352a69 to 4908353 Compare May 8, 2025 06:43
@renovate renovate bot force-pushed the renovate/patch branch from 4908353 to c7192a9 Compare May 8, 2025 18:57
@renovate renovate bot force-pushed the renovate/patch branch from 3ae7d73 to 64d7e61 Compare June 9, 2025 19:55
@renovate renovate bot force-pushed the renovate/patch branch from 64d7e61 to d5755b2 Compare June 9, 2025 23:43
@renovate renovate bot force-pushed the renovate/patch branch from d5755b2 to cf4c6dc Compare June 10, 2025 07:03
@renovate renovate bot force-pushed the renovate/patch branch from cf4c6dc to 292a642 Compare June 10, 2025 20:27
@renovate renovate bot force-pushed the renovate/patch branch from 292a642 to 5e3868d Compare June 11, 2025 02:03
@renovate renovate bot force-pushed the renovate/patch branch from 5e3868d to 20909cb Compare June 11, 2025 13:37
@renovate renovate bot force-pushed the renovate/patch branch from 20909cb to c883492 Compare June 11, 2025 20:07
@renovate renovate bot force-pushed the renovate/patch branch from c883492 to e5572b8 Compare June 11, 2025 23:42
@renovate renovate bot force-pushed the renovate/patch branch from e5572b8 to e248795 Compare June 12, 2025 14:05
@renovate renovate bot force-pushed the renovate/patch branch from e248795 to fbdba77 Compare June 12, 2025 20:47
@renovate renovate bot force-pushed the renovate/patch branch from fbdba77 to c8774f1 Compare June 13, 2025 00:32
@renovate renovate bot force-pushed the renovate/patch branch from c8774f1 to ee10e50 Compare June 13, 2025 13:05
@renovate renovate bot force-pushed the renovate/patch branch from ee10e50 to 1dbb838 Compare June 13, 2025 19:55
@s-hirano-ist s-hirano-ist merged commit a5ea833 into main Jun 13, 2025
12 checks passed
@s-hirano-ist s-hirano-ist deleted the renovate/patch branch June 13, 2025 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants