René's URL Explorer Experiment


Title: chore(deps): bump astro from 5.14.8 to 5.15.9 by dependabot[bot] · Pull Request #59 · cppsea/website · GitHub

Open Graph Title: chore(deps): bump astro from 5.14.8 to 5.15.9 by dependabot[bot] · Pull Request #59 · cppsea/website

X Title: chore(deps): bump astro from 5.14.8 to 5.15.9 by dependabot[bot] · Pull Request #59 · cppsea/website

Description: Bumps astro from 5.14.8 to 5.15.9. Release notes Sourced from astro's releases. astro@5.15.9 Patch Changes #14786 758a891 Thanks @​mef! - Add handling of invalid encrypted props and slots in server islands. #14783 504958f Thanks @​florian-lefebvre! - Improves the experimental Fonts API build log to show the number of downloaded files. This can help spotting excessive downloading because of misconfiguration #14791 9e9c528 Thanks @​Princesseuh! - Changes the remote protocol checks for images to require explicit authorization in order to use data URIs. In order to allow data URIs for remote images, you will need to update your astro.config.mjs file to include the following configuration: // astro.config.mjs import { defineConfig } from 'astro/config'; export default defineConfig({ images: { remotePatterns: [ { protocol: 'data', }, ], }, }); #14787 0f75f6b Thanks @​matthewp! - Fixes wildcard hostname pattern matching to correctly reject hostnames without dots Previously, hostnames like localhost or other single-part names would incorrectly match patterns like *.example.com. The wildcard matching logic has been corrected to ensure that only valid subdomains matching the pattern are accepted. #14776 3537876 Thanks @​ktym4a! - Fixes the behavior of passthroughImageService so it does not generate webp. Updated dependencies [9e9c528, 0f75f6b]: @​astrojs/internal-helpers@​0.7.5 @​astrojs/markdown-remark@​6.3.9 astro@5.15.8 Patch Changes #14772 00c579a Thanks @​matthewp! - Improves the security of Server Islands slots by encrypting them before transmission to the browser, matching the security model used for props. This improves the integrity of slot content and prevents injection attacks, even when component templates don't explicitly support slots. Slots continue to work as expected for normal usage—this change has no breaking changes for legitimate requests. #14771 6f80081 Thanks @​matthewp! - Fix middleware pathname matching by normalizing URL-encoded paths Middleware now receives normalized pathname values, ensuring that encoded paths like /admin are properly decoded to /admin before middleware checks. This prevents potential security issues where middleware checks might be bypassed through URL encoding. astro@5.15.7 Patch Changes ... (truncated) Changelog Sourced from astro's changelog. 5.15.9 Patch Changes #14786 758a891 Thanks @​mef! - Add handling of invalid encrypted props and slots in server islands. #14783 504958f Thanks @​florian-lefebvre! - Improves the experimental Fonts API build log to show the number of downloaded files. This can help spotting excessive downloading because of misconfiguration #14791 9e9c528 Thanks @​Princesseuh! - Changes the remote protocol checks for images to require explicit authorization in order to use data URIs. In order to allow data URIs for remote images, you will need to update your astro.config.mjs file to include the following configuration: // astro.config.mjs import { defineConfig } from 'astro/config'; export default defineConfig({ images: { remotePatterns: [ { protocol: 'data', }, ], }, }); #14787 0f75f6b Thanks @​matthewp! - Fixes wildcard hostname pattern matching to correctly reject hostnames without dots Previously, hostnames like localhost or other single-part names would incorrectly match patterns like *.example.com. The wildcard matching logic has been corrected to ensure that only valid subdomains matching the pattern are accepted. #14776 3537876 Thanks @​ktym4a! - Fixes the behavior of passthroughImageService so it does not generate webp. Updated dependencies [9e9c528, 0f75f6b]: @​astrojs/internal-helpers@​0.7.5 @​astrojs/markdown-remark@​6.3.9 5.15.8 Patch Changes #14772 00c579a Thanks @​matthewp! - Improves the security of Server Islands slots by encrypting them before transmission to the browser, matching the security model used for props. This improves the integrity of slot content and prevents injection attacks, even when component templates don't explicitly support slots. Slots continue to work as expected for normal usage—this change has no breaking changes for legitimate requests. #14771 6f80081 Thanks @​matthewp! - Fix middleware pathname matching by normalizing URL-encoded paths Middleware now receives normalized pathname values, ensuring that encoded paths like /admin are properly decoded to /admin before middleware checks. This prevents potential security issues where middleware checks might be bypassed through URL encoding. 5.15.7 ... (truncated) Commits 7a07f02 [ci] release (#14788) 8cf3f05 [ci] format 758a891 fix(astro): handle invalid encrypted props in server island (#14786) 3537876 fix: passthroughImageService generate webp (#14776) 048e4dc [ci] format 9e9c528 fix: require explicit authorization to use data urls (#14791) 0f75f6b Fix wildcard hostname matching to reject hostnames without dots (#14787) 504958f feat(fonts): log number of downloaded files (#14783) 24e28d2 fix(deps): update astro dependencies (#14779) 60af4d0 [ci] release (#14773) Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps astro from 5.14.8 to 5.15.9. Release notes Sourced from astro's releases. astro@5.15.9 Patch Changes #14786 758a891 Thanks @​mef! - Add handling of invalid encrypted props and slots i...

