Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

This PR contains the following updates:

Package Change Age Confidence
@astrojs/db (source) ^0.18.0 -> ^0.18.2 age confidence
@astrojs/node (source) ^9.4.3 -> ^9.5.0 age confidence

Release Notes

withastro/astro (@​astrojs/db)

v0.18.2

Compare Source

Patch Changes

v0.18.1

Compare Source

Patch Changes
withastro/astro (@​astrojs/node)

v9.5.0

Compare Source

Minor Changes
  • #​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.

v9.4.6

Compare Source

Patch Changes
  • #​14514 66a26d7 Thanks @​matthewp! - Fixes compatibility issue with older versions of Astro by making getAllowedDomains() call optional and updating peer dependency to require astro@^5.14.3

v9.4.5

Compare Source

Patch Changes

v9.4.4

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

@renovate renovate bot requested a review from a team as a code owner September 29, 2025 02:27
@changeset-bot
Copy link

changeset-bot bot commented Sep 29, 2025

⚠️ No Changeset found

Latest commit: ef7195d

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

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 29, 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.

@renovate renovate bot force-pushed the renovate/pnpm-workspace-dependencies branch from 2888020 to f8e1f72 Compare September 29, 2025 12:37
@renovate renovate bot force-pushed the renovate/pnpm-workspace-dependencies branch from f8e1f72 to be7c810 Compare October 11, 2025 00:47
@renovate renovate bot changed the title chore(deps): update pnpm workspace dependencies chore(deps): update dependency @astrojs/node to ^9.4.4 Oct 11, 2025
@renovate renovate bot force-pushed the renovate/pnpm-workspace-dependencies branch from be7c810 to 15f21df Compare October 12, 2025 13:43
@renovate renovate bot changed the title chore(deps): update dependency @astrojs/node to ^9.4.4 chore(deps): update dependency @astrojs/node to ^9.4.5 Oct 12, 2025
@renovate renovate bot force-pushed the renovate/pnpm-workspace-dependencies branch from 15f21df to 47799fb Compare October 13, 2025 17:06
@renovate renovate bot changed the title chore(deps): update dependency @astrojs/node to ^9.4.5 chore(deps): update dependency @astrojs/node to ^9.4.6 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/pnpm-workspace-dependencies branch from 47799fb to 264876c Compare October 17, 2025 13:58
@renovate renovate bot changed the title chore(deps): update dependency @astrojs/node to ^9.4.6 chore(deps): update dependency @astrojs/node to ^9.5.0 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/pnpm-workspace-dependencies branch from 264876c to 4af4c46 Compare October 26, 2025 12:54
@renovate renovate bot changed the title chore(deps): update dependency @astrojs/node to ^9.5.0 chore(deps): update pnpm workspace dependencies Oct 26, 2025
@renovate renovate bot force-pushed the renovate/pnpm-workspace-dependencies branch from 4af4c46 to ef7195d Compare October 31, 2025 15:58
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