Bump astro from 4.2.4 to 4.2.6 #24

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/astro-4.2.6 into main 2024-01-29 12:17:39 +00:00
dependabot[bot] commented 2024-01-29 11:41:49 +00:00 (Migrated from github.com)

Bumps astro from 4.2.4 to 4.2.6.

Release notes

Sourced from astro's releases.

astro@4.2.6

Patch Changes

astro@4.2.5

Patch Changes

Changelog

Sourced from astro's changelog.

4.2.6

Patch Changes

4.2.5

Patch Changes

Commits

Dependabot compatibility score

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 <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)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.2.4 to 4.2.6. <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>astro@4.2.6</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9825">#9825</a> <a href="https://github.com/withastro/astro/commit/e4370e9e9dd862425eced25823c82e77d9516927"><code>e4370e9e9dd862425eced25823c82e77d9516927</code></a> Thanks <a href="https://github.com/tugrulates"><code>@​tugrulates</code></a>! - Fixes false positive aria role errors on interactive elements</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9828">#9828</a> <a href="https://github.com/withastro/astro/commit/a3df9d83ca92abb5f08f576631019c1604204bd9"><code>a3df9d83ca92abb5f08f576631019c1604204bd9</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Fixes a case where shared modules among pages and middleware were transformed to a no-op after the build.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9834">#9834</a> <a href="https://github.com/withastro/astro/commit/1885cea308a62b173a50967cf5a0b174b3c3f3f1"><code>1885cea308a62b173a50967cf5a0b174b3c3f3f1</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fixes third-party dev toolbar apps not loading correctly when using absolute paths on Windows</p> </li> </ul> <h2>astro@4.2.5</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9818">#9818</a> <a href="https://github.com/withastro/astro/commit/d688954c5adba75b0d676694fbf5fb0da1c0af13"><code>d688954c5adba75b0d676694fbf5fb0da1c0af13</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Improves the wording of a few confusing error messages</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9680">#9680</a> <a href="https://github.com/withastro/astro/commit/5d7db1dbb0ff06db98e08b0ca241ff09d0b8b44d"><code>5d7db1dbb0ff06db98e08b0ca241ff09d0b8b44d</code></a> Thanks <a href="https://github.com/loucyx"><code>@​loucyx</code></a>! - Fixes types generation from Content Collections config file</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9822">#9822</a> <a href="https://github.com/withastro/astro/commit/bd880e8437ea2df16f322f604865c1148a9fd4cf"><code>bd880e8437ea2df16f322f604865c1148a9fd4cf</code></a> Thanks <a href="https://github.com/liruifengv"><code>@​liruifengv</code></a>! - Applies the correct escaping to identifiers used with <code>transition:name</code>.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9830">#9830</a> <a href="https://github.com/withastro/astro/commit/f3d22136e53fd902310024519fc4de83f0a58039"><code>f3d22136e53fd902310024519fc4de83f0a58039</code></a> Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>! - Fixes an issue where 404 responses from endpoints were replaced with contents of 404.astro in dev mode.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9816">#9816</a> <a href="https://github.com/withastro/astro/commit/2a44c8f93201958fba2d1e83046eabcaef186b7c"><code>2a44c8f93201958fba2d1e83046eabcaef186b7c</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Adds telemetry for when apps are toggled in the dev toolbar. This data is completely anonymous and only the names of built-in apps are shared with us. This data will help us monitor how much the dev toolbar is used and which apps are used more. For more information on how Astro collects telemetry, visit the following page: <a href="https://astro.build/telemetry/">https://astro.build/telemetry/</a></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9807">#9807</a> <a href="https://github.com/withastro/astro/commit/b3f313138bb314e2b416c29cda507383c2a9f816"><code>b3f313138bb314e2b416c29cda507383c2a9f816</code></a> Thanks <a href="https://github.com/bluwy"><code>@​bluwy</code></a>! - Fixes environment variables replacement for <code>export const prerender</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9790">#9790</a> <a href="https://github.com/withastro/astro/commit/267c5aa2c7706f0ea3447f20a09d85aa560866ad"><code>267c5aa2c7706f0ea3447f20a09d85aa560866ad</code></a> Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>! - Refactors internals of the <code>astro:i18n</code> module to be more maintainable.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9776">#9776</a> <a href="https://github.com/withastro/astro/commit/dc75180aa698b298264362bab7f00391af427798"><code>dc75180aa698b298264362bab7f00391af427798</code></a> Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>! - Simplifies internals that handle middleware.</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md">astro's changelog</a>.</em></p> <blockquote> <h2>4.2.6</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9825">#9825</a> <a href="https://github.com/withastro/astro/commit/e4370e9e9dd862425eced25823c82e77d9516927"><code>e4370e9e9dd862425eced25823c82e77d9516927</code></a> Thanks <a href="https://github.com/tugrulates"><code>@​tugrulates</code></a>! - Fixes false positive aria role errors on interactive elements</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9828">#9828</a> <a href="https://github.com/withastro/astro/commit/a3df9d83ca92abb5f08f576631019c1604204bd9"><code>a3df9d83ca92abb5f08f576631019c1604204bd9</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Fixes a case where shared modules among pages and middleware were transformed to a no-op after the build.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9834">#9834</a> <a href="https://github.com/withastro/astro/commit/1885cea308a62b173a50967cf5a0b174b3c3f3f1"><code>1885cea308a62b173a50967cf5a0b174b3c3f3f1</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fixes third-party dev toolbar apps not loading correctly when using absolute paths on Windows</p> </li> </ul> <h2>4.2.5</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9818">#9818</a> <a href="https://github.com/withastro/astro/commit/d688954c5adba75b0d676694fbf5fb0da1c0af13"><code>d688954c5adba75b0d676694fbf5fb0da1c0af13</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Improves the wording of a few confusing error messages</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9680">#9680</a> <a href="https://github.com/withastro/astro/commit/5d7db1dbb0ff06db98e08b0ca241ff09d0b8b44d"><code>5d7db1dbb0ff06db98e08b0ca241ff09d0b8b44d</code></a> Thanks <a href="https://github.com/loucyx"><code>@​loucyx</code></a>! - Fixes types generation from Content Collections config file</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9822">#9822</a> <a href="https://github.com/withastro/astro/commit/bd880e8437ea2df16f322f604865c1148a9fd4cf"><code>bd880e8437ea2df16f322f604865c1148a9fd4cf</code></a> Thanks <a href="https://github.com/liruifengv"><code>@​liruifengv</code></a>! - Applies the correct escaping to identifiers used with <code>transition:name</code>.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9830">#9830</a> <a href="https://github.com/withastro/astro/commit/f3d22136e53fd902310024519fc4de83f0a58039"><code>f3d22136e53fd902310024519fc4de83f0a58039</code></a> Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>! - Fixes an issue where 404 responses from endpoints were replaced with contents of 404.astro in dev mode.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9816">#9816</a> <a href="https://github.com/withastro/astro/commit/2a44c8f93201958fba2d1e83046eabcaef186b7c"><code>2a44c8f93201958fba2d1e83046eabcaef186b7c</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Adds telemetry for when apps are toggled in the dev toolbar. This data is completely anonymous and only the names of built-in apps are shared with us. This data will help us monitor how much the dev toolbar is used and which apps are used more. For more information on how Astro collects telemetry, visit the following page: <a href="https://astro.build/telemetry/">https://astro.build/telemetry/</a></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9807">#9807</a> <a href="https://github.com/withastro/astro/commit/b3f313138bb314e2b416c29cda507383c2a9f816"><code>b3f313138bb314e2b416c29cda507383c2a9f816</code></a> Thanks <a href="https://github.com/bluwy"><code>@​bluwy</code></a>! - Fixes environment variables replacement for <code>export const prerender</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9790">#9790</a> <a href="https://github.com/withastro/astro/commit/267c5aa2c7706f0ea3447f20a09d85aa560866ad"><code>267c5aa2c7706f0ea3447f20a09d85aa560866ad</code></a> Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>! - Refactors internals of the <code>astro:i18n</code> module to be more maintainable.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/9776">#9776</a> <a href="https://github.com/withastro/astro/commit/dc75180aa698b298264362bab7f00391af427798"><code>dc75180aa698b298264362bab7f00391af427798</code></a> Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>! - Simplifies internals that handle middleware.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/a407eb5ac2f6d0daf5235be6835404c6646c5a4c"><code>a407eb5</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9837">#9837</a>)</li> <li><a href="https://github.com/withastro/astro/commit/1885cea308a62b173a50967cf5a0b174b3c3f3f1"><code>1885cea</code></a> fix(toolbar): Fix loading third-party apps using absolute paths (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9834">#9834</a>)</li> <li><a href="https://github.com/withastro/astro/commit/e4370e9e9dd862425eced25823c82e77d9516927"><code>e4370e9</code></a> fix(audit): mark widget roles as interactive (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9825">#9825</a>)</li> <li><a href="https://github.com/withastro/astro/commit/a3df9d83ca92abb5f08f576631019c1604204bd9"><code>a3df9d8</code></a> fix(core): don't noop shared modules (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9828">#9828</a>)</li> <li><a href="https://github.com/withastro/astro/commit/8281ebddaac1bd1355f1d2bc7967ec36b6d61299"><code>8281ebd</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9802">#9802</a>)</li> <li><a href="https://github.com/withastro/astro/commit/bd880e8437ea2df16f322f604865c1148a9fd4cf"><code>bd880e8</code></a> fix: fix <code>transition:name</code> can be unicode (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9822">#9822</a>)</li> <li><a href="https://github.com/withastro/astro/commit/00e6adb033c882c92fdbb3989b2fc1b78acb3bd7"><code>00e6adb</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/dc75180aa698b298264362bab7f00391af427798"><code>dc75180</code></a> refactor: singular middleware (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9776">#9776</a>)</li> <li><a href="https://github.com/withastro/astro/commit/b2197a2bee44838a44603f440c873fcb639aaf5c"><code>b2197a2</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/f3d22136e53fd902310024519fc4de83f0a58039"><code>f3d2213</code></a> fix(dev): dont reroute endpoint responses (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9830">#9830</a>)</li> <li>Additional commits viewable in <a href="https://github.com/withastro/astro/commits/astro@4.2.6/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.2.4&new-version=4.2.6)](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) </details>
vercel[bot] commented 2024-01-29 11:41:51 +00:00 (Migrated from github.com)

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
astro-ghostcms-demo Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2024 11:45am
astro-ghostcms-xyz Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2024 11:45am
[vc]: #B8iApS2Wkq7GMj7ZcVUYteDKo74WwAmMYqVKqYIZHe0=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJhc3Ryby1naG9zdGNtcy1kZW1vIiwicm9vdERpcmVjdG9yeSI6ImRlbW8iLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vYWRhbW1hdHRoaWVzZW5zLXByb2plY3RzL2FzdHJvLWdob3N0Y21zLWRlbW8vQ1phS3pXY0dpSmhkQVhoOWdjczh6YXZ3cGlXZSIsInByZXZpZXdVcmwiOiJhc3Ryby1naG9zdGNtcy1kZW1vLWdpdC1kZXBlbmRhLTljZTJhZC1hZGFtbWF0dGhpZXNlbnMtcHJvamVjdHMudmVyY2VsLmFwcCIsIm5leHRDb21taXRTdGF0dXMiOiJERVBMT1lFRCIsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZCI6MCwidW5yZXNvbHZlZCI6MCwidG90YWwiOjAsImxpbmsiOiJhc3Ryby1naG9zdGNtcy1kZW1vLWdpdC1kZXBlbmRhLTljZTJhZC1hZGFtbWF0dGhpZXNlbnMtcHJvamVjdHMudmVyY2VsLmFwcCJ9fSx7Im5hbWUiOiJhc3Ryby1naG9zdGNtcy14eXoiLCJyb290RGlyZWN0b3J5Ijoid3d3IiwiaW5zcGVjdG9yVXJsIjoiaHR0cHM6Ly92ZXJjZWwuY29tL2FkYW1tYXR0aGllc2Vucy1wcm9qZWN0cy9hc3Ryby1naG9zdGNtcy14eXovSzNLNVRKM1VGa1l5RGE5elk5d3VlWGsyMVFkayIsInByZXZpZXdVcmwiOiJhc3Ryby1naG9zdGNtcy14eXotZ2l0LWRlcGVuZGFiLTc1MThkZC1hZGFtbWF0dGhpZXNlbnMtcHJvamVjdHMudmVyY2VsLmFwcCIsIm5leHRDb21taXRTdGF0dXMiOiJERVBMT1lFRCIsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZCI6MCwidW5yZXNvbHZlZCI6MCwidG90YWwiOjAsImxpbmsiOiJhc3Ryby1naG9zdGNtcy14eXotZ2l0LWRlcGVuZGFiLTc1MThkZC1hZGFtbWF0dGhpZXNlbnMtcHJvamVjdHMudmVyY2VsLmFwcCJ9fV19 **The latest updates on your projects**. Learn more about [Vercel for Git ↗︎](https://vercel.link/github-learn-more) | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **astro-ghostcms-demo** | ✅ Ready ([Inspect](https://vercel.com/adammatthiesens-projects/astro-ghostcms-demo/CZaKzWcGiJhdAXh9gcs8zavwpiWe)) | [Visit Preview](https://vercel.live/open-feedback/astro-ghostcms-demo-git-dependa-9ce2ad-adammatthiesens-projects.vercel.app?via=pr-comment-visit-preview-link&passThrough=1) | 💬 [**Add feedback**](https://vercel.live/open-feedback/astro-ghostcms-demo-git-dependa-9ce2ad-adammatthiesens-projects.vercel.app?via=pr-comment-feedback-link) | Jan 29, 2024 11:45am | | **astro-ghostcms-xyz** | ✅ Ready ([Inspect](https://vercel.com/adammatthiesens-projects/astro-ghostcms-xyz/K3K5TJ3UFkYyDa9zY9wueXk21Qdk)) | [Visit Preview](https://vercel.live/open-feedback/astro-ghostcms-xyz-git-dependab-7518dd-adammatthiesens-projects.vercel.app?via=pr-comment-visit-preview-link&passThrough=1) | 💬 [**Add feedback**](https://vercel.live/open-feedback/astro-ghostcms-xyz-git-dependab-7518dd-adammatthiesens-projects.vercel.app?via=pr-comment-feedback-link) | Jan 29, 2024 11:45am |
Adammatthiesen (Migrated from github.com) approved these changes 2024-01-29 12:17:32 +00:00
Sign in to join this conversation.
No description provided.