Skip to content
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

chore(deps): update app dependencies (main) #2573

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/react (source) ^4.1.6 -> ^4.2.0 age adoption passing confidence
@sanity/ui (source) 2.11.4 -> 2.11.6 age adoption passing confidence
astro (source) ^5.1.9 -> ^5.1.10 age adoption passing confidence
framer-motion ^12.0.5 -> ^12.0.6 age adoption passing confidence
next-sanity (source) 9.8.42 -> 9.8.43 age adoption passing confidence
next-sanity (source) ^9.8.42 -> ^9.8.43 age adoption passing confidence

Release Notes

withastro/astro (@​astrojs/react)

v4.2.0

Compare Source

Minor Changes
  • #​13036 3c90d8f Thanks @​artmsilva! - Adds experimental support for disabling streaming

    This is useful to support libraries that are not compatible with streaming such as some CSS-in-JS libraries. To disable streaming for all React components in your project, set experimentalDisableStreaming: true as a configuration option for @astrojs/react:

    // astro.config.mjs
    import { defineConfig } from 'astro/config';
    import react from '@​astrojs/react';
    
    export default defineConfig({
      integrations: [
        react({
    +      experimentalDisableStreaming: true,
        }),
      ],
    });
sanity-io/ui (@​sanity/ui)

v2.11.6

Compare Source

Bug Fixes

v2.11.5

Compare Source

Bug Fixes
withastro/astro (astro)

v5.1.10

Compare Source

Patch Changes
motiondivision/motion (framer-motion)

v12.0.6

Compare Source

Fixed
  • Discard layout projection snapshots if 0x0.
sanity-io/next-sanity (next-sanity)

v9.8.43

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot requested a review from a team as a code owner January 27, 2025 14:30
@renovate renovate bot enabled auto-merge (squash) January 27, 2025 14:30
Copy link

vercel bot commented Jan 27, 2025

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

Name Status Preview Comments Updated (UTC)
live-visual-editing-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 2:37pm
visual-editing-astro ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 2:37pm
visual-editing-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 2:37pm
visual-editing-next-with-i18n ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 2:37pm
visual-editing-nuxt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 2:37pm
visual-editing-page-builder-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 2:37pm
visual-editing-remix ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 2:37pm
visual-editing-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 2:37pm
visual-editing-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 2:37pm
visual-editing-svelte ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 2:37pm

Copy link

@renovate renovate bot merged commit a5e5956 into main Jan 27, 2025
18 checks passed
@renovate renovate bot deleted the renovate/main-app-dependencies branch January 27, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant