Bumps [rollup](https://github.com/rollup/rollup) from 2.44.0 to 2.51.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v2.51.1</h2> <p><em>2021-06-08</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix error when using <code>defineConfig</code> (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4134">#4134</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4134">#4134</a>: export <code>rollup.defineConfig</code> at runtime (<a href="https://github.com/mshrtsr"><code>@mshrtsr</code></a>)</li> </ul> <h2>v2.51.0</h2> <p><em>2021-06-06</em></p> <h3>Features</h3> <ul> <li>Add a helper for IntelliSense support in config files (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4127">#4127</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Improve performance when generating source maps (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4122">#4122</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4122">#4122</a>: User Map to optimize performance (<a href="https://github.com/izevo"><code>@izevo</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4127">#4127</a>: Export defineConfig defines the auxiliary function of the configuration (<a href="https://github.com/rxliuli"><code>@rxliuli</code></a>)</li> </ul> <h2>v2.50.6</h2> <p><em>2021-06-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not consider the object spread operator as side effect when <code>propertyReadSideEffects</code> are false (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4119">#4119</a>)</li> <li>Detect side effects when returning thenables from async arrow functions (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4120">#4120</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4119">#4119</a>: Respect propertyReadSideEffects in spread elements (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4120">#4120</a>: Detect async arrow thenable side effects (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v2.50.5</h2> <p><em>2021-05-30</em></p> <h3>Bug Fixes</h3> <ul> <li>Detect side effects when accessing thenables (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4115">#4115</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4114">#4114</a>: use <code>colorette</code> instead of <code>turbocolor</code> (<a href="https://github.com/ryuever"><code>@ryuever</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4115">#4115</a>: Tracks side effects of thenables (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v2.50.4</h2> <p><em>2021-05-29</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix a situation where tree-shaking would stop including nodes prematurely (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4111">#4111</a>)</li> <li>Track mutations and accessor side effects when using <code>__proto__</code> in an object literal (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4112">#4112</a>)</li> <li>Check for getter effects when spreading an object (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4113">#4113</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>2.51.2</h2> <p><em>2021-06-11</em></p> <h3>Bug Fixes</h3> <ul> <li>Include modules imported from no-treeshake modules even if they would be empty (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4138">#4138</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4138">#4138</a>: Include all dependencies from modules with no-treeshake (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>2.51.1</h2> <p><em>2021-06-08</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix error when using <code>defineConfig</code> (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4134">#4134</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4134">#4134</a>: export <code>rollup.defineConfig</code> at runtime (<a href="https://github.com/mshrtsr"><code>@mshrtsr</code></a>)</li> </ul> <h2>2.51.0</h2> <p><em>2021-06-06</em></p> <h3>Features</h3> <ul> <li>Add a helper for IntelliSense support in config files (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4127">#4127</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Improve performance when generating source maps (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4122">#4122</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4122">#4122</a>: User Map to optimize performance (<a href="https://github.com/izevo"><code>@izevo</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4127">#4127</a>: Export defineConfig defines the auxiliary function of the configuration (<a href="https://github.com/rxliuli"><code>@rxliuli</code></a>)</li> </ul> <h2>2.50.6</h2> <p><em>2021-06-03</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not consider the object spread operator as side effect when <code>propertyReadSideEffects</code> are false (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4119">#4119</a>)</li> <li>Detect side effects when returning thenables from async arrow functions (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4120">#4120</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4119">#4119</a>: Respect propertyReadSideEffects in spread elements (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4120">#4120</a>: Detect async arrow thenable side effects (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>2.50.5</h2> <p><em>2021-05-30</em></p> <h3>Bug Fixes</h3> <ul> <li>Detect side effects when accessing thenables (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4115">#4115</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4114">#4114</a>: use <code>colorette</code> instead of <code>turbocolor</code> (<a href="https://github.com/ryuever"><code>@ryuever</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/bfae7910ea7553d56782cb5ee0c8581e2b451729"><code>bfae791</code></a> 2.51.2</li> <li><a href="https://github.com/rollup/rollup/commit/cc58a236e9e9fa05ec630895afd0930cc1ccdc2c"><code>cc58a23</code></a> Update changelog</li> <li><a href="https://github.com/rollup/rollup/commit/01e2162ca1ea623e7b80526ba4e1c83d47f5e506"><code>01e2162</code></a> Includes all dependencies from modules with no-treeshake (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4138">#4138</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/76dedd65e6059f60964684ac7c3cfb89ce5c5523"><code>76dedd6</code></a> 2.51.1</li> <li><a href="https://github.com/rollup/rollup/commit/7739204072bf913c77581e072b7eacbfadffc797"><code>7739204</code></a> Update changelog</li> <li><a href="https://github.com/rollup/rollup/commit/26fd18c178c75cddb5dbb83362895187a217c20d"><code>26fd18c</code></a> Add clarifying note to PR template (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4128">#4128</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/f46b80ae4d1dfc817c6124632a1c9c37d23b488e"><code>f46b80a</code></a> fix: export <code>rollup.defineConfig</code> at runtime (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4134">#4134</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/526b97e5a89a8eba4145ac45e7b601b65417af73"><code>526b97e</code></a> Fix broken links</li> <li><a href="https://github.com/rollup/rollup/commit/592b9fed918ccc99d48ece917a70015ac1898e52"><code>592b9fe</code></a> 2.51.0</li> <li><a href="https://github.com/rollup/rollup/commit/52d271e8bb57f70060beca016e51eb45e1d0479a"><code>52d271e</code></a> Update changelog</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v2.44.0...v2.51.2">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=rollup&package-manager=npm_and_yarn&previous-version=2.44.0&new-version=2.51.2) 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) - `@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) - `@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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot-preview[bot] and has received 1 comments.