-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit 34ade0c
authored
Bump @rollup/pluginutils from 5.1.4 to 5.2.0 (#13806)
Bumps
[@rollup/pluginutils](https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils)
from 5.1.4 to 5.2.0.
<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.2.0</h2>
<p><em>2025-06-17</em></p>
<h3>Features</h3>
<ul>
<li>feat: add <code>exactRegex</code> and <code>prefixRegex</code> (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/1865">#1865</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rollup/plugins/commit/5363f55aa1933b6c650832b08d6a54cb9ea64539"><code>5363f55</code></a>
chore(release): pluginutils v4.2.0</li>
<li><a
href="https://github.com/rollup/plugins/commit/c179465993eed972c56cdfbd2465ee7184640533"><code>c179465</code></a>
feat(pluginutils): support bigint and symbol in dataToEsm (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/1047">#1047</a>)</li>
<li><a
href="https://github.com/rollup/plugins/commit/8835dd2aed92f408d7dc72d7cc25a9728e16face"><code>8835dd2</code></a>
chore(repo): update rollup devDep in all packages (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/1115">#1115</a>)</li>
<li><a
href="https://github.com/rollup/plugins/commit/8aa447a732479a10755889bd7036784d00f3c88a"><code>8aa447a</code></a>
chore(release): pluginutils v4.1.2</li>
<li><a
href="https://github.com/rollup/plugins/commit/8557d327e686420c9fbbde3bba5f175ddc5189b7"><code>8557d32</code></a>
fix(pluginutils): correct minimatch to picomatch in TSDoc (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/1057">#1057</a>)</li>
<li><a
href="https://github.com/rollup/plugins/commit/6ad1721a9fcd39e308a5f04d849e2d154eeec323"><code>6ad1721</code></a>
chore(repo): update CHANGELOGs with missing info, add newline to
CHANGELOG gen</li>
<li><a
href="https://github.com/rollup/plugins/commit/5b037551d9bbff4891121e4048430fce40ff24fb"><code>5b03755</code></a>
docs(alias): add helpful notes (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/612">#612</a>)</li>
<li><a
href="https://github.com/rollup/plugins/commit/f8dd3c5e58d3ee7a71bca00b27431147942d9d17"><code>f8dd3c5</code></a>
chore(release): pluginutils v4.1.1</li>
<li><a
href="https://github.com/rollup/plugins/commit/6760bd249540337862ab284c282fa12df4b65a7b"><code>6760bd2</code></a>
fix(pluginutils): remove extraneous peer dependency requirement (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils/issues/845">#845</a>)</li>
<li><a
href="https://github.com/rollup/plugins/commit/e32a9e97a4bb4242ae597fb08177bb320db1b595"><code>e32a9e9</code></a>
chore(repo): update linting, prettier configuration</li>
<li>Additional commits viewable in <a
href="https://github.com/rollup/plugins/commits/wasm-v5.2.0/packages/pluginutils">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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 4d96a00 commit 34ade0cCopy full SHA for 34ade0c
File tree
Expand file treeCollapse file tree
2 files changed
+29
-18
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+29
-18
lines changedCollapse file: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
Collapse file: pnpm-lock.yaml
+28-17Lines changed: 28 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments