Skip to content

fix(deps): update astro - #202

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astro
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astro

Conversation

@renovate

@renovate renovate Bot commented Sep 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@astrojs/starlight (source) ^0.42.3 → ^0.42.4 age confidence
astro (source) ^7.3.4 → ^7.3.5 age confidence

Release Notes

withastro/starlight (@​astrojs/starlight)

v0.42.4

Compare Source

Patch Changes
withastro/astro (astro)

v7.3.5

Compare Source

Patch Changes
  • #​17736 2b8b2e8 Thanks @​ematipico! - Adds a new container function called renderComponent(), which renders Astro components with inlined styles and scripts.

    Users must import the component with the new ?container query string:

    import { experimental_AstroContainer } from "astro/container";
    import TodoList from "../components/TodoList.astro?container";
    
    const container = await experimental_AstroContainer.create();
    
    const _string = container.renderComponent(TodoList);

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) September 24, 2026 23:28
@netlify

netlify Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

✅ Deploy Preview for openpodcastapi ready!

Name Link
🔨 Latest commit 8a7b064
🔍 Latest deploy log https://app.netlify.com/projects/openpodcastapi/deploys/6ab5b21d1b58030008f15109
😎 Deploy Preview https://deploy-preview-202--openpodcastapi.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

This branch has not been deployed

No deployments
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