Skip to content

Deprecate @astrojs/db#13986

Merged
matthewp merged 2 commits into
mainfrom
armand/deprecate-astro-db
Jun 9, 2026
Merged

Deprecate @astrojs/db#13986
matthewp merged 2 commits into
mainfrom
armand/deprecate-astro-db

Conversation

@ArmandPhilippot

@ArmandPhilippot ArmandPhilippot commented Jun 4, 2026

Copy link
Copy Markdown
Member

Description (required)

Adds a callout in integrations-guide/db.mdx and guides/astro-db.mdx to warn about @astrojs/db deprecation.

We might need to update the Astro version if this isn't shipped with withastro/astro#16972.

Related issues & labels (optional)

  • Suggested label: update or improve documentation

For Astro version: 6.4.5. See astro PR #16964.

@ArmandPhilippot ArmandPhilippot added improve or update documentation Enhance / update existing documentation (e.g. add example, improve description, update for changes) merge-on-release Don't merge this before the feature is released! (MQ=approved but WAIT for feature release!) labels Jun 4, 2026
@netlify

netlify Bot commented Jun 4, 2026

Copy link
Copy Markdown

Deploy Preview for astro-docs-2 ready!

Name Link
🔨 Latest commit d659a75
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/6a2441b9ffbb1100086ffd39
😎 Deploy Preview https://deploy-preview-13986--astro-docs-2.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.

@astrobot-houston

astrobot-houston commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
en/guides/astro-db.mdx Source changed, localizations will be marked as outdated.
en/guides/integrations-guide/db.mdx Source changed, localizations will be marked as outdated.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

import Since from '~/components/Since.astro';

:::caution[Deprecated]
The Astro DB integration has been deprecated in Astro v6.5 and is no longer maintained.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its the same caution but you used "Astro DB" here and "@astrojs/db" in the other file - is it intentional or did you mean to actually use the same wording?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if this is the right solution, but yes, it was intentional:

  • the integration page doesn't use @astrojs/db inside the text
  • the Astro DB guide mentions at least twice @astrojs/db
  • I though this could help to distinguish between the two pages since the aside is almost identical.

But, I don't have a strong opinion on this. If you think using the same name on both is less confusing, I'm okay with that!

@matthewp matthewp merged commit 69d76ae into main Jun 9, 2026
12 checks passed
@matthewp matthewp deleted the armand/deprecate-astro-db branch June 9, 2026 12:49
HiDeoo added a commit that referenced this pull request Jun 11, 2026
* main:
  i18n(ko-KR): update `cosmic`, `markdown-content`, `modified-time` (#14041)
  i18n(pt-br): Update editor-setup.mdx translation (#14040)
  i18n(it-IT): create it/guides/fonts.mdx (#13871)
  i18n(fr): update `guides/astro-db.mdx` & `integrations-guide/db.mdx` (#14033)
  i18n(fr): update `guides/markdown-content.mdx` (#14034)
  i18n(fr): update `recipes/modified-time.mdx` (#14035)
  i18n(fr): update `session-driver-reference.mdx` (#14036)
  Remove a broken theme in Cosmic (#14039)
  Remove stale themes and production sites on 3rd party guides [i18nIgnore] (#14038)
  Remove deprecated `remarkPlugins` references from "last modified" recipe (#14029)
  Fix incorrect code examples in the Markdown guide (#14032)
  i18n(ko-KR): update `db`, `astro-db`, `github`, `session-driver-reference` (#14031)
  Deprecate `@astrojs/db` (#13986)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improve or update documentation Enhance / update existing documentation (e.g. add example, improve description, update for changes) merge-on-release Don't merge this before the feature is released! (MQ=approved but WAIT for feature release!)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants