Skip to content

Commit

Permalink
Build(deps-dev): bump the minor-patch group in /typescript with 2 upd…
Browse files Browse the repository at this point in the history
…ates (#168)

Bumps the minor-patch group in /typescript with 2 updates:
[rollup](https://github.com/rollup/rollup) and
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).

Updates `rollup` from 4.18.1 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>
</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>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>
</blockquote>
</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>See full diff in <a
href="https://github.com/rollup/rollup/compare/v4.18.1...v4.19.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 2.0.3 to 2.0.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases">vitest's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.4</h2>
<h3>   🚀 Features</h3>
<ul>
<li><strong>browser</strong>: Allow preview and open in the editor
screenshot error from ui  -  by <a
href="https://github.com/userquin"><code>@​userquin</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6113">vitest-dev/vitest#6113</a>
<a href="https://github.com/vitest-dev/vitest/commit/2d62051f"><!-- raw
HTML omitted -->(2d620)<!-- raw HTML omitted --></a></li>
<li><strong>coverage</strong>: Add
<code>thresholds.&lt;glob&gt;.100</code> option  -  by <a
href="https://github.com/thor-juhasz"><code>@​thor-juhasz</code></a> and
<a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6174">vitest-dev/vitest#6174</a>
<a href="https://github.com/vitest-dev/vitest/commit/f68453f8"><!-- raw
HTML omitted -->(f6845)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>One-line environment options  -  by <a
href="https://github.com/hahanein"><code>@​hahanein</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5105">vitest-dev/vitest#5105</a>
<a href="https://github.com/vitest-dev/vitest/commit/38269415"><!-- raw
HTML omitted -->(38269)<!-- raw HTML omitted --></a></li>
<li>Resolve assets imported with <code>require</code>  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6159">vitest-dev/vitest#6159</a>
<a href="https://github.com/vitest-dev/vitest/commit/807a2cbc"><!-- raw
HTML omitted -->(807a2)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Don't panic if <code>@​vitest/browser</code> is installed outside of
project root  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6135">vitest-dev/vitest#6135</a>
<a href="https://github.com/vitest-dev/vitest/commit/ccfcd488"><!-- raw
HTML omitted -->(ccfcd)<!-- raw HTML omitted --></a></li>
<li>Set global filepath  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6190">vitest-dev/vitest#6190</a>
<a href="https://github.com/vitest-dev/vitest/commit/0d0b46b1"><!-- raw
HTML omitted -->(0d0b4)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Global thresholds to include files from glob thresholds  -  by <a
href="https://github.com/thor-juhasz"><code>@​thor-juhasz</code></a> and
<a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6172">vitest-dev/vitest#6172</a>
<a href="https://github.com/vitest-dev/vitest/commit/02e3f003"><!-- raw
HTML omitted -->(02e3f)<!-- raw HTML omitted --></a></li>
<li>Consistent type-only file handling  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6183">vitest-dev/vitest#6183</a>
<a href="https://github.com/vitest-dev/vitest/commit/90576148"><!-- raw
HTML omitted -->(90576)<!-- raw HTML omitted --></a></li>
<li>Ignore <code>*.cts</code> files  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6189">vitest-dev/vitest#6189</a>
<a href="https://github.com/vitest-dev/vitest/commit/5da45db1"><!-- raw
HTML omitted -->(5da45)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>spy</strong>:
<ul>
<li>Fix <code>mockImplementation</code> for function overload and unions
 -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6181">vitest-dev/vitest#6181</a>
<a href="https://github.com/vitest-dev/vitest/commit/7a75bd4c"><!-- raw
HTML omitted -->(7a75b)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.0.3...v2.0.4">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitest-dev/vitest/commit/400481f64d7a30a426ac072c0d5498e404fc0113"><code>400481f</code></a>
chore: release v2.0.4</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/5da45db1520654205bb26093087107473222cf4f"><code>5da45db</code></a>
fix(coverage): ignore <code>*.cts</code> files (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6189">#6189</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/f68453f8918580e408a7d7ab7a4770e95982f5a6"><code>f68453f</code></a>
feat(coverage): add <code>thresholds.\&lt;glob&gt;.100</code> option (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6174">#6174</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/02e3f00370557dda38a94c15ca542e38e5ce1f7a"><code>02e3f00</code></a>
fix(coverage): global thresholds to include files from glob thresholds
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6172">#6172</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/807a2cbc4818462b9feaaecfedd0c49c6db8e4c8"><code>807a2cb</code></a>
fix: resolve assets imported with <code>require</code> (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6159">#6159</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/f1ef2f6362d1607953d383e395d503feb5368613"><code>f1ef2f6</code></a>
refactor(runner): add docs to <code>@​vitest/runner</code>, remove
barrel files (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6126">#6126</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/f55dc0081d2e48dcffee77cde1f77771a0ed6d1c"><code>f55dc00</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6046">#6046</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/382694158a605c85714259f74ed6b53cdcd30a2f"><code>3826941</code></a>
fix: one-line environment options (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5105">#5105</a>)</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v2.0.4/packages/vitest">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</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 Jul 24, 2024
1 parent 743983e commit d1d1bfe
Showing 1 changed file with 109 additions and 109 deletions.
Loading

0 comments on commit d1d1bfe

Please sign in to comment.