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

54.md (10772B)


      1 # PR #54 Bump @astrojs/check from 0.3.3 to 0.6.0
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2024-05-13T01:23:07Z
      6 - **Branch:** dependabot/npm_and_yarn/astrojs/check-0.6.0 → main
      7 - **Closed:** 2024-05-20T01:26:29Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [54.diff](./54.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.6.0.
     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>.6.0</h2>
     19 <h3>Minor Changes</h3>
     20 <ul>
     21 <li>65d3425: Upgrades the language server to use Volar 2.2. This changes should have no negative impacts on the experience.</li>
     22 </ul>
     23 <h3>Patch Changes</h3>
     24 <ul>
     25 <li>Updated dependencies [65d3425]
     26 <ul>
     27 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.9.0</li>
     28 </ul>
     29 </li>
     30 </ul>
     31 <h2><code>@​astrojs/check</code><a href="https://github.com/0"><code>@​0</code></a>.5.10</h2>
     32 <h3>Patch Changes</h3>
     33 <ul>
     34 <li>9ca368b: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently</li>
     35 <li>Updated dependencies [9ca368b]</li>
     36 <li>Updated dependencies [d57daad]</li>
     37 <li>Updated dependencies [b166787]</li>
     38 <li>Updated dependencies [eb49fb2]
     39 <ul>
     40 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.8.4</li>
     41 </ul>
     42 </li>
     43 </ul>
     44 <h2><code>@​astrojs/check</code><a href="https://github.com/0"><code>@​0</code></a>.5.9</h2>
     45 <h3>Patch Changes</h3>
     46 <ul>
     47 <li>f1447ef: chore: Update <code>volar-service-prettier</code>. This is only an internal refactor and there should be no visible changes.</li>
     48 <li>Updated dependencies [f1447ef]
     49 <ul>
     50 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.8.1</li>
     51 </ul>
     52 </li>
     53 </ul>
     54 <h2><code>@​astrojs/check</code><a href="https://github.com/0"><code>@​0</code></a>.5.8</h2>
     55 <h3>Patch Changes</h3>
     56 <ul>
     57 <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>
     58 <li>Updated dependencies [85b42dc]
     59 <ul>
     60 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.8.0</li>
     61 </ul>
     62 </li>
     63 </ul>
     64 <h2><code>@​astrojs/check</code><a href="https://github.com/0"><code>@​0</code></a>.5.7</h2>
     65 <h3>Patch Changes</h3>
     66 <ul>
     67 <li>1b68dfb: Improves descriptions for attributes specific to Astro (<code>is:raw</code>, <code>set:html</code>, etc.)</li>
     68 <li>Updated dependencies [2bad6a8]</li>
     69 <li>Updated dependencies [1b68dfb]
     70 <ul>
     71 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.7.7</li>
     72 </ul>
     73 </li>
     74 </ul>
     75 <h2><code>@​astrojs/check</code><a href="https://github.com/0"><code>@​0</code></a>.5.6</h2>
     76 <h3>Patch Changes</h3>
     77 <ul>
     78 <li>fe6165b: Makes astro check --tsconfig understand relative file names</li>
     79 <li>Updated dependencies [fe6165b]
     80 <ul>
     81 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.7.6</li>
     82 </ul>
     83 </li>
     84 </ul>
     85 <h2><code>@​astrojs/check</code><a href="https://github.com/0"><code>@​0</code></a>.5.5</h2>
     86 <!-- raw HTML omitted -->
     87 </blockquote>
     88 <p>... (truncated)</p>
     89 </details>
     90 <details>
     91 <summary>Changelog</summary>
     92 <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>
     93 <blockquote>
     94 <h2>0.6.0</h2>
     95 <h3>Minor Changes</h3>
     96 <ul>
     97 <li>65d3425: Upgrades the language server to use Volar 2.2. This changes should have no negative impacts on the experience.</li>
     98 </ul>
     99 <h3>Patch Changes</h3>
    100 <ul>
    101 <li>Updated dependencies [65d3425]
    102 <ul>
    103 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.9.0</li>
    104 </ul>
    105 </li>
    106 </ul>
    107 <h2>0.5.10</h2>
    108 <h3>Patch Changes</h3>
    109 <ul>
    110 <li>9ca368b: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently</li>
    111 <li>Updated dependencies [9ca368b]</li>
    112 <li>Updated dependencies [d57daad]</li>
    113 <li>Updated dependencies [b166787]</li>
    114 <li>Updated dependencies [eb49fb2]
    115 <ul>
    116 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.8.4</li>
    117 </ul>
    118 </li>
    119 </ul>
    120 <h2>0.5.9</h2>
    121 <h3>Patch Changes</h3>
    122 <ul>
    123 <li>f1447ef: chore: Update <code>volar-service-prettier</code>. This is only an internal refactor and there should be no visible changes.</li>
    124 <li>Updated dependencies [f1447ef]
    125 <ul>
    126 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.8.1</li>
    127 </ul>
    128 </li>
    129 </ul>
    130 <h2>0.5.8</h2>
    131 <h3>Patch Changes</h3>
    132 <ul>
    133 <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>
    134 <li>Updated dependencies [85b42dc]
    135 <ul>
    136 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.8.0</li>
    137 </ul>
    138 </li>
    139 </ul>
    140 <h2>0.5.7</h2>
    141 <h3>Patch Changes</h3>
    142 <ul>
    143 <li>1b68dfb: Improves descriptions for attributes specific to Astro (<code>is:raw</code>, <code>set:html</code>, etc.)</li>
    144 <li>Updated dependencies [2bad6a8]</li>
    145 <li>Updated dependencies [1b68dfb]
    146 <ul>
    147 <li><code>@​astrojs/language-server</code><a href="https://github.com/2"><code>@​2</code></a>.7.7</li>
    148 </ul>
    149 </li>
    150 </ul>
    151 <h2>0.5.6</h2>
    152 <h3>Patch Changes</h3>
    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/2a86df7fa5b2a4e6a067f8aac92077e71ace7c0a"><code>2a86df7</code></a> Version Packages (<a href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/865">#865</a>)</li>
    161 <li><a href="https://github.com/withastro/language-tools/commit/65d3425cb7ceb05e75e00cf8f3769d4cc1edd323"><code>65d3425</code></a> feat: Upgrade to Volar 2.2 (<a href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/863">#863</a>)</li>
    162 <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>
    163 <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>
    164 <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>
    165 <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>
    166 <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>
    167 <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>
    168 <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>
    169 <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>
    170 <li>Additional commits viewable in <a href="https://github.com/withastro/language-tools/commits/@astrojs/check@0.6.0/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.6.0)](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-20T01:26:28Z
    209 
    210 Superseded by #55.
    211