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

13.md (16698B)


      1 # PR #13 Bump astro from 4.0.6 to 4.0.7
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-12-25T01:19:24Z
      6 - **Branch:** dependabot/npm_and_yarn/astro-4.0.7 → main
      7 - **Closed:** 2024-01-01T01:34:28Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [13.diff](./13.diff)
     10 
     11 ---
     12 
     13 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.0.6 to 4.0.7.
     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.0.7</h2>
     19 <h3>Patch Changes</h3>
     20 <ul>
     21 <li>
     22 <p><a href="https://redirect.github.com/withastro/astro/pull/9452">#9452</a> <a href="https://github.com/withastro/astro/commit/e83b5095f164f48ba40fc715a805fc66a3e39dcf"><code>e83b5095f</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>! - Upgrades vite to latest</p>
     23 </li>
     24 <li>
     25 <p><a href="https://redirect.github.com/withastro/astro/pull/9352">#9352</a> <a href="https://github.com/withastro/astro/commit/f515b1421afa335b8d6e4491fbe24419df53bfeb"><code>f515b1421</code></a> Thanks <a href="https://github.com/tmcw"><code>@​tmcw</code></a>! - Add a more descriptive error message when image conversion fails</p>
     26 </li>
     27 <li>
     28 <p><a href="https://redirect.github.com/withastro/astro/pull/9486">#9486</a> <a href="https://github.com/withastro/astro/commit/f6714f677cffa2484565f51d5eb55bd34309653b"><code>f6714f677</code></a> Thanks <a href="https://github.com/martrapp"><code>@​martrapp</code></a>! - Fixes View Transition's form submission prevention, allowing <code>preventDefault</code> to be used.</p>
     29 </li>
     30 <li>
     31 <p><a href="https://redirect.github.com/withastro/astro/pull/9461">#9461</a> <a href="https://github.com/withastro/astro/commit/429be8cc3ed0623df4fdca76f1531265f5ba5dfc"><code>429be8cc3</code></a> Thanks <a href="https://github.com/Skn0tt"><code>@​Skn0tt</code></a>! - update import created for <code>astro create netlify</code></p>
     32 </li>
     33 <li>
     34 <p><a href="https://redirect.github.com/withastro/astro/pull/9464">#9464</a> <a href="https://github.com/withastro/astro/commit/faf6c7e1104ee247e847836020a3ce07a2053705"><code>faf6c7e11</code></a> Thanks <a href="https://github.com/Fryuni"><code>@​Fryuni</code></a>! - Fixes an edge case with view transitions where some spec-compliant <code>Content-Type</code> headers would cause a valid HTML response to be ignored.</p>
     35 </li>
     36 <li>
     37 <p><a href="https://redirect.github.com/withastro/astro/pull/9400">#9400</a> <a href="https://github.com/withastro/astro/commit/1e984389bafd87b0a631ed4aba930447669234f8"><code>1e984389b</code></a> Thanks <a href="https://github.com/bluwy"><code>@​bluwy</code></a>! - Fixes importing dev toolbar apps from integrations on Windows</p>
     38 </li>
     39 <li>
     40 <p><a href="https://redirect.github.com/withastro/astro/pull/9487">#9487</a> <a href="https://github.com/withastro/astro/commit/19169db1f1574d36cc284fd9a0319d9b1e92b49a"><code>19169db1f</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Improves logging of the generated pages during the build</p>
     41 </li>
     42 <li>
     43 <p><a href="https://redirect.github.com/withastro/astro/pull/9460">#9460</a> <a href="https://github.com/withastro/astro/commit/047d285be1ab764bc82f88b8553b46429c37efca"><code>047d285be</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fix Astro failing to build on certain exotic platform that reports their CPU count incorrectly</p>
     44 </li>
     45 <li>
     46 <p><a href="https://redirect.github.com/withastro/astro/pull/9466">#9466</a> <a href="https://github.com/withastro/astro/commit/5062d27a186c5020522614b9d6f3da218f7afd96"><code>5062d27a1</code></a> Thanks <a href="https://github.com/knpwrs"><code>@​knpwrs</code></a>! - Updates view transitions <code>form</code> handling with logic for the <a href="https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/enctype"><code>enctype</code></a> attribute</p>
     47 </li>
     48 <li>
     49 <p><a href="https://redirect.github.com/withastro/astro/pull/9458">#9458</a> <a href="https://github.com/withastro/astro/commit/fa3078ce9f5eda408340a78c6d275f3e0b2437dc"><code>fa3078ce9</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Correctly handle the error in case the middleware throws a runtime error</p>
     50 </li>
     51 <li>
     52 <p><a href="https://redirect.github.com/withastro/astro/pull/9089">#9089</a> <a href="https://github.com/withastro/astro/commit/5ae657882287645c967249aee91bd06497f6624d"><code>5ae657882</code></a> Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>! - Fixes an issue where redirects did not replace slugs when the target of the redirect rule was not a verbatim route in the project.</p>
     53 </li>
     54 <li>
     55 <p><a href="https://redirect.github.com/withastro/astro/pull/9483">#9483</a> <a href="https://github.com/withastro/astro/commit/c384f6924edc161d3ff631e658f017a37e4207e3"><code>c384f6924</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fix some false positive in the audit logic of the dev toolbar</p>
     56 </li>
     57 <li>
     58 <p><a href="https://redirect.github.com/withastro/astro/pull/9437">#9437</a> <a href="https://github.com/withastro/astro/commit/354a62c86e9187af5d05540ed321bdc889384d97"><code>354a62c86</code></a> Thanks <a href="https://github.com/dkobierski"><code>@​dkobierski</code></a>! - Fixes incorrect hoisted script paths when custom rollup output file names are configured</p>
     59 </li>
     60 <li>
     61 <p><a href="https://redirect.github.com/withastro/astro/pull/9475">#9475</a> <a href="https://github.com/withastro/astro/commit/7ae4928f303720d3b2f611474fc08d3b96c2e4af"><code>7ae4928f3</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Remove the manifest from the generated files in the <code>dist/</code> folder.</p>
     62 </li>
     63 </ul>
     64 </blockquote>
     65 </details>
     66 <details>
     67 <summary>Changelog</summary>
     68 <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md">astro's changelog</a>.</em></p>
     69 <blockquote>
     70 <h2>4.0.7</h2>
     71 <h3>Patch Changes</h3>
     72 <ul>
     73 <li>
     74 <p><a href="https://redirect.github.com/withastro/astro/pull/9452">#9452</a> <a href="https://github.com/withastro/astro/commit/e83b5095f164f48ba40fc715a805fc66a3e39dcf"><code>e83b5095f</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>! - Upgrades vite to latest</p>
     75 </li>
     76 <li>
     77 <p><a href="https://redirect.github.com/withastro/astro/pull/9352">#9352</a> <a href="https://github.com/withastro/astro/commit/f515b1421afa335b8d6e4491fbe24419df53bfeb"><code>f515b1421</code></a> Thanks <a href="https://github.com/tmcw"><code>@​tmcw</code></a>! - Add a more descriptive error message when image conversion fails</p>
     78 </li>
     79 <li>
     80 <p><a href="https://redirect.github.com/withastro/astro/pull/9486">#9486</a> <a href="https://github.com/withastro/astro/commit/f6714f677cffa2484565f51d5eb55bd34309653b"><code>f6714f677</code></a> Thanks <a href="https://github.com/martrapp"><code>@​martrapp</code></a>! - Fixes View Transition's form submission prevention, allowing <code>preventDefault</code> to be used.</p>
     81 </li>
     82 <li>
     83 <p><a href="https://redirect.github.com/withastro/astro/pull/9461">#9461</a> <a href="https://github.com/withastro/astro/commit/429be8cc3ed0623df4fdca76f1531265f5ba5dfc"><code>429be8cc3</code></a> Thanks <a href="https://github.com/Skn0tt"><code>@​Skn0tt</code></a>! - update import created for <code>astro create netlify</code></p>
     84 </li>
     85 <li>
     86 <p><a href="https://redirect.github.com/withastro/astro/pull/9464">#9464</a> <a href="https://github.com/withastro/astro/commit/faf6c7e1104ee247e847836020a3ce07a2053705"><code>faf6c7e11</code></a> Thanks <a href="https://github.com/Fryuni"><code>@​Fryuni</code></a>! - Fixes an edge case with view transitions where some spec-compliant <code>Content-Type</code> headers would cause a valid HTML response to be ignored.</p>
     87 </li>
     88 <li>
     89 <p><a href="https://redirect.github.com/withastro/astro/pull/9400">#9400</a> <a href="https://github.com/withastro/astro/commit/1e984389bafd87b0a631ed4aba930447669234f8"><code>1e984389b</code></a> Thanks <a href="https://github.com/bluwy"><code>@​bluwy</code></a>! - Fixes importing dev toolbar apps from integrations on Windows</p>
     90 </li>
     91 <li>
     92 <p><a href="https://redirect.github.com/withastro/astro/pull/9487">#9487</a> <a href="https://github.com/withastro/astro/commit/19169db1f1574d36cc284fd9a0319d9b1e92b49a"><code>19169db1f</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Improves logging of the generated pages during the build</p>
     93 </li>
     94 <li>
     95 <p><a href="https://redirect.github.com/withastro/astro/pull/9460">#9460</a> <a href="https://github.com/withastro/astro/commit/047d285be1ab764bc82f88b8553b46429c37efca"><code>047d285be</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fix Astro failing to build on certain exotic platform that reports their CPU count incorrectly</p>
     96 </li>
     97 <li>
     98 <p><a href="https://redirect.github.com/withastro/astro/pull/9466">#9466</a> <a href="https://github.com/withastro/astro/commit/5062d27a186c5020522614b9d6f3da218f7afd96"><code>5062d27a1</code></a> Thanks <a href="https://github.com/knpwrs"><code>@​knpwrs</code></a>! - Updates view transitions <code>form</code> handling with logic for the <a href="https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/enctype"><code>enctype</code></a> attribute</p>
     99 </li>
    100 <li>
    101 <p><a href="https://redirect.github.com/withastro/astro/pull/9458">#9458</a> <a href="https://github.com/withastro/astro/commit/fa3078ce9f5eda408340a78c6d275f3e0b2437dc"><code>fa3078ce9</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Correctly handle the error in case the middleware throws a runtime error</p>
    102 </li>
    103 <li>
    104 <p><a href="https://redirect.github.com/withastro/astro/pull/9089">#9089</a> <a href="https://github.com/withastro/astro/commit/5ae657882287645c967249aee91bd06497f6624d"><code>5ae657882</code></a> Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>! - Fixes an issue where redirects did not replace slugs when the target of the redirect rule was not a verbatim route in the project.</p>
    105 </li>
    106 <li>
    107 <p><a href="https://redirect.github.com/withastro/astro/pull/9483">#9483</a> <a href="https://github.com/withastro/astro/commit/c384f6924edc161d3ff631e658f017a37e4207e3"><code>c384f6924</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fix some false positive in the audit logic of the dev toolbar</p>
    108 </li>
    109 <li>
    110 <p><a href="https://redirect.github.com/withastro/astro/pull/9437">#9437</a> <a href="https://github.com/withastro/astro/commit/354a62c86e9187af5d05540ed321bdc889384d97"><code>354a62c86</code></a> Thanks <a href="https://github.com/dkobierski"><code>@​dkobierski</code></a>! - Fixes incorrect hoisted script paths when custom rollup output file names are configured</p>
    111 </li>
    112 <li>
    113 <p><a href="https://redirect.github.com/withastro/astro/pull/9475">#9475</a> <a href="https://github.com/withastro/astro/commit/7ae4928f303720d3b2f611474fc08d3b96c2e4af"><code>7ae4928f3</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Remove the manifest from the generated files in the <code>dist/</code> folder.</p>
    114 </li>
    115 </ul>
    116 </blockquote>
    117 </details>
    118 <details>
    119 <summary>Commits</summary>
    120 <ul>
    121 <li><a href="https://github.com/withastro/astro/commit/97342d218e0c2d616005af6f6f54308115b89ec1"><code>97342d2</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9457">#9457</a>)</li>
    122 <li><a href="https://github.com/withastro/astro/commit/19169db1f1574d36cc284fd9a0319d9b1e92b49a"><code>19169db</code></a> chore: smoother logging when building pages (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9487">#9487</a>)</li>
    123 <li><a href="https://github.com/withastro/astro/commit/c384f6924edc161d3ff631e658f017a37e4207e3"><code>c384f69</code></a> fix(a11y): Fix some audit false positives (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9483">#9483</a>)</li>
    124 <li><a href="https://github.com/withastro/astro/commit/f6714f677cffa2484565f51d5eb55bd34309653b"><code>f6714f6</code></a> view transition's form handling honors default prevention (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9486">#9486</a>)</li>
    125 <li><a href="https://github.com/withastro/astro/commit/5062d27a186c5020522614b9d6f3da218f7afd96"><code>5062d27</code></a> Respect forms with enctype set for view transitions (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9466">#9466</a>)</li>
    126 <li><a href="https://github.com/withastro/astro/commit/1f3d72b8d3e961951a31b4b309ac9467f7c1cb74"><code>1f3d72b</code></a> [ci] format</li>
    127 <li><a href="https://github.com/withastro/astro/commit/e83b5095f164f48ba40fc715a805fc66a3e39dcf"><code>e83b509</code></a> chore: upgrade vite to latest (close <a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9443">#9443</a>) (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9452">#9452</a>)</li>
    128 <li><a href="https://github.com/withastro/astro/commit/7ae4928f303720d3b2f611474fc08d3b96c2e4af"><code>7ae4928</code></a> fix: remove the manifest file from the <code>dist/</code> folder (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9475">#9475</a>)</li>
    129 <li><a href="https://github.com/withastro/astro/commit/69e78822e523988349b1f75437d12b942898730d"><code>69e7882</code></a> [ci] format</li>
    130 <li><a href="https://github.com/withastro/astro/commit/faf6c7e1104ee247e847836020a3ce07a2053705"><code>faf6c7e</code></a> Fix transitions with non-recommended headers (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9464">#9464</a>)</li>
    131 <li>Additional commits viewable in <a href="https://github.com/withastro/astro/commits/astro@4.0.7/packages/astro">compare view</a></li>
    132 </ul>
    133 </details>
    134 <br />
    135 
    136 
    137 [![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.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    138 
    139 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`.
    140 
    141 [//]: # (dependabot-automerge-start)
    142 [//]: # (dependabot-automerge-end)
    143 
    144 ---
    145 
    146 <details>
    147 <summary>Dependabot commands and options</summary>
    148 <br />
    149 
    150 You can trigger Dependabot actions by commenting on this PR:
    151 - `@dependabot rebase` will rebase this PR
    152 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    153 - `@dependabot merge` will merge this PR after your CI passes on it
    154 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    155 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    156 - `@dependabot reopen` will reopen this PR if it is closed
    157 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    158 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
    159 - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
    160 - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
    161 - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
    162 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
    163 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
    164 
    165 
    166 </details>
    167 
    168 
    169 ## Comments
    170 
    171 ### @dependabot[bot] — 2024-01-01T01:34:28Z
    172 
    173 Superseded by #16.
    174