Skip to content

Commit

Permalink
Bump @rollup/plugin-commonjs from 25.0.7 to 26.0.1 (#23)
Browse files Browse the repository at this point in the history
Bumps
[@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs)
from 25.0.7 to 26.0.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md"><code>@​rollup/plugin-commonjs</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v26.0.1</h2>
<p><em>2024-06-05</em></p>
<h3>Bugfixes</h3>
<ul>
<li>fix: correct import of glob (04a15b5)</li>
</ul>
<h2>v26.0.0</h2>
<p><em>2024-06-05</em></p>
<h3>Breaking Changes</h3>
<ul>
<li>chore!: bump glob's version (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/commonjs/issues/1695">#1695</a>)</li>
</ul>
<h2>v25.0.8</h2>
<p><em>2024-05-22</em></p>
<h3>Bugfixes</h3>
<ul>
<li>fix: preserve the class body property keys even if they are special
keywords (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/commonjs/issues/1688">#1688</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rollup/plugins/commit/8550c4b1925b246adbd3af48ed0e5f74f822c951"><code>8550c4b</code></a>
chore(release): commonjs v26.0.1</li>
<li><a
href="https://github.com/rollup/plugins/commit/04a15b53e3f607d0dac43d0209c9ad4c00961083"><code>04a15b5</code></a>
fix(commonjs): correct import of glob</li>
<li><a
href="https://github.com/rollup/plugins/commit/b3149b0975edd3cd9f7e0f1d97b1f1a84c594c13"><code>b3149b0</code></a>
chore(release): commonjs v26.0.0</li>
<li><a
href="https://github.com/rollup/plugins/commit/2447548b9928aeb6e95b8b7f32bb8a77ecde0a3b"><code>2447548</code></a>
chore(commonjs)!: bump glob's version (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/commonjs/issues/1695">#1695</a>)</li>
<li><a
href="https://github.com/rollup/plugins/commit/89499650bf4c80650800d3ad09c44ec9ce7c6dfb"><code>8949965</code></a>
chore(release): commonjs v25.0.8</li>
<li><a
href="https://github.com/rollup/plugins/commit/0bb872b915284506c623c4f4e1eecd9832a005c3"><code>0bb872b</code></a>
fix(commonjs): preserve the class body property keys even if they are
special...</li>
<li><a
href="https://github.com/rollup/plugins/commit/dcd8da504a6e39fcc8e8694eaa274b36326084f1"><code>dcd8da5</code></a>
chore(repo): use <code>@dot/versioner</code> for releases (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/commonjs/issues/1612">#1612</a>)</li>
<li>See full diff in <a
href="https://github.com/rollup/plugins/commits/commonjs-v26.0.1/packages/commonjs">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@rollup/plugin-commonjs&package-manager=npm_and_yarn&previous-version=25.0.7&new-version=26.0.1)](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
dependabot[bot] authored Jun 21, 2024
1 parent 76f6dbb commit 7f83d90
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"react-dom": ">=17.0.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/node": "^20.11.16",
"@types/react": "^18.2.54",
Expand Down
77 changes: 47 additions & 30 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7f83d90

Please sign in to comment.