Skip to content

Commit

Permalink
Bump astro from 4.16.13 to 4.16.18 (#5414)
Browse files Browse the repository at this point in the history
Bumps
[astro](https://github.com/withastro/astro/tree/HEAD/packages/astro)
from 4.16.13 to 4.16.18.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/releases">astro's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12757">#12757</a>
<a
href="https://github.com/withastro/astro/commit/d0aaac3e1443a84e673568ea2f649d70d74582b6"><code>d0aaac3</code></a>
Thanks <a
href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Remove
all assets created from the server build</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12757">#12757</a>
<a
href="https://github.com/withastro/astro/commit/d0aaac3e1443a84e673568ea2f649d70d74582b6"><code>d0aaac3</code></a>
Thanks <a
href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Clean
server sourcemaps from static output</p>
</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12632">#12632</a>
<a
href="https://github.com/withastro/astro/commit/e7d14c374b9d45e27089994a4eb72186d05514de"><code>e7d14c3</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue where the <code>checkOrigin</code> feature wasn't
correctly checking the <code>content-type</code> header</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12542">#12542</a>
<a
href="https://github.com/withastro/astro/commit/65e50eb7b6d7b10a193bba7d292804ac0e55be18"><code>65e50eb</code></a>
Thanks <a href="https://github.com/kadykov"><code>@​kadykov</code></a>!
- Fix JPEG image size determination</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12525">#12525</a>
<a
href="https://github.com/withastro/astro/commit/cf0d8b08a0f16bba7310d1a92c82b5a276682e8c"><code>cf0d8b0</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue where with <code>i18n</code> enabled, Astro couldn't
render the <code>404.astro</code> component for non-existent routes.</p>
</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12498">#12498</a>
<a
href="https://github.com/withastro/astro/commit/b140a3f6d821127f927b7cb938294549e41c5168"><code>b140a3f</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes a regression where Astro was trying to access
<code>Request.headers</code></li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12480">#12480</a>
<a
href="https://github.com/withastro/astro/commit/c3b7e7cfa13603c08eb923703f31a92d514e82db"><code>c3b7e7c</code></a>
Thanks <a
href="https://github.com/matthewp"><code>@​matthewp</code></a>! -
Removes the default throw behavior in <code>astro:env</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12444">#12444</a>
<a
href="https://github.com/withastro/astro/commit/28dd3ce5222a667fe113238254edf59318b3fa14"><code>28dd3ce</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue where a server island hydration script might fail case
the island ID misses from the DOM.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12476">#12476</a>
<a
href="https://github.com/withastro/astro/commit/80a9a5299a9d51f2b09900d3200976d687feae8f"><code>80a9a52</code></a>
Thanks <a
href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>!
- Fixes a case where the Content Layer <code>glob()</code> loader would
not update when renaming or deleting an entry</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12418">#12418</a>
<a
href="https://github.com/withastro/astro/commit/25baa4ed0c5f55fa85c2c7e2c15848937ed1dc9b"><code>25baa4e</code></a>
Thanks <a
href="https://github.com/oliverlynch"><code>@​oliverlynch</code></a>! -
Fix cached image redownloading if it is the first asset</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12477">#12477</a>
<a
href="https://github.com/withastro/astro/commit/46f6b386b3db6332f286d79958ef10261958cceb"><code>46f6b38</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue where the SSR build was emitting the
<code>dist/server/entry.mjs</code> file with an incorrect import at the
top of the file/</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12365">#12365</a>
<a
href="https://github.com/withastro/astro/commit/a23985b02165c2ddce56d511b3f97b6815c452c9"><code>a23985b</code></a>
Thanks <a
href="https://github.com/apatel369"><code>@​apatel369</code></a>! -
Fixes an issue where <code>Astro.currentLocale</code> was not correctly
returning the locale for 404 and 500 pages.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/blob/[email protected]/packages/astro/CHANGELOG.md">astro's
changelog</a>.</em></p>
<blockquote>
<h2>4.16.18</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12757">#12757</a>
<a
href="https://github.com/withastro/astro/commit/d0aaac3e1443a84e673568ea2f649d70d74582b6"><code>d0aaac3</code></a>
Thanks <a
href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Remove
all assets created from the server build</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12757">#12757</a>
<a
href="https://github.com/withastro/astro/commit/d0aaac3e1443a84e673568ea2f649d70d74582b6"><code>d0aaac3</code></a>
Thanks <a
href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Clean
server sourcemaps from static output</p>
</li>
</ul>
<h2>4.16.17</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12632">#12632</a>
<a
href="https://github.com/withastro/astro/commit/e7d14c374b9d45e27089994a4eb72186d05514de"><code>e7d14c3</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue where the <code>checkOrigin</code> feature wasn't
correctly checking the <code>content-type</code> header</li>
</ul>
<h2>4.16.16</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12542">#12542</a>
<a
href="https://github.com/withastro/astro/commit/65e50eb7b6d7b10a193bba7d292804ac0e55be18"><code>65e50eb</code></a>
Thanks <a href="https://github.com/kadykov"><code>@​kadykov</code></a>!
- Fix JPEG image size determination</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12525">#12525</a>
<a
href="https://github.com/withastro/astro/commit/cf0d8b08a0f16bba7310d1a92c82b5a276682e8c"><code>cf0d8b0</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue where with <code>i18n</code> enabled, Astro couldn't
render the <code>404.astro</code> component for non-existent routes.</p>
</li>
</ul>
<h2>4.16.15</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12498">#12498</a>
<a
href="https://github.com/withastro/astro/commit/b140a3f6d821127f927b7cb938294549e41c5168"><code>b140a3f</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes a regression where Astro was trying to access
<code>Request.headers</code></li>
</ul>
<h2>4.16.14</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12480">#12480</a>
<a
href="https://github.com/withastro/astro/commit/c3b7e7cfa13603c08eb923703f31a92d514e82db"><code>c3b7e7c</code></a>
Thanks <a
href="https://github.com/matthewp"><code>@​matthewp</code></a>! -
Removes the default throw behavior in <code>astro:env</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12444">#12444</a>
<a
href="https://github.com/withastro/astro/commit/28dd3ce5222a667fe113238254edf59318b3fa14"><code>28dd3ce</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue where a server island hydration script might fail case
the island ID misses from the DOM.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12476">#12476</a>
<a
href="https://github.com/withastro/astro/commit/80a9a5299a9d51f2b09900d3200976d687feae8f"><code>80a9a52</code></a>
Thanks <a
href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>!
- Fixes a case where the Content Layer <code>glob()</code> loader would
not update when renaming or deleting an entry</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12418">#12418</a>
<a
href="https://github.com/withastro/astro/commit/25baa4ed0c5f55fa85c2c7e2c15848937ed1dc9b"><code>25baa4e</code></a>
Thanks <a
href="https://github.com/oliverlynch"><code>@​oliverlynch</code></a>! -
Fix cached image redownloading if it is the first asset</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12477">#12477</a>
<a
href="https://github.com/withastro/astro/commit/46f6b386b3db6332f286d79958ef10261958cceb"><code>46f6b38</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue where the SSR build was emitting the
<code>dist/server/entry.mjs</code> file with an incorrect import at the
top of the file/</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12365">#12365</a>
<a
href="https://github.com/withastro/astro/commit/a23985b02165c2ddce56d511b3f97b6815c452c9"><code>a23985b</code></a>
Thanks <a
href="https://github.com/apatel369"><code>@​apatel369</code></a>! -
Fixes an issue where <code>Astro.currentLocale</code> was not correctly
returning the locale for 404 and 500 pages.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/withastro/astro/commit/84190aa42f54db98ebd1e8a43080028aeaae35ac"><code>84190aa</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12774">#12774</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/d0aaac3e1443a84e673568ea2f649d70d74582b6"><code>d0aaac3</code></a>
Prevent server sourcemaps from being part of client output (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12757">#12757</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/ba4aac1051143ef3e8f004ac6739e4ac5363a3c3"><code>ba4aac1</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12648">#12648</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/e7d14c374b9d45e27089994a4eb72186d05514de"><code>e7d14c3</code></a>
fix: <code>checkOrigin</code> headers check (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12632">#12632</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/6eac6ba7331c3af7c2b704dc15a133748a2fd18b"><code>6eac6ba</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12536">#12536</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/65e50eb7b6d7b10a193bba7d292804ac0e55be18"><code>65e50eb</code></a>
Fix JPEG image size determination (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12542">#12542</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/6fc29e3c24a23774d2bd960028716a660d3e9b53"><code>6fc29e3</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12410">#12410</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/cf0d8b08a0f16bba7310d1a92c82b5a276682e8c"><code>cf0d8b0</code></a>
fix(i18n): render <code>404.astro</code> when i18n is enabled (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12525">#12525</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/36d8d921db05bf9222512949a64f5076904dde4d"><code>36d8d92</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12501">#12501</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/b140a3f6d821127f927b7cb938294549e41c5168"><code>b140a3f</code></a>
fix(routing): don't access Request headers (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12498">#12498</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/withastro/astro/commits/[email protected]/packages/astro">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=astro&package-manager=npm_and_yarn&previous-version=4.16.13&new-version=4.16.18)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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](https://github.com/microsoft/typespec/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent e873e63 commit 145b3ff
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 40 deletions.
4 changes: 2 additions & 2 deletions packages/astro-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
},
"devDependencies": {
"@types/react": "~18.3.11",
"astro": "^4.16.10"
"astro": "^4.16.18"
},
"peerDependencies": {
"astro": "^4.16.10"
"astro": "^4.16.18"
},
"dependencies": {
"@astrojs/check": "^0.9.4",
Expand Down
81 changes: 44 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@fluentui/react-icons": "^2.0.260",
"@typespec/compiler": "workspace:~",
"@typespec/playground": "workspace:~",
"astro": "^4.16.10",
"astro": "^4.16.18",
"astro-rehype-relative-markdown-links": "^0.15.0",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
Expand Down

0 comments on commit 145b3ff

Please sign in to comment.