Skip to content

Commit

Permalink
chore(deps-dev): bump the minor-development-deps group with 4 updates (
Browse files Browse the repository at this point in the history
…#1047)

Bumps the minor-development-deps group with 4 updates:
[@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve),
[@yao-pkg/pkg](https://github.com/yao-pkg/pkg),
[knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) and
[rollup](https://github.com/rollup/rollup).

Updates `@rollup/plugin-node-resolve` from 15.2.3 to 15.3.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md"><code>@​rollup/plugin-node-resolve</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v15.3.0</h2>
<p><em>2024-09-23</em></p>
<h3>Features</h3>
<ul>
<li>feat: allow preferBuiltins to be a function (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1694">#1694</a>)</li>
</ul>
<h2>v15.2.4</h2>
<p><em>2024-09-22</em></p>
<h3>Updates</h3>
<ul>
<li>chore: remove is-builtin-module (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1735">#1735</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rollup/plugins/commit/a8e326d01b5893de986e5f61643a305f8b19de60"><code>a8e326d</code></a>
chore(release): node-resolve v15.3.0</li>
<li><a
href="https://github.com/rollup/plugins/commit/032055b9ab555155e9828ba30a27e67949351f7c"><code>032055b</code></a>
feat(node-resolve): allow preferBuiltins to be a function (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1694">#1694</a>)</li>
<li><a
href="https://github.com/rollup/plugins/commit/6d4bb6b8b1f04013c872c468e1e462e36a9bbe02"><code>6d4bb6b</code></a>
chore(release): node-resolve v15.2.4</li>
<li><a
href="https://github.com/rollup/plugins/commit/190aa21155acb573cd634e76c9afd1fec5c92ca1"><code>190aa21</code></a>
chore(node-resolve): remove is-builtin-module (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1735">#1735</a>)</li>
<li><a
href="https://github.com/rollup/plugins/commit/dcd8da504a6e39fcc8e8694eaa274b36326084f1"><code>dcd8da5</code></a>
chore(repo): use <code>@dot/versioner</code> for releases (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1612">#1612</a>)</li>
<li><a
href="https://github.com/rollup/plugins/commit/1caee897866eeab5f56bd50e35fda71635a57fdb"><code>1caee89</code></a>
chore(release): node-resolve v15.2.3</li>
<li>See full diff in <a
href="https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve">compare
view</a></li>
</ul>
</details>
<br />

Updates `@yao-pkg/pkg` from 5.14.0 to 5.15.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/yao-pkg/pkg/releases"><code>@​yao-pkg/pkg</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 5.15.0</h2>
<h2><a
href="https://github.com/yao-pkg/pkg/compare/v5.14.2...v5.15.0">5.15.0</a>
(2024-09-20)</h2>
<h3>Features</h3>
<ul>
<li>bump <code>@​yao-pkg/pkg-fetch</code><a
href="https://github.com/3"><code>@​3</code></a>.5.13 with nodejs 22.9.0
(<a href="https://redirect.github.com/yao-pkg/pkg/issues/91">#91</a>)
(<a
href="https://github.com/yao-pkg/pkg/commit/6ed566564f87867812557ec453002c50a3dc6045">6ed5665</a>)</li>
</ul>
<h2>Release 5.14.2</h2>
<h2><a
href="https://github.com/yao-pkg/pkg/compare/v5.14.1...v5.14.2">5.14.2</a>
(2024-09-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>child_process commands throw when pkg app try to call itself (<a
href="https://redirect.github.com/yao-pkg/pkg/issues/90">#90</a>) (<a
href="https://github.com/yao-pkg/pkg/commit/e88d15919fa16a8bba7991a165ebbf2336e13dce">e88d159</a>)</li>
</ul>
<h2>Release 5.14.1</h2>
<h2><a
href="https://github.com/yao-pkg/pkg/compare/v5.14.0...v5.14.1">5.14.1</a>
(2024-09-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>bump [email protected] with missing node22 macOS arm64 support (<a
href="https://github.com/yao-pkg/pkg/commit/4eea80c26d6eec8b7962392a7938048612f41673">4eea80c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/yao-pkg/pkg/blob/main/CHANGELOG.md"><code>@​yao-pkg/pkg</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/yao-pkg/pkg/compare/v5.14.2...v5.15.0">5.15.0</a>
(2024-09-20)</h2>
<h3>Features</h3>
<ul>
<li>bump <code>@​yao-pkg/pkg-fetch</code><a
href="https://github.com/3"><code>@​3</code></a>.5.13 with nodejs 22.9.0
(<a href="https://redirect.github.com/yao-pkg/pkg/issues/91">#91</a>)
(<a
href="https://github.com/yao-pkg/pkg/commit/6ed566564f87867812557ec453002c50a3dc6045">6ed5665</a>)</li>
</ul>
<h2><a
href="https://github.com/yao-pkg/pkg/compare/v5.14.1...v5.14.2">5.14.2</a>
(2024-09-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>child_process commands throw when pkg app try to call itself (<a
href="https://redirect.github.com/yao-pkg/pkg/issues/90">#90</a>) (<a
href="https://github.com/yao-pkg/pkg/commit/e88d15919fa16a8bba7991a165ebbf2336e13dce">e88d159</a>)</li>
</ul>
<h2><a
href="https://github.com/yao-pkg/pkg/compare/v5.14.0...v5.14.1">5.14.1</a>
(2024-09-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>bump [email protected] with missing node22 macOS arm64 support (<a
href="https://github.com/yao-pkg/pkg/commit/4eea80c26d6eec8b7962392a7938048612f41673">4eea80c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/yao-pkg/pkg/commit/7ff82b25e916f7b822ce74bf2a1f34f725f18882"><code>7ff82b2</code></a>
Release 5.15.0</li>
<li><a
href="https://github.com/yao-pkg/pkg/commit/6ed566564f87867812557ec453002c50a3dc6045"><code>6ed5665</code></a>
feat: bump <code>@​yao-pkg/pkg-fetch</code><a
href="https://github.com/3"><code>@​3</code></a>.5.13 with nodejs 22.9.0
(<a
href="https://redirect.github.com/yao-pkg/pkg/issues/91">#91</a>)</li>
<li><a
href="https://github.com/yao-pkg/pkg/commit/0c0fa83c2897b6b516133ac2a7dcb9adda4ae6b7"><code>0c0fa83</code></a>
Release 5.14.2</li>
<li><a
href="https://github.com/yao-pkg/pkg/commit/e88d15919fa16a8bba7991a165ebbf2336e13dce"><code>e88d159</code></a>
fix: child_process commands throw when pkg app try to call itself (<a
href="https://redirect.github.com/yao-pkg/pkg/issues/90">#90</a>)</li>
<li><a
href="https://github.com/yao-pkg/pkg/commit/7c24763b75b06de3e70d0271f3c399d72b64e297"><code>7c24763</code></a>
Release 5.14.1</li>
<li><a
href="https://github.com/yao-pkg/pkg/commit/4eea80c26d6eec8b7962392a7938048612f41673"><code>4eea80c</code></a>
fix: bump [email protected] with missing node22 macOS arm64 support</li>
<li>See full diff in <a
href="https://github.com/yao-pkg/pkg/compare/v5.14.0...v5.15.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `knip` from 5.30.2 to 5.30.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/webpro-nl/knip/releases">knip's
releases</a>.</em></p>
<blockquote>
<h2>Release 5.30.6</h2>
<ul>
<li>Ignore TS issue with Bun for now (2a361399)</li>
<li>Add --trace arguments to help text (4b314e2a)</li>
<li>accept _ and . in package names (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/790">#790</a>)
(84db2459)</li>
<li>Remove duplicate job (it's in integration.yml as well)
(2b550b0f)</li>
<li>continue-on-error: true → fail-fast: false (8ed9314c)</li>
<li>Update argos ci commands (ed4bad21)</li>
<li>Add freeCodeCamp to integration suite (0784ca5f)</li>
<li>Update FUNDING.yml (cf6c5fe8)</li>
</ul>
<h2>Release 5.30.5</h2>
<ul>
<li>Use root testDir fallback in projects in playwright plugin
(d4c5af94)</li>
<li>Try harder to resolve package name (1e64b6ce)</li>
<li>Consider <code>module.exports = require()</code> to be re-exports
(e2bdb952)</li>
<li>Auto-format docs (e40f618d)</li>
</ul>
<h2>Release 5.30.4</h2>
<ul>
<li>Bun is catching up (1002b670)</li>
<li>Deal with packages that confusingly include
<code>package.json#types</code> but also recommend to install DT pkg
(dd10163e)</li>
</ul>
<h2>Release 5.30.3</h2>
<ul>
<li>Update some dependencies (233c2a01)</li>
<li>Add <code>@eslint/js</code> to eslint plugin enablers
(cbe6fea4)</li>
<li>Update docs (d6740203)</li>
<li>Update docs (eb283cfb)</li>
<li>Update remark-preset-webpro (22ab19fe)</li>
<li>Fix: Expand Vitest File Extension Checks (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/785">#785</a>)
(b0f7c466)</li>
<li>Fix commit sha in PRs in integration.yml (dc9e3ed5)</li>
<li>Use actions matrix to run jobs in parallel (fd868c6d)</li>
<li>Add Prettier to projects + int tests (bc628317)</li>
<li>Dogfoodin' is underrated (74b63cc9)</li>
<li>Fix formatting (34a757c7)</li>
<li>Update docs, styling (resolves <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/783">#783</a>)
(d05795cb)</li>
<li>Update docs (2e09608d)</li>
<li>Update some dependencies (e60b8e48)</li>
<li>Update docs (b52125de)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpro-nl/knip/commit/b1cf45a9c82f16e83618e7841c2ec850d9b9d781"><code>b1cf45a</code></a>
Release 5.30.6</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/2a36139930800aaaa8418bb3f143bf513dc41ae7"><code>2a36139</code></a>
Ignore TS issue with Bun for now</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/4b314e2a8e37b2719822c43d408babbd0c416589"><code>4b314e2</code></a>
Add --trace arguments to help text</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/84db24595e02e7e569eca9053b3a75c40c690038"><code>84db245</code></a>
accept _ and . in package names (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/790">#790</a>)</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/5f44a0351adad2275acff663a775e65357004f9d"><code>5f44a03</code></a>
Release 5.30.5</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/d4c5af948584baaaa154b7cb400e2581e98dc898"><code>d4c5af9</code></a>
Use root testDir fallback in projects in playwright plugin</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/1e64b6ce66fe4960b979554b4227c4167d168ac1"><code>1e64b6c</code></a>
Try harder to resolve package name</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/e2bdb9522e52fec44013bce1b0fe6b9df33346ac"><code>e2bdb95</code></a>
Consider <code>module.exports = require()</code> to be re-exports</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/f9cc40003807e7aacded0557adbca42d48aaa168"><code>f9cc400</code></a>
Release 5.30.4</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/1002b670ee0c53985dd10986d32cd8cf35528782"><code>1002b67</code></a>
Bun is catching up</li>
<li>Additional commits viewable in <a
href="https://github.com/webpro-nl/knip/commits/5.30.6/packages/knip">compare
view</a></li>
</ul>
</details>
<br />

Updates `rollup` from 4.22.4 to 4.22.5
<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.22.5</h2>
<h2>4.22.5</h2>
<p><em>2024-09-27</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Allow parsing of certain unicode characters again (<a
href="https://redirect.github.com/rollup/rollup/issues/5674">#5674</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5674">#5674</a>:
Fix panic with unicode characters (<a
href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5675">#5675</a>:
chore(deps): update dependency rollup to v4.22.4 [security] (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5680">#5680</a>:
chore(deps): update dependency <code>@​rollup/plugin-commonjs</code> to
v28 (<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/5681">#5681</a>:
chore(deps): update dependency <code>@​rollup/plugin-replace</code> to
v6 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5682">#5682</a>:
chore(deps): update dependency <code>@​rollup/plugin-typescript</code>
to v12 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5684">#5684</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</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.22.5</h2>
<p><em>2024-09-27</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Allow parsing of certain unicode characters again (<a
href="https://redirect.github.com/rollup/rollup/issues/5674">#5674</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5674">#5674</a>:
Fix panic with unicode characters (<a
href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5675">#5675</a>:
chore(deps): update dependency rollup to v4.22.4 [security] (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5680">#5680</a>:
chore(deps): update dependency <code>@​rollup/plugin-commonjs</code> to
v28 (<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/5681">#5681</a>:
chore(deps): update dependency <code>@​rollup/plugin-replace</code> to
v6 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5682">#5682</a>:
chore(deps): update dependency <code>@​rollup/plugin-typescript</code>
to v12 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5684">#5684</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rollup/rollup/commit/bc7780c322e134492f40a76bf64afe561670425c"><code>bc7780c</code></a>
4.22.5</li>
<li><a
href="https://github.com/rollup/rollup/commit/ee138d1589a813715389cda09c2a2f7e1ac9a78f"><code>ee138d1</code></a>
chore(deps): lock file maintenance minor/patch updates (<a
href="https://redirect.github.com/rollup/rollup/issues/5684">#5684</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/2d59dbcb83e2f04a74cf3345f13f007da3e0063a"><code>2d59dbc</code></a>
chore(deps): update dependency <code>@​rollup/plugin-commonjs</code> to
v28 (<a
href="https://redirect.github.com/rollup/rollup/issues/5680">#5680</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/524670de7e0ef5bc8aa51e748149e3080156c547"><code>524670d</code></a>
Fix panic with unicode characters (<a
href="https://redirect.github.com/rollup/rollup/issues/5674">#5674</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/9c5e34568b60a9e97c4518cb6c3a9708c54908d7"><code>9c5e345</code></a>
chore(deps): update dependency <code>@​rollup/plugin-replace</code> to
v6 (<a
href="https://redirect.github.com/rollup/rollup/issues/5681">#5681</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/6d75b6d7242da5e69c86a57b2f33c54e9950a1fa"><code>6d75b6d</code></a>
chore(deps): update dependency <code>@​rollup/plugin-typescript</code>
to v12 (<a
href="https://redirect.github.com/rollup/rollup/issues/5682">#5682</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/89a68c2a69eefaaf5544f83367f31d98360354ed"><code>89a68c2</code></a>
chore(deps): update dependency rollup to v4.22.4 [security] (<a
href="https://redirect.github.com/rollup/rollup/issues/5675">#5675</a>)</li>
<li>See full diff in <a
href="https://github.com/rollup/rollup/compare/v4.22.4...v4.22.5">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 Oct 1, 2024
1 parent 3ea95ba commit e8d6e1b
Showing 1 changed file with 87 additions and 107 deletions.
Loading

0 comments on commit e8d6e1b

Please sign in to comment.