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.json (11380B)


      1 {
      2   "number": 43,
      3   "title": "Bump @astrojs/check from 0.3.3 to 0.5.10",
      4   "state": "closed",
      5   "diff_file": "43.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2024-04-01T02:05:22Z",
      8   "closed_at": "2024-05-13T01:23:09Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/astrojs/check-0.5.10",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [],
     17   "requested_reviewers": [],
     18   "body": "Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.3.3 to 0.5.10.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/withastro/language-tools/releases\"><code>@\u200bastrojs/check</code>'s releases</a>.</em></p>\n<blockquote>\n<h2><code>@\u200bastrojs/check</code><a href=\"https://github.com/0\"><code>@\u200b0</code></a>.5.10</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>9ca368b: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently</li>\n<li>Updated dependencies [9ca368b]</li>\n<li>Updated dependencies [d57daad]</li>\n<li>Updated dependencies [b166787]</li>\n<li>Updated dependencies [eb49fb2]\n<ul>\n<li><code>@\u200bastrojs/language-server</code><a href=\"https://github.com/2\"><code>@\u200b2</code></a>.8.4</li>\n</ul>\n</li>\n</ul>\n<h2><code>@\u200bastrojs/check</code><a href=\"https://github.com/0\"><code>@\u200b0</code></a>.5.9</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>f1447ef: chore: Update <code>volar-service-prettier</code>. This is only an internal refactor and there should be no visible changes.</li>\n<li>Updated dependencies [f1447ef]\n<ul>\n<li><code>@\u200bastrojs/language-server</code><a href=\"https://github.com/2\"><code>@\u200b2</code></a>.8.1</li>\n</ul>\n</li>\n</ul>\n<h2><code>@\u200bastrojs/check</code><a href=\"https://github.com/0\"><code>@\u200b0</code></a>.5.8</h2>\n<h3>Patch Changes</h3>\n<ul>\n<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>\n<li>Updated dependencies [85b42dc]\n<ul>\n<li><code>@\u200bastrojs/language-server</code><a href=\"https://github.com/2\"><code>@\u200b2</code></a>.8.0</li>\n</ul>\n</li>\n</ul>\n<h2><code>@\u200bastrojs/check</code><a href=\"https://github.com/0\"><code>@\u200b0</code></a>.5.7</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>1b68dfb: Improves descriptions for attributes specific to Astro (<code>is:raw</code>, <code>set:html</code>, etc.)</li>\n<li>Updated dependencies [2bad6a8]</li>\n<li>Updated dependencies [1b68dfb]\n<ul>\n<li><code>@\u200bastrojs/language-server</code><a href=\"https://github.com/2\"><code>@\u200b2</code></a>.7.7</li>\n</ul>\n</li>\n</ul>\n<h2><code>@\u200bastrojs/check</code><a href=\"https://github.com/0\"><code>@\u200b0</code></a>.5.6</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>fe6165b: Makes astro check --tsconfig understand relative file names</li>\n<li>Updated dependencies [fe6165b]\n<ul>\n<li><code>@\u200bastrojs/language-server</code><a href=\"https://github.com/2\"><code>@\u200b2</code></a>.7.6</li>\n</ul>\n</li>\n</ul>\n<h2><code>@\u200bastrojs/check</code><a href=\"https://github.com/0\"><code>@\u200b0</code></a>.5.5</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>1436e6e: Fixes mapping from compiler location to LSP range.</li>\n<li>Updated dependencies [7c4c1f2]</li>\n<li>Updated dependencies [1436e6e]\n<ul>\n<li><code>@\u200bastrojs/language-server</code><a href=\"https://github.com/2\"><code>@\u200b2</code></a>.7.5</li>\n</ul>\n</li>\n</ul>\n<h2><code>@\u200bastrojs/check</code><a href=\"https://github.com/0\"><code>@\u200b0</code></a>.5.4</h2>\n<h3>Patch Changes</h3>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md\"><code>@\u200bastrojs/check</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>0.5.10</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>9ca368b: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently</li>\n<li>Updated dependencies [9ca368b]</li>\n<li>Updated dependencies [d57daad]</li>\n<li>Updated dependencies [b166787]</li>\n<li>Updated dependencies [eb49fb2]\n<ul>\n<li><code>@\u200bastrojs/language-server</code><a href=\"https://github.com/2\"><code>@\u200b2</code></a>.8.4</li>\n</ul>\n</li>\n</ul>\n<h2>0.5.9</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>f1447ef: chore: Update <code>volar-service-prettier</code>. This is only an internal refactor and there should be no visible changes.</li>\n<li>Updated dependencies [f1447ef]\n<ul>\n<li><code>@\u200bastrojs/language-server</code><a href=\"https://github.com/2\"><code>@\u200b2</code></a>.8.1</li>\n</ul>\n</li>\n</ul>\n<h2>0.5.8</h2>\n<h3>Patch Changes</h3>\n<ul>\n<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>\n<li>Updated dependencies [85b42dc]\n<ul>\n<li><code>@\u200bastrojs/language-server</code><a href=\"https://github.com/2\"><code>@\u200b2</code></a>.8.0</li>\n</ul>\n</li>\n</ul>\n<h2>0.5.7</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>1b68dfb: Improves descriptions for attributes specific to Astro (<code>is:raw</code>, <code>set:html</code>, etc.)</li>\n<li>Updated dependencies [2bad6a8]</li>\n<li>Updated dependencies [1b68dfb]\n<ul>\n<li><code>@\u200bastrojs/language-server</code><a href=\"https://github.com/2\"><code>@\u200b2</code></a>.7.7</li>\n</ul>\n</li>\n</ul>\n<h2>0.5.6</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>fe6165b: Makes astro check --tsconfig understand relative file names</li>\n<li>Updated dependencies [fe6165b]\n<ul>\n<li><code>@\u200bastrojs/language-server</code><a href=\"https://github.com/2\"><code>@\u200b2</code></a>.7.6</li>\n</ul>\n</li>\n</ul>\n<h2>0.5.5</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>1436e6e: Fixes mapping from compiler location to LSP range.</li>\n<li>Updated dependencies [7c4c1f2]</li>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n</ul>\n</details>\n<br />\n\n\n[![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)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>",
     19   "comments": [
     20     {
     21       "author": "dependabot[bot]",
     22       "created_at": "2024-05-13T01:23:09Z",
     23       "body": "Superseded by #54."
     24     }
     25   ],
     26   "review_comments": []
     27 }