dependabot[bot] opened a new pull request, #43528: URL: https://github.com/apache/arrow/pull/43528
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.19.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>v4.19.2</h2> <h2>4.19.2</h2> <p><em>2024-08-01</em></p> <h3>Bug Fixes</h3> <ul> <li>Avoid "cannot get value of null" error when using optional chaining with namespaces (<a href="https://redirect.github.com/rollup/rollup/issues/5597">#5597</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5597">#5597</a>: Fix retrieval of literal values for chained namespaces (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v4.19.1</h2> <h2>4.19.1</h2> <p><em>2024-07-27</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not remove parantheses when tree-shaking logical expressions (<a href="https://redirect.github.com/rollup/rollup/issues/5584">#5584</a>)</li> <li>Do not ignore side effects in calls left of an optional chaining operator (<a href="https://redirect.github.com/rollup/rollup/issues/5589">#5589</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5584">#5584</a>: fix: find whitespace from operator position to start (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5587">#5587</a>: docs: improve command by code-group (<a href="https://github.com/thinkasany"><code>@thinkasany</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5589">#5589</a>: Fix side effect detection in optional chains (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5592">#5592</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5593">#5593</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5594">#5594</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5595">#5595</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> </ul> <h2>v4.19.0</h2> <h2>4.19.0</h2> <p><em>2024-07-20</em></p> <h3>Features</h3> <ul> <li>Implement support for decorators (<a href="https://redirect.github.com/rollup/rollup/issues/5562">#5562</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Improve soucemap generation when tree-shaking logical expressions (<a href="https://redirect.github.com/rollup/rollup/issues/5581">#5581</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5562">#5562</a>: feat: implementing decorator support (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5570">#5570</a>: refactor(finalisers): condition branch (<a href="https://github.com/Simon-He95"><code>@Simon-He95</code></a>, <a href="https://github.com/zhangmo8"><code>@zhangmo8</code></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>4.19.2</h2> <p><em>2024-08-01</em></p> <h3>Bug Fixes</h3> <ul> <li>Avoid "cannot get value of null" error when using optional chaining with namespaces (<a href="https://redirect.github.com/rollup/rollup/issues/5597">#5597</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5597">#5597</a>: Fix retrieval of literal values for chained namespaces (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>4.19.1</h2> <p><em>2024-07-27</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not remove parantheses when tree-shaking logical expressions (<a href="https://redirect.github.com/rollup/rollup/issues/5584">#5584</a>)</li> <li>Do not ignore side effects in calls left of an optional chaining operator (<a href="https://redirect.github.com/rollup/rollup/issues/5589">#5589</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5584">#5584</a>: fix: find whitespace from operator position to start (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5587">#5587</a>: docs: improve command by code-group (<a href="https://github.com/thinkasany"><code>@thinkasany</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5589">#5589</a>: Fix side effect detection in optional chains (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5592">#5592</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5593">#5593</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5594">#5594</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5595">#5595</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> </ul> <h2>4.19.0</h2> <p><em>2024-07-20</em></p> <h3>Features</h3> <ul> <li>Implement support for decorators (<a href="https://redirect.github.com/rollup/rollup/issues/5562">#5562</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Improve soucemap generation when tree-shaking logical expressions (<a href="https://redirect.github.com/rollup/rollup/issues/5581">#5581</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5562">#5562</a>: feat: implementing decorator support (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5570">#5570</a>: refactor(finalisers): condition branch (<a href="https://github.com/Simon-He95"><code>@Simon-He95</code></a>, <a href="https://github.com/zhangmo8"><code>@zhangmo8</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5572">#5572</a>: Improve chunk and asset type information in docs (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5573">#5573</a>: Switch to audit resolver to ignore requirejs vulnerability (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5575">#5575</a>: chore(deps): update dependency inquirer to v10 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</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/39955e55dbc12ec379a21efcf8fc21e55ec6ce3a"><code>39955e5</code></a> 4.19.2</li> <li><a href="https://github.com/rollup/rollup/commit/7625d3eb889ce1543dc62e7a1517fba956d400b3"><code>7625d3e</code></a> Fix retrieval of literal values for chained namespaces (<a href="https://redirect.github.com/rollup/rollup/issues/5597">#5597</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/8b967917c2923dc6a02ca1238261387aefa2cb2f"><code>8b96791</code></a> 4.19.1</li> <li><a href="https://github.com/rollup/rollup/commit/610d7c0015cba92a8ca4ece1ae8abb88da80ee9f"><code>610d7c0</code></a> fix: find whitespace from operator position to start (<a href="https://redirect.github.com/rollup/rollup/issues/5584">#5584</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/57ea7b15fcc6e47697ba09d927ce071abd955e7f"><code>57ea7b1</code></a> Fix side effect detection in optional chains (<a href="https://redirect.github.com/rollup/rollup/issues/5589">#5589</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c16c92411619df4dff80536fe0ea0c5d945f829e"><code>c16c924</code></a> docs: improve command by code-group (<a href="https://redirect.github.com/rollup/rollup/issues/5587">#5587</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/27260de07ba51dfc6bb002b3a70c7617eaaa69b2"><code>27260de</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5595">#5595</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/e7cc7ef7a6906ca6e0244bbbf4ac11a89da8ab68"><code>e7cc7ef</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5594">#5594</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/87b666d02baded4c32a25685ad16da20823b5b67"><code>87b666d</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5593">#5593</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/cff9a43ba2757032242f20a674caa363fb8b1b01"><code>cff9a43</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5592">#5592</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.18.0...v4.19.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
