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

43.md (10771B)


      1 # PR #43 Bump @astrojs/check from 0.3.3 to 0.5.10
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2024-04-01T02:05:22Z
      6 - **Branch:** dependabot/npm_and_yarn/astrojs/check-0.5.10 → main
      7 - **Closed:** 2024-05-13T01:23:09Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [43.diff](./43.diff)
     10 
     11 ---
     12 
     13 Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.3.3 to 0.5.10.
     14 <details>
     15 <summary>Release notes</summary>
     16 <p><em>Sourced from <a href="https://github.com/withastro/language-tools/releases"><code>@​astrojs/check</code>'s releases</a>.</em></p>
     17 <blockquote>
     18 <h2><code>@​astrojs/check</code><a href="https://github.com/0"><code>@​0</code></a>.5.10</h2>
     19 <h3>Patch Changes</h3>
     20 <ul>
     21 <li>9ca368b: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently</li>
     22 <li>Updated dependencies [9ca368b]</li>
     23 <li>Updated dependencies [d57daad]</li>
     24 <li>Updated dependencies [b166787]</li>
     25 <li>Updated dependencies [eb49fb2]
     26 <ul>
     27 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.8.4</li>
     28 </ul>
     29 </li>
     30 </ul>
     31 <h2><code>@​astrojs/check</code><a href="https://github.com/0"><code>@​0</code></a>.5.9</h2>
     32 <h3>Patch Changes</h3>
     33 <ul>
     34 <li>f1447ef: chore: Update <code>volar-service-prettier</code>. This is only an internal refactor and there should be no visible changes.</li>
     35 <li>Updated dependencies [f1447ef]
     36 <ul>
     37 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.8.1</li>
     38 </ul>
     39 </li>
     40 </ul>
     41 <h2><code>@​astrojs/check</code><a href="https://github.com/0"><code>@​0</code></a>.5.8</h2>
     42 <h3>Patch Changes</h3>
     43 <ul>
     44 <li>85b42dc: Update to the latest version of Volar. This release fixes a few issues such as missing Prettier crashing the language server in some cases, resolutions not working correctly inside TSX files, and more.</li>
     45 <li>Updated dependencies [85b42dc]
     46 <ul>
     47 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.8.0</li>
     48 </ul>
     49 </li>
     50 </ul>
     51 <h2><code>@​astrojs/check</code><a href="https://github.com/0"><code>@​0</code></a>.5.7</h2>
     52 <h3>Patch Changes</h3>
     53 <ul>
     54 <li>1b68dfb: Improves descriptions for attributes specific to Astro (<code>is:raw</code>, <code>set:html</code>, etc.)</li>
     55 <li>Updated dependencies [2bad6a8]</li>
     56 <li>Updated dependencies [1b68dfb]
     57 <ul>
     58 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.7.7</li>
     59 </ul>
     60 </li>
     61 </ul>
     62 <h2><code>@​astrojs/check</code><a href="https://github.com/0"><code>@​0</code></a>.5.6</h2>
     63 <h3>Patch Changes</h3>
     64 <ul>
     65 <li>fe6165b: Makes astro check --tsconfig understand relative file names</li>
     66 <li>Updated dependencies [fe6165b]
     67 <ul>
     68 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.7.6</li>
     69 </ul>
     70 </li>
     71 </ul>
     72 <h2><code>@​astrojs/check</code><a href="https://github.com/0"><code>@​0</code></a>.5.5</h2>
     73 <h3>Patch Changes</h3>
     74 <ul>
     75 <li>1436e6e: Fixes mapping from compiler location to LSP range.</li>
     76 <li>Updated dependencies [7c4c1f2]</li>
     77 <li>Updated dependencies [1436e6e]
     78 <ul>
     79 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.7.5</li>
     80 </ul>
     81 </li>
     82 </ul>
     83 <h2><code>@​astrojs/check</code><a href="https://github.com/0"><code>@​0</code></a>.5.4</h2>
     84 <h3>Patch Changes</h3>
     85 <!-- raw HTML omitted -->
     86 </blockquote>
     87 <p>... (truncated)</p>
     88 </details>
     89 <details>
     90 <summary>Changelog</summary>
     91 <p><em>Sourced from <a href="https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md"><code>@​astrojs/check</code>'s changelog</a>.</em></p>
     92 <blockquote>
     93 <h2>0.5.10</h2>
     94 <h3>Patch Changes</h3>
     95 <ul>
     96 <li>9ca368b: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently</li>
     97 <li>Updated dependencies [9ca368b]</li>
     98 <li>Updated dependencies [d57daad]</li>
     99 <li>Updated dependencies [b166787]</li>
    100 <li>Updated dependencies [eb49fb2]
    101 <ul>
    102 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.8.4</li>
    103 </ul>
    104 </li>
    105 </ul>
    106 <h2>0.5.9</h2>
    107 <h3>Patch Changes</h3>
    108 <ul>
    109 <li>f1447ef: chore: Update <code>volar-service-prettier</code>. This is only an internal refactor and there should be no visible changes.</li>
    110 <li>Updated dependencies [f1447ef]
    111 <ul>
    112 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.8.1</li>
    113 </ul>
    114 </li>
    115 </ul>
    116 <h2>0.5.8</h2>
    117 <h3>Patch Changes</h3>
    118 <ul>
    119 <li>85b42dc: Update to the latest version of Volar. This release fixes a few issues such as missing Prettier crashing the language server in some cases, resolutions not working correctly inside TSX files, and more.</li>
    120 <li>Updated dependencies [85b42dc]
    121 <ul>
    122 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.8.0</li>
    123 </ul>
    124 </li>
    125 </ul>
    126 <h2>0.5.7</h2>
    127 <h3>Patch Changes</h3>
    128 <ul>
    129 <li>1b68dfb: Improves descriptions for attributes specific to Astro (<code>is:raw</code>, <code>set:html</code>, etc.)</li>
    130 <li>Updated dependencies [2bad6a8]</li>
    131 <li>Updated dependencies [1b68dfb]
    132 <ul>
    133 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.7.7</li>
    134 </ul>
    135 </li>
    136 </ul>
    137 <h2>0.5.6</h2>
    138 <h3>Patch Changes</h3>
    139 <ul>
    140 <li>fe6165b: Makes astro check --tsconfig understand relative file names</li>
    141 <li>Updated dependencies [fe6165b]
    142 <ul>
    143 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.7.6</li>
    144 </ul>
    145 </li>
    146 </ul>
    147 <h2>0.5.5</h2>
    148 <h3>Patch Changes</h3>
    149 <ul>
    150 <li>1436e6e: Fixes mapping from compiler location to LSP range.</li>
    151 <li>Updated dependencies [7c4c1f2]</li>
    152 </ul>
    153 <!-- raw HTML omitted -->
    154 </blockquote>
    155 <p>... (truncated)</p>
    156 </details>
    157 <details>
    158 <summary>Commits</summary>
    159 <ul>
    160 <li><a href="https://github.com/withastro/language-tools/commit/1fe7503493dbda54d64243af224c17e8c90c9229"><code>1fe7503</code></a> Version Packages (<a href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/839">#839</a>)</li>
    161 <li><a href="https://github.com/withastro/language-tools/commit/f3e69cce39c9ca1200894e9618e72c4e4c10e5e8"><code>f3e69cc</code></a> Version Packages (<a href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/825">#825</a>)</li>
    162 <li><a href="https://github.com/withastro/language-tools/commit/1a55b6f122f35d1e08716627fad6c8bcfeedab2f"><code>1a55b6f</code></a> Version Packages (<a href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/822">#822</a>)</li>
    163 <li><a href="https://github.com/withastro/language-tools/commit/ba47241fc7198df00ee772e32219c4d85c65cced"><code>ba47241</code></a> chore: don't format fixtures (<a href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/818">#818</a>)</li>
    164 <li><a href="https://github.com/withastro/language-tools/commit/19610cb00ddd0e5ab879f6986adf2b3a88d1526a"><code>19610cb</code></a> Version Packages (<a href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/811">#811</a>)</li>
    165 <li><a href="https://github.com/withastro/language-tools/commit/153e9bb290069b84795fe35f1a30e47d5046a602"><code>153e9bb</code></a> Version Packages (<a href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/807">#807</a>)</li>
    166 <li><a href="https://github.com/withastro/language-tools/commit/28ecc4749aa828f883e47483b748dd24d2c3812b"><code>28ecc47</code></a> Version Packages (<a href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/801">#801</a>)</li>
    167 <li><a href="https://github.com/withastro/language-tools/commit/c2c2a46d58abecbd56675886fcadd3cbc9d88b82"><code>c2c2a46</code></a> Version Packages (<a href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/792">#792</a>)</li>
    168 <li><a href="https://github.com/withastro/language-tools/commit/5a5a0988a70d1fa328adbf3bf20af1497219675e"><code>5a5a098</code></a> Version Packages (<a href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/786">#786</a>)</li>
    169 <li><a href="https://github.com/withastro/language-tools/commit/b8158fa437cfdf2bc8069ef1a1c1133107e83c9b"><code>b8158fa</code></a> Version Packages (<a href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/779">#779</a>)</li>
    170 <li>Additional commits viewable in <a href="https://github.com/withastro/language-tools/commits/@astrojs/check@0.5.10/packages/astro-check">compare view</a></li>
    171 </ul>
    172 </details>
    173 <br />
    174 
    175 
    176 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@astrojs/check&package-manager=npm_and_yarn&previous-version=0.3.3&new-version=0.5.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    177 
    178 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`.
    179 
    180 [//]: # (dependabot-automerge-start)
    181 [//]: # (dependabot-automerge-end)
    182 
    183 ---
    184 
    185 <details>
    186 <summary>Dependabot commands and options</summary>
    187 <br />
    188 
    189 You can trigger Dependabot actions by commenting on this PR:
    190 - `@dependabot rebase` will rebase this PR
    191 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    192 - `@dependabot merge` will merge this PR after your CI passes on it
    193 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    194 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    195 - `@dependabot reopen` will reopen this PR if it is closed
    196 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    197 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
    198 - `@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)
    199 - `@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)
    200 - `@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)
    201 
    202 
    203 </details>
    204 
    205 
    206 ## Comments
    207 
    208 ### @dependabot[bot] — 2024-05-13T01:23:09Z
    209 
    210 Superseded by #54.
    211