Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump the development-dependencies group with 3 updates (#1385)
Bumps the development-dependencies group with 3 updates: [@fast-check/jest](https://github.com/dubzzz/fast-check/tree/HEAD/packages/jest), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check). Updates `@fast-check/jest` from 2.0.2 to 2.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dubzzz/fast-check/releases"><code>@fast-check/jest</code>'s releases</a>.</em></p> <blockquote> <h2>Rework our testing stack</h2> <p>[<a href="https://github.com/dubzzz/fast-check/tree/jest%2Fv2.0.3">Code</a>][<a href="https://github.com/dubzzz/fast-check/compare/jest%2Fv2.0.2...jest%2Fv2.0.3">Diff</a>]</p> <h2>Fixes</h2> <ul> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5364">PR#5364</a>) CI: Move to Vitest</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5375">PR#5375</a>) Test: Better scoping of tests execution</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5378">PR#5378</a>) Test: Make tests run concurrently</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dubzzz/fast-check/blob/main/packages/jest/CHANGELOG.md"><code>@fast-check/jest</code>'s changelog</a>.</em></p> <blockquote> <h1>2.0.3</h1> <p><em>Rework our testing stack</em> [<a href="https://github.com/dubzzz/fast-check/tree/jest%2Fv2.0.3">Code</a>][<a href="https://github.com/dubzzz/fast-check/compare/jest%2Fv2.0.2...jest%2Fv2.0.3">Diff</a>]</p> <h2>Fixes</h2> <ul> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5364">PR#5364</a>) CI: Move to Vitest</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5375">PR#5375</a>) Test: Better scoping of tests execution</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5378">PR#5378</a>) Test: Make tests run concurrently</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dubzzz/fast-check/commit/7eb6ddd8c54813cf3f0d25c0cc17d58ad3b009e6"><code>7eb6ddd</code></a> 🔖 Update CHANGELOG.md for <code>@fast-check/vitest</code><a href="https://github.com/0"><code>@0</code></a>.1.4, fast-check@3.23.0, <a href="https://github.com/fast"><code>@fast</code></a>-...</li> <li><a href="https://github.com/dubzzz/fast-check/commit/12a5678f4021429ba6d5ae1b46cb1444bf073797"><code>12a5678</code></a> ✅(jest) Make tests run concurrently (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/jest/issues/5378">#5378</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/e0d1ced452c78604e395c3844295947ef0053795"><code>e0d1ced</code></a> ✅(jest) Better scoping of tests execution (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/jest/issues/5375">#5375</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/4244de41e56233cf39e7bd44ecae093e01dd1bfd"><code>4244de4</code></a> 👷(jest) Move to Vitest (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/jest/issues/5364">#5364</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/f5f5153a6fd5bc968262462c2495e8825c45084a"><code>f5f5153</code></a> ⬆️ Update dependency <code>@types/jest</code> to ^29.5.14 (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/jest/issues/5357">#5357</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/e3b859077cf01b438383a1a74c6d994cab55b4ef"><code>e3b8590</code></a> ⬆️ Update babel monorepo to ^7.25.9 (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/jest/issues/5355">#5355</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/b5a9faa4225602af2cad168eb7a479cff06c4cd4"><code>b5a9faa</code></a> 💚 Drop usages of <code>it.concurrent</code> due to Node 23 failing (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/jest/issues/5346">#5346</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/1cf6e56d7d94cf2fcb6f93c51a9920b4ccefc46e"><code>1cf6e56</code></a> ⬆️ Update dependency <code>@babel/core</code> to ^7.25.8 (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/jest/issues/5330">#5330</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/96db4988d16f688b3cb94cacb0ae280d0a6c4085"><code>96db498</code></a> ⬆️ Update dependency typescript to ~5.6.3 (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/jest/issues/5324">#5324</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/ac6aa1320e9d1fd0b5db9feff977b9fd112fcf5c"><code>ac6aa13</code></a> ⬆️ Update babel monorepo to ^7.25.7 (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/jest/issues/5305">#5305</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dubzzz/fast-check/commits/jest/v2.0.3/packages/jest">compare view</a></li> </ul> </details> <br /> Updates `@types/node` from 22.8.6 to 22.8.7 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `fast-check` from 3.22.0 to 3.23.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dubzzz/fast-check/releases">fast-check's releases</a>.</em></p> <blockquote> <h2>Faster instantiation of internet-related arbitraries</h2> <p>[<a href="https://github.com/dubzzz/fast-check/tree/v3.23.1">Code</a>][<a href="https://github.com/dubzzz/fast-check/compare/v3.23.0...v3.23.1">Diff</a>]</p> <h2>Fixes</h2> <ul> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5402">PR#5402</a>) Performance: Faster instantiation of internet-related arbitraries</li> </ul> <h2>Extend usages of string-units and increased performance</h2> <p>[<a href="https://github.com/dubzzz/fast-check/tree/v3.23.0">Code</a>][<a href="https://github.com/dubzzz/fast-check/compare/v3.22.0...v3.23.0">Diff</a>]</p> <h2>Features</h2> <ul> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5366">PR#5366</a>) Add support for string-<code>unit</code> on <code>object</code>/<code>anything</code> arbitrary</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5367">PR#5367</a>) Add support for string-<code>unit</code> on <code>json</code> arbitrary</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5390">PR#5390</a>) Add back strong unmapping capabilities to <code>string</code></li> </ul> <h2>Fixes</h2> <ul> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5327">PR#5327</a>) Bug: Resist even more to external poisoning for <code>string</code></li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5368">PR#5368</a>) Bug: Better support for poisoning on <code>stringMatching</code></li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5344">PR#5344</a>) CI: Adapt some tests for Node v23</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5346">PR#5346</a>) CI: Drop usages of <code>it.concurrent</code> due to Node 23 failing</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5363">PR#5363</a>) CI: Move to Vitest for <code>examples/</code></li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5391">PR#5391</a>) CI: Preview builds using <code>pkg.pr.new</code></li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5392">PR#5392</a>) CI: Connect custom templates to <code>pkg.pr.new</code> previews</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5394">PR#5394</a>) CI: Install dependencies before building changesets</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5396">PR#5396</a>) CI: Proper commit name on changelogs</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5393">PR#5393</a>) Clean: Drop unused <code>examples/jest.setup.js</code></li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5249">PR#5249</a>) Doc: Release note for fast-check 3.22.0</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5369">PR#5369</a>) Doc: Typo fix in model-based-testing.md</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5370">PR#5370</a>) Doc: Add new contributor jamesbvaughan</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5383">PR#5383</a>) Doc: Properly indent code snippets for the documentation</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5372">PR#5372</a>) Performance: Faster <code>canShrinkWithoutContext</code> for constants</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5386">PR#5386</a>) Performance: Faster generate process for <code>mapToConstant</code></li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5387">PR#5387</a>) Performance: Faster tokenizer of strings</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5388">PR#5388</a>) Performance: Faster initialization of <code>string</code> with faster slices</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5389">PR#5389</a>) Performance: Faster initialization of <code>string</code> with pre-cached slices</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5371">PR#5371</a>) Test: Add extra set of tests for <code>constant*</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md">fast-check's changelog</a>.</em></p> <blockquote> <h1>3.23.1</h1> <p><em>Faster instantiation of internet-related arbitraries</em> [<a href="https://github.com/dubzzz/fast-check/tree/v3.23.1">Code</a>][<a href="https://github.com/dubzzz/fast-check/compare/v3.23.0...v3.23.1">Diff</a>]</p> <h2>Fixes</h2> <ul> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5402">PR#5402</a>) Performance: Faster instantiation of internet-related arbitraries</li> </ul> <h1>3.23.0</h1> <p><em>Extend usages of string-units and increased performance</em> [<a href="https://github.com/dubzzz/fast-check/tree/v3.23.0">Code</a>][<a href="https://github.com/dubzzz/fast-check/compare/v3.22.0...v3.23.0">Diff</a>]</p> <h2>Features</h2> <ul> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5366">PR#5366</a>) Add support for string-<code>unit</code> on <code>object</code>/<code>anything</code> arbitrary</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5367">PR#5367</a>) Add support for string-<code>unit</code> on <code>json</code> arbitrary</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5390">PR#5390</a>) Add back strong unmapping capabilities to <code>string</code></li> </ul> <h2>Fixes</h2> <ul> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5327">PR#5327</a>) Bug: Resist even more to external poisoning for <code>string</code></li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5368">PR#5368</a>) Bug: Better support for poisoning on <code>stringMatching</code></li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5344">PR#5344</a>) CI: Adapt some tests for Node v23</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5346">PR#5346</a>) CI: Drop usages of <code>it.concurrent</code> due to Node 23 failing</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5363">PR#5363</a>) CI: Move to Vitest for <code>examples/</code></li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5391">PR#5391</a>) CI: Preview builds using <code>pkg.pr.new</code></li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5392">PR#5392</a>) CI: Connect custom templates to <code>pkg.pr.new</code> previews</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5394">PR#5394</a>) CI: Install dependencies before building changesets</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5396">PR#5396</a>) CI: Proper commit name on changelogs</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5393">PR#5393</a>) Clean: Drop unused <code>examples/jest.setup.js</code></li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5249">PR#5249</a>) Doc: Release note for fast-check 3.22.0</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5369">PR#5369</a>) Doc: Typo fix in model-based-testing.md</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5370">PR#5370</a>) Doc: Add new contributor jamesbvaughan</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5383">PR#5383</a>) Doc: Properly indent code snippets for the documentation</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5372">PR#5372</a>) Performance: Faster <code>canShrinkWithoutContext</code> for constants</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5386">PR#5386</a>) Performance: Faster generate process for <code>mapToConstant</code></li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5387">PR#5387</a>) Performance: Faster tokenizer of strings</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5388">PR#5388</a>) Performance: Faster initialization of <code>string</code> with faster slices</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5389">PR#5389</a>) Performance: Faster initialization of <code>string</code> with pre-cached slices</li> <li>(<a href="https://redirect.github.com/dubzzz/fast-check/pull/5371">PR#5371</a>) Test: Add extra set of tests for <code>constant*</code></li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dubzzz/fast-check/commit/cb330c7baa8700d7fdde4512973ba80f2d2c44c6"><code>cb330c7</code></a> 🔖 Update CHANGELOG.md for fast-check@3.23.1 (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check/issues/5405">#5405</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/b8788fcd82e48b147ee9f8875d1ad6ec1099dc0d"><code>b8788fc</code></a> ⬆️ Update dependency typedoc to ^0.26.11 (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check/issues/5398">#5398</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/140e3abcf79400947613a958cbf829240faf26f9"><code>140e3ab</code></a> ⚡️ Faster instantiation of internet-related arbitraries (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check/issues/5402">#5402</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/7eb6ddd8c54813cf3f0d25c0cc17d58ad3b009e6"><code>7eb6ddd</code></a> 🔖 Update CHANGELOG.md for <code>@fast-check/vitest</code><a href="https://github.com/0"><code>@0</code></a>.1.4, fast-check@3.23.0, <a href="https://github.com/fast"><code>@fast</code></a>-...</li> <li><a href="https://github.com/dubzzz/fast-check/commit/252853fa2984d7f1a060d92423ffd6603735c086"><code>252853f</code></a> ✨ Add back strong unmapping capabilities to <code>string</code> (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check/issues/5390">#5390</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/837548f5c0bbd2fc006f1075e8648fc54b5d0bba"><code>837548f</code></a> ⚡️ Faster initialization of <code>string</code> with pre-cached slices (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check/issues/5389">#5389</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/16377a83623cd16ed51747db6699dc91f7f3c7ac"><code>16377a8</code></a> ⚡️ Faster initialization of <code>string</code> with faster slices (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check/issues/5388">#5388</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/d336e2e74b5370bd6ff4bdd950457394d8665981"><code>d336e2e</code></a> ⚡️ Faster tokenizer of strings (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check/issues/5387">#5387</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/640157f5193d15b0e34618ba0d7de696b306ba1e"><code>640157f</code></a> ⚡️ Faster generate process for <code>mapToConstant</code> (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check/issues/5386">#5386</a>)</li> <li><a href="https://github.com/dubzzz/fast-check/commit/f893f5028abd5bc47c67017be9ca53079b64466c"><code>f893f50</code></a> ⚡️ Faster <code>canShrinkWithoutContext</code> for constants (<a href="https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check/issues/5372">#5372</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dubzzz/fast-check/commits/v3.23.1/packages/fast-check">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | @types/node | [>= 20.a, < 21] | </details> 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Case Wylie <cmwylie19@defenseunicorns.com>
- Loading branch information