Skip to content

Comments

fix(deps): update playground - autoclosed#3257

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/playground
Closed

fix(deps): update playground - autoclosed#3257
renovate[bot] wants to merge 1 commit intomainfrom
renovate/playground

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/api-extractor (source) ^7.52.1 -> ^7.52.2 age adoption passing confidence
@tanstack/react-virtual (source) ^3.13.2 -> ^3.13.5 age adoption passing confidence
@types/react (source) ^18.3.18 -> ^18.3.20 age adoption passing confidence
cmdk (source) ^1.0.4 -> ^1.1.1 age adoption passing confidence
lucide-react (source) ^0.468.0 -> ^0.484.0 age adoption passing confidence
next-themes ^0.4.5 -> ^0.4.6 age adoption passing confidence
react-code-block (source) 1.1.1 -> 1.1.3 age adoption passing confidence
react-day-picker (source) ^9.6.1 -> ^9.6.3 age adoption passing confidence
react-router (source) ^7.3.0 -> ^7.4.0 age adoption passing confidence
remeda (source) ^2.21.1 -> ^2.21.2 age adoption passing confidence

Release Notes

microsoft/rushstack (@​microsoft/api-extractor)

v7.52.2

Compare Source

Tue, 25 Mar 2025 15:11:15 GMT

Version update only

TanStack/virtual (@​tanstack/react-virtual)

v3.13.5

Compare Source

Patch Changes
lucide-icons/lucide (lucide-react)

v0.484.0: Version 0.484.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.483.0...0.484.0

v0.483.0: Version 0.483.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.482.0...0.483.0

v0.482.0: Version 0.482.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.481.0...0.482.0

v0.481.0: Version 0.481.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.480.0...0.481.0

v0.480.0: Version 0.480.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.479.0...0.480.0

v0.479.0: Version 0.479.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.478.0...0.479.0

v0.478.0: Version 0.478.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.477.0...0.478.0

v0.477.0: New icons 0.477.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.476.0: Fixes and new icons 0.476.0

Compare Source

Fixes

New icons 🎨

Modified Icons 🔨

v0.475.0: New icons 0.475.0

Compare Source

New icons 🎨

v0.474.0: New icons 0.474.0

Compare Source

Modified Icons 🔨

v0.473.0: New icons 0.473.0

Compare Source

Modified Icons 🔨

v0.472.0: New icons 0.472.0

New icons 🎨

What's Changed

Full Changelog: lucide-icons/lucide@0.471.1...0.472.0

v0.471.1: Hotfix Lucide React exports

Compare Source

What's Changed

v0.471.0: Dynamic Icon component Lucide React and new icons 0.471.0

Compare Source

New Dynamic Icon Component (lucide-react)

This is an easier approach than the previous dynamicIconImports we exported in the library. This one supports all environments.
We removed the examples in the docs of how you can make a dynamic icon yourself with a dedicated DynamicIcon component.
This one fetches the icon data itself and renders it instead of fetching the Icon component from the library.
This makes it more flexible with all the frontend frameworks and libraries that exist for React.

🚨
Not recommended for regular applications that work fine with the regular static icon components.
Using the dynamic icon component increases build time, separate bundles, and separate network requests for each icon.

How to use

DynamicIcon is useful for applications that want to show icons dynamically by icon name, for example when using a content management system where icon names are stored in a database.

const App = () => (
  <DynamicIcon name="camera" color="red" size={48} />
);
Possible Breaking changes

We have switched to the "exports" property in package.json. This can cause issues if you have directly imported scripts from the package. Please open an issue if we need to refine this export map.

New icons 🎨

v0.470.0: New icons 0.470.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.469.0: New icons 0.469.0

Compare Source

Modified Icons 🔨

blenderskool/react-code-block (react-code-block)

v1.1.3

Compare Source

v1.1.2

Compare Source

gpbl/react-day-picker (react-day-picker)

v9.6.3

