Skip to content

Conversation

elazdi-al
Copy link
Contributor

Small url typo in the documentation of components


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Collaborator

@nipunn1313 nipunn1313 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! Will merge.

@nipunn1313
Copy link
Collaborator

Merged in f6cd4f7

@nipunn1313 nipunn1313 closed this Apr 26, 2025
xixixao pushed a commit to xixixao/convex-backend that referenced this pull request Aug 19, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [deep-equal](https://redirect.github.com/inspect-js/node-deep-equal) | devDependencies | minor | [`2.1.0` -> `2.2.3`](https://renovatebot.com/diffs/npm/deep-equal/2.1.0/2.2.3) |

---

### Release Notes

<details>
<summary>inspect-js/node-deep-equal (deep-equal)</summary>

### [`v2.2.3`](https://redirect.github.com/inspect-js/node-deep-equal/blob/HEAD/CHANGELOG.md#v223---2023-11-08)

[Compare Source](https://redirect.github.com/inspect-js/node-deep-equal/compare/v2.2.2...v2.2.3)

##### Fixed

-   \[readme] remove performance comment and highlight robustness instead [`get-convex#76`](https://redirect.github.com/inspect-js/node-deep-equal/issues/76) [`get-convex#106`](https://redirect.github.com/inspect-js/node-deep-equal/issues/106)

##### Commits

-   Merge tag 'v1.1.2' [`c90525f`](https://redirect.github.com/inspect-js/node-deep-equal/commit/c90525fe8380c8f6680d534eff4f189c33fb1601)
-   \[Tests] port tests from main; only diff should be true/falses [`e02cadb`](https://redirect.github.com/inspect-js/node-deep-equal/commit/e02cadb650ef9d75684c015a35d2c59e029d5174)
-   \[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `aud`, `eslint`, `set-publish-latest`, `tape` [`11bd45b`](https://redirect.github.com/inspect-js/node-deep-equal/commit/11bd45b63943466c13a5ae97276796396a8f2619)
-   \[Tests] update `.github` from default branch [`58885d3`](https://redirect.github.com/inspect-js/node-deep-equal/commit/58885d3280fd25909ca5a17c7cec1e54bdd25233)
-   \[readme] update readme from default branch [`b0bca9a`](https://redirect.github.com/inspect-js/node-deep-equal/commit/b0bca9a1158a9596ec51a0404a6a8272b70ee204)
-   \[Tests] add `nyc` for coverage [`e25bc37`](https://redirect.github.com/inspect-js/node-deep-equal/commit/e25bc3716c7ec0390b06bd7b6fac0c9ab0968ab4)
-   \[readme] update badge URLs, fix line breaking [`1d58c6e`](https://redirect.github.com/inspect-js/node-deep-equal/commit/1d58c6ecbab5275e17735d352ac7fa4a1af40aca)
-   \[Tests] use `Buffer.from` when available [`f0d4a42`](https://redirect.github.com/inspect-js/node-deep-equal/commit/f0d4a42fb87854e17d78cb2d6e9ec0156ea3d2f3)
-   \[Tests] use `has-proto` [`0263fb9`](https://redirect.github.com/inspect-js/node-deep-equal/commit/0263fb9170a4e6a400c3b628cfba902ebaf59df5)
-   \[Deps] update `is-arguments`, `is-date-object`, `is-regex`, `object-is`, `regexp.prototype.flags` [`80c15ca`](https://redirect.github.com/inspect-js/node-deep-equal/commit/80c15cae82164c888de8635287c3b44ab84b3fd4)
-   \[meta] add missing `engines.node` [`e1d08a8`](https://redirect.github.com/inspect-js/node-deep-equal/commit/e1d08a818fdb69e4f39b7aa23dc88092d3339c43)
-   \[meta] use `npmignore` to autogenerate an npmignore file [`e0770e5`](https://redirect.github.com/inspect-js/node-deep-equal/commit/e0770e594ec683ded32fd1b14e876f087fc04f4a)
-   \[Deps] update `is-date-object`, `is-regex`, `object-is`, `regexp.prototype.flags` [`e4fb8c6`](https://redirect.github.com/inspect-js/node-deep-equal/commit/e4fb8c6459aa13d3a110b45e5612c31890a5d94e)
-   \[Tests] handle ported test failures in iojs v2 [`3798ff4`](https://redirect.github.com/inspect-js/node-deep-equal/commit/3798ff490286ee9ba70cf50c339914be355eea18)
-   \[Deps] update `call-bind`, `regexp.prototype.flags`, `which-typed-array` [`540e3a1`](https://redirect.github.com/inspect-js/node-deep-equal/commit/540e3a119dcd94b30253ad380fde69d5531cf0ac)
-   \[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape` [`0f8ca75`](https://redirect.github.com/inspect-js/node-deep-equal/commit/0f8ca7575e44c66fdf1dc2b6ad4e69e1b549369f)
-   \[Tests] handle some additional test differences in node <= 0.10 [`197a220`](https://redirect.github.com/inspect-js/node-deep-equal/commit/197a2203f0a95828c62ff2b3c980ddf16736913c)
-   \[Dev Deps] update `object.getownpropertydescriptors`, `tape` [`21851a6`](https://redirect.github.com/inspect-js/node-deep-equal/commit/21851a62cda0b832800de3070d9fbb7216e43284)
-   \[Dev Deps] update `semver`, `tape` [`dd440b2`](https://redirect.github.com/inspect-js/node-deep-equal/commit/dd440b2267ac8fa496b907369d3e0b73f9439e87)
-   \[meta] add missing `engines.node` [`e158993`](https://redirect.github.com/inspect-js/node-deep-equal/commit/e158993fcf913aca8a1ffdc037abfeeb3a5cb4e5)
-   \[meta] update `.gitignore` from default branch [`6ee186b`](https://redirect.github.com/inspect-js/node-deep-equal/commit/6ee186bd39199a1c05421e200b1e8e31a83cf363)
-   \[Deps] update `get-intrinsic` [`6da4b86`](https://redirect.github.com/inspect-js/node-deep-equal/commit/6da4b86e4d7ad3c01736006ca129b8e3c3f2c82c)
-   \[Dev Deps] update `tape` [`6ada1ab`](https://redirect.github.com/inspect-js/node-deep-equal/commit/6ada1ab7f9a176b10f0117a8e10b785965c0e830)
-   \[Dev Deps] update `tape` [`270d34b`](https://redirect.github.com/inspect-js/node-deep-equal/commit/270d34b48401ee40792bf18d06614044246776dd)
-   \[meta] fix URLs [`a269c18`](https://redirect.github.com/inspect-js/node-deep-equal/commit/a269c183bccb78dfdd2c88a149fe5373f13af4c0)
-   \[readme] update default branch name [`030a63f`](https://redirect.github.com/inspect-js/node-deep-equal/commit/030a63f40afa3d468ffb10437cbf5acaa677fea2)
-   \[Deps] update `which-typed-array` [`2f0c327`](https://redirect.github.com/inspect-js/node-deep-equal/commit/2f0c327eaaed7b50649c367f88944b6dd7e9f18c)
-   \[Tests] only use `Buffer.from` when it has a length of > 1 [`f7e5776`](https://redirect.github.com/inspect-js/node-deep-equal/commit/f7e577622d943da78c2c9cd1e070eb786cf7a68b)

### [`v2.2.2`](https://redirect.github.com/inspect-js/node-deep-equal/blob/HEAD/CHANGELOG.md#v222---2023-07-10)

[Compare Source](https://redirect.github.com/inspect-js/node-deep-equal/compare/v2.2.1...v2.2.2)

##### Commits

-   \[Fix] avoid an infinite loop in node 0.8 with Typed Arrays [`f247282`](https://redirect.github.com/inspect-js/node-deep-equal/commit/f247282e66060087c51221f77b9170fa0e2e461b)
-   \[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape` [`fa25583`](https://redirect.github.com/inspect-js/node-deep-equal/commit/fa255839c1afed228c41ca76177a8c239ec9305a)
-   \[Deps] update `get-intrinsic` [`3638470`](https://redirect.github.com/inspect-js/node-deep-equal/commit/3638470e71ed6185e06a0f0694e77cbf4c2b791c)

### [`v2.2.1`](https://redirect.github.com/inspect-js/node-deep-equal/blob/HEAD/CHANGELOG.md#v221---2023-04-27)

[Compare Source](https://redirect.github.com/inspect-js/node-deep-equal/compare/v2.2.0...v2.2.1)

##### Commits

-   \[Tests] add passing tests covering object key ordering [`51c9ff6`](https://redirect.github.com/inspect-js/node-deep-equal/commit/51c9ff6b4c5d4371e0f444ce1160e416bf88e21f)
-   \[Refactor] use `array-buffer-byte-length` [`f47822c`](https://redirect.github.com/inspect-js/node-deep-equal/commit/f47822cf0c188caa71dfbb107b081324fcb6b99d)
-   \[Deps] update `is-array-buffer`, `regexp.prototype.flags` [`160d851`](https://redirect.github.com/inspect-js/node-deep-equal/commit/160d8513335d63256f9826835b35d1a462c76771)
-   \[Deps] update `es-get-iterator`, `get-intrinsic` [`2e08e95`](https://redirect.github.com/inspect-js/node-deep-equal/commit/2e08e956a43c839246d2280cfaaa3f3200937bbd)
-   \[Dev Deps] update `object.getownpropertydescriptors` [`63e9ab7`](https://redirect.github.com/inspect-js/node-deep-equal/commit/63e9ab7450212bf7e393c1bf725293389cb4626a)
-   \[Dev Deps] update `tape` [`c8db964`](https://redirect.github.com/inspect-js/node-deep-equal/commit/c8db964f605834388b0df20c5fce49cfbaa541bc)

### [`v2.2.0`](https://redirect.github.com/inspect-js/node-deep-equal/blob/HEAD/CHANGELOG.md#v220---2023-01-05)

[Compare Source](https://redirect.github.com/inspect-js/node-deep-equal/compare/v2.1.0...v2.2.0)

##### Commits

-   \[New] add support for `SharedArrayBuffer` [`0ef51c7`](https://redirect.github.com/inspect-js/node-deep-equal/commit/0ef51c79b7dcd6ae5890b2dce4304be7c8ebe314)
-   \[Refactor] use `is-array-buffer` package [`0360ee1`](https://redirect.github.com/inspect-js/node-deep-equal/commit/0360ee1f1bb6e5804c15a9a4aa75ff84120a33e1)
-   \[Fix] `whichTypedArray` can return false in both cases [`df3e3c4`](https://redirect.github.com/inspect-js/node-deep-equal/commit/df3e3c4e30552b7a7892b62dc45fccd31eac9bfe)
-   \[Dev Deps] update `aud`, `object.getownpropertydescriptors` [`6d62ea4`](https://redirect.github.com/inspect-js/node-deep-equal/commit/6d62ea4f2b82d4f861fd3e0c2d67916939b1edbc)
-   \[Dev Deps] update `@ljharb/eslint-config` [`15aab59`](https://redirect.github.com/inspect-js/node-deep-equal/commit/15aab59d647628e05b77d1897036d73884f7a107)
-   \[Deps] update `which-typed-array` [`8dfce27`](https://redirect.github.com/inspect-js/node-deep-equal/commit/8dfce27f333721c697b90569b26e4bded0d61d88)
-   \[eslint] remove `.eslintignore` [`af46773`](https://redirect.github.com/inspect-js/node-deep-equal/commit/af46773b281dc67d7743280505a22248f0f0748d)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).

GitOrigin-RevId: 889c4f4e1d20dc6a3a6a5ba37b7ecf5571cc0e17
xixixao pushed a commit to xixixao/convex-backend that referenced this pull request Aug 19, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [npm-run-all2](https://redirect.github.com/bcomnes/npm-run-all2) | devDependencies | major | [`^5.0.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/npm-run-all2/5.0.2/7.0.2) |
| [npm-run-all2](https://redirect.github.com/bcomnes/npm-run-all2) | devDependencies | major | [`^6.1.2` -> `^7.0.0`](https://renovatebot.com/diffs/npm/npm-run-all2/6.2.6/7.0.2) |

---

### Release Notes

<details>
<summary>bcomnes/npm-run-all2 (npm-run-all2)</summary>

### [`v7.0.2`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v702)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v7.0.1...v7.0.2)

##### Merged

-   Upgrade: Bump neostandard from 0.11.9 to 0.12.0 [`get-convex#164`](https://redirect.github.com/bcomnes/npm-run-all2/pull/164)
-   Upgrade: Bump codecov/codecov-action from 4 to 5 [`get-convex#161`](https://redirect.github.com/bcomnes/npm-run-all2/pull/161)

##### Commits

-   Raise cross-spawn version floor to ^7.0.6 [`45a9e19`](https://redirect.github.com/bcomnes/npm-run-all2/commit/45a9e191b75e0b76433409808b6219d1f4dffe83)
-   Merge pull request [#&#8203;163](https://redirect.github.com/bcomnes/npm-run-all2/issues/163) from bcomnes/dependabot/npm_and_yarn/mocha-11.0.1 [`285967a`](https://redirect.github.com/bcomnes/npm-run-all2/commit/285967a3fc5076d8c22ecb14823eb6fc274dd835)
-   Upgrade: Bump mocha from 10.8.2 to 11.0.1 [`5d1aea5`](https://redirect.github.com/bcomnes/npm-run-all2/commit/5d1aea58f17abd201515f737c06bbe8044d05d21)

### [`v7.0.1`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v701---2024-10-23)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v7.0.0...v7.0.1)

##### Commits

-   Revert engine range bump back to Node 18 [`b2e849b`](https://redirect.github.com/bcomnes/npm-run-all2/commit/b2e849bf8d31135751dd7458724344dd1bca120e)

### [`v7.0.0`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v700---2024-10-21)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.2.6...v7.0.0)

##### Merged

-   Prevent a throw when looking up undefined results [`get-convex#158`](https://redirect.github.com/bcomnes/npm-run-all2/pull/158)

##### Commits

-   **Breaking change:** Bump node engines ^18.17.0 || >=20.5.0 [`49b95f0`](https://redirect.github.com/bcomnes/npm-run-all2/commit/49b95f0c4905504a94d1a7ce87fbb7e77ab60df5)
-   Merge pull request [#&#8203;156](https://redirect.github.com/bcomnes/npm-run-all2/issues/156) from bcomnes/rm-rf-rimraf [`c661ffc`](https://redirect.github.com/bcomnes/npm-run-all2/commit/c661ffc942e09a68b1a553190d3a550dc0f6a39c)
-   Remove rimraf [`c77e085`](https://redirect.github.com/bcomnes/npm-run-all2/commit/c77e0856c65115b32788c3e9a1e441ba69fbd430)

### [`v6.2.6`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v626---2024-10-21)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/ee3bf122e700102b9ab27b1d172d98856765f4a4...v6.2.6)

##### Commits

-   Prevent a throw when looking up undefined results [`d928f9a`](https://redirect.github.com/bcomnes/npm-run-all2/commit/d928f9ad59c00a20797c90d35b62ef0aecf0c364)

### [`v6.2.5`](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.2.4...ee3bf122e700102b9ab27b1d172d98856765f4a4)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.2.4...ee3bf122e700102b9ab27b1d172d98856765f4a4)

### [`v6.2.4`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v624---2024-10-18)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.2.3...v6.2.4)

##### Merged

-   Switch to JS-based `which` command [`get-convex#154`](https://redirect.github.com/bcomnes/npm-run-all2/pull/154)

##### Fixed

-   Switch to JS-based `which` command [`get-convex#153`](https://redirect.github.com/bcomnes/npm-run-all2/issues/153)

### [`v6.2.3`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v623---2024-09-13)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.2.2...v6.2.3)

##### Commits

-   Merge pull request [#&#8203;151](https://redirect.github.com/bcomnes/npm-run-all2/issues/151) from bcomnes/fix-pnpm-agian [`c43fa2b`](https://redirect.github.com/bcomnes/npm-run-all2/commit/c43fa2b677442c710a29654a333b15c8de4f00ab)
-   Avoid passing config fields as flags for pnpm [`dc2d7da`](https://redirect.github.com/bcomnes/npm-run-all2/commit/dc2d7da61cf0898d0bc2b25747e588325e06b9a9)

### [`v6.2.2`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v622---2024-07-04)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.2.1...v6.2.2)

##### Commits

-   Revert "Compatibility: npm, yarn and pnpm run scripts" [`fc35f0d`](https://redirect.github.com/bcomnes/npm-run-all2/commit/fc35f0dc4f78afc1c631fa94b6ac85ba0fb0e7b1)

### [`v6.2.1`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v621---2024-07-03)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.2.0...v6.2.1)

##### Merged

-   Compatibility: npm, yarn and pnpm run scripts [`get-convex#143`](https://redirect.github.com/bcomnes/npm-run-all2/pull/143)
-   Use neostandard + add more static code analysis  [`get-convex#142`](https://redirect.github.com/bcomnes/npm-run-all2/pull/142)
-   Upgrade: Bump c8 from 9.1.0 to 10.0.0 [`get-convex#141`](https://redirect.github.com/bcomnes/npm-run-all2/pull/141)
-   Upgrade: Bump p-queue from 7.4.1 to 8.0.1 [`get-convex#138`](https://redirect.github.com/bcomnes/npm-run-all2/pull/138)

### [`v6.2.0`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v620---2024-05-17)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.1.2...v6.2.0)

##### Merged

-   Placeholder that unfolds into multiple tasks [`get-convex#134`](https://redirect.github.com/bcomnes/npm-run-all2/pull/134)
-   📝 add compatibility note for pnpm. [`get-convex#136`](https://redirect.github.com/bcomnes/npm-run-all2/pull/136)
-   Upgrade: Bump codecov/codecov-action from 3 to 4 [`get-convex#131`](https://redirect.github.com/bcomnes/npm-run-all2/pull/131)

### [`v6.1.2`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v612---2024-01-31)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.1.1...v6.1.2)

##### Merged

-   feat: move to read-package-json-fast [`get-convex#130`](https://redirect.github.com/bcomnes/npm-run-all2/pull/130)
-   Upgrade: Bump c8 from 8.0.1 to 9.0.0 [`get-convex#127`](https://redirect.github.com/bcomnes/npm-run-all2/pull/127)
-   Upgrade: Bump github/codeql-action from 2 to 3 [`get-convex#126`](https://redirect.github.com/bcomnes/npm-run-all2/pull/126)
-   Upgrade: Bump actions/setup-node from 3 to 4 [`get-convex#123`](https://redirect.github.com/bcomnes/npm-run-all2/pull/123)

##### Commits

-   Publish the whole project [`3dde20c`](https://redirect.github.com/bcomnes/npm-run-all2/commit/3dde20c1c8fa973045773e03f4fc121360fdbed4)
-   Utilize CJS require for 'read-package-json-fast' [`605ca15`](https://redirect.github.com/bcomnes/npm-run-all2/commit/605ca15d9adee3ce14da6fcaa98cb14d9c03795c)
-   Update FUNDING.yml [`c838ee9`](https://redirect.github.com/bcomnes/npm-run-all2/commit/c838ee9eea06e545d1a7f25592f7beb8468f1afd)

### [`v6.1.1`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v611---2023-10-04)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.1.0...v6.1.1)

##### Commits

-   Add an npm-run-all2 bin alias [`e6dc017`](https://redirect.github.com/bcomnes/npm-run-all2/commit/e6dc0175006a9a703c1256949f8424922043a33a)
-   Fix npx on node 16 [`cfbd974`](https://redirect.github.com/bcomnes/npm-run-all2/commit/cfbd974a5990e8d549ae8bf7bfb632424ff4990b)

### [`v6.1.0`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v610---2023-10-04)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.0.6...v6.1.0)

##### Merged

-   Upgrade: Bump actions/checkout from 3 to 4 [`get-convex#119`](https://redirect.github.com/bcomnes/npm-run-all2/pull/119)

##### Commits

-   Lets avoid spawn.sync [`a3ee6cd`](https://redirect.github.com/bcomnes/npm-run-all2/commit/a3ee6cd9e051471bfd7b1b4d153aa260fc9b6634)
-   Add support for pnpm ([#&#8203;117](https://redirect.github.com/bcomnes/npm-run-all2/issues/117)) [`3df3708`](https://redirect.github.com/bcomnes/npm-run-all2/commit/3df37084ab1ae55f873fcbb449ad0d7df8bc328f)

### [`v6.0.6`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v606---2023-07-04)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.0.5...v6.0.6)

##### Merged

-   Update all esm only packages [`get-convex#114`](https://redirect.github.com/bcomnes/npm-run-all2/pull/114)
-   Upgrade: Bump c8 from 7.14.0 to 8.0.0 [`get-convex#111`](https://redirect.github.com/bcomnes/npm-run-all2/pull/111)
-   Delete .nycrc [`get-convex#109`](https://redirect.github.com/bcomnes/npm-run-all2/pull/109)
-   Update CodeQL workflow [`get-convex#110`](https://redirect.github.com/bcomnes/npm-run-all2/pull/110)

##### Commits

-   Lint fix and a few hand fixes [`2c81236`](https://redirect.github.com/bcomnes/npm-run-all2/commit/2c8123694b73084f37b68eb6719632024331d2e9)
-   Fix tests [`79e2c97`](https://redirect.github.com/bcomnes/npm-run-all2/commit/79e2c97c5b32c46d5cf64ce37b3b78cf4035498e)
-   Update p-queue and ansi-styles [`10b075c`](https://redirect.github.com/bcomnes/npm-run-all2/commit/10b075c849153822e9abc1447222d186a1cd6136)

### [`v6.0.5`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v605---2023-04-03)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.0.4...v6.0.5)

##### Merged

-   Upgrade: Bump bcomnes/npm-bump from 2.1.0 to 2.2.1 [`get-convex#104`](https://redirect.github.com/bcomnes/npm-run-all2/pull/104)
-   Upgrade: Bump minimatch from 6.2.0 to 7.0.0 [`get-convex#103`](https://redirect.github.com/bcomnes/npm-run-all2/pull/103)
-   Upgrade: Bump minimatch from 5.1.4 to 6.0.4 [`get-convex#102`](https://redirect.github.com/bcomnes/npm-run-all2/pull/102)
-   Upgrade: Bump fs-extra from 10.1.0 to 11.1.0 [`get-convex#98`](https://redirect.github.com/bcomnes/npm-run-all2/pull/98)

##### Commits

-   Merge pull request [#&#8203;105](https://redirect.github.com/bcomnes/npm-run-all2/issues/105) from bcomnes/dependabot/npm_and_yarn/minimatch-8.0.2 [`cbf78c8`](https://redirect.github.com/bcomnes/npm-run-all2/commit/cbf78c8155365db9ec06cb8054bc821e057d06e2)
-   Upgrade: Bump minimatch from 7.4.4 to 8.0.2 [`c90d02b`](https://redirect.github.com/bcomnes/npm-run-all2/commit/c90d02b02df6dd33cbab01caac44b9729e012bb9)
-   Merge pull request [#&#8203;101](https://redirect.github.com/bcomnes/npm-run-all2/issues/101) from bcomnes/dependabot/npm_and_yarn/rimraf-4.0.4 [`d0d46a2`](https://redirect.github.com/bcomnes/npm-run-all2/commit/d0d46a2b0aa87a3c0c79b78a013415e7902c8324)

### [`v6.0.4`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v604---2022-11-09)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.0.3...v6.0.4)

##### Merged

-   When running through npx, use the npm that should be next to it. [`get-convex#96`](https://redirect.github.com/bcomnes/npm-run-all2/pull/96)

### [`v6.0.3`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v603---2022-11-09)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.0.2...v6.0.3)

##### Merged

-   Upgrade: Bump jsdoc from 3.6.11 to 4.0.0 [`get-convex#95`](https://redirect.github.com/bcomnes/npm-run-all2/pull/95)
-   Upgrade: Bump bcomnes/npm-bump from 2.0.2 to 2.1.0 [`get-convex#92`](https://redirect.github.com/bcomnes/npm-run-all2/pull/92)
-   docs: update minimum supported Node version [`get-convex#90`](https://redirect.github.com/bcomnes/npm-run-all2/pull/90)

##### Commits

-   Merge pull request [#&#8203;94](https://redirect.github.com/bcomnes/npm-run-all2/issues/94) from MarmadileManteater/runjs-being-called-instead-of-npm-run [`da913f9`](https://redirect.github.com/bcomnes/npm-run-all2/commit/da913f9481543907457bd2298ad17192a4420874)
-   Use NPM_CLI_JS over npm_execpath [`0224167`](https://redirect.github.com/bcomnes/npm-run-all2/commit/022416740f0d9cf8eae2f2e4ca4de8d09a6b67d8)
-   Add a proper check for yarn [`bb41ef6`](https://redirect.github.com/bcomnes/npm-run-all2/commit/bb41ef6fd85a803a4a22e8382f67ea9e3e235b7d)

### [`v6.0.2`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v602---2022-08-16)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.0.1...v6.0.2)

##### Merged

-   Update package shell quote [`get-convex#89`](https://redirect.github.com/bcomnes/npm-run-all2/pull/89)

### [`v6.0.1`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v601---2022-06-14)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.0.0...v6.0.1)

##### Commits

-   Lower bound node engine to ^14.18.0 || >=16.0.0 [`fc2957f`](https://redirect.github.com/bcomnes/npm-run-all2/commit/fc2957f4814848b55bc29b0a0a1def8bfadda18b)

### [`v6.0.0`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v600---2022-06-11)

[Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v5.0.2...v6.0.0)

##### Merged

-   Move support to node 16 and npm 8 [`get-convex#85`](https://redirect.github.com/bcomnes/npm-run-all2/pull/85)
-   Upgrade: Bump pidtree from 0.5.0 to 0.6.0 [`get-convex#84`](https://redirect.github.com/bcomnes/npm-run-all2/pull/84)
-   Upgrade: Bump mocha from 9.2.2 to 10.0.0 [`get-convex#83`](https://redirect.github.com/bcomnes/npm-run-all2/pull/83)
-   Upgrade: Bump github/codeql-action from 1 to 2 [`get-convex#82`](https://redirect.github.com/bcomnes/npm-run-all2/pull/82)
-   Upgrade: Bump fastify/github-action-merge-dependabot from 3.0.2 to 3.1 [`get-convex#78`](https://redirect.github.com/bcomnes/npm-run-all2/pull/78)
-   Upgrade: Bump codecov/codecov-action from 2 to 3 [`get-convex#77`](https://redirect.github.com/bcomnes/npm-run-all2/pull/77)
-   Upgrade: Bump actions/setup-node from 2 to 3 [`get-convex#75`](https://redirect.github.com/bcomnes/npm-run-all2/pull/75)
-   Upgrade: Bump actions/checkout from 2 to 3 [`get-convex#76`](https://redirect.github.com/bcomnes/npm-run-all2/pull/76)
-   Upgrade: Bump minimatch from 4.2.1 to 5.0.0 [`get-convex#74`](https://redirect.github.com/bcomnes/npm-run-all2/pull/74)
-   Upgrade: Bump minimatch from 3.1.1 to 4.1.1 [`get-convex#73`](https://redirect.github.com/bcomnes/npm-run-all2/pull/73)
-   Upgrade: Bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2 [`get-convex#72`](https://redirect.github.com/bcomnes/npm-run-all2/pull/72)
-   Upgrade: Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 [`get-convex#71`](https://redirect.github.com/bcomnes/npm-run-all2/pull/71)
-   Upgrade: Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 [`get-convex#70`](https://redirect.github.com/bcomnes/npm-run-all2/pull/70)
-   Upgrade: Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 [`get-convex#69`](https://redirect.github.com/bcomnes/npm-run-all2/pull/69)
-   Simplify npm scripts [`get-convex#64`](https://redirect.github.com/bcomnes/npm-run-all2/pull/64)
-   Update CI config [`get-convex#62`](https://redirect.github.com/bcomnes/npm-run-all2/pull/62)
-   Add CodeQL workflow [`get-convex#65`](https://redirect.github.com/bcomnes/npm-run-all2/pull/65)
-   Switch to c8 for coverage [`get-convex#66`](https://redirect.github.com/bcomnes/npm-run-all2/pull/66)
-   tests: switch to assert's strict mode [`get-convex#67`](https://redirect.github.com/bcomnes/npm-run-all2/pull/67)
-   Enforce LF in the repo. [`get-convex#61`](https://redirect.github.com/bcomnes/npm-run-all2/pull/61)
-   Upgrade: Bump actions/setup-node from 2.4.0 to 2.4.1 [`get-convex#59`](https://redirect.github.com/bcomnes/npm-run-all2/pull/59)
-   Upgrade: Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 [`get-convex#58`](https://redirect.github.com/bcomnes/npm-run-all2/pull/58)
-   Upgrade: Bump codecov/codecov-action from 2.0.2 to 2.1.0 [`get-convex#57`](https://redirect.github.com/bcomnes/npm-run-all2/pull/57)
-   Upgrade: Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.4.0 [`get-convex#54`](https://redirect.github.com/bcomnes/npm-run-all2/pull/54)
-   Upgrade: Bump actions/setup-node from 2.3.2 to 2.4.0 [`get-convex#53`](https://redirect.github.com/bcomnes/npm-run-all2/pull/53)
-   Upgrade: Bump actions/setup-node from 2.3.1 to 2.3.2 [`get-convex#52`](https://redirect.github.com/bcomnes/npm-run-all2/pull/52)
-   Upgrade: Bump actions/setup-node from 2.3.0 to 2.3.1 [`get-convex#51`](https://redirect.github.com/bcomnes/npm-run-all2/pull/51)
-   Upgrade: Bump codecov/codecov-action from 2.0.1 to 2.0.2 [`get-convex#50`](https://redirect.github.com/bcomnes/npm-run-all2/pull/50)
-   Upgrade: Bump actions/setup-node from 2.2.0 to 2.3.0 [`get-convex#49`](https://redirect.github.com/bcomnes/npm-run-all2/pull/49)
-   Upgrade: Bump codecov/codecov-action from 1.5.2 to 2.0.1 [`get-convex#48`](https://redirect.github.com/bcomnes/npm-run-all2/pull/48)
-   Upgrade: Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 [`get-convex#47`](https://redirect.github.com/bcomnes/npm-run-all2/pull/47)
-   Upgrade: Bump actions/setup-node from 2.1.5 to 2.2.0 [`get-convex#46`](https://redirect.github.com/bcomnes/npm-run-all2/pull/46)
-   Upgrade: Bump codecov/codecov-action from 1.5.0 to 1.5.2 [`get-convex#44`](https://redirect.github.com/bcomnes/npm-run-all2/pull/44)
-   Upgrade: Bump mocha from 8.4.0 to 9.0.0 [`get-convex#43`](https://redirect.github.com/bcomnes/npm-run-all2/pull/43)
-   Upgrade: Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 [`get-convex#42`](https://redirect.github.com/bcomnes/npm-run-all2/pull/42)
-   Upgrade: Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 [`get-convex#41`](https://redirect.github.com/bcomnes/npm-run-all2/pull/41)
-   Upgrade: Bump gh-release from 5.0.2 to 6.0.0 [`get-convex#40`](https://redirect.github.com/bcomnes/npm-run-all2/pull/40)
-   Upgrade: Bump codecov/codecov-action from 1 to 1.5.0 [`get-convex#39`](https://redirect.github.com/bcomnes/npm-run-all2/pull/39)
-   Upgrade: Bump fs-extra from 9.1.0 to 10.0.0 [`get-convex#38`](https://redirect.github.com/bcomnes/npm-run-all2/pull/38)
-   Upgrade: Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 [`get-convex#33`](https://redirect.github.com/bcomnes/npm-run-all2/pull/33)
-   Upgrade: Bump fastify/github-action-merge-dependabot [`get-convex#32`](https://redirect.github.com/bcomnes/npm-run-all2/pull/32)
-   Upgrade: Bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.0 [`get-convex#31`](https://redirect.github.com/bcomnes/npm-run-all2/pull/31)
-   Upgrade: Bump actions/setup-node from v2.1.4 to v2.1.5 [`get-convex#30`](https://redirect.github.com/bcomnes/npm-run-all2/pull/30)
-   Upgrade: Bump gh-release from 4.0.4 to 5.0.0 [`get-convex#29`](https://redirect.github.com/bcomnes/npm-run-all2/pull/29)
-   Upgrade: Bump actions/setup-node from v2.1.3 to v2.1.4 [`get-convex#28`](https://redirect.github.com/bcomnes/npm-run-all2/pull/28)
-   Upgrade: Bump actions/setup-node from v2.1.2 to v2.1.3 [`get-convex#27`](https://redirect.github.com/bcomnes/npm-run-all2/pull/27)

##### Fixed

-   Disable override tests on > npm 7 [`get-convex#79`](https://redirect.github.com/bcomnes/npm-run-all2/issues/79)

##### Commits

-   **Breaking change:** Bump engines to node 16 and npm 8 [`7d19dd4`](https://redirect.github.com/bcomnes/npm-run-all2/commit/7d19dd47ee70286878f380934d18823310355471)
-   Add auto merge [`e598066`](https://redirect.github.com/bcomnes/npm-run-all2/commit/e598066fea7478e0fce14b4f09d64fdf37b0420f)
-   Update test.yml [`96260d6`](https://redirect.github.com/bcomnes/npm-run-all2/commit/96260d6c088ce0aa2bd367ff0736d653f5b0b1f1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).

GitOrigin-RevId: 8c5fdf6ec333574263488d1a669b9b7c22e616bf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants