msc-viewer.meta

Issues/PRs archive for MTRNord/msc-viewer
git clone git://archive.git.mtrnord.blog/MTRNord/msc-viewer.meta.git
Log | Files | Refs

50.md (19999B)


      1 # PR #50 Bump astro from 4.0.6 to 4.6.3
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2024-04-22T01:20:16Z
      6 - **Branch:** dependabot/npm_and_yarn/astro-4.6.3 → main
      7 - **Closed:** 2024-04-29T01:44:59Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [50.diff](./50.diff)
     10 
     11 ---
     12 
     13 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.0.6 to 4.6.3.
     14 <details>
     15 <summary>Release notes</summary>
     16 <p><em>Sourced from <a href="https://github.com/withastro/astro/releases">astro's releases</a>.</em></p>
     17 <blockquote>
     18 <h2>astro@4.6.3</h2>
     19 <h3>Patch Changes</h3>
     20 <ul>
     21 <li>
     22 <p><a href="https://redirect.github.com/withastro/astro/pull/10799">#10799</a> <a href="https://github.com/withastro/astro/commit/dc74afca9f5eebc2d61331298d6ef187d92051e0"><code>dc74afca9f5eebc2d61331298d6ef187d92051e0</code></a> Thanks <a href="https://github.com/martrapp"><code>@​martrapp</code></a>! - Fixes an issue with persisted non-text input fields that have the focus during view transition navigation.</p>
     23 </li>
     24 <li>
     25 <p><a href="https://redirect.github.com/withastro/astro/pull/10773">#10773</a> <a href="https://github.com/withastro/astro/commit/35e43ecdaae7adc4b9a0b974192a033568cfb3f0"><code>35e43ecdaae7adc4b9a0b974192a033568cfb3f0</code></a> Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>! - Improves performance for frequent use of small components.</p>
     26 </li>
     27 <li>
     28 <p><a href="https://redirect.github.com/withastro/astro/pull/10763">#10763</a> <a href="https://github.com/withastro/astro/commit/63132771373ce1510be3e8814897accc0bf62ef8"><code>63132771373ce1510be3e8814897accc0bf62ef8</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Invalidate CC cache manifest when lockfile or config changes</p>
     29 </li>
     30 <li>
     31 <p><a href="https://redirect.github.com/withastro/astro/pull/10811">#10811</a> <a href="https://github.com/withastro/astro/commit/77822a822b04b5113726f713df104e8667333c59"><code>77822a822b04b5113726f713df104e8667333c59</code></a> Thanks <a href="https://github.com/AvinashReddy3108"><code>@​AvinashReddy3108</code></a>! - Update list of available integrations in the <code>astro add</code> CLI help.</p>
     32 </li>
     33 </ul>
     34 <h2>astro@4.6.2</h2>
     35 <h3>Patch Changes</h3>
     36 <ul>
     37 <li>
     38 <p><a href="https://redirect.github.com/withastro/astro/pull/10732">#10732</a> <a href="https://github.com/withastro/astro/commit/a92e263beb6e0166f1f13c97803d1861793e2a99"><code>a92e263beb6e0166f1f13c97803d1861793e2a99</code></a> Thanks <a href="https://github.com/rishi-raj-jain"><code>@​rishi-raj-jain</code></a>! - Correctly sets <code>build.assets</code> directory during <code>vite</code> config setup</p>
     39 </li>
     40 <li>
     41 <p><a href="https://redirect.github.com/withastro/astro/pull/10776">#10776</a> <a href="https://github.com/withastro/astro/commit/1607face67051b16d4648555f1001b2a9308e377"><code>1607face67051b16d4648555f1001b2a9308e377</code></a> Thanks <a href="https://github.com/fshafiee"><code>@​fshafiee</code></a>! - Fixes cookies type inference</p>
     42 </li>
     43 <li>
     44 <p><a href="https://redirect.github.com/withastro/astro/pull/10796">#10796</a> <a href="https://github.com/withastro/astro/commit/90669472df3a05b33f0de46fd2d039e3eba7f7dd"><code>90669472df3a05b33f0de46fd2d039e3eba7f7dd</code></a> Thanks <a href="https://github.com/bluwy"><code>@​bluwy</code></a>! - Disables streaming when rendering site with <code>output: &quot;static&quot;</code></p>
     45 </li>
     46 <li>
     47 <p><a href="https://redirect.github.com/withastro/astro/pull/10782">#10782</a> <a href="https://github.com/withastro/astro/commit/b0589d05538fcc77dd3c38198bf93f3548362cd8"><code>b0589d05538fcc77dd3c38198bf93f3548362cd8</code></a> Thanks <a href="https://github.com/nektro"><code>@​nektro</code></a>! - Handles possible null value when calling <code>which-pm</code> during dynamic package installation</p>
     48 </li>
     49 <li>
     50 <p><a href="https://redirect.github.com/withastro/astro/pull/10774">#10774</a> <a href="https://github.com/withastro/astro/commit/308b5d8c122f44e7724bb2f3ad3aa5c43a83e584"><code>308b5d8c122f44e7724bb2f3ad3aa5c43a83e584</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fixes <code>astro add</code> sometimes modifying <code>baseUrl</code> unintentionally</p>
     51 </li>
     52 <li>
     53 <p><a href="https://redirect.github.com/withastro/astro/pull/10783">#10783</a> <a href="https://github.com/withastro/astro/commit/4dbd545304d1a8af903c8c97f237eb55c988c40b"><code>4dbd545304d1a8af903c8c97f237eb55c988c40b</code></a> Thanks <a href="https://github.com/jurajkapsz"><code>@​jurajkapsz</code></a>! - Fixes Picture component specialFormatsFallback fallback check</p>
     54 </li>
     55 <li>
     56 <p><a href="https://redirect.github.com/withastro/astro/pull/10775">#10775</a> <a href="https://github.com/withastro/astro/commit/06843121450899ecf0390ca4efaff6c9a6fe0f75"><code>06843121450899ecf0390ca4efaff6c9a6fe0f75</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fixes assets endpoint in serverless returning 404 in certain situations where the website might be under a protected route</p>
     57 </li>
     58 <li>
     59 <p><a href="https://redirect.github.com/withastro/astro/pull/10787">#10787</a> <a href="https://github.com/withastro/astro/commit/699f4559a279b374bddb3e5e48c72afe2709e8e7"><code>699f4559a279b374bddb3e5e48c72afe2709e8e7</code></a> Thanks <a href="https://github.com/martrapp"><code>@​martrapp</code></a>! - Fixes a timing issue in the view transition simulation.</p>
     60 </li>
     61 </ul>
     62 <h2>astro@4.6.1</h2>
     63 <h3>Patch Changes</h3>
     64 <ul>
     65 <li>
     66 <p><a href="https://redirect.github.com/withastro/astro/pull/10708">#10708</a> <a href="https://github.com/withastro/astro/commit/742866c5669a2be4f8b5a4c861cadb933c381415"><code>742866c5669a2be4f8b5a4c861cadb933c381415</code></a> Thanks <a href="https://github.com/horo-fox"><code>@​horo-fox</code></a>! - Limits parallel imports within <code>getCollection()</code> to prevent EMFILE errors when accessing files</p>
     67 </li>
     68 <li>
     69 <p><a href="https://redirect.github.com/withastro/astro/pull/10755">#10755</a> <a href="https://github.com/withastro/astro/commit/c6d59b6fb7db20af957a8706c8159c50619235ef"><code>c6d59b6fb7db20af957a8706c8159c50619235ef</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Fixes a case where the i18n fallback failed to correctly redirect to the index page with SSR enabled</p>
     70 </li>
     71 </ul>
     72 <h2>astro@4.6.0</h2>
     73 <h3>Minor Changes</h3>
     74 <ul>
     75 <li>
     76 <p><a href="https://redirect.github.com/withastro/astro/pull/10591">#10591</a> <a href="https://github.com/withastro/astro/commit/39988ef8e2c4c4888543c973e06d9b9939e4ac95"><code>39988ef8e2c4c4888543c973e06d9b9939e4ac95</code></a> Thanks <a href="https://github.com/mingjunlu"><code>@​mingjunlu</code></a>! - Adds a new dev toolbar settings option to change the horizontal placement of the dev toolbar on your screen: bottom left, bottom center, or bottom right.</p>
     77 </li>
     78 <li>
     79 <p><a href="https://redirect.github.com/withastro/astro/pull/10689">#10689</a> <a href="https://github.com/withastro/astro/commit/683d51a5eecafbbfbfed3910a3f1fbf0b3531b99"><code>683d51a5eecafbbfbfed3910a3f1fbf0b3531b99</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Deprecate support for versions of Node.js older than <code>v18.17.1</code> for Node.js 18, older than <code>v20.0.3</code> for Node.js 20, and the complete Node.js v19 release line.</p>
     80 <p>This change is in line with Astro's <a href="https://docs.astro.build/en/upgrade-astro/#support">Node.js support policy</a>.</p>
     81 </li>
     82 <li>
     83 <p><a href="https://redirect.github.com/withastro/astro/pull/10678">#10678</a> <a href="https://github.com/withastro/astro/commit/2e53b5fff6d292b7acdf8c30a6ecf5e5696846a1"><code>2e53b5fff6d292b7acdf8c30a6ecf5e5696846a1</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Adds a new experimental security option to prevent <a href="https://owasp.org/www-community/attacks/csrf">Cross-Site Request Forgery (CSRF) attacks</a>. This feature is available only for pages rendered on demand:</p>
     84 <pre lang="js"><code>import { defineConfig } from 'astro/config';
     85 </code></pre>
     86 </li>
     87 </ul>
     88 <!-- raw HTML omitted -->
     89 </blockquote>
     90 <p>... (truncated)</p>
     91 </details>
     92 <details>
     93 <summary>Changelog</summary>
     94 <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md">astro's changelog</a>.</em></p>
     95 <blockquote>
     96 <h2>4.6.3</h2>
     97 <h3>Patch Changes</h3>
     98 <ul>
     99 <li>
    100 <p><a href="https://redirect.github.com/withastro/astro/pull/10799">#10799</a> <a href="https://github.com/withastro/astro/commit/dc74afca9f5eebc2d61331298d6ef187d92051e0"><code>dc74afca9f5eebc2d61331298d6ef187d92051e0</code></a> Thanks <a href="https://github.com/martrapp"><code>@​martrapp</code></a>! - Fixes an issue with persisted non-text input fields that have the focus during view transition navigation.</p>
    101 </li>
    102 <li>
    103 <p><a href="https://redirect.github.com/withastro/astro/pull/10773">#10773</a> <a href="https://github.com/withastro/astro/commit/35e43ecdaae7adc4b9a0b974192a033568cfb3f0"><code>35e43ecdaae7adc4b9a0b974192a033568cfb3f0</code></a> Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>! - Improves performance for frequent use of small components.</p>
    104 </li>
    105 <li>
    106 <p><a href="https://redirect.github.com/withastro/astro/pull/10763">#10763</a> <a href="https://github.com/withastro/astro/commit/63132771373ce1510be3e8814897accc0bf62ef8"><code>63132771373ce1510be3e8814897accc0bf62ef8</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Invalidate CC cache manifest when lockfile or config changes</p>
    107 </li>
    108 <li>
    109 <p><a href="https://redirect.github.com/withastro/astro/pull/10811">#10811</a> <a href="https://github.com/withastro/astro/commit/77822a822b04b5113726f713df104e8667333c59"><code>77822a822b04b5113726f713df104e8667333c59</code></a> Thanks <a href="https://github.com/AvinashReddy3108"><code>@​AvinashReddy3108</code></a>! - Update list of available integrations in the <code>astro add</code> CLI help.</p>
    110 </li>
    111 </ul>
    112 <h2>4.6.2</h2>
    113 <h3>Patch Changes</h3>
    114 <ul>
    115 <li>
    116 <p><a href="https://redirect.github.com/withastro/astro/pull/10732">#10732</a> <a href="https://github.com/withastro/astro/commit/a92e263beb6e0166f1f13c97803d1861793e2a99"><code>a92e263beb6e0166f1f13c97803d1861793e2a99</code></a> Thanks <a href="https://github.com/rishi-raj-jain"><code>@​rishi-raj-jain</code></a>! - Correctly sets <code>build.assets</code> directory during <code>vite</code> config setup</p>
    117 </li>
    118 <li>
    119 <p><a href="https://redirect.github.com/withastro/astro/pull/10776">#10776</a> <a href="https://github.com/withastro/astro/commit/1607face67051b16d4648555f1001b2a9308e377"><code>1607face67051b16d4648555f1001b2a9308e377</code></a> Thanks <a href="https://github.com/fshafiee"><code>@​fshafiee</code></a>! - Fixes cookies type inference</p>
    120 </li>
    121 <li>
    122 <p><a href="https://redirect.github.com/withastro/astro/pull/10796">#10796</a> <a href="https://github.com/withastro/astro/commit/90669472df3a05b33f0de46fd2d039e3eba7f7dd"><code>90669472df3a05b33f0de46fd2d039e3eba7f7dd</code></a> Thanks <a href="https://github.com/bluwy"><code>@​bluwy</code></a>! - Disables streaming when rendering site with <code>output: &quot;static&quot;</code></p>
    123 </li>
    124 <li>
    125 <p><a href="https://redirect.github.com/withastro/astro/pull/10782">#10782</a> <a href="https://github.com/withastro/astro/commit/b0589d05538fcc77dd3c38198bf93f3548362cd8"><code>b0589d05538fcc77dd3c38198bf93f3548362cd8</code></a> Thanks <a href="https://github.com/nektro"><code>@​nektro</code></a>! - Handles possible null value when calling <code>which-pm</code> during dynamic package installation</p>
    126 </li>
    127 <li>
    128 <p><a href="https://redirect.github.com/withastro/astro/pull/10774">#10774</a> <a href="https://github.com/withastro/astro/commit/308b5d8c122f44e7724bb2f3ad3aa5c43a83e584"><code>308b5d8c122f44e7724bb2f3ad3aa5c43a83e584</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fixes <code>astro add</code> sometimes modifying <code>baseUrl</code> unintentionally</p>
    129 </li>
    130 <li>
    131 <p><a href="https://redirect.github.com/withastro/astro/pull/10783">#10783</a> <a href="https://github.com/withastro/astro/commit/4dbd545304d1a8af903c8c97f237eb55c988c40b"><code>4dbd545304d1a8af903c8c97f237eb55c988c40b</code></a> Thanks <a href="https://github.com/jurajkapsz"><code>@​jurajkapsz</code></a>! - Fixes Picture component specialFormatsFallback fallback check</p>
    132 </li>
    133 <li>
    134 <p><a href="https://redirect.github.com/withastro/astro/pull/10775">#10775</a> <a href="https://github.com/withastro/astro/commit/06843121450899ecf0390ca4efaff6c9a6fe0f75"><code>06843121450899ecf0390ca4efaff6c9a6fe0f75</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fixes assets endpoint in serverless returning 404 in certain situations where the website might be under a protected route</p>
    135 </li>
    136 <li>
    137 <p><a href="https://redirect.github.com/withastro/astro/pull/10787">#10787</a> <a href="https://github.com/withastro/astro/commit/699f4559a279b374bddb3e5e48c72afe2709e8e7"><code>699f4559a279b374bddb3e5e48c72afe2709e8e7</code></a> Thanks <a href="https://github.com/martrapp"><code>@​martrapp</code></a>! - Fixes a timing issue in the view transition simulation.</p>
    138 </li>
    139 </ul>
    140 <h2>4.6.1</h2>
    141 <h3>Patch Changes</h3>
    142 <ul>
    143 <li>
    144 <p><a href="https://redirect.github.com/withastro/astro/pull/10708">#10708</a> <a href="https://github.com/withastro/astro/commit/742866c5669a2be4f8b5a4c861cadb933c381415"><code>742866c5669a2be4f8b5a4c861cadb933c381415</code></a> Thanks <a href="https://github.com/horo-fox"><code>@​horo-fox</code></a>! - Limits parallel imports within <code>getCollection()</code> to prevent EMFILE errors when accessing files</p>
    145 </li>
    146 <li>
    147 <p><a href="https://redirect.github.com/withastro/astro/pull/10755">#10755</a> <a href="https://github.com/withastro/astro/commit/c6d59b6fb7db20af957a8706c8159c50619235ef"><code>c6d59b6fb7db20af957a8706c8159c50619235ef</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Fixes a case where the i18n fallback failed to correctly redirect to the index page with SSR enabled</p>
    148 </li>
    149 </ul>
    150 <h2>4.6.0</h2>
    151 <h3>Minor Changes</h3>
    152 <ul>
    153 <li>
    154 <p><a href="https://redirect.github.com/withastro/astro/pull/10591">#10591</a> <a href="https://github.com/withastro/astro/commit/39988ef8e2c4c4888543c973e06d9b9939e4ac95"><code>39988ef8e2c4c4888543c973e06d9b9939e4ac95</code></a> Thanks <a href="https://github.com/mingjunlu"><code>@​mingjunlu</code></a>! - Adds a new dev toolbar settings option to change the horizontal placement of the dev toolbar on your screen: bottom left, bottom center, or bottom right.</p>
    155 </li>
    156 <li>
    157 <p><a href="https://redirect.github.com/withastro/astro/pull/10689">#10689</a> <a href="https://github.com/withastro/astro/commit/683d51a5eecafbbfbfed3910a3f1fbf0b3531b99"><code>683d51a5eecafbbfbfed3910a3f1fbf0b3531b99</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Deprecate support for versions of Node.js older than <code>v18.17.1</code> for Node.js 18, older than <code>v20.0.3</code> for Node.js 20, and the complete Node.js v19 release line.</p>
    158 <p>This change is in line with Astro's <a href="https://docs.astro.build/en/upgrade-astro/#support">Node.js support policy</a>.</p>
    159 </li>
    160 </ul>
    161 <!-- raw HTML omitted -->
    162 </blockquote>
    163 <p>... (truncated)</p>
    164 </details>
    165 <details>
    166 <summary>Commits</summary>
    167 <ul>
    168 <li><a href="https://github.com/withastro/astro/commit/7fda037b277201b261e53dd0d43a92c5e8f1c638"><code>7fda037</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10798">#10798</a>)</li>
    169 <li><a href="https://github.com/withastro/astro/commit/6561af9def95542a2cf302fc204cdb0c8e0a6b21"><code>6561af9</code></a> [ci] format</li>
    170 <li><a href="https://github.com/withastro/astro/commit/63132771373ce1510be3e8814897accc0bf62ef8"><code>6313277</code></a> Invalidate CC cache manifest when lockfile or config changes (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10763">#10763</a>)</li>
    171 <li><a href="https://github.com/withastro/astro/commit/77822a822b04b5113726f713df104e8667333c59"><code>77822a8</code></a> add/cli: update list of integrations (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10811">#10811</a>)</li>
    172 <li><a href="https://github.com/withastro/astro/commit/35e43ecdaae7adc4b9a0b974192a033568cfb3f0"><code>35e43ec</code></a> optimization(runtime): create smaller objects for each Astro global (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10773">#10773</a>)</li>
    173 <li><a href="https://github.com/withastro/astro/commit/914daad18b4604dc63e0afdb8bb01e9129594c67"><code>914daad</code></a> test: fix regression upon import sorting (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10802">#10802</a>)</li>
    174 <li><a href="https://github.com/withastro/astro/commit/1452cf69a4dbf6c49f0d3b18e70cf257c3c3cf72"><code>1452cf6</code></a> [ci] format</li>
    175 <li><a href="https://github.com/withastro/astro/commit/dc74afca9f5eebc2d61331298d6ef187d92051e0"><code>dc74afc</code></a> Fixes an issue with persisted non-text input fields that have the focus durin...</li>
    176 <li><a href="https://github.com/withastro/astro/commit/347bdfe5501fa8c8a4dce4333e74db6526cc5571"><code>347bdfe</code></a> [ci] format</li>
    177 <li><a href="https://github.com/withastro/astro/commit/40e8450671f09856fe82abba04187f72e8e0ac89"><code>40e8450</code></a> chore: use Biome to format JS files (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10788">#10788</a>)</li>
    178 <li>Additional commits viewable in <a href="https://github.com/withastro/astro/commits/astro@4.6.3/packages/astro">compare view</a></li>
    179 </ul>
    180 </details>
    181 <br />
    182 
    183 
    184 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=astro&package-manager=npm_and_yarn&previous-version=4.0.6&new-version=4.6.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    185 
    186 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`.
    187 
    188 [//]: # (dependabot-automerge-start)
    189 [//]: # (dependabot-automerge-end)
    190 
    191 ---
    192 
    193 <details>
    194 <summary>Dependabot commands and options</summary>
    195 <br />
    196 
    197 You can trigger Dependabot actions by commenting on this PR:
    198 - `@dependabot rebase` will rebase this PR
    199 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    200 - `@dependabot merge` will merge this PR after your CI passes on it
    201 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    202 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    203 - `@dependabot reopen` will reopen this PR if it is closed
    204 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    205 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
    206 - `@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)
    207 - `@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)
    208 - `@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)
    209 
    210 
    211 </details>
    212 
    213 
    214 ## Comments
    215 
    216 ### @dependabot[bot] — 2024-04-29T01:44:59Z
    217 
    218 Superseded by #51.
    219