Commit c5463cb
authored
build(deps-dev): bump rollup from 3.29.4 to 4.19.0 (#291)
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 4.19.0.
<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>v4.19.0</h2>
<h2>4.19.0</h2>
<p><em>2024-07-20</em></p>
<h3>Features</h3>
<ul>
<li>Implement support for decorators (<a
href="https://redirect.github.com/rollup/rollup/issues/5562">#5562</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Improve soucemap generation when tree-shaking logical expressions
(<a
href="https://redirect.github.com/rollup/rollup/issues/5581">#5581</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5562">#5562</a>:
feat: implementing decorator support (<a
href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>, <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5570">#5570</a>:
refactor(finalisers): condition branch (<a
href="https://github.com/Simon-He95"><code>@Simon-He95</code></a>, <a
href="https://github.com/zhangmo8"><code>@zhangmo8</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5572">#5572</a>:
Improve chunk and asset type information in docs (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5573">#5573</a>:
Switch to audit resolver to ignore requirejs vulnerability (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5575">#5575</a>:
chore(deps): update dependency inquirer to v10 (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5576">#5576</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5580">#5580</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5581">#5581</a>:
When tree-shaking logical expression, make sure to remove all trailing
white-space. (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
</ul>
<h2>v4.18.1</h2>
<h2>4.18.1</h2>
<p><em>2024-07-08</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Prevent "%" in generated file names to ensure imports
resolve (<a
href="https://redirect.github.com/rollup/rollup/issues/5535">#5535</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5524">#5524</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5525">#5525</a>:
chore(deps): lock file maintenance (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5526">#5526</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5527">#5527</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5529">#5529</a>:
Use Spanned trait to simplify logic (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5530">#5530</a>:
Fix typos in ARCHITECTURE.md (<a
href="https://github.com/younggglcy"><code>@younggglcy</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5532">#5532</a>:
Use Rust macros for converters where possible (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5535">#5535</a>:
fix: escape <code>%</code> if URI malformed (<a
href="https://github.com/baseballyama"><code>@baseballyama</code></a>,
<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5536">#5536</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5541">#5541</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5542">#5542</a>:
chore(deps): lock file maintenance (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5543">#5543</a>:
Watch rust files and rebuild during dev (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5544">#5544</a>:
Refactor AST converters (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5545">#5545</a>:
chore(deps): update dependency <code>@rollup/plugin-commonjs</code> to
v26 (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5546">#5546</a>:
chore(deps): update dependency nyc to v17 (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
</ul>
<!-- 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>4.19.0</h2>
<p><em>2024-07-20</em></p>
<h3>Features</h3>
<ul>
<li>Implement support for decorators (<a
href="https://redirect.github.com/rollup/rollup/issues/5562">#5562</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Improve soucemap generation when tree-shaking logical expressions
(<a
href="https://redirect.github.com/rollup/rollup/issues/5581">#5581</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5562">#5562</a>:
feat: implementing decorator support (<a
href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>, <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5570">#5570</a>:
refactor(finalisers): condition branch (<a
href="https://github.com/Simon-He95"><code>@Simon-He95</code></a>, <a
href="https://github.com/zhangmo8"><code>@zhangmo8</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5572">#5572</a>:
Improve chunk and asset type information in docs (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5573">#5573</a>:
Switch to audit resolver to ignore requirejs vulnerability (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5575">#5575</a>:
chore(deps): update dependency inquirer to v10 (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5576">#5576</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5580">#5580</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5581">#5581</a>:
When tree-shaking logical expression, make sure to remove all trailing
white-space. (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
</ul>
<h2>4.18.1</h2>
<p><em>2024-07-08</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Prevent "%" in generated file names to ensure imports
resolve (<a
href="https://redirect.github.com/rollup/rollup/issues/5535">#5535</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5524">#5524</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5525">#5525</a>:
chore(deps): lock file maintenance (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5526">#5526</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5527">#5527</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5529">#5529</a>:
Use Spanned trait to simplify logic (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5530">#5530</a>:
Fix typos in ARCHITECTURE.md (<a
href="https://github.com/younggglcy"><code>@younggglcy</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5532">#5532</a>:
Use Rust macros for converters where possible (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5535">#5535</a>:
fix: escape <code>%</code> if URI malformed (<a
href="https://github.com/baseballyama"><code>@baseballyama</code></a>,
<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5536">#5536</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5541">#5541</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5542">#5542</a>:
chore(deps): lock file maintenance (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5543">#5543</a>:
Watch rust files and rebuild during dev (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5544">#5544</a>:
Refactor AST converters (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5545">#5545</a>:
chore(deps): update dependency <code>@rollup/plugin-commonjs</code> to
v26 (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5546">#5546</a>:
chore(deps): update dependency nyc to v17 (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5547">#5547</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5548">#5548</a>:
chore(deps): lock file maintenance (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rollup/rollup/commit/28546b5821efcb72c2eb05f422d986524647a0e3"><code>28546b5</code></a>
4.19.0</li>
<li><a
href="https://github.com/rollup/rollup/commit/f4831d93de44a5d077e254f14eb9a0bd0c39c131"><code>f4831d9</code></a>
Fix types</li>
<li><a
href="https://github.com/rollup/rollup/commit/64af3df651f41baa5c96f34fa5ec6588160a0e24"><code>64af3df</code></a>
feat: implementing decorator support (<a
href="https://redirect.github.com/rollup/rollup/issues/5562">#5562</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/1d2c1e99cef1da71487380d04dbfe8a5e3f4b4b6"><code>1d2c1e9</code></a>
When tree-shaking logical expression, make sure to remove all trailing
white-...</li>
<li><a
href="https://github.com/rollup/rollup/commit/a9a610864cc8e6cdbfd2d61792d1919d9f2824dd"><code>a9a6108</code></a>
chore(deps): lock file maintenance minor/patch updates (<a
href="https://redirect.github.com/rollup/rollup/issues/5580">#5580</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/4f37dacecab889d4652e483cf565935b68352633"><code>4f37dac</code></a>
chore(deps): lock file maintenance minor/patch updates (<a
href="https://redirect.github.com/rollup/rollup/issues/5576">#5576</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/db4ecdfbb6001bba6972b286b685af1161b8e7fd"><code>db4ecdf</code></a>
chore(deps): update dependency inquirer to v10 (<a
href="https://redirect.github.com/rollup/rollup/issues/5575">#5575</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/689587d738d6e388a90f2f8272a1cc25e779948b"><code>689587d</code></a>
Improve chunk and asset type information in docs (<a
href="https://redirect.github.com/rollup/rollup/issues/5572">#5572</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/ce8f83c7e7d702988540a9408189f81c53d6961b"><code>ce8f83c</code></a>
Switch to audit resolver to ignore requirejs vulnerability (<a
href="https://redirect.github.com/rollup/rollup/issues/5573">#5573</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/13cdab570ca0f83254a5af54055b67dd6745e610"><code>13cdab5</code></a>
refactor(finalisers): condition branch (<a
href="https://redirect.github.com/rollup/rollup/issues/5570">#5570</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/rollup/rollup/compare/v3.29.4...v4.19.0">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 7703aa2 commit c5463cb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments