Skip to content

5.7.0 Minor release docs #11444

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

Merged
merged 8 commits into from
Apr 15, 2025
Merged

5.7.0 Minor release docs #11444

merged 8 commits into from
Apr 15, 2025

Conversation

sarah11918
Copy link
Member

@sarah11918 sarah11918 commented Apr 14, 2025

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
@github-actions github-actions bot added the i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! label Apr 14, 2025
Copy link

netlify bot commented Apr 14, 2025

Deploy Preview for astro-docs-2 ready!

Name Link
🔨 Latest commit 894ca2c
🔍 Latest deploy log https://app.netlify.com/sites/astro-docs-2/deploys/67fe2c7e044eb20008c8652d
😎 Deploy Preview https://deploy-preview-11444--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@astrobot-houston
Copy link
Contributor

astrobot-houston commented Apr 14, 2025

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/fonts.mdx Source changed, localizations will be marked as outdated.
en/guides/images.mdx Source changed, localizations will be marked as outdated.
en/guides/integrations-guide/cloudflare.mdx Source changed, localizations will be marked as outdated.
en/guides/integrations-guide/netlify.mdx Source changed, localizations will be marked as outdated.
en/guides/integrations-guide/node.mdx Source changed, localizations will be marked as outdated.
en/guides/integrations-guide/vercel.mdx Source changed, localizations will be marked as outdated.
en/guides/sessions.mdx Localization added, will be marked as complete.
en/reference/api-reference.mdx Source changed, localizations will be marked as outdated.
en/reference/configuration-reference.mdx Source changed, localizations will be marked as outdated.
en/reference/error-reference.mdx Source changed, localizations will be marked as outdated.
en/reference/errors/session-config-missing-error.mdx Source changed, localizations will be marked as outdated.
en/reference/errors/session-config-without-flag-error.mdx Source changed, localizations will be marked as outdated.
en/reference/errors/session-storage-init-error.mdx Source changed, localizations will be marked as outdated.
en/reference/errors/session-storage-save-error.mdx Source changed, localizations will be marked as outdated.
en/reference/errors/session-without-supported-adapter-output-error.mdx Source changed, localizations will be marked as outdated.
en/reference/experimental-flags/fonts.mdx Localization added, will be marked as complete.
en/reference/experimental-flags/serialized-configuration.mdx Source removed, will stop being tracked.
en/reference/experimental-flags/sessions.mdx Source removed, will stop being tracked.
en/reference/experimental-flags/svg.mdx Source removed, will stop being tracked.
en/reference/modules/astro-config.mdx Localization added, will be marked as complete.
es/reference/errors/session-config-missing-error.mdx Localization changed, will be marked as complete.
es/reference/errors/session-config-without-flag-error.mdx Localization changed, will be marked as complete.
es/reference/errors/session-storage-init-error.mdx Localization changed, will be marked as complete.
es/reference/errors/session-storage-save-error.mdx Localization changed, will be marked as complete.
fr/reference/configuration-reference.mdx Localization changed, will be marked as complete.
fr/reference/errors/session-config-missing-error.mdx Localization changed, will be marked as complete.
fr/reference/errors/session-config-without-flag-error.mdx Localization changed, will be marked as complete.
fr/reference/errors/session-storage-init-error.mdx Localization changed, will be marked as complete.
fr/reference/errors/session-storage-save-error.mdx Localization changed, will be marked as complete.
fr/reference/experimental-flags/serialized-configuration.mdx Localization removed, will be marked as missing.
fr/reference/experimental-flags/sessions.mdx Localization removed, will be marked as missing.
fr/reference/experimental-flags/svg.mdx Localization removed, will be marked as missing.
ko/reference/configuration-reference.mdx Localization changed, will be marked as complete.
ko/reference/errors/session-config-missing-error.mdx Localization changed, will be marked as complete.
ko/reference/errors/session-config-without-flag-error.mdx Localization changed, will be marked as complete.
ko/reference/errors/session-storage-init-error.mdx Localization changed, will be marked as complete.
ko/reference/errors/session-storage-save-error.mdx Localization changed, will be marked as complete.
ko/reference/experimental-flags/serialized-configuration.mdx Localization removed, will be marked as missing.
ko/reference/experimental-flags/sessions.mdx Localization removed, will be marked as missing.
ko/reference/experimental-flags/svg.mdx Localization removed, will be marked as missing.
pt-br/reference/errors/session-config-missing-error.mdx Localization changed, will be marked as complete.
pt-br/reference/errors/session-config-without-flag-error.mdx Localization changed, will be marked as complete.
pt-br/reference/errors/session-storage-init-error.mdx Localization changed, will be marked as complete.
pt-br/reference/errors/session-storage-save-error.mdx Localization changed, will be marked as complete.
zh-cn/reference/configuration-reference.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/session-config-missing-error.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/session-config-without-flag-error.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/session-storage-init-error.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/session-storage-save-error.mdx Localization changed, will be marked as complete.
zh-cn/reference/experimental-flags/serialized-configuration.mdx Localization removed, will be marked as missing.
zh-cn/reference/experimental-flags/sessions.mdx Localization removed, will be marked as missing.
zh-cn/reference/experimental-flags/svg.mdx Localization removed, will be marked as missing.
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.

