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

53.json (15876B)


      1 {
      2   "number": 53,
      3   "title": "Bump astro from 4.0.6 to 4.8.2",
      4   "state": "closed",
      5   "diff_file": "53.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2024-05-13T01:21:56Z",
      8   "closed_at": "2024-05-20T01:27:38Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/astro-4.8.2",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [],
     17   "requested_reviewers": [],
     18   "body": "Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.0.6 to 4.8.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/withastro/astro/releases\">astro's releases</a>.</em></p>\n<blockquote>\n<h2>astro@4.8.2</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10990\">#10990</a> <a href=\"https://github.com/withastro/astro/commit/4161a2a3d095eaf4d109b4ac49f11f6762bed017\"><code>4161a2a</code></a> Thanks <a href=\"https://github.com/liruifengv\"><code>@\u200bliruifengv</code></a>! - fix incorrect actions path on windows</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10979\">#10979</a> <a href=\"https://github.com/withastro/astro/commit/6fa89e84c917f487be9f62875d85c61974e71590\"><code>6fa89e8</code></a> Thanks <a href=\"https://github.com/BryceRussell\"><code>@\u200bBryceRussell</code></a>! - Fix loading of non-index routes that end with <code>index.html</code></p>\n</li>\n</ul>\n<h2>astro@4.8.1</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10987\">#10987</a> <a href=\"https://github.com/withastro/astro/commit/05db5f78187efb53c5732b28e499c7977ceee496\"><code>05db5f7</code></a> Thanks <a href=\"https://github.com/ematipico\"><code>@\u200bematipico</code></a>! - Fix a regression where the flag <code>experimental.rewriting</code> was marked mandatory. Is is now optional.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10975\">#10975</a> <a href=\"https://github.com/withastro/astro/commit/6b640b3bcb74d21903d303e268ff8ecef90097e7\"><code>6b640b3</code></a> Thanks <a href=\"https://github.com/bluwy\"><code>@\u200bbluwy</code></a>! - Passes the scoped style attribute or class to the <code>&lt;picture&gt;</code> element in the <code>&lt;Picture /&gt;</code> component so scoped styling can be applied to the <code>&lt;picture&gt;</code> element</p>\n</li>\n</ul>\n<h2>create-astro@4.8.0</h2>\n<h3>Minor Changes</h3>\n<ul>\n<li>\n<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>@\u200bematipico</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>\n<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>\n</li>\n</ul>\n<h2>astro@4.8.0</h2>\n<h3>Minor Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10935\">#10935</a> <a href=\"https://github.com/withastro/astro/commit/ddd8e49d1a179bec82310fb471f822a1567a6610\"><code>ddd8e49</code></a> Thanks <a href=\"https://github.com/bluwy\"><code>@\u200bbluwy</code></a>! - Exports <code>astro/jsx/rehype.js</code> with utilities to generate an Astro metadata object</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10625\">#10625</a> <a href=\"https://github.com/withastro/astro/commit/698c2d9bb51e20b38de405b6076fd6488ddb5c2b\"><code>698c2d9</code></a> Thanks <a href=\"https://github.com/goulvenclech\"><code>@\u200bgoulvenclech</code></a>! - Adds the ability for multiple pages to use the same component as an <code>entrypoint</code> when building an Astro integration. This change is purely internal, and aligns the build process with the behaviour in the development server.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10906\">#10906</a> <a href=\"https://github.com/withastro/astro/commit/7bbd66459dd29a338ac1dfae0e4c984cb08f73b3\"><code>7bbd664</code></a> Thanks <a href=\"https://github.com/Princesseuh\"><code>@\u200bPrincesseuh</code></a>! - Adds a new radio checkbox component to the dev toolbar UI library (<code>astro-dev-toolbar-radio-checkbox</code>)</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10963\">#10963</a> <a href=\"https://github.com/withastro/astro/commit/61f47a684235a049cbfc4f2cbb5edff3befeced7\"><code>61f47a6</code></a> Thanks <a href=\"https://github.com/delucis\"><code>@\u200bdelucis</code></a>! - Adds support for passing an inline Astro configuration object to <code>getViteConfig()</code></p>\n<p>If you are using <code>getViteConfig()</code> to configure the Vitest test runner, you can now pass a second argument to control how Astro is configured. This makes it possible to configure unit tests with different Astro options when using <a href=\"https://vitest.dev/guide/workspace.html\">Vitest\u2019s workspaces</a> feature.</p>\n<pre lang=\"js\"><code>// vitest.config.ts\nimport { getViteConfig } from 'astro/config';\n<p>export default getViteConfig(\n/* Vite configuration <em>/\n{ test: {} },\n/</em> Astro configuration */\n{\nsite: '<a href=\"https://example.com\">https://example.com</a>',\ntrailingSlash: 'never',\n}\n);\n</code></pre></p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10867\">#10867</a> <a href=\"https://github.com/withastro/astro/commit/47877a75404ccc8786bbea2171015fb088dc01a1\"><code>47877a7</code></a> Thanks <a href=\"https://github.com/ematipico\"><code>@\u200bematipico</code></a>! - Adds experimental rewriting in Astro with a new <code>rewrite()</code> function and the middleware <code>next()</code> function.</p>\n</li>\n</ul>\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/astro/blob/main/packages/astro/CHANGELOG.md\">astro's changelog</a>.</em></p>\n<blockquote>\n<h2>4.8.2</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10990\">#10990</a> <a href=\"https://github.com/withastro/astro/commit/4161a2a3d095eaf4d109b4ac49f11f6762bed017\"><code>4161a2a</code></a> Thanks <a href=\"https://github.com/liruifengv\"><code>@\u200bliruifengv</code></a>! - fix incorrect actions path on windows</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10979\">#10979</a> <a href=\"https://github.com/withastro/astro/commit/6fa89e84c917f487be9f62875d85c61974e71590\"><code>6fa89e8</code></a> Thanks <a href=\"https://github.com/BryceRussell\"><code>@\u200bBryceRussell</code></a>! - Fix loading of non-index routes that end with <code>index.html</code></p>\n</li>\n</ul>\n<h2>4.8.1</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10987\">#10987</a> <a href=\"https://github.com/withastro/astro/commit/05db5f78187efb53c5732b28e499c7977ceee496\"><code>05db5f7</code></a> Thanks <a href=\"https://github.com/ematipico\"><code>@\u200bematipico</code></a>! - Fix a regression where the flag <code>experimental.rewriting</code> was marked mandatory. Is is now optional.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10975\">#10975</a> <a href=\"https://github.com/withastro/astro/commit/6b640b3bcb74d21903d303e268ff8ecef90097e7\"><code>6b640b3</code></a> Thanks <a href=\"https://github.com/bluwy\"><code>@\u200bbluwy</code></a>! - Passes the scoped style attribute or class to the <code>&lt;picture&gt;</code> element in the <code>&lt;Picture /&gt;</code> component so scoped styling can be applied to the <code>&lt;picture&gt;</code> element</p>\n</li>\n</ul>\n<h2>4.8.0</h2>\n<h3>Minor Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10935\">#10935</a> <a href=\"https://github.com/withastro/astro/commit/ddd8e49d1a179bec82310fb471f822a1567a6610\"><code>ddd8e49</code></a> Thanks <a href=\"https://github.com/bluwy\"><code>@\u200bbluwy</code></a>! - Exports <code>astro/jsx/rehype.js</code> with utilities to generate an Astro metadata object</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10625\">#10625</a> <a href=\"https://github.com/withastro/astro/commit/698c2d9bb51e20b38de405b6076fd6488ddb5c2b\"><code>698c2d9</code></a> Thanks <a href=\"https://github.com/goulvenclech\"><code>@\u200bgoulvenclech</code></a>! - Adds the ability for multiple pages to use the same component as an <code>entrypoint</code> when building an Astro integration. This change is purely internal, and aligns the build process with the behaviour in the development server.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10906\">#10906</a> <a href=\"https://github.com/withastro/astro/commit/7bbd66459dd29a338ac1dfae0e4c984cb08f73b3\"><code>7bbd664</code></a> Thanks <a href=\"https://github.com/Princesseuh\"><code>@\u200bPrincesseuh</code></a>! - Adds a new radio checkbox component to the dev toolbar UI library (<code>astro-dev-toolbar-radio-checkbox</code>)</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10963\">#10963</a> <a href=\"https://github.com/withastro/astro/commit/61f47a684235a049cbfc4f2cbb5edff3befeced7\"><code>61f47a6</code></a> Thanks <a href=\"https://github.com/delucis\"><code>@\u200bdelucis</code></a>! - Adds support for passing an inline Astro configuration object to <code>getViteConfig()</code></p>\n<p>If you are using <code>getViteConfig()</code> to configure the Vitest test runner, you can now pass a second argument to control how Astro is configured. This makes it possible to configure unit tests with different Astro options when using <a href=\"https://vitest.dev/guide/workspace.html\">Vitest\u2019s workspaces</a> feature.</p>\n<pre lang=\"js\"><code>// vitest.config.ts\nimport { getViteConfig } from 'astro/config';\n<p>export default getViteConfig(\n/* Vite configuration <em>/\n{ test: {} },\n/</em> Astro configuration */\n{\nsite: '<a href=\"https://example.com\">https://example.com</a>',\ntrailingSlash: 'never',\n}\n);\n</code></pre></p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10867\">#10867</a> <a href=\"https://github.com/withastro/astro/commit/47877a75404ccc8786bbea2171015fb088dc01a1\"><code>47877a7</code></a> Thanks <a href=\"https://github.com/ematipico\"><code>@\u200bematipico</code></a>! - Adds experimental rewriting in Astro with a new <code>rewrite()</code> function and the middleware <code>next()</code> function.</p>\n<p>The feature is available via an experimental flag in <code>astro.config.mjs</code>:</p>\n<pre lang=\"js\"><code></code></pre>\n</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/astro/commit/0b8b6f98a25b6ebbdd9f7c9dabe7fa3fb7bfe6c6\"><code>0b8b6f9</code></a> [ci] release (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10993\">#10993</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/d8fe43fa232a1a56c70a62a99fcb84a0583cf2ca\"><code>d8fe43f</code></a> [ci] format</li>\n<li><a href=\"https://github.com/withastro/astro/commit/4161a2a3d095eaf4d109b4ac49f11f6762bed017\"><code>4161a2a</code></a> fix:  fix incorrect actions path on windows (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10990\">#10990</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/6fa89e84c917f487be9f62875d85c61974e71590\"><code>6fa89e8</code></a> Fix loading of non-index routes that end with <code>index.html</code> (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10979\">#10979</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/370b9f16124e890c23694220c4f668352489a4ed\"><code>370b9f1</code></a> fix: exec command on Astro new version message (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10991\">#10991</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/e2cdd3c96b22016cbab57f61b4bc67ac87f2fc00\"><code>e2cdd3c</code></a> [ci] release (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10985\">#10985</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/05db5f78187efb53c5732b28e499c7977ceee496\"><code>05db5f7</code></a> fix: incorrect type for experimental option (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10987\">#10987</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/3e168589d636e2c5b2597b8aedeb67681d47d465\"><code>3e16858</code></a> [ci] format</li>\n<li><a href=\"https://github.com/withastro/astro/commit/6b640b3bcb74d21903d303e268ff8ecef90097e7\"><code>6b640b3</code></a> Support scope styles for picture element in Picture component (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10975\">#10975</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/25caca015eb3555107d615616b10b9c024d44f7b\"><code>25caca0</code></a> [ci] format</li>\n<li>Additional commits viewable in <a href=\"https://github.com/withastro/astro/commits/astro@4.8.2/packages/astro\">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=astro&package-manager=npm_and_yarn&previous-version=4.0.6&new-version=4.8.2)](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-20T01:27:38Z",
     23       "body": "Superseded by #56."
     24     }
     25   ],
     26   "review_comments": []
     27 }