17.md (8069B)
1 # PR #17 Bump @astrojs/node from 7.0.1 to 7.0.4 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2024-01-08T01:57:31Z 6 - **Branch:** dependabot/npm_and_yarn/astrojs/node-7.0.4 → main 7 - **Closed:** 2024-01-22T01:49:31Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [17.diff](./17.diff) 10 11 --- 12 13 Bumps [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) from 7.0.1 to 7.0.4. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/withastro/astro/releases"><code>@astrojs/node</code>'s releases</a>.</em></p> 17 <blockquote> 18 <h2><code>@astrojs/node</code><a href="https://github.com/7"><code>@7</code></a>.0.4</h2> 19 <h3>Patch Changes</h3> 20 <ul> 21 <li><a href="https://redirect.github.com/withastro/astro/pull/9533">#9533</a> <a href="https://github.com/withastro/astro/commit/48f47b50a0f8bc0fa51760215def36640f79050d"><code>48f47b50a0f8bc0fa51760215def36640f79050d</code></a> Thanks <a href="https://github.com/lilnasy"><code>@lilnasy</code></a>! - Fixes a bug where an error while serving response stopped the server.</li> 22 </ul> 23 <h2><code>@astrojs/node</code><a href="https://github.com/7"><code>@7</code></a>.0.3</h2> 24 <h3>Patch Changes</h3> 25 <ul> 26 <li><a href="https://redirect.github.com/withastro/astro/pull/9479">#9479</a> <a href="https://github.com/withastro/astro/commit/1baf0b0d3cbd0564954c2366a7278794fad6726e"><code>1baf0b0d3cbd0564954c2366a7278794fad6726e</code></a> Thanks <a href="https://github.com/sarah11918"><code>@sarah11918</code></a>! - Updates README</li> 27 </ul> 28 <h2><code>@astrojs/node</code><a href="https://github.com/7"><code>@7</code></a>.0.2</h2> 29 <h3>Patch Changes</h3> 30 <ul> 31 <li><a href="https://redirect.github.com/withastro/astro/pull/9471">#9471</a> <a href="https://github.com/withastro/astro/commit/6bf470cfb87e853c0a1f69bceb09246801bc8bdc"><code>6bf470cfb</code></a> Thanks <a href="https://github.com/alexnguyennz"><code>@alexnguyennz</code></a>! - Fix typo in <code>@astrojs/node</code> README</li> 32 </ul> 33 </blockquote> 34 </details> 35 <details> 36 <summary>Changelog</summary> 37 <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md"><code>@astrojs/node</code>'s changelog</a>.</em></p> 38 <blockquote> 39 <h2>7.0.4</h2> 40 <h3>Patch Changes</h3> 41 <ul> 42 <li><a href="https://redirect.github.com/withastro/astro/pull/9533">#9533</a> <a href="https://github.com/withastro/astro/commit/48f47b50a0f8bc0fa51760215def36640f79050d"><code>48f47b50a0f8bc0fa51760215def36640f79050d</code></a> Thanks <a href="https://github.com/lilnasy"><code>@lilnasy</code></a>! - Fixes a bug where an error while serving response stopped the server.</li> 43 </ul> 44 <h2>7.0.3</h2> 45 <h3>Patch Changes</h3> 46 <ul> 47 <li><a href="https://redirect.github.com/withastro/astro/pull/9479">#9479</a> <a href="https://github.com/withastro/astro/commit/1baf0b0d3cbd0564954c2366a7278794fad6726e"><code>1baf0b0d3cbd0564954c2366a7278794fad6726e</code></a> Thanks <a href="https://github.com/sarah11918"><code>@sarah11918</code></a>! - Updates README</li> 48 </ul> 49 <h2>7.0.2</h2> 50 <h3>Patch Changes</h3> 51 <ul> 52 <li><a href="https://redirect.github.com/withastro/astro/pull/9471">#9471</a> <a href="https://github.com/withastro/astro/commit/6bf470cfb87e853c0a1f69bceb09246801bc8bdc"><code>6bf470cfb</code></a> Thanks <a href="https://github.com/alexnguyennz"><code>@alexnguyennz</code></a>! - Fix typo in <code>@astrojs/node</code> README</li> 53 </ul> 54 </blockquote> 55 </details> 56 <details> 57 <summary>Commits</summary> 58 <ul> 59 <li><a href="https://github.com/withastro/astro/commit/d85433057189ed6dc599be007125c225face763e"><code>d854330</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/9541">#9541</a>)</li> 60 <li><a href="https://github.com/withastro/astro/commit/af59b831621abd66350eacbd8506e4de39372fc2"><code>af59b83</code></a> [ci] format</li> 61 <li><a href="https://github.com/withastro/astro/commit/48f47b50a0f8bc0fa51760215def36640f79050d"><code>48f47b5</code></a> fix(node): prevent crash on stream error (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/9533">#9533</a>)</li> 62 <li><a href="https://github.com/withastro/astro/commit/98fa8f02ab8cb861087e9161019620e9bfd51bd8"><code>98fa8f0</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/9491">#9491</a>)</li> 63 <li><a href="https://github.com/withastro/astro/commit/36bedf1a5f46c7f4799f05ac27aae854258413bb"><code>36bedf1</code></a> [ci] format</li> 64 <li><a href="https://github.com/withastro/astro/commit/1baf0b0d3cbd0564954c2366a7278794fad6726e"><code>1baf0b0</code></a> [docs] minimal integration READMEs (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/9479">#9479</a>)</li> 65 <li><a href="https://github.com/withastro/astro/commit/97342d218e0c2d616005af6f6f54308115b89ec1"><code>97342d2</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/9457">#9457</a>)</li> 66 <li><a href="https://github.com/withastro/astro/commit/6bf470cfb87e853c0a1f69bceb09246801bc8bdc"><code>6bf470c</code></a> Fix typo in <code>@astrojs/node</code> README (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/9471">#9471</a>)</li> 67 <li>See full diff in <a href="https://github.com/withastro/astro/commits/@astrojs/node@7.0.4/packages/integrations/node">compare view</a></li> 68 </ul> 69 </details> 70 <br /> 71 72 73 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 74 75 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`. 76 77 [//]: # (dependabot-automerge-start) 78 [//]: # (dependabot-automerge-end) 79 80 --- 81 82 <details> 83 <summary>Dependabot commands and options</summary> 84 <br /> 85 86 You can trigger Dependabot actions by commenting on this PR: 87 - `@dependabot rebase` will rebase this PR 88 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 89 - `@dependabot merge` will merge this PR after your CI passes on it 90 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 91 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 92 - `@dependabot reopen` will reopen this PR if it is closed 93 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 94 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 95 - `@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) 96 - `@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) 97 - `@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) 98 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency 99 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions 100 101 102 </details> 103 104 105 ## Comments 106 107 ### @dependabot[bot] — 2024-01-22T01:49:31Z 108 109 Superseded by #23. 110