1.json (12048B)
1 { 2 "number": 1, 3 "title": "Bump astro from 4.0.1 to 4.0.3", 4 "state": "closed", 5 "diff_file": "1.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2023-12-10T14:02:56Z", 8 "closed_at": "2023-12-10T14:05:02Z", 9 "merged_at": null, 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/astro-4.0.3", 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.1 to 4.0.3.\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.0.3</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/9342\">#9342</a> <a href=\"https://github.com/withastro/astro/commit/eb942942d67508c07d7efaa859a7840f7c0223da\"><code>eb942942d</code></a> Thanks <a href=\"https://github.com/Princesseuh\"><code>@\u200bPrincesseuh</code></a>! - Fix missing <code>is:inline</code> type for the <code><slot /></code> element</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/9343\">#9343</a> <a href=\"https://github.com/withastro/astro/commit/ab0281aee419e58c6079ca393987fe1ff0541dd5\"><code>ab0281aee</code></a> Thanks <a href=\"https://github.com/martrapp\"><code>@\u200bmartrapp</code></a>! - Adds source file properties to HTML elements only if devToolbar is enabled</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/9336\">#9336</a> <a href=\"https://github.com/withastro/astro/commit/c76901065545f6a8d3de3e44d1c8ee5456a8a77a\"><code>c76901065</code></a> Thanks <a href=\"https://github.com/FredKSchott\"><code>@\u200bFredKSchott</code></a>! - dev: fix issue where 404 and 500 responses were logged as 200</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/9339\">#9339</a> <a href=\"https://github.com/withastro/astro/commit/0bb3d532219fb90fc08bfb472fc981fab6543d16\"><code>0bb3d5322</code></a> Thanks <a href=\"https://github.com/morinokami\"><code>@\u200bmorinokami</code></a>! - Fixed the log message to correctly display 'enabled' and 'disabled' when toggling 'Disable notifications' in the Toolbar.</p>\n</li>\n</ul>\n<h2><code>@\u200bastrojs/vue</code><a href=\"https://github.com/4\"><code>@\u200b4</code></a>.0.2</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/withastro/astro/pull/9333\">#9333</a> <a href=\"https://github.com/withastro/astro/commit/b832cd190199d4269d25d5d6e6b7efb399a69070\"><code>b832cd190</code></a> Thanks <a href=\"https://github.com/natemoo-re\"><code>@\u200bnatemoo-re</code></a>! - Fixes issue with <code>appEntrypoint</code> when running <code>astro dev</code></li>\n</ul>\n<h2>astro@4.0.2</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/9331\">#9331</a> <a href=\"https://github.com/withastro/astro/commit/cfb20550d346a33e76e23453d5dcd084e5065c4d\"><code>cfb20550d</code></a> Thanks <a href=\"https://github.com/natemoo-re\"><code>@\u200bnatemoo-re</code></a>! - Updates an internal dependency (<a href=\"https://github.com/svitejs/vitefu\"><code>vitefu</code></a>) to avoid a common <code>peerDependency</code> warning</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/9327\">#9327</a> <a href=\"https://github.com/withastro/astro/commit/3878a91be4879988c7235f433e50a6dc82e32288\"><code>3878a91be</code></a> Thanks <a href=\"https://github.com/doseofted\"><code>@\u200bdoseofted</code></a>! - Fixes an edge case for <code><form method="dialog"></code> when using View Transitions. Forms with <code>method="dialog"</code> no longer require an additional <code>data-astro-reload</code> attribute.</p>\n</li>\n</ul>\n</blockquote>\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.0.3</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/9342\">#9342</a> <a href=\"https://github.com/withastro/astro/commit/eb942942d67508c07d7efaa859a7840f7c0223da\"><code>eb942942d</code></a> Thanks <a href=\"https://github.com/Princesseuh\"><code>@\u200bPrincesseuh</code></a>! - Fix missing <code>is:inline</code> type for the <code><slot /></code> element</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/9343\">#9343</a> <a href=\"https://github.com/withastro/astro/commit/ab0281aee419e58c6079ca393987fe1ff0541dd5\"><code>ab0281aee</code></a> Thanks <a href=\"https://github.com/martrapp\"><code>@\u200bmartrapp</code></a>! - Adds source file properties to HTML elements only if devToolbar is enabled</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/9336\">#9336</a> <a href=\"https://github.com/withastro/astro/commit/c76901065545f6a8d3de3e44d1c8ee5456a8a77a\"><code>c76901065</code></a> Thanks <a href=\"https://github.com/FredKSchott\"><code>@\u200bFredKSchott</code></a>! - dev: fix issue where 404 and 500 responses were logged as 200</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/9339\">#9339</a> <a href=\"https://github.com/withastro/astro/commit/0bb3d532219fb90fc08bfb472fc981fab6543d16\"><code>0bb3d5322</code></a> Thanks <a href=\"https://github.com/morinokami\"><code>@\u200bmorinokami</code></a>! - Fixed the log message to correctly display 'enabled' and 'disabled' when toggling 'Disable notifications' in the Toolbar.</p>\n</li>\n</ul>\n<h2>4.0.2</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/9331\">#9331</a> <a href=\"https://github.com/withastro/astro/commit/cfb20550d346a33e76e23453d5dcd084e5065c4d\"><code>cfb20550d</code></a> Thanks <a href=\"https://github.com/natemoo-re\"><code>@\u200bnatemoo-re</code></a>! - Updates an internal dependency (<a href=\"https://github.com/svitejs/vitefu\"><code>vitefu</code></a>) to avoid a common <code>peerDependency</code> warning</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/withastro/astro/pull/9327\">#9327</a> <a href=\"https://github.com/withastro/astro/commit/3878a91be4879988c7235f433e50a6dc82e32288\"><code>3878a91be</code></a> Thanks <a href=\"https://github.com/doseofted\"><code>@\u200bdoseofted</code></a>! - Fixes an edge case for <code><form method="dialog"></code> when using View Transitions. Forms with <code>method="dialog"</code> no longer require an additional <code>data-astro-reload</code> attribute.</p>\n</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/withastro/astro/commit/3e4109b08f7cf79492724f145c44e0c561d21954\"><code>3e4109b</code></a> [ci] release (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9340\">#9340</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/ab0281aee419e58c6079ca393987fe1ff0541dd5\"><code>ab0281a</code></a> Adds source file properties to HTML elements only if devToolbar is enabled (#...</li>\n<li><a href=\"https://github.com/withastro/astro/commit/eb942942d67508c07d7efaa859a7840f7c0223da\"><code>eb94294</code></a> fix: add types for <code>is:inline</code> on slots (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9342\">#9342</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/c76901065545f6a8d3de3e44d1c8ee5456a8a77a\"><code>c769010</code></a> Fix issue where 404/500 status codes were logged as "[200]" (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9336\">#9336</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/0bb3d532219fb90fc08bfb472fc981fab6543d16\"><code>0bb3d53</code></a> Fix log message for <code>Disable notifications</code> (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9339\">#9339</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/895ebcb5bfeb2fe08ae939eaceeb0405cff91ca5\"><code>895ebcb</code></a> [ci] release (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9332\">#9332</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/6404d26a22417587cac272bc473ee1c8eb8c69a3\"><code>6404d26</code></a> [ci] format</li>\n<li><a href=\"https://github.com/withastro/astro/commit/3878a91be4879988c7235f433e50a6dc82e32288\"><code>3878a91</code></a> Prevent client-side navigation for method="dialog" (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9327\">#9327</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/cfb20550d346a33e76e23453d5dcd084e5065c4d\"><code>cfb2055</code></a> Update <code>vitefu</code> version (<a href=\"https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9331\">#9331</a>)</li>\n<li><a href=\"https://github.com/withastro/astro/commit/aa2e76d54f8169682b818f3e8066baa7c913962f\"><code>aa2e76d</code></a> [ci] format</li>\n<li>Additional commits viewable in <a href=\"https://github.com/withastro/astro/commits/astro@4.0.3/packages/astro\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n</details>", 19 "comments": [ 20 { 21 "author": "dependabot[bot]", 22 "created_at": "2023-12-10T14:05:00Z", 23 "body": "Looks like astro is up-to-date now, so this is no longer needed." 24 } 25 ], 26 "review_comments": [] 27 }