Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @rollup/pluginutils from 5.0.2 to 5.1.4 (#12993)
Bumps [@rollup/pluginutils](https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils) from 5.0.2 to 5.1.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/plugins/blob/master/packages/pluginutils/CHANGELOG.md"><code>@rollup/pluginutils</code>'s changelog</a>.</em></p> <blockquote> <h2>v5.1.4</h2> <p><em>2024-12-15</em></p> <h3>Updates</h3> <ul> <li>refactor: replace <code>test</code> with <code>includes</code> (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/1787">#1787</a>)</li> </ul> <h2>v5.1.3</h2> <p><em>2024-10-23</em></p> <h3>Bugfixes</h3> <ul> <li>fix: upgrade picomatch (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/1796">#1796</a>)</li> </ul> <h2>v5.1.2</h2> <p><em>2024-09-23</em></p> <h3>Bugfixes</h3> <ul> <li>fix: optimize <code>createFilter</code> and <code>normalizePath</code> (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/1750">#1750</a>)</li> </ul> <h2>v5.1.1</h2> <p><em>2024-09-22</em></p> <h3>Bugfixes</h3> <ul> <li>fix: improve regex performance (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/1753">#1753</a>)</li> </ul> <h2>v5.1.0</h2> <p><em>2023-11-28</em></p> <h3>Features</h3> <ul> <li>feat: add <code>includeArbitraryNames: true</code> to <code>dataToEsm</code> (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/1635">#1635</a>)</li> </ul> <h3>Updates</h3> <ul> <li>doc: correct the return type of createFilter (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/1633">#1633</a>)</li> </ul> <h2>v5.0.5</h2> <p><em>2023-10-05</em></p> <h3>Bugfixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/plugins/commit/d32bcf69168d3505def66f27c03d64ad33672601"><code>d32bcf6</code></a> chore(release): pluginutils v5.1.4</li> <li><a href="https://github.com/rollup/plugins/commit/4cfc1c31c2e03851fd3dca5808d20f93b315bb02"><code>4cfc1c3</code></a> refactor(pluginutils,node-resolve): replace <code>test</code> with <code>includes</code> (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/1787">#1787</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/92daef00b0da30de172868d4e0792c8686da0045"><code>92daef0</code></a> chore(release): pluginutils v5.1.3</li> <li><a href="https://github.com/rollup/plugins/commit/0179b6c325d9f461a8ca4f7fc2e9f50cf5f2e34f"><code>0179b6c</code></a> fix(pluginutils): upgrade picomatch (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/1796">#1796</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/4a2358a3f65efc35a6e64bbff00ec5b43de90172"><code>4a2358a</code></a> chore(release): pluginutils v5.1.2</li> <li><a href="https://github.com/rollup/plugins/commit/87891d5795bcf8b8a1631d7c4bed4e713f9575f8"><code>87891d5</code></a> fix(pluginutils): optimize <code>createFilter</code> and <code>normalizePath</code> (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/1750">#1750</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/68e50caa49e04ee3114a575c4251449c1ae7de98"><code>68e50ca</code></a> chore(release): pluginutils v5.1.1</li> <li><a href="https://github.com/rollup/plugins/commit/184d81a6745e1ed3948411dccb8da2a3e0fdac3d"><code>184d81a</code></a> fix(pluginutils): improve regex performance (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/1753">#1753</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/46df7629659beb80f4ef826a9bb20585c791627f"><code>46df762</code></a> chore(repo): consistent plugin names in docs (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/1657">#1657</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/02f9724ed74da05410dd500fc336cfb497b4563f"><code>02f9724</code></a> chore(release): pluginutils v5.1.0</li> <li>Additional commits viewable in <a href="https://github.com/rollup/plugins/commits/pluginutils-v5.1.4/packages/pluginutils">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@rollup/pluginutils&package-manager=npm_and_yarn&previous-version=5.0.2&new-version=5.1.4)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information