florian-lefebvre and others added 2 commits April 14, 2025 14:37
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
Co-authored-by: anaxite <89195061+anaxite@users.noreply.github.com>
Co-authored-by: JusticeMatthew <72817096+JusticeMatthew@users.noreply.github.com>
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: ArmandPhilippot <59021693+ArmandPhilippot@users.noreply.github.com>
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
Co-authored-by: yanthomasdev <61414485+yanthomasdev@users.noreply.github.com>
@sarah11918 sarah11918 added this to the 5.7.0 milestone Apr 14, 2025
@sarah11918 sarah11918 added add new content Document something that is not in docs. May require testing, confirmation, or affect other pages. merge-on-release Don't merge this before the feature is released! (MQ=approved but WAIT for feature release!) minor-release For the next minor release; in the milestone, "merge queue" when approved by Sarah! labels Apr 14, 2025
Co-authored-by: delucis <357379+delucis@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Copy link
Member

@yanthomasdev yanthomasdev left a comment

Choose a reason for hiding this comment

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

I guess we can safely ignore all translations for Lunaria here, since the pages still have changes needed.

@lunaria-track:src/content/docs/en/**/*.mdx

sarah11918 and others added 4 commits April 15, 2025 06:19
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
Co-authored-by: stramel <855184+stramel@users.noreply.github.com>
Co-authored-by: yanthomasdev <61414485+yanthomasdev@users.noreply.github.com>
Co-authored-by: natemoo-re <7118177+natemoo-re@users.noreply.github.com>
@sarah11918 sarah11918 merged commit 1c5815d into main Apr 15, 2025
10 checks passed
ArmandPhilippot added a commit to ArmandPhilippot/astro-docs that referenced this pull request Apr 15, 2025
ArmandPhilippot added a commit to ArmandPhilippot/astro-docs that referenced this pull request Apr 15, 2025
ArmandPhilippot added a commit to ArmandPhilippot/astro-docs that referenced this pull request Apr 15, 2025
ArmandPhilippot added a commit to ArmandPhilippot/astro-docs that referenced this pull request Apr 15, 2025
ArmandPhilippot added a commit to ArmandPhilippot/astro-docs that referenced this pull request Apr 15, 2025
ArmandPhilippot added a commit to ArmandPhilippot/astro-docs that referenced this pull request Apr 16, 2025
ArmandPhilippot added a commit to ArmandPhilippot/astro-docs that referenced this pull request Apr 16, 2025
ArmandPhilippot added a commit to ArmandPhilippot/astro-docs that referenced this pull request Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add new content Document something that is not in docs. May require testing, confirmation, or affect other pages. i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! merge-on-release Don't merge this before the feature is released! (MQ=approved but WAIT for feature release!) minor-release For the next minor release; in the milestone, "merge queue" when approved by Sarah!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants