Skip to content

Commit f3857dc

Browse files
Merge #1072
1072: build(deps-dev): bump rollup from 2.58.0 to 2.58.3 r=bidoubiwa a=dependabot[bot] Bumps [rollup](https://github.com/rollup/rollup) from 2.58.0 to 2.58.3. <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.58.1</h2> <p><em>2021-10-25</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue with the CommonJS plugin when module.exports is falsy (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4247">#4247</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4247">#4247</a>: Handle falsy synthetic namespaces (<a href="https://github.com/lukastaegert"><code>`@​lukastaegert</code></a>)</li>` </ul> </blockquote> </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.58.3</h2> <p><em>2021-10-25</em></p> <h3>Bug Fixes</h3> <ul> <li>Republish 2.58.1 with npm 6 as files were missing</li> </ul> <h2>2.58.2</h2> <p><em>2021-10-25</em></p> <h3>Bug Fixes</h3> <ul> <li>Republish 2.58.1 as files were missing</li> </ul> <h2>2.58.1</h2> <p><em>2021-10-25</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix an issue with the CommonJS plugin when module.exports is falsy (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4247">#4247</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4247">#4247</a>: Handle falsy synthetic namespaces (<a href="https://github.com/lukastaegert"><code>`@​lukastaegert</code></a>)</li>` </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/0b8d4c668683c7702f20fcf480db077dbe2be774"><code>0b8d4c6</code></a> 2.58.3</li> <li><a href="https://github.com/rollup/rollup/commit/2fa12c1ebed21906a25837cb3cc4678296ff2f88"><code>2fa12c1</code></a> Update changelog</li> <li><a href="https://github.com/rollup/rollup/commit/ddaff0e6223304e3f2908aee9a4698c08516d4f1"><code>ddaff0e</code></a> 2.58.2</li> <li><a href="https://github.com/rollup/rollup/commit/a0eb8e281850ac5575f4db0eddecb94b59f9f306"><code>a0eb8e2</code></a> Update changelog</li> <li><a href="https://github.com/rollup/rollup/commit/6a3d6d1f12cf2c5754599ed30c140f7d36eecc2b"><code>6a3d6d1</code></a> 2.58.1</li> <li><a href="https://github.com/rollup/rollup/commit/c470becd40615a163c0669f2886a6da62f9e475a"><code>c470bec</code></a> Update changelog</li> <li><a href="https://github.com/rollup/rollup/commit/69bb1e88fe397ead1eb06c910496442ce7f2f137"><code>69bb1e8</code></a> Handle falsy synthetic namespaces (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4247">#4247</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/cc4fc58f9f42d47000e09c636a87721889bece93"><code>cc4fc58</code></a> Update documentation</li> <li>See full diff in <a href="https://github.com/rollup/rollup/compare/v2.58.0...v2.58.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rollup&package-manager=npm_and_yarn&previous-version=2.58.0&new-version=2.58.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents 07e2a20 + f7c540c commit f3857dc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"lint-staged": "11.1.2",
9797
"prettier": "^2.2.1",
9898
"pretty-bytes": "^5.6.0",
99-
"rollup": "^2.58.0",
99+
"rollup": "^2.58.3",
100100
"rollup-plugin-terser": "^7.0.0",
101101
"rollup-plugin-typescript2": "^0.30.0",
102102
"shx": "^0.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5463,10 +5463,10 @@ rollup-plugin-typescript2@^0.30.0:
54635463
resolve "1.20.0"
54645464
tslib "2.1.0"
54655465

5466-
rollup@^2.58.0:
5467-
version "2.58.0"
5468-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.0.tgz#a643983365e7bf7f5b7c62a8331b983b7c4c67fb"
5469-
integrity sha512-NOXpusKnaRpbS7ZVSzcEXqxcLDOagN6iFS8p45RkoiMqPHDLwJm758UF05KlMoCRbLBTZsPOIa887gZJ1AiXvw==
5466+
rollup@^2.58.3:
5467+
version "2.58.3"
5468+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.3.tgz#71a08138d9515fb65043b6a18618b2ed9ac8d239"
5469+
integrity sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==
54705470
optionalDependencies:
54715471
fsevents "~2.3.2"
54725472

0 commit comments

Comments
 (0)