Compare Source

Improved accessibility, fixed the default locale imports, and added missing files for source maps.

What's Changed

New Contributors

Full Changelog: gpbl/react-day-picker@v9.6.2...v9.6.3

remix-run/react-router (react-router)

v7.4.0

Compare Source

Patch Changes
  • Fix root loader data on initial load redirects in SPA mode (#​13222)
  • Load ancestor pathless/index routes in lazy route discovery for upwards non-eager-discoery routing (#​13203)
  • Fix shouldRevalidate behavior for clientLoader-only routes in ssr:true apps (#​13221)
  • UNSTABLE: Fix RequestHandler loadContext parameter type when middleware is enabled (#​13204)
  • UNSTABLE: Update Route.unstable_MiddlewareFunction to have a return value of Response | undefined instead of Response | void becaue you should not return anything if you aren't returning the Response (#​13199)
  • UNSTABLE(BREAKING): If a middleware throws an error, ensure we only bubble the error itself via next() and are no longer leaking the MiddlewareError implementation detail (#​13180)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@codesandbox
Copy link

codesandbox bot commented Mar 25, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@changeset-bot
Copy link

changeset-bot bot commented Mar 25, 2025

⚠️ No Changeset found

Latest commit: 926d5f6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Mar 25, 2025

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

Name Status Preview Comments Updated (UTC)
assistant-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 25, 2025 10:40pm
bird-checker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 25, 2025 10:40pm
crypto-chatbot ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 25, 2025 10:40pm
openapi-spec-writer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 25, 2025 10:40pm
travel-ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 25, 2025 10:40pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
mastra-docs ⬜️ Ignored (Inspect) Visit Preview Mar 25, 2025 10:40pm

@promptless
Copy link

promptless bot commented Mar 25, 2025

✅ No documentation updates required.

@renovate renovate bot force-pushed the renovate/playground branch from 8ddc2b8 to 926d5f6 Compare March 25, 2025 22:19
@socket-security
Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@hookform/resolvers@3.10.04.1.3 None +1 878 kB bluebill1049
npm/@mastra/mcp@0.3.5 Transitive: environment, eval, filesystem, network, shell, unsafe +32 97.2 MB wardpeet
npm/@types/node@20.17.19 None +1 2.3 MB types
npm/@types/node@22.13.5 None +1 2.39 MB types
npm/@types/react-dom@18.3.5 None 0 37.9 kB types
npm/@types/react@18.3.18 None +2 1.69 MB types
npm/@vercel/analytics@1.5.0 None 0 435 kB vercel-release-bot
npm/@vitest/coverage-v8@1.6.1 None +2 135 kB vitestbot
npm/clsx@2.1.1 None 0 8.55 kB lukeed
npm/eslint-config-next@14.2.26 Transitive: environment, eval, filesystem, shell, unsafe +224 22.7 MB timer, timneutkens, vercel-release-bot
npm/eslint@8.57.1 environment, filesystem Transitive: eval, shell, unsafe +98 10.8 MB eslintbot
npm/lucide-react@0.436.0 None 0 24.5 MB ericfennis
npm/motion@12.5.0 environment +4 1.78 MB popmotion
npm/next-sitemap@4.2.3 Transitive: filesystem +20 916 kB iamvishnusankar
npm/next@14.2.25 environment, filesystem, network, shell, unsafe +23 90.6 MB vercel-release-bot
npm/nextra-theme-docs@3.3.1 Transitive: environment, eval +23 6.9 MB quietshu
npm/nextra@3.3.1 Transitive: environment, eval, filesystem, network, shell, unsafe +425 253 MB quietshu
npm/postcss@8.5.3 environment, filesystem +3 405 kB ai
npm/react-dom@18.3.1 environment +3 4.63 MB react-bot
npm/react-hook-form@7.54.2 None 0 916 kB bluebill1049
npm/react@18.3.1 environment +2 339 kB react-bot
npm/sonner@2.0.1 None 0 163 kB emilkowalski
npm/tailwind-merge@2.6.0 None 0 713 kB dcas
npm/tailwindcss@3.4.17 environment, filesystem Transitive: network, shell, unsafe +99 14.7 MB adamwathan, malfaitrobin, reinink
npm/tsx@4.19.3 Transitive: environment, filesystem, network, shell +29 257 MB hirokiosame
npm/typescript@5.7.3 None 0 22.7 MB typescript-bot
npm/vitest@1.6.1 environment, eval Transitive: filesystem, shell, unsafe +4 1.58 MB vitestbot

🚮 Removed packages: npm/@ai-sdk/anthropic@1.1.17, npm/@ai-sdk/anthropic@1.2.1, npm/@ai-sdk/cohere@1.2.2, npm/@ai-sdk/fireworks@0.1.16, npm/@ai-sdk/groq@1.2.1, npm/@ai-sdk/openai@1.2.5, npm/@ai-sdk/openai@1.3.2, npm/@ai-sdk/react@1.1.23, npm/@ai-sdk/react@1.2.1, npm/@ai-sdk/ui-utils@1.1.19, npm/@assistant-ui/react-markdown@0.7.21, npm/@assistant-ui/react-syntax-highlighter@0.7.10, npm/@assistant-ui/react-ui@0.1.8, npm/@assistant-ui/react@0.7.85, npm/@assistant-ui/react@0.7.91, npm/@babel/core@7.26.10, npm/@babel/helper-module-imports@7.25.9, npm/@babel/preset-env@7.26.9, npm/@babel/preset-typescript@7.26.0, npm/@changesets/cli@2.28.1, npm/@clack/prompts@0.8.2, npm/@cloudflare/workers-types@4.20250320.0, npm/@codemirror/lang-json@6.0.1, npm/@dagrejs/dagre@1.1.4, npm/@datastax/astra-db-ts@1.5.0, npm/@deepgram/sdk@3.11.2, npm/@eslint/eslintrc@3.3.0, npm/@google-cloud/speech@6.7.1, npm/@google-cloud/text-to-speech@6.0.1, npm/@hey-api/client-fetch@0.3.4, npm/@hono/node-server@1.13.8, npm/@hono/swagger-ui@0.5.1, npm/@inquirer/prompts@7.4.0, npm/@jest/globals@29.7.0, npm/@lezer/highlight@1.2.1, npm/@llamaindex/core@0.4.23, npm/@llamaindex/env@0.1.29, npm/@lukeed/uuid@2.0.1, npm/@microsoft/api-extractor@7.52.1, npm/@neon-rs/load@0.1.82, npm/@opentelemetry/instrumentation@0.57.2, npm/@paralleldrive/cuid2@2.2.2, npm/@pinecone-database/pinecone@3.0.3, npm/@qdrant/js-client-rest@1.13.0, npm/@radix-ui/react-accordion@1.2.3, npm/@radix-ui/react-alert-dialog@1.1.6, npm/@radix-ui/react-avatar@1.1.3, npm/@radix-ui/react-checkbox@1.1.4, npm/@radix-ui/react-collapsible@1.1.3, npm/@radix-ui/react-dialog@1.1.6, npm/@radix-ui/react-dropdown-menu@2.1.6, npm/@radix-ui/react-form@0.1.2, npm/@radix-ui/react-icons@1.3.2, npm/@radix-ui/react-popover@1.1.6, npm/@radix-ui/react-radio-group@1.2.3, npm/@radix-ui/react-scroll-area@1.2.3, npm/@radix-ui/react-select@2.1.6, npm/@radix-ui/react-separator@1.1.2, npm/@radix-ui/react-slider@1.2.3, npm/@radix-ui/react-switch@1.1.3, npm/@radix-ui/react-tabs@1.1.3, npm/@radix-ui/react-tooltip@1.1.8, npm/rollup@4.37.0

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants