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

39.json (19829B)


      1 {
      2   "number": 39,
      3   "title": "Bump astro from 4.0.6 to 4.4.9",
      4   "state": "closed",
      5   "diff_file": "39.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2024-03-04T01:52:43Z",
      8   "closed_at": "2024-03-11T01:27:24Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/astro-4.4.9",
     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.4.9.\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.4.9</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10278\">#10278</a> <a href=\"https://github.com/withastro/astro/commit/a548a3a99c2835c19662fc38636f92b2bda26614\"><code>a548a3a99c2835c19662fc38636f92b2bda26614</code></a> Thanks <a href=\"https://github.com/Princesseuh\"><code>@\u200bPrincesseuh</code></a>! - Fixes original images sometimes being kept / deleted when they shouldn't in both MDX and Markdoc</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10280\">#10280</a> <a href=\"https://github.com/withastro/astro/commit/3488be9b59d1cb65325b0e087c33bcd74aaa4926\"><code>3488be9b59d1cb65325b0e087c33bcd74aaa4926</code></a> Thanks <a href=\"https://github.com/bholmesdev\"><code>@\u200bbholmesdev</code></a>! - Finalize db API to a shared db/ directory.</p>\n</li>\n</ul>\n<h2>astro@4.4.8</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/withastro/astro/pull/10275\">#10275</a> <a href=\"https://github.com/withastro/astro/commit/5e3e74b61daa2ba44c761c9ab5745818661a656e\"><code>5e3e74b61daa2ba44c761c9ab5745818661a656e</code></a> Thanks <a href=\"https://github.com/Princesseuh\"><code>@\u200bPrincesseuh</code></a>! - Fixes dev toolbar warning about using the proper loading attributes on images using <code>data:</code> URIs</li>\n</ul>\n<h2>astro@4.4.7</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10274\">#10274</a> <a href=\"https://github.com/withastro/astro/commit/e556151603a2f0173059d0f98fdcbec0610b48ff\"><code>e556151603a2f0173059d0f98fdcbec0610b48ff</code></a> Thanks <a href=\"https://github.com/lilnasy\"><code>@\u200blilnasy</code></a>! - Fixes a regression introduced in v4.4.5 where image optimization did not work in dev mode when a base was configured.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10263\">#10263</a> <a href=\"https://github.com/withastro/astro/commit/9bdbed723e0aa4243d7d6ee64d1c1df3b75b9aeb\"><code>9bdbed723e0aa4243d7d6ee64d1c1df3b75b9aeb</code></a> Thanks <a href=\"https://github.com/martrapp\"><code>@\u200bmartrapp</code></a>! - Adds auto completion for <code>astro:</code> event names when adding or removing event listeners on <code>document</code>.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10284\">#10284</a> <a href=\"https://github.com/withastro/astro/commit/07f89429a1ef5173d3321e0b362a9dc71fc74fe5\"><code>07f89429a1ef5173d3321e0b362a9dc71fc74fe5</code></a> Thanks <a href=\"https://github.com/Princesseuh\"><code>@\u200bPrincesseuh</code></a>! - Fixes an issue where in Node SSR, the image endpoint could be used maliciously to reveal unintended information about the underlying system.</p>\n<p>Thanks to Google Security Team for reporting this issue.</p>\n</li>\n</ul>\n<h2>astro@4.4.6</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10247\">#10247</a> <a href=\"https://github.com/withastro/astro/commit/fb773c9161bf8faa5ebd7e115f3564c3359e56ea\"><code>fb773c9161bf8faa5ebd7e115f3564c3359e56ea</code></a> Thanks <a href=\"https://github.com/martrapp\"><code>@\u200bmartrapp</code></a>! - Fixes an issue where <code>transition:animate=&quot;none&quot;</code> still allowed the browser-native morph animation.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10248\">#10248</a> <a href=\"https://github.com/withastro/astro/commit/8ae5d99534fc09d650e10e64a09b61a2807574f2\"><code>8ae5d99534fc09d650e10e64a09b61a2807574f2</code></a> Thanks <a href=\"https://github.com/ematipico\"><code>@\u200bematipico</code></a>! - Fixes an issue where multiple injected routes with the same <code>entrypoint</code> but different <code>pattern</code> were incorrectly cached, causing some of them not being rendered in the dev server.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10250\">#10250</a> <a href=\"https://github.com/withastro/astro/commit/57655a99db34e20e9661c039fab253b867013318\"><code>57655a99db34e20e9661c039fab253b867013318</code></a> Thanks <a href=\"https://github.com/log101\"><code>@\u200blog101</code></a>! - Fixes the overwriting of localised index pages with redirects</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10239\">#10239</a> <a href=\"https://github.com/withastro/astro/commit/9c21a9df6b03e36bd78dc553e13c55b9ef8c44cd\"><code>9c21a9df6b03e36bd78dc553e13c55b9ef8c44cd</code></a> Thanks <a href=\"https://github.com/mingjunlu\"><code>@\u200bmingjunlu</code></a>! - Improves the message of <code>MiddlewareCantBeLoaded</code> for clarity</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10222\">#10222</a> <a href=\"https://github.com/withastro/astro/commit/ade9759cae74ca262b988260250bcb202235e811\"><code>ade9759cae74ca262b988260250bcb202235e811</code></a> Thanks <a href=\"https://github.com/martrapp\"><code>@\u200bmartrapp</code></a>! - Adds a warning in DEV mode when using view transitions on a device with prefer-reduced-motion enabled.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10251\">#10251</a> <a href=\"https://github.com/withastro/astro/commit/9b00de0a76b4f4b5b808e8c78e4906a2497e8ecf\"><code>9b00de0a76b4f4b5b808e8c78e4906a2497e8ecf</code></a> Thanks <a href=\"https://github.com/mingjunlu\"><code>@\u200bmingjunlu</code></a>! - Fixes TypeScript type definitions for <code>Code</code> component <code>theme</code> and <code>experimentalThemes</code> props</p>\n</li>\n</ul>\n<h2>astro@4.4.5</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10221\">#10221</a> <a href=\"https://github.com/withastro/astro/commit/4db82d9c7dce3b73fe43b86020fcfa326c1357ec\"><code>4db82d9c7dce3b73fe43b86020fcfa326c1357ec</code></a> Thanks <a href=\"https://github.com/matthewp\"><code>@\u200bmatthewp</code></a>! - Prevents errors in templates from crashing the server</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10219\">#10219</a> <a href=\"https://github.com/withastro/astro/commit/afcb9d331179287629b5ffce4020931258bebefa\"><code>afcb9d331179287629b5ffce4020931258bebefa</code></a> Thanks <a href=\"https://github.com/matthewp\"><code>@\u200bmatthewp</code></a>! - Fix dynamic slots missing hydration scripts</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10220\">#10220</a> <a href=\"https://github.com/withastro/astro/commit/1eadb1c5290f2f4baf538c34889a09d5fcfb9bd4\"><code>1eadb1c5290f2f4baf538c34889a09d5fcfb9bd4</code></a> Thanks <a href=\"https://github.com/Princesseuh\"><code>@\u200bPrincesseuh</code></a>! - Fixes some built-in apps of the dev toolbar not closing when clicking the page</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10154\">#10154</a> <a href=\"https://github.com/withastro/astro/commit/e64bd0740b44aed5cfaf67e5c37a1c56ed4442f4\"><code>e64bd0740b44aed5cfaf67e5c37a1c56ed4442f4</code></a> Thanks <a href=\"https://github.com/Cherry\"><code>@\u200bCherry</code></a>! - Fixes an issue where <code>config.vite.build.assetsInlineLimit</code> could not be set as a function.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10196\">#10196</a> <a href=\"https://github.com/withastro/astro/commit/8fb32f390d40cfa12a82c0645928468d27218866\"><code>8fb32f390d40cfa12a82c0645928468d27218866</code></a> Thanks <a href=\"https://github.com/lilnasy\"><code>@\u200blilnasy</code></a>! - Fixes an issue where a warning about headers being accessed in static mode is unnecessarily shown when i18n is enabled.</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.4.9</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10278\">#10278</a> <a href=\"https://github.com/withastro/astro/commit/a548a3a99c2835c19662fc38636f92b2bda26614\"><code>a548a3a99c2835c19662fc38636f92b2bda26614</code></a> Thanks <a href=\"https://github.com/Princesseuh\"><code>@\u200bPrincesseuh</code></a>! - Fixes original images sometimes being kept / deleted when they shouldn't in both MDX and Markdoc</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10280\">#10280</a> <a href=\"https://github.com/withastro/astro/commit/3488be9b59d1cb65325b0e087c33bcd74aaa4926\"><code>3488be9b59d1cb65325b0e087c33bcd74aaa4926</code></a> Thanks <a href=\"https://github.com/bholmesdev\"><code>@\u200bbholmesdev</code></a>! - Finalize db API to a shared db/ directory.</p>\n</li>\n</ul>\n<h2>4.4.8</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/withastro/astro/pull/10275\">#10275</a> <a href=\"https://github.com/withastro/astro/commit/5e3e74b61daa2ba44c761c9ab5745818661a656e\"><code>5e3e74b61daa2ba44c761c9ab5745818661a656e</code></a> Thanks <a href=\"https://github.com/Princesseuh\"><code>@\u200bPrincesseuh</code></a>! - Fixes dev toolbar warning about using the proper loading attributes on images using <code>data:</code> URIs</li>\n</ul>\n<h2>4.4.7</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10274\">#10274</a> <a href=\"https://github.com/withastro/astro/commit/e556151603a2f0173059d0f98fdcbec0610b48ff\"><code>e556151603a2f0173059d0f98fdcbec0610b48ff</code></a> Thanks <a href=\"https://github.com/lilnasy\"><code>@\u200blilnasy</code></a>! - Fixes a regression introduced in v4.4.5 where image optimization did not work in dev mode when a base was configured.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10263\">#10263</a> <a href=\"https://github.com/withastro/astro/commit/9bdbed723e0aa4243d7d6ee64d1c1df3b75b9aeb\"><code>9bdbed723e0aa4243d7d6ee64d1c1df3b75b9aeb</code></a> Thanks <a href=\"https://github.com/martrapp\"><code>@\u200bmartrapp</code></a>! - Adds auto completion for <code>astro:</code> event names when adding or removing event listeners on <code>document</code>.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10284\">#10284</a> <a href=\"https://github.com/withastro/astro/commit/07f89429a1ef5173d3321e0b362a9dc71fc74fe5\"><code>07f89429a1ef5173d3321e0b362a9dc71fc74fe5</code></a> Thanks <a href=\"https://github.com/Princesseuh\"><code>@\u200bPrincesseuh</code></a>! - Fixes an issue where in Node SSR, the image endpoint could be used maliciously to reveal unintended information about the underlying system.</p>\n<p>Thanks to Google Security Team for reporting this issue.</p>\n</li>\n</ul>\n<h2>4.4.6</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10247\">#10247</a> <a href=\"https://github.com/withastro/astro/commit/fb773c9161bf8faa5ebd7e115f3564c3359e56ea\"><code>fb773c9161bf8faa5ebd7e115f3564c3359e56ea</code></a> Thanks <a href=\"https://github.com/martrapp\"><code>@\u200bmartrapp</code></a>! - Fixes an issue where <code>transition:animate=&quot;none&quot;</code> still allowed the browser-native morph animation.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10248\">#10248</a> <a href=\"https://github.com/withastro/astro/commit/8ae5d99534fc09d650e10e64a09b61a2807574f2\"><code>8ae5d99534fc09d650e10e64a09b61a2807574f2</code></a> Thanks <a href=\"https://github.com/ematipico\"><code>@\u200bematipico</code></a>! - Fixes an issue where multiple injected routes with the same <code>entrypoint</code> but different <code>pattern</code> were incorrectly cached, causing some of them not being rendered in the dev server.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10250\">#10250</a> <a href=\"https://github.com/withastro/astro/commit/57655a99db34e20e9661c039fab253b867013318\"><code>57655a99db34e20e9661c039fab253b867013318</code></a> Thanks <a href=\"https://github.com/log101\"><code>@\u200blog101</code></a>! - Fixes the overwriting of localised index pages with redirects</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10239\">#10239</a> <a href=\"https://github.com/withastro/astro/commit/9c21a9df6b03e36bd78dc553e13c55b9ef8c44cd\"><code>9c21a9df6b03e36bd78dc553e13c55b9ef8c44cd</code></a> Thanks <a href=\"https://github.com/mingjunlu\"><code>@\u200bmingjunlu</code></a>! - Improves the message of <code>MiddlewareCantBeLoaded</code> for clarity</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10222\">#10222</a> <a href=\"https://github.com/withastro/astro/commit/ade9759cae74ca262b988260250bcb202235e811\"><code>ade9759cae74ca262b988260250bcb202235e811</code></a> Thanks <a href=\"https://github.com/martrapp\"><code>@\u200bmartrapp</code></a>! - Adds a warning in DEV mode when using view transitions on a device with prefer-reduced-motion enabled.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10251\">#10251</a> <a href=\"https://github.com/withastro/astro/commit/9b00de0a76b4f4b5b808e8c78e4906a2497e8ecf\"><code>9b00de0a76b4f4b5b808e8c78e4906a2497e8ecf</code></a> Thanks <a href=\"https://github.com/mingjunlu\"><code>@\u200bmingjunlu</code></a>! - Fixes TypeScript type definitions for <code>Code</code> component <code>theme</code> and <code>experimentalThemes</code> props</p>\n</li>\n</ul>\n<h2>4.4.5</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10221\">#10221</a> <a href=\"https://github.com/withastro/astro/commit/4db82d9c7dce3b73fe43b86020fcfa326c1357ec\"><code>4db82d9c7dce3b73fe43b86020fcfa326c1357ec</code></a> Thanks <a href=\"https://github.com/matthewp\"><code>@\u200bmatthewp</code></a>! - Prevents errors in templates from crashing the server</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/10219\">#10219</a> <a href=\"https://github.com/withastro/astro/commit/afcb9d331179287629b5ffce4020931258bebefa\"><code>afcb9d331179287629b5ffce4020931258bebefa</code></a> Thanks <a href=\"https://github.com/matthewp\"><code>@\u200bmatthewp</code></a>! - Fix dynamic slots missing hydration scripts</p>\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/2db9031a9f7707683e40d6a66cbd41360a746f4b\"><code>2db9031</code></a> [ci] release (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10292\">#10292</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/3488be9b59d1cb65325b0e087c33bcd74aaa4926\"><code>3488be9</code></a> finalize WIP API (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10280\">#10280</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/4b6e2fb69b241c982c82a2f13d603b2057c345af\"><code>4b6e2fb</code></a> [ci] format</li>\n<li><a href=\"https://github.com/withastro/astro/commit/a548a3a99c2835c19662fc38636f92b2bda26614\"><code>a548a3a</code></a> fix(markdoc &amp; mdx): Proxy crimes (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10278\">#10278</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/87a3d51f2ca8661babbb76956e54bf389eb86d8f\"><code>87a3d51</code></a> [ci] release (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10286\">#10286</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/5e3e74b61daa2ba44c761c9ab5745818661a656e\"><code>5e3e74b</code></a> fix(audits): Don't warn about loading on data URIs (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10275\">#10275</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/afd41cc28bd449e82831e91f6302221945bd6019\"><code>afd41cc</code></a> [ci] release (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10265\">#10265</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/a3ebfad0cc812e410f664d58373f77e6cbaeb7aa\"><code>a3ebfad</code></a> [ci] format</li>\n<li><a href=\"https://github.com/withastro/astro/commit/07f89429a1ef5173d3321e0b362a9dc71fc74fe5\"><code>07f8942</code></a> fix(assets): Solidify Node endpoint (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10284\">#10284</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/560a5934186bc57e1975e7d8830e6f29b18c7929\"><code>560a593</code></a> [ci] format</li>\n<li>Additional commits viewable in <a href=\"https://github.com/withastro/astro/commits/astro@4.4.9/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.4.9)](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-03-11T01:27:23Z",
     23       "body": "Superseded by #40."
     24     }
     25   ],
     26   "review_comments": []
     27 }