Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
astro (source) ^5.14.1 -> ^5.14.5 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

withastro/astro (astro)

v5.14.5

Compare Source

Patch Changes
  • #​14525 4f55781 Thanks @​penx! - Fixes defineLiveCollection() types

  • #​14441 62ec8ea Thanks @​upsuper! - Updates redirect handling to be consistent across static and server output, aligning with the behavior of other adapters.

    Previously, the Node.js adapter used default HTML files with meta refresh tags when in static output. This often resulted in an extra flash of the page on redirect, while also not applying the proper status code for redirections. It's also likely less friendly to search engines.

    This update ensures that configured redirects are always handled as HTTP redirects regardless of output mode, and the default HTML files for the redirects are no longer generated in static output. It makes the Node.js adapter more consistent with the other official adapters.

    No change to your project is required to take advantage of this new adapter functionality. It is not expected to cause any breaking changes. However, if you relied on the previous redirecting behavior, you may need to handle your redirects differently now. Otherwise you should notice smoother redirects, with more accurate HTTP status codes, and may potentially see some SEO gains.

  • #​14506 ec3cbe1 Thanks @​abdo-spices! - Updates the <Font /> component so that preload links are generated after the style tag, as recommended by capo.js

v5.14.4

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "before 7am on the first day of the week" in timezone GMT, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Pull requests that update a dependency file label Oct 19, 2025
@renovate renovate bot enabled auto-merge (squash) October 19, 2025 02:37
@changeset-bot
Copy link

changeset-bot bot commented Oct 19, 2025

⚠️ No Changeset found

Latest commit: 96d4ac7

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 Oct 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
clerk-js-sandbox Skipped Skipped Oct 19, 2025 2:37am

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 19, 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.


Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 19, 2025

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@7027

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@7027

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@7027

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@7027

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@7027

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@7027

@clerk/elements

npm i https://pkg.pr.new/@clerk/elements@7027

@clerk/clerk-expo

npm i https://pkg.pr.new/@clerk/clerk-expo@7027

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@7027

@clerk/express

npm i https://pkg.pr.new/@clerk/express@7027

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@7027

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@7027

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@7027

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@7027

@clerk/clerk-react

npm i https://pkg.pr.new/@clerk/clerk-react@7027

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@7027

@clerk/remix

npm i https://pkg.pr.new/@clerk/remix@7027

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@7027

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@7027

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@7027

@clerk/themes

npm i https://pkg.pr.new/@clerk/themes@7027

@clerk/types

npm i https://pkg.pr.new/@clerk/types@7027

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@7027

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@7027

commit: 96d4ac7

auto-merge was automatically disabled October 20, 2025 07:50

Pull request was closed

@renovate
Copy link
Contributor Author

renovate bot commented Oct 20, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^5.14.5). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/astro-dev-minor branch October 20, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

astro dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants