Skip to content

Commit

Permalink
chore(deps-dev): bump rollup from 2.34.0 to 2.34.1
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 2.34.0 to 2.34.1.
<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.34.1</h2>
<p><em>2020-12-03</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Avoid Node deprecation warning by using a pattern export for nested Rollup files (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3896">#3896</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3887">#3887</a>: Run memory leak test on all systems (<a href="https://github.com/lukastaegert">@lukastaegert</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3892">#3892</a>: Add pull_request to windows github actions (<a href="https://github.com/shellscape">@shellscape</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3893">#3893</a>: Update dependencies (<a href="https://github.com/lukastaegert">@lukastaegert</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3896">#3896</a>: Replace deprecated folder package export with pattern export (<a href="https://github.com/lukastaegert">@lukastaegert</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.34.1</h2>
<p><em>2020-12-03</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Avoid Node deprecation warning by using a pattern export for nested Rollup files (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3896">#3896</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3887">#3887</a>: Run memory leak test on all systems (<a href="https://github.com/lukastaegert">@lukastaegert</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3892">#3892</a>: Add pull_request to windows github actions (<a href="https://github.com/shellscape">@shellscape</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3893">#3893</a>: Update dependencies (<a href="https://github.com/lukastaegert">@lukastaegert</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3896">#3896</a>: Replace deprecated folder package export with pattern export (<a href="https://github.com/lukastaegert">@lukastaegert</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rollup/rollup/commit/8eafd727e5a3e8c050d04583204f4b02d61ff769"><code>8eafd72</code></a> 2.34.1</li>
<li><a href="https://github.com/rollup/rollup/commit/c09a10c1fdd1718df92e90238de23340979f9669"><code>c09a10c</code></a> Update changelog</li>
<li><a href="https://github.com/rollup/rollup/commit/bbfdedd33486947be6a3aee0cc8e696c5e1d92fd"><code>bbfdedd</code></a> Replace deprecated folder export with pattern export (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3896">#3896</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/11315fdb0e596478fef60da8ac80c5b7e74780e6"><code>11315fd</code></a> Update changelog</li>
<li><a href="https://github.com/rollup/rollup/commit/01a642a86edac5259e72fdb405ae4d350478328d"><code>01a642a</code></a> Update dependencies (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3893">#3893</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/9a30104dea93886b4a729ea77bdfaeaaec745873"><code>9a30104</code></a> chore: add pull_request to windows github actions (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3892">#3892</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/96e44bba62998fb237a724cbc39e6e20317cfaca"><code>96e44bb</code></a> Update changelog</li>
<li><a href="https://github.com/rollup/rollup/commit/fce057ce9d8324615858600b15b4c044e04d4022"><code>fce057c</code></a> Run memory leak test on all systems (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3887">#3887</a>)</li>
<li>See full diff in <a href="https://github.com/rollup/rollup/compare/v2.34.0...v2.34.1">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.34.0&new-version=2.34.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)

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 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>
  • Loading branch information
dependabot[bot] committed Dec 3, 2020
1 parent d47bb46 commit 1de3ff5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"jest": "^26.6.3",
"jest-junit": "^12.0.0",
"prettier": "^2.2.1",
"rollup": "^2.34.0",
"rollup": "^2.34.1",
"rollup-plugin-exclude-dependencies-from-bundle": "^1.1.14",
"standard-version": "^9.0.0",
"ts-jest": "^26.4.4",
Expand Down

0 comments on commit 1de3ff5

Please sign in to comment.