-
Notifications
You must be signed in to change notification settings - Fork 95
Commit 746de52
Merge #1215
1215: build(deps-dev): bump rollup from 2.70.0 to 2.71.1 r=bidoubiwa a=dependabot[bot]
Bumps [rollup](https://github.com/rollup/rollup) from 2.70.0 to 2.71.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.71.1</h2>
<p><em>2022-04-30</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Allow importing loadConfigFile without extension (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4483">#4483</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4483">#4483</a>: Add exports exception for loadConfigFile (<a href="https://github.com/lukastaegert"><code>`@lukastaegert</code></a>)</li>`
</ul>
<h2>v2.71.0</h2>
<p><em>2022-04-30</em></p>
<h2>Features</h2>
<ul>
<li>Mark <code>Object.hasOwn</code> as pure (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4482">#4482</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Prevent infinite recursion and display proper warning for recursive reexports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4472">#4472</a>)</li>
<li>Fix type issue in TypeScript nightly (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4471">#4471</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4467">#4467</a>: docs: update deprecated option in tools.md (<a href="https://github.com/kimjh96"><code>`@kimjh96</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4471">#4471</a>: Fix: tsc did not build (<a href="https://github.com/frank-dspeed"><code>`@frank-dspeed</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4472">#4472</a>: Throw proper error when indirectly reexporting a recursive binding (<a href="https://github.com/lukastaegert"><code>`@lukastaegert</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4475">#4475</a>: chore: bump deps (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4475">#4475</a>) (<a href="https://github.com/dnalborczyk"><code>`@dnalborczyk</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4477">#4477</a>: chore: bump github actions (<a href="https://github.com/dnalborczyk"><code>`@dnalborczyk</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4478">#4478</a>: ci: test with node.js v18, remove v17 (<a href="https://github.com/dnalborczyk"><code>`@dnalborczyk</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4479">#4479</a>: chore(repo): replace <code>git.io</code> in the issue template (<a href="https://github.com/SukkaW"><code>`@SukkaW</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4482">#4482</a>: feat: add Object.hasOwn as pure function (<a href="https://github.com/dnalborczyk"><code>`@dnalborczyk</code></a>)</li>`
</ul>
<h2>v2.70.2</h2>
<p><em>2022-04-15</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Do not enforce undefined return values in TypeScript types (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4463">#4463</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4463">#4463</a>: use void for options hook instead of undefined (<a href="https://github.com/ycmjason"><code>`@ycmjason</code></a>)</li>`
</ul>
<h2>v2.70.1</h2>
<p><em>2022-03-14</em></p>
<h3>Bug Fixes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.71.1</h2>
<p><em>2022-04-30</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Allow importing loadConfigFile without extension (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4483">#4483</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4483">#4483</a>: Add exports exception for loadConfigFile (<a href="https://github.com/lukastaegert"><code>`@lukastaegert</code></a>)</li>`
</ul>
<h2>2.71.0</h2>
<p><em>2022-04-30</em></p>
<h2>Features</h2>
<ul>
<li>Mark <code>Object.hasOwn</code> as pure (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4482">#4482</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Prevent infinite recursion and display proper warning for recursive reexports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4472">#4472</a>)</li>
<li>Fix type issue in TypeScript nightly (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4471">#4471</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4467">#4467</a>: docs: update deprecated option in tools.md (<a href="https://github.com/kimjh96"><code>`@kimjh96</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4471">#4471</a>: Fix: tsc did not build (<a href="https://github.com/frank-dspeed"><code>`@frank-dspeed</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4472">#4472</a>: Throw proper error when indirectly reexporting a recursive binding (<a href="https://github.com/lukastaegert"><code>`@lukastaegert</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4475">#4475</a>: chore: bump deps (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4475">#4475</a>) (<a href="https://github.com/dnalborczyk"><code>`@dnalborczyk</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4477">#4477</a>: chore: bump github actions (<a href="https://github.com/dnalborczyk"><code>`@dnalborczyk</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4478">#4478</a>: ci: test with node.js v18, remove v17 (<a href="https://github.com/dnalborczyk"><code>`@dnalborczyk</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4479">#4479</a>: chore(repo): replace <code>git.io</code> in the issue template (<a href="https://github.com/SukkaW"><code>`@SukkaW</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4482">#4482</a>: feat: add Object.hasOwn as pure function (<a href="https://github.com/dnalborczyk"><code>`@dnalborczyk</code></a>)</li>`
</ul>
<h2>2.70.2</h2>
<p><em>2022-04-15</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Do not enforce undefined return values in TypeScript types (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4463">#4463</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/4463">#4463</a>: use void for options hook instead of undefined (<a href="https://github.com/ycmjason"><code>`@ycmjason</code></a>)</li>`
</ul>
<h2>2.70.1</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rollup/rollup/commit/f44a3a38b357c2ba80a99aca36cfd30dcfb84476"><code>f44a3a3</code></a> 2.71.1</li>
<li><a href="https://github.com/rollup/rollup/commit/e092ea61bb36fd123f908e516fb35b42d33eef7f"><code>e092ea6</code></a> Update changelog</li>
<li><a href="https://github.com/rollup/rollup/commit/51972b0e92e0654a2fcdd5ced2eeb14a86bb290f"><code>51972b0</code></a> Add exports exception for loadConfigFile (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4483">#4483</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/edd971efcaf5ebdb29448b1d2daa436f6d05f04a"><code>edd971e</code></a> Update license</li>
<li><a href="https://github.com/rollup/rollup/commit/af62b7102b6d168ecf9fdc1cc0fe20ed194ebdc4"><code>af62b71</code></a> 2.71.0</li>
<li><a href="https://github.com/rollup/rollup/commit/3834704cf345e3c75e3bbb09a4f86afbbaa2f4ad"><code>3834704</code></a> Update changelog</li>
<li><a href="https://github.com/rollup/rollup/commit/2bbdc8e136d68a1512984ccd025f69bb78135f3b"><code>2bbdc8e</code></a> Throw proper error when indirectly reexporting a recursive binding (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4472">#4472</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/e3bfe69fed0479097d048d26047f81f0c10086ba"><code>e3bfe69</code></a> ci: test with node.js v18, remove v17 (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4478">#4478</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/651877594bba74f73def1b3d5d5378e4064856a7"><code>6518775</code></a> feat: add Object.hasOwn as pure function (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4482">#4482</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/1b1df9bea9503a6bbd622eaf111e7280f017f2aa"><code>1b1df9b</code></a> chore: bump deps (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/4475">#4475</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v2.70.0...v2.71.1">compare view</a></li>
</ul>
</details>
<br />
[](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>File tree
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
|
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5930 | 5930 |
| |
5931 | 5931 |
| |
5932 | 5932 |
| |
5933 |
| - | |
5934 |
| - | |
5935 |
| - | |
5936 |
| - | |
| 5933 | + | |
| 5934 | + | |
| 5935 | + | |
| 5936 | + | |
5937 | 5937 |
| |
5938 | 5938 |
| |
5939 | 5939 |
| |
|
0 commit comments