X Description: Bumps astro from 5.14.8 to 5.15.9. Release notes Sourced from astro's releases. astro@5.15.9 Patch Changes #14786 758a891 Thanks @​mef! - Add handling of invalid encrypted props and slo...

Opengraph URL: https://github.com/cppsea/website/pull/59

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:2be5ee46-d249-5f75-23d5-915de6604ba8
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC3FA:20AE69:7396C7:94F171:6992902F
html-safe-nonce34c404a0b8a0a39bef5a06e9edf2173042ad144d95e390b4378ff2f0fb99251a
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDM0ZBOjIwQUU2OTo3Mzk2Qzc6OTRGMTcxOjY5OTI5MDJGIiwidmlzaXRvcl9pZCI6Ijc3NjExNTExNzg2MTcwMzI3NTEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac3edee677dfa81d10ff81c482dfce3528f3f00ad7c9ea01958effaeab9a31372c
hovercard-subject-tagpull_request:3027340081
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/cppsea/website/pull/59/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps astro from 5.14.8 to 5.15.9. Release notes Sourced from astro's releases. astro@5.15.9 Patch Changes #14786 758a891 Thanks @​mef! - Add handling of invalid encrypted props and slots i...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/cppsea/website git https://github.com/cppsea/website.git
octolytics-dimension-user_id42047471
octolytics-dimension-user_logincppsea
octolytics-dimension-repository_id145172618
octolytics-dimension-repository_nwocppsea/website
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id145172618
octolytics-dimension-repository_network_root_nwocppsea/website
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release848bc6032dcc93a9a7301dcc3f379a72ba13b96e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/cppsea/website/pull/59/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcppsea%2Fwebsite%2Fpull%2F59%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcppsea%2Fwebsite%2Fpull%2F59%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=cppsea%2Fwebsite
Reloadhttps://patch-diff.githubusercontent.com/cppsea/website/pull/59/files
Reloadhttps://patch-diff.githubusercontent.com/cppsea/website/pull/59/files
Reloadhttps://patch-diff.githubusercontent.com/cppsea/website/pull/59/files
cppsea https://patch-diff.githubusercontent.com/cppsea
websitehttps://patch-diff.githubusercontent.com/cppsea/website
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fcppsea%2Fwebsite
Fork 4 https://patch-diff.githubusercontent.com/login?return_to=%2Fcppsea%2Fwebsite
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fcppsea%2Fwebsite
Code https://patch-diff.githubusercontent.com/cppsea/website
Issues 0 https://patch-diff.githubusercontent.com/cppsea/website/issues
Pull requests 7 https://patch-diff.githubusercontent.com/cppsea/website/pulls
Actions https://patch-diff.githubusercontent.com/cppsea/website/actions
Projects 0 https://patch-diff.githubusercontent.com/cppsea/website/projects
Security 0 https://patch-diff.githubusercontent.com/cppsea/website/security
Insights https://patch-diff.githubusercontent.com/cppsea/website/pulse
Code https://patch-diff.githubusercontent.com/cppsea/website
Issues https://patch-diff.githubusercontent.com/cppsea/website/issues
Pull requests https://patch-diff.githubusercontent.com/cppsea/website/pulls
Actions https://patch-diff.githubusercontent.com/cppsea/website/actions
Projects https://patch-diff.githubusercontent.com/cppsea/website/projects
Security https://patch-diff.githubusercontent.com/cppsea/website/security
Insights https://patch-diff.githubusercontent.com/cppsea/website/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fcppsea%2Fwebsite%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Fcppsea%2Fwebsite%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/cppsea/website/tree/master
dependabot/npm_and_yarn/astro-5.15.9https://patch-diff.githubusercontent.com/cppsea/website/tree/dependabot/npm_and_yarn/astro-5.15.9
Conversation 1 https://patch-diff.githubusercontent.com/cppsea/website/pull/59
Commits 1 https://patch-diff.githubusercontent.com/cppsea/website/pull/59/commits
Checks 6 https://patch-diff.githubusercontent.com/cppsea/website/pull/59/checks
Files changed https://patch-diff.githubusercontent.com/cppsea/website/pull/59/files
Please reload this pagehttps://patch-diff.githubusercontent.com/cppsea/website/pull/59/files
chore(deps): bump astro from 5.14.8 to 5.15.9 https://patch-diff.githubusercontent.com/cppsea/website/pull/59/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/cppsea/website/pull/59/files
9d2d236 chore(deps): bump astro from 5.14.8 to 5.15.9 dependabot[bot] Nov 19, 2025 https://patch-diff.githubusercontent.com/cppsea/website/pull/59/commits/9d2d2363973fb356d0f2dae6128ee86443ed8b7c
Clear filters https://patch-diff.githubusercontent.com/cppsea/website/pull/59/files
Please reload this pagehttps://patch-diff.githubusercontent.com/cppsea/website/pull/59/files
Please reload this pagehttps://patch-diff.githubusercontent.com/cppsea/website/pull/59/files
package-lock.json https://patch-diff.githubusercontent.com/cppsea/website/pull/59/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://patch-diff.githubusercontent.com/cppsea/website/pull/59/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
Please reload this pagehttps://patch-diff.githubusercontent.com/cppsea/website/pull/59/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.