Skip to content

docs: fix security.allowedDomains version#14509

Merged
ArmandPhilippot merged 2 commits intowithastro:mainfrom
ArmandPhilippot:docs/fix-security-allowedDomains-version
Oct 9, 2025
Merged

docs: fix security.allowedDomains version#14509
ArmandPhilippot merged 2 commits intowithastro:mainfrom
ArmandPhilippot:docs/fix-security-allowedDomains-version

Conversation

@ArmandPhilippot
Copy link
Copy Markdown
Member

Changes

Fixes the documented version of security.allowedDomains.

The new config option was added in 6ee63bf which was released in astro@5.14.2 and not 5.15.0.

Testing

N/A

Docs

Added a changeset even if this not yet in docs, because this will require a new release to be able to fix the not yet merged docs PR (withastro/docs#12527). We're currently showing an incorrect version... 5.15.0 is not yet a thing!

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Oct 9, 2025

🦋 Changeset detected

Latest commit: 0e838aa

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) docs pr labels Oct 9, 2025
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Oct 9, 2025

CodSpeed Performance Report

Merging #14509 will not alter performance

Comparing ArmandPhilippot:docs/fix-security-allowedDomains-version (0e838aa) with main (c4d84bb)1

Summary

✅ 6 untouched

Footnotes

  1. No successful run was found on main (fe1d35c) during the generation of this report, so c4d84bb was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

Copy link
Copy Markdown
Contributor

@matthewp matthewp left a comment

Choose a reason for hiding this comment

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

Good catch, thank you!

@ArmandPhilippot ArmandPhilippot merged commit 7e04caf into withastro:main Oct 9, 2025
23 checks passed
@ArmandPhilippot ArmandPhilippot deleted the docs/fix-security-allowedDomains-version branch October 9, 2025 16:11
@astrobot-houston astrobot-houston mentioned this pull request Oct 9, 2025
florian-lefebvre added a commit that referenced this pull request Oct 13, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Matthew Phillips <matthewp@users.noreply.github.com>
Co-authored-by: Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com>
Co-authored-by: Bartosz Kapciak <bartosz.kapciak@swmansion.com>
Co-authored-by: Bartosz Kapciak <martrapp@users.noreply.github.com>
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Abdelrahman Abdelfattah <spices.digital@gmail.com>
Co-authored-by: Alasdair McLeay <penx@users.noreply.github.com>
Fix failing x-forwarded-host tests (#14505)
fix(prefetch): Fix "tap" prefetch strategy when view transitions are enabled (#14235)
fix `security.allowedDomains` version (#14509)
Fix compatibility with older Astro versions in @astrojs/node (#14514)
Fixes #14513
fix heading level in config reference docs (#14517)
fix(deps): update all non-major dependencies (#14522)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs pr pkg: astro Related to the core `astro` package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants