Avatar for the vortex-data user
vortex-data
vortex
BlogDocsChangelog

Performance History

Latest Results

Update storybook monorepo to v10.4.0 (#7970) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@storybook/addon-docs](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/docs) ([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/docs)) | [`10.3.6` β†’ `10.4.0`](https://renovatebot.com/diffs/npm/@storybook%2faddon-docs/10.3.6/10.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-docs/10.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-docs/10.3.6/10.4.0?slim=true) | | [@storybook/react-vite](https://redirect.github.com/storybookjs/storybook/tree/next/code/frameworks/react-vite) ([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite)) | [`10.3.6` β†’ `10.4.0`](https://renovatebot.com/diffs/npm/@storybook%2freact-vite/10.3.6/10.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2freact-vite/10.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2freact-vite/10.3.6/10.4.0?slim=true) | | [eslint-plugin-storybook](https://redirect.github.com/storybookjs/storybook/tree/next/code/lib/eslint-plugin#readme) ([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin)) | [`10.3.6` β†’ `10.4.0`](https://renovatebot.com/diffs/npm/eslint-plugin-storybook/10.3.6/10.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-storybook/10.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-storybook/10.3.6/10.4.0?slim=true) | | [storybook](https://storybook.js.org) ([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/core)) | [`10.3.6` β†’ `10.4.0`](https://renovatebot.com/diffs/npm/storybook/10.3.6/10.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/storybook/10.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/storybook/10.3.6/10.4.0?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/357) for more information. --- ### Release Notes <details> <summary>storybookjs/storybook (@&#8203;storybook/addon-docs)</summary> ### [`v10.4.0`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1040) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v10.3.6...v10.4.0) > *AI-assisted setup, change-aware review, and stronger framework support* Storybook 10.4 contains hundreds of fixes and improvements including: - πŸ€– Agentic Setup: New CLI workflow for AI-assisted Storybook setup and onboarding - πŸ” Change review: Sidebar filtering to highlight new, modified, and related stories based on git changes - 🧭 Sidebar review tools: Status filtering, URL-persisted filters, and clearer review signals in the sidebar - βš›οΈ TanStack React: New `@storybook/tanstack-react` framework with routing and server function support - 🧩 React MCP: Faster, more accurate component docgen powered by the TypeScript Language Server - πŸ“± React Native: Zero config RN project initialization - 🀝 Sharing: Easily publish and share your local Storybook with teammates, powered by Chromatic <details> <summary>List of all updates</summary> - A11y: Add aria-live announcements via [@&#8203;react-aria/live-announcer](https://redirect.github.com/react-aria/live-announcer) - [#&#8203;33970](https://redirect.github.com/storybookjs/storybook/pull/33970), thanks [@&#8203;copilot-swe-agent](https://redirect.github.com/copilot-swe-agent)! - A11y: Improve boolean control contrast in forced colors mode - [#&#8203;34204](https://redirect.github.com/storybookjs/storybook/pull/34204), thanks [@&#8203;anchmelev](https://redirect.github.com/anchmelev)! - Actions: Fix state mutation and keep newest actions when limit reached - [#&#8203;34286](https://redirect.github.com/storybookjs/storybook/pull/34286), thanks [@&#8203;Sidnioulz](https://redirect.github.com/Sidnioulz)! - Addon-Docs: Add Reset story button to re-render stories in docs - [#&#8203;34086](https://redirect.github.com/storybookjs/storybook/pull/34086), thanks [@&#8203;6810779s](https://redirect.github.com/6810779s)! - Addon-Docs: Avoid rerendering static Source blocks - [#&#8203;34206](https://redirect.github.com/storybookjs/storybook/pull/34206), thanks [@&#8203;anchmelev](https://redirect.github.com/anchmelev)! - Addon-Vitest: Use Vitest's provide-API for injecting values - [#&#8203;34518](https://redirect.github.com/storybookjs/storybook/pull/34518), thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)! - Agentic Setup: Add --extensive for an extra prompt - [#&#8203;34730](https://redirect.github.com/storybookjs/storybook/pull/34730), thanks [@&#8203;Sidnioulz](https://redirect.github.com/Sidnioulz)! - Agentic Setup: Allow failed stories to persist - [#&#8203;34717](https://redirect.github.com/storybookjs/storybook/pull/34717), thanks [@&#8203;Sidnioulz](https://redirect.github.com/Sidnioulz)! - Agentic Setup: Keep sample content if users want onboarding - [#&#8203;34704](https://redirect.github.com/storybookjs/storybook/pull/34704), thanks [@&#8203;Sidnioulz](https://redirect.github.com/Sidnioulz)! - Agentic Setup: Rework ai-init-opt-in logic - [#&#8203;34739](https://redirect.github.com/storybookjs/storybook/pull/34739), thanks [@&#8203;Sidnioulz](https://redirect.github.com/Sidnioulz)! - Angular: Use Story ID for renderer IDs (including standalone stories) - [#&#8203;33982](https://redirect.github.com/storybookjs/storybook/pull/33982), thanks [@&#8203;ValentinFunk](https://redirect.github.com/ValentinFunk)! - Automigration: Move RN on-device addons to `deviceAddons` - [#&#8203;34659](https://redirect.github.com/storybookjs/storybook/pull/34659), thanks [@&#8203;ndelangen](https://redirect.github.com/ndelangen)! - Builder-Vite: Add onModuleGraphChange method - [#&#8203;34323](https://redirect.github.com/storybookjs/storybook/pull/34323), thanks [@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)! - CLI: Add automigrate check for 'storybook' package name conflict - [#&#8203;34290](https://redirect.github.com/storybookjs/storybook/pull/34290), thanks [@&#8203;whdjh](https://redirect.github.com/whdjh)! - CLI: Add react-vite to tanstack-react automigration - [#&#8203;34718](https://redirect.github.com/storybookjs/storybook/pull/34718), thanks [@&#8203;huang-julien](https://redirect.github.com/huang-julien)! - CLI: Change mock event detection - [#&#8203;34586](https://redirect.github.com/storybookjs/storybook/pull/34586), thanks [@&#8203;yannbf](https://redirect.github.com/yannbf)! - CLI: Explicitly tell whether smoke tests passed or failed - [#&#8203;34419](https://redirect.github.com/storybookjs/storybook/pull/34419), thanks [@&#8203;Sidnioulz](https://redirect.github.com/Sidnioulz)! - CLI: Fix Next.js Vite automigration corrupting configs already using `@storybook/nextjs-vite` - [#&#8203;34249](https://redirect.github.com/storybookjs/storybook/pull/34249), thanks [@&#8203;nathanjessen](https://redirect.github.com/nathanjessen)! - CLI: Fix agentic check - [#&#8203;34678](https://redirect.github.com/storybookjs/storybook/pull/34678), thanks [@&#8203;yannbf](https://redirect.github.com/yannbf)! - CLI: Handle minimumReleaseAge conflicts across package managers - [#&#8203;34769](https://redirect.github.com/storybookjs/storybook/pull/34769), thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)! - CLI: Improve package incompatibility detection and warning - [#&#8203;34559](https://redirect.github.com/storybookjs/storybook/pull/34559), thanks [@&#8203;copilot-swe-agent](https://redirect.github.com/copilot-swe-agent)! - CLI: Improve self-healing scoring observability - [#&#8203;34699](https://redirect.github.com/storybookjs/storybook/pull/34699), thanks [@&#8203;yannbf](https://redirect.github.com/yannbf)! - CLI: Introduce Agentic Setup workflow - [#&#8203;34297](https://redirect.github.com/storybookjs/storybook/pull/34297), thanks [@&#8203;yannbf](https://redirect.github.com/yannbf)! - CLI: Remove extensive prompt option - [#&#8203;34740](https://redirect.github.com/storybookjs/storybook/pull/34740), thanks [@&#8203;yannbf](https://redirect.github.com/yannbf)! - CLI: Streamline Node.js version detection code - [#&#8203;34440](https://redirect.github.com/storybookjs/storybook/pull/34440), thanks [@&#8203;Sidnioulz](https://redirect.github.com/Sidnioulz)! - Change-Detection: Set GIT\_OPTIONAL\_LOCKS=0 to avoid blocking commits - [#&#8203;34726](https://redirect.github.com/storybookjs/storybook/pull/34726), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Cli: Set ai prompt to yes if yes flag for react-vite to tanstack migration - [#&#8203;34743](https://redirect.github.com/storybookjs/storybook/pull/34743), thanks [@&#8203;huang-julien](https://redirect.github.com/huang-julien)! - Code: Fix inline code blocks inside links removing link affordance - [#&#8203;33903](https://redirect.github.com/storybookjs/storybook/pull/33903), thanks [@&#8203;yatishgoel](https://redirect.github.com/yatishgoel)! - Controls: Add maxPresetColors option to ColorControl - [#&#8203;33998](https://redirect.github.com/storybookjs/storybook/pull/33998), thanks [@&#8203;mixelburg](https://redirect.github.com/mixelburg)! - Core: Add `ChangeDetectionService` and wire up builder-vite - [#&#8203;34369](https://redirect.github.com/storybookjs/storybook/pull/34369), thanks [@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)! - Core: Add changeDetection feature flag - [#&#8203;34314](https://redirect.github.com/storybookjs/storybook/pull/34314), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Core: Barrel-aware named import resolution for change detection - [#&#8203;34675](https://redirect.github.com/storybookjs/storybook/pull/34675), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Core: Ensure process termination on SIGINT when telemetry is disabled - [#&#8203;34585](https://redirect.github.com/storybookjs/storybook/pull/34585), thanks [@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)! - Core: Fix "Open In Editor" support for VSCode - [#&#8203;34747](https://redirect.github.com/storybookjs/storybook/pull/34747), thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)! - Core: Fix telemetry not handling canceling of prompts - [#&#8203;34680](https://redirect.github.com/storybookjs/storybook/pull/34680), thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)! - Core: Implement Git change detection - [#&#8203;34420](https://redirect.github.com/storybookjs/storybook/pull/34420), thanks [@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)! - Core: Improve startup performance by deferring change detection initialization - [#&#8203;34498](https://redirect.github.com/storybookjs/storybook/pull/34498), thanks [@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)! - Core: Normalize file paths in ChangeDetectionService and trace-changed for Windows support - [#&#8203;34445](https://redirect.github.com/storybookjs/storybook/pull/34445), thanks [@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)! - Core: Quiet change-detection regex warning and swap clear icon - [#&#8203;34758](https://redirect.github.com/storybookjs/storybook/pull/34758), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Core: Rename preview\.ts to preview\.tsx in generated projects - [#&#8203;34396](https://redirect.github.com/storybookjs/storybook/pull/34396), thanks [@&#8203;Sidnioulz](https://redirect.github.com/Sidnioulz)! - Core: Show "new" status on newly added individual stories - [#&#8203;34504](https://redirect.github.com/storybookjs/storybook/pull/34504), thanks [@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)! - Dependencies: Update `vite-plugin-storybook-nextjs` to ^3.2.4 - [#&#8203;34280](https://redirect.github.com/storybookjs/storybook/pull/34280), thanks [@&#8203;k35o](https://redirect.github.com/k35o)! - Docs: Ensure unique control id attributes across multiple Controls blocks - [#&#8203;34021](https://redirect.github.com/storybookjs/storybook/pull/34021), thanks [@&#8203;TheSeydiCharyyev](https://redirect.github.com/TheSeydiCharyyev)! - Fix ArgsTable borders not visible in Windows High Contrast Mode - [#&#8203;34264](https://redirect.github.com/storybookjs/storybook/pull/34264), thanks [@&#8203;TheSeydiCharyyev](https://redirect.github.com/TheSeydiCharyyev)! - Fix: Add vite-plus vendored libraries version detection - [#&#8203;34509](https://redirect.github.com/storybookjs/storybook/pull/34509), thanks [@&#8203;huang-julien](https://redirect.github.com/huang-julien)! - MDX: Replace `@storybook/docs-mdx` with inline implementation - [#&#8203;34611](https://redirect.github.com/storybookjs/storybook/pull/34611), thanks [@&#8203;copilot-swe-agent](https://redirect.github.com/copilot-swe-agent)! - Maintenance: Add assertions outside step incorrectly nested in interactions panel - [#&#8203;34296](https://redirect.github.com/storybookjs/storybook/pull/34296), thanks [@&#8203;majiayu000](https://redirect.github.com/majiayu000)! - Maintenance: Enhance ghost stories internal tests - [#&#8203;34707](https://redirect.github.com/storybookjs/storybook/pull/34707), thanks [@&#8203;yannbf](https://redirect.github.com/yannbf)! - Maintenance: Extract getBuilderOptions helper across framewo… - [#&#8203;34260](https://redirect.github.com/storybookjs/storybook/pull/34260), thanks [@&#8203;alex-js-ltd](https://redirect.github.com/alex-js-ltd)! - Maintenance: Extract parseFilterParam shared helper from tags and statuses modules - [#&#8203;34436](https://redirect.github.com/storybookjs/storybook/pull/34436), thanks [@&#8203;mixelburg](https://redirect.github.com/mixelburg)! - Maintenance: Fix self healing payload - [#&#8203;34782](https://redirect.github.com/storybookjs/storybook/pull/34782), thanks [@&#8203;yannbf](https://redirect.github.com/yannbf)! - Maintenance: Remove dead-code copy of wrap-getAbsolutePath-utils - [#&#8203;34168](https://redirect.github.com/storybookjs/storybook/pull/34168), thanks [@&#8203;mixelburg](https://redirect.github.com/mixelburg)! - Maintenance: Use errorToErrorLike in boot-test-runner for consistent stack deduplication - [#&#8203;34385](https://redirect.github.com/storybookjs/storybook/pull/34385), thanks [@&#8203;mixelburg](https://redirect.github.com/mixelburg)! - Manager: URL-based tag filter state + filter-aware initial story selection - [#&#8203;34283](https://redirect.github.com/storybookjs/storybook/pull/34283), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Nextjs: Handle node builtin webpack imports - [#&#8203;34494](https://redirect.github.com/storybookjs/storybook/pull/34494), thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)! - Onboarding: Fix checklist MDX instructions - [#&#8203;33193](https://redirect.github.com/storybookjs/storybook/pull/33193), thanks [@&#8203;kylegach](https://redirect.github.com/kylegach)! - Prompt: Run vitest fewer times, improve play functions - [#&#8203;34651](https://redirect.github.com/storybookjs/storybook/pull/34651), thanks [@&#8203;yannbf](https://redirect.github.com/yannbf)! - React-Docgen: Add tsconfig fallback chain and warning for monorepos - [#&#8203;34353](https://redirect.github.com/storybookjs/storybook/pull/34353), thanks [@&#8203;viditkbhatnagar](https://redirect.github.com/viditkbhatnagar)! - React: Add component metadata extraction via Volar-style LanguageService - [#&#8203;33914](https://redirect.github.com/storybookjs/storybook/pull/33914), thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)! - React: Add subcomponents to component manifests - [#&#8203;34428](https://redirect.github.com/storybookjs/storybook/pull/34428), thanks [@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)! - ReactNative: Add Metro config AST codemod for init - [#&#8203;34660](https://redirect.github.com/storybookjs/storybook/pull/34660), thanks [@&#8203;ndelangen](https://redirect.github.com/ndelangen)! - ReactNative: Add true entrypoint generation - [#&#8203;34663](https://redirect.github.com/storybookjs/storybook/pull/34663), thanks [@&#8203;ndelangen](https://redirect.github.com/ndelangen)! - ReactNative: AppRegistry component name in template - [#&#8203;34742](https://redirect.github.com/storybookjs/storybook/pull/34742), thanks [@&#8203;ndelangen](https://redirect.github.com/ndelangen)! - ReactNative: New init setup - [#&#8203;34665](https://redirect.github.com/storybookjs/storybook/pull/34665), thanks [@&#8203;ndelangen](https://redirect.github.com/ndelangen)! - Refactor: Extract shared `PseudoStateGrid` component in pseudo-states stories - [#&#8203;34334](https://redirect.github.com/storybookjs/storybook/pull/34334), thanks [@&#8203;copilot-swe-agent](https://redirect.github.com/copilot-swe-agent)! - Security: Makes sure `serialize-javascript` is at latest version - [#&#8203;34034](https://redirect.github.com/storybookjs/storybook/pull/34034), thanks [@&#8203;50bbx](https://redirect.github.com/50bbx)! - Sidebar: Add dual-slot status icons for change detection and test results - [#&#8203;34346](https://redirect.github.com/storybookjs/storybook/pull/34346), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Sidebar: Add status-based filtering with refactored status architecture - [#&#8203;34339](https://redirect.github.com/storybookjs/storybook/pull/34339), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Sidebar: Fix clear filter button not refreshing story list - [#&#8203;34737](https://redirect.github.com/storybookjs/storybook/pull/34737), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Sidebar: Fix clear status button to only clear test statuses - [#&#8203;34478](https://redirect.github.com/storybookjs/storybook/pull/34478), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Sidebar: Show same status icon at story and group level - [#&#8203;34702](https://redirect.github.com/storybookjs/storybook/pull/34702), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Sidebar: Soften change-detection signals + add Review CTA - [#&#8203;34701](https://redirect.github.com/storybookjs/storybook/pull/34701), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - StatusValue: Add 'status-value:\<new|modified|affected>' - [#&#8203;34305](https://redirect.github.com/storybookjs/storybook/pull/34305), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Svelte: Fix Vite 8 + Vitest breaking rolldown deps scanner - [#&#8203;34783](https://redirect.github.com/storybookjs/storybook/pull/34783), thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)! - Tanstack: Add `@storybook/tanstack-react` package - [#&#8203;34403](https://redirect.github.com/storybookjs/storybook/pull/34403), thanks [@&#8203;huang-julien](https://redirect.github.com/huang-julien)! - Tanstack: Optimize tanstack react-store - [#&#8203;34731](https://redirect.github.com/storybookjs/storybook/pull/34731), thanks [@&#8203;huang-julien](https://redirect.github.com/huang-julien)! - Tanstack: Treeshake top-level unused functions - [#&#8203;34760](https://redirect.github.com/storybookjs/storybook/pull/34760), thanks [@&#8203;huang-julien](https://redirect.github.com/huang-julien)! - Telemetry: Add sidebar filter telemetry for change detection - [#&#8203;34533](https://redirect.github.com/storybookjs/storybook/pull/34533), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Telemetry: Centralize disable logic with module-level flag - [#&#8203;34485](https://redirect.github.com/storybookjs/storybook/pull/34485), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Telemetry: Fix delayed init events - [#&#8203;34670](https://redirect.github.com/storybookjs/storybook/pull/34670), thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)! - Telemetry: Refactor init tracking - [#&#8203;34629](https://redirect.github.com/storybookjs/storybook/pull/34629), thanks [@&#8203;Programer1804](https://redirect.github.com/Programer1804)! - UI: Add Share section to onboarding checklist and redesign share tool - [#&#8203;34413](https://redirect.github.com/storybookjs/storybook/pull/34413), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - UI: Ensure Controls panel can scroll horizontally for now - [#&#8203;34248](https://redirect.github.com/storybookjs/storybook/pull/34248), thanks [@&#8203;Sidnioulz](https://redirect.github.com/Sidnioulz)! - UI: Fix global shortcuts not showing region focus indicator - [#&#8203;34201](https://redirect.github.com/storybookjs/storybook/pull/34201), thanks [@&#8203;Sidnioulz](https://redirect.github.com/Sidnioulz)! - UI: Fix mobile navigation when renderLabel returns a React node - [#&#8203;34262](https://redirect.github.com/storybookjs/storybook/pull/34262), thanks [@&#8203;Nathan54Villaume](https://redirect.github.com/Nathan54Villaume)! - UI: Fix showing and hiding copy prompt in the correct scenarios - [#&#8203;34706](https://redirect.github.com/storybookjs/storybook/pull/34706), thanks [@&#8203;yannbf](https://redirect.github.com/yannbf)! - UI: Improve interactions panel accessibility - [#&#8203;34110](https://redirect.github.com/storybookjs/storybook/pull/34110), thanks [@&#8203;anchmelev](https://redirect.github.com/anchmelev)! - Vite: Use vite hook filter for performance improvements - [#&#8203;34022](https://redirect.github.com/storybookjs/storybook/pull/34022), thanks [@&#8203;huang-julien](https://redirect.github.com/huang-julien)! - Vitest: Fix agent detection breaking runs - [#&#8203;34681](https://redirect.github.com/storybookjs/storybook/pull/34681), thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)! - Vue3: Clear stale args/globals when nextArgs is empty in updateArgs - [#&#8203;34409](https://redirect.github.com/storybookjs/storybook/pull/34409), thanks [@&#8203;whdjh](https://redirect.github.com/whdjh)! </details> </details> --- ### Configuration πŸ“… **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. β™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. πŸ”• **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE3OS4zIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJjaGFuZ2Vsb2cvY2hvcmUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
develop
4 hours ago
Update Rust crate dashmap to v6.2.1 (#7969) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dashmap](https://redirect.github.com/xacrimon/dashmap) | workspace.dependencies | minor | `6.1.0` β†’ `6.2.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/357) for more information. --- ### Release Notes <details> <summary>xacrimon/dashmap (dashmap)</summary> ### [`v6.2.1`](https://redirect.github.com/xacrimon/dashmap/releases/tag/v6.2.1) [Compare Source](https://redirect.github.com/xacrimon/dashmap/compare/v6.1.0...v6.2.1) This is an interim maintenance release for the existing v6 branch before v7 can be released. This bumps the MSRV to 1.85 and updates dependencies to their latest versions. </details> --- ### Configuration πŸ“… **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. β™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. πŸ”• **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE3OS4zIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJjaGFuZ2Vsb2cvY2hvcmUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
develop
4 hours ago
Update plugin com.diffplug.spotless to v8.5.1 (#7968) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | com.diffplug.spotless | `8.4.0` β†’ `8.5.1` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.diffplug.spotless:com.diffplug.spotless.gradle.plugin/8.5.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.diffplug.spotless:com.diffplug.spotless.gradle.plugin/8.4.0/8.5.1?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/357) for more information. --- ### Configuration πŸ“… **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. β™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. πŸ”• **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE3OS4zIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJjaGFuZ2Vsb2cvY2hvcmUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
develop
5 hours ago
Update dependency typescript-eslint to v8.59.3 (#7963) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`8.59.2` β†’ `8.59.3`](https://renovatebot.com/diffs/npm/typescript-eslint/8.59.2/8.59.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.59.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.59.2/8.59.3?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/357) for more information. --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.59.3`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8593-2026-05-11) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.59.2...v8.59.3) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. See [GitHub Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3) for more information. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> --- ### Configuration πŸ“… **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. β™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. πŸ”• **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE3OS4zIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJjaGFuZ2Vsb2cvY2hvcmUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
develop
5 hours ago
Lock file maintenance
renovate/lock-file-maintenance-js-lock-file-maintenance
5 hours ago
Lock file maintenance
renovate/lock-file-maintenance-rust-lock-file-maintenance
5 hours ago
Update Rust crate lance-encoding to v6
renovate/lance-encoding-6.x
5 hours ago
Update Rust crate lance to v6
renovate/lance-6.x
5 hours ago

Latest Branches

CodSpeed Performance Gauge
+4%
Lock file maintenance#7976
5 hours ago
38d474f
renovate/lock-file-maintenance-js-lock-file-maintenance
CodSpeed Performance Gauge
0%
5 hours ago
a293a2a
renovate/lock-file-maintenance-rust-lock-file-maintenance
CodSpeed Performance Gauge
-17%
5 hours ago
59160ab
renovate/lance-encoding-6.x
Β© 2026 CodSpeed Technology
Home Terms Privacy Docs