130.md (10021B)
1 # PR #130 Bump the development-dependencies group with 4 updates 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-10-06T10:04:23Z 6 - **Branch:** dependabot/npm_and_yarn/development-dependencies-9fdb5a4ced → main 7 - **Closed:** 2023-10-09T09:19:23Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [130.diff](./130.diff) 10 11 --- 12 13 Bumps the development-dependencies group with 4 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom), [sass](https://github.com/sass/dart-sass) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). 14 15 Updates `@types/react` from 18.2.24 to 18.2.25 16 <details> 17 <summary>Commits</summary> 18 <ul> 19 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> 20 </ul> 21 </details> 22 <br /> 23 24 Updates `@types/react-dom` from 18.2.8 to 18.2.10 25 <details> 26 <summary>Commits</summary> 27 <ul> 28 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li> 29 </ul> 30 </details> 31 <br /> 32 33 Updates `sass` from 1.68.0 to 1.69.0 34 <details> 35 <summary>Release notes</summary> 36 <p><em>Sourced from <a href="https://github.com/sass/dart-sass/releases">sass's releases</a>.</em></p> 37 <blockquote> 38 <h2>Dart Sass 1.69.0</h2> 39 <p>To install Sass 1.69.0, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> 40 <h1>Changes</h1> 41 <ul> 42 <li> 43 <p>Add a <code>meta.get-mixin()</code> function that returns a mixin as a first-class Sass value.</p> 44 </li> 45 <li> 46 <p>Add a <code>meta.apply()</code> mixin that includes a mixin value.</p> 47 </li> 48 <li> 49 <p>Add a <code>meta.module-mixins()</code> function which returns a map from mixin names in a module to the first-class mixins that belong to those names.</p> 50 </li> 51 <li> 52 <p>Add a <code>meta.accepts-content()</code> function which returns whether or not a mixin value can take a content block.</p> 53 </li> 54 <li> 55 <p>Add support for the relative color syntax from CSS Color 5. This syntax cannot be used to create Sass color values. It is always emitted as-is in the CSS output.</p> 56 </li> 57 </ul> 58 <h3>Dart API</h3> 59 <ul> 60 <li>Deprecate <code>Deprecation.calcInterp</code> since it was never actually emitted as a deprecation.</li> 61 </ul> 62 <h3>Embedded Sass</h3> 63 <ul> 64 <li>Fix a rare race condition where the embedded compiler could freeze when a protocol error was immediately followed by another request.</li> 65 </ul> 66 <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1690">full changelog</a> for changes in earlier releases.</p> 67 </blockquote> 68 </details> 69 <details> 70 <summary>Changelog</summary> 71 <p><em>Sourced from <a href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's changelog</a>.</em></p> 72 <blockquote> 73 <h2>1.69.0</h2> 74 <ul> 75 <li> 76 <p>Add a <code>meta.get-mixin()</code> function that returns a mixin as a first-class Sass 77 value.</p> 78 </li> 79 <li> 80 <p>Add a <code>meta.apply()</code> mixin that includes a mixin value.</p> 81 </li> 82 <li> 83 <p>Add a <code>meta.module-mixins()</code> function which returns a map from mixin names in 84 a module to the first-class mixins that belong to those names.</p> 85 </li> 86 <li> 87 <p>Add a <code>meta.accepts-content()</code> function which returns whether or not a mixin 88 value can take a content block.</p> 89 </li> 90 <li> 91 <p>Add support for the relative color syntax from CSS Color 5. This syntax 92 cannot be used to create Sass color values. It is always emitted as-is in the 93 CSS output.</p> 94 </li> 95 </ul> 96 <h3>Dart API</h3> 97 <ul> 98 <li>Deprecate <code>Deprecation.calcInterp</code> since it was never actually emitted as a 99 deprecation.</li> 100 </ul> 101 <h3>Embedded Sass</h3> 102 <ul> 103 <li>Fix a rare race condition where the embedded compiler could freeze when a 104 protocol error was immediately followed by another request.</li> 105 </ul> 106 </blockquote> 107 </details> 108 <details> 109 <summary>Commits</summary> 110 <ul> 111 <li><a href="https://github.com/sass/dart-sass/commit/8e6a26cc62a61bb0b757d34e8c0c2f2bb706ab16"><code>8e6a26c</code></a> Cut a release (<a href="https://redirect.github.com/sass/dart-sass/issues/2107">#2107</a>)</li> 112 <li><a href="https://github.com/sass/dart-sass/commit/ce545c2e95c7e0d7a445dd7a16af8b73e31814f5"><code>ce545c2</code></a> Implement first class mixins (<a href="https://redirect.github.com/sass/dart-sass/issues/2073">#2073</a>)</li> 113 <li><a href="https://github.com/sass/dart-sass/commit/310904e217fe52b8663bc3649d1c936a2b1c03f9"><code>310904e</code></a> Fix a race condition preventing embedded compiler to shutdown after a protoco...</li> 114 <li><a href="https://github.com/sass/dart-sass/commit/16b85120f53bf3f26f77daa143beb0bcf3eabf90"><code>16b8512</code></a> Switch to the GitHub-hosted MacOS ARM64 runner (<a href="https://redirect.github.com/sass/dart-sass/issues/2103">#2103</a>)</li> 115 <li><a href="https://github.com/sass/dart-sass/commit/4255930f52ed4d9aaf483100f8791904fbf08635"><code>4255930</code></a> Update the version of Sass used by the website on release (<a href="https://redirect.github.com/sass/dart-sass/issues/2102">#2102</a>)</li> 116 <li><a href="https://github.com/sass/dart-sass/commit/507e4399cc79970770e32e818be68d4ac940f9db"><code>507e439</code></a> Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/sass/dart-sass/issues/2088">#2088</a>)</li> 117 <li><a href="https://github.com/sass/dart-sass/commit/f66cb47d1488b042e1a8647d5750e4b8bb669be8"><code>f66cb47</code></a> Bump docker/setup-qemu-action from 2 to 3 (<a href="https://redirect.github.com/sass/dart-sass/issues/2089">#2089</a>)</li> 118 <li><a href="https://github.com/sass/dart-sass/commit/ff56fc5e6112846a6279370199308d0a87b0f7da"><code>ff56fc5</code></a> Implement support for the relative color syntax of CSS Color 5 (<a href="https://redirect.github.com/sass/dart-sass/issues/2098">#2098</a>)</li> 119 <li><a href="https://github.com/sass/dart-sass/commit/00823e056a5c6de183971303c2ba81d7ed766190"><code>00823e0</code></a> Rephrase errors for numbers that must be unitless or % (<a href="https://redirect.github.com/sass/dart-sass/issues/2101">#2101</a>)</li> 120 <li><a href="https://github.com/sass/dart-sass/commit/23f01430d6e7f78d39caa3e83b133531b22a5b24"><code>23f0143</code></a> Forbid LLM contributions (<a href="https://redirect.github.com/sass/dart-sass/issues/2100">#2100</a>)</li> 121 <li>Additional commits viewable in <a href="https://github.com/sass/dart-sass/compare/1.68.0...1.69.0">compare view</a></li> 122 </ul> 123 </details> 124 <br /> 125 126 Updates `vite` from 4.4.10 to 4.4.11 127 <details> 128 <summary>Changelog</summary> 129 <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/v4.4.11/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> 130 <blockquote> 131 <h2><!-- raw HTML omitted -->4.4.11 (2023-10-05)<!-- raw HTML omitted --></h2> 132 <ul> 133 <li>revert: "fix: use string manipulation instead of regex to inject esbuild helpers (<a href="https://github.com/vitejs/vite/commit/54e1275">54e1275</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/14094">#14094</a></li> 134 </ul> 135 </blockquote> 136 </details> 137 <details> 138 <summary>Commits</summary> 139 <ul> 140 <li><a href="https://github.com/vitejs/vite/commit/b50db04a5a47aa855cae6ced026290c2761ffa8d"><code>b50db04</code></a> release: v4.4.11</li> 141 <li><a href="https://github.com/vitejs/vite/commit/54e12755c06a3ac8622ed1da5706fef68b69c50e"><code>54e1275</code></a> revert: "fix: use string manipulation instead of regex to inject esbuild helpers</li> 142 <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v4.4.11/packages/vite">compare view</a></li> 143 </ul> 144 </details> 145 <br /> 146 147 148 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`. 149 150 [//]: # (dependabot-automerge-start) 151 [//]: # (dependabot-automerge-end) 152 153 --- 154 155 <details> 156 <summary>Dependabot commands and options</summary> 157 <br /> 158 159 You can trigger Dependabot actions by commenting on this PR: 160 - `@dependabot rebase` will rebase this PR 161 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 162 - `@dependabot merge` will merge this PR after your CI passes on it 163 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 164 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 165 - `@dependabot reopen` will reopen this PR if it is closed 166 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 167 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 168 - `@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) 169 - `@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) 170 - `@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) 171 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency 172 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions 173 174 175 </details> 176 177 178 ## Comments 179 180 ### @dependabot[bot] — 2023-10-09T09:19:21Z 181 182 Looks like these dependencies are updatable in another way, so this is no longer needed. 183