-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge dev changes to test #335
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--- Provide a general summary of your changes in the Title above --> ## Description 💬 <!--- Describe your changes in detail --> ## Motivation and Context 🥅 <!--- Why is this change required? What problem does it solve? --> <!--- If it fixes an open issue, please link to the issue here. --> ## How has this been tested? 🧪 <!--- Please describe in detail how you tested your changes. --> <!--- Include details of your testing environment, tests ran to see how --> <!--- your change affects other areas of the code, etc. --> - [ ] Local build ⚒️ - [ ] Local tests 🧪 - [ ] (optional) Local run and endpoint tested in swagger 🚀 ## Screenshots (if appropriate) 💻 ## Types of changes 🌊 <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) ## Checklist ☑️ <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [x] The pull request title starts with the jira case number (when applicable), e.g. "TEST-1234 Add some feature" - [x] The person responsible for following up on requested review changes has been assigned to the pull request - [x] My code follows the code style of this project. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. ## Highly optional checks, only use these if you have a reason to do so ✔️ - [ ] This PR changes the database so I have added the *create-diagram* label to assist reviewers with a db diagram - [ ] This PR changes platform or backend and I need others to be able to test against these changes before merging to dev, so I have added the *deploy-azure* label to deploy before merging the PR ## Checklist for the approver ✅ - [ ] I've checked the files view for spelling issues, code quality warnings and similar - [ ] I've waited until all checks have passed (green check/without error) - [ ] I've checked that only the intended files are changed
github-actions
bot
added
documentation
Improvements or additions to documentation
backend
labels
Nov 1, 2024
…336) Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.6 to 6.6.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/jest-dom/releases"><code>@testing-library/jest-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v6.6.3</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.6.2...v6.6.3">6.6.3</a> (2024-10-31)</h2> <h3>Bug Fixes</h3> <ul> <li>add vitest import when extending vitest matchers (<a href="https://redirect.github.com/testing-library/jest-dom/issues/646">#646</a>) (<a href="https://github.com/testing-library/jest-dom/commit/5ba015651c7b10c154e5a4ae54f85df6010c5295">5ba0156</a>)</li> </ul> <h2>v6.6.2</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.6.1...v6.6.2">6.6.2</a> (2024-10-17)</h2> <h3>Bug Fixes</h3> <ul> <li>remove recursive type reference in vitest types (<a href="https://redirect.github.com/testing-library/jest-dom/issues/636">#636</a>) (<a href="https://github.com/testing-library/jest-dom/commit/4468378fb4986018e0bacdebd02244decb9f0718">4468378</a>)</li> </ul> <h2>v6.6.1</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.6.0...v6.6.1">6.6.1</a> (2024-10-16)</h2> <h3>Bug Fixes</h3> <ul> <li>fix lodash import in to-have-selection.js (<a href="https://redirect.github.com/testing-library/jest-dom/issues/642">#642</a>) (<a href="https://github.com/testing-library/jest-dom/commit/ced792e2f2773f16c249c6ce59fa8df968d28a20">ced792e</a>)</li> </ul> <h2>v6.6.0</h2> <h1><a href="https://github.com/testing-library/jest-dom/compare/v6.5.0...v6.6.0">6.6.0</a> (2024-10-16)</h1> <h3>Features</h3> <ul> <li>implement toHaveSelection (<a href="https://redirect.github.com/testing-library/jest-dom/issues/637">#637</a>) (<a href="https://github.com/testing-library/jest-dom/commit/9b148043d082a83f0ae5cdc03cdfc6a7c4573e6e">9b14804</a>)</li> </ul> <h2>v6.5.0</h2> <h1><a href="https://github.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0">6.5.0</a> (2024-08-23)</h1> <h3>Features</h3> <ul> <li><strong>toHaveValue:</strong> Asserting aria-valuenow (<a href="https://redirect.github.com/testing-library/jest-dom/issues/479">#479</a>) (<a href="https://github.com/testing-library/jest-dom/commit/acbf416871cf43525d569703be0e50f00a294e9b">acbf416</a>)</li> </ul> <h2>v6.4.8</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.4.7...v6.4.8">6.4.8</a> (2024-07-23)</h2> <h3>Bug Fixes</h3> <ul> <li>Drop peerDependencies from package.json (<a href="https://redirect.github.com/testing-library/jest-dom/issues/610">#610</a>) (<a href="https://github.com/testing-library/jest-dom/commit/faf534b6ffa20db8e3cad5824d8bc35bc2309965">faf534b</a>)</li> </ul> <h2>v6.4.7</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.4.6...v6.4.7">6.4.7</a> (2024-07-22)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/jest-dom/commit/5ba015651c7b10c154e5a4ae54f85df6010c5295"><code>5ba0156</code></a> fix: add vitest import when extending vitest matchers (<a href="https://redirect.github.com/testing-library/jest-dom/issues/646">#646</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/4468378fb4986018e0bacdebd02244decb9f0718"><code>4468378</code></a> fix: remove recursive type reference in vitest types (<a href="https://redirect.github.com/testing-library/jest-dom/issues/636">#636</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/abba9613ac1968eebf96ad0ae9061cddf9afd777"><code>abba961</code></a> docs: add billyjanitsch as a contributor for bug (<a href="https://redirect.github.com/testing-library/jest-dom/issues/644">#644</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/9490615ce57f0315a4d189b7fa676692d0570ed7"><code>9490615</code></a> docs: add G-Rath as a contributor for code (<a href="https://redirect.github.com/testing-library/jest-dom/issues/643">#643</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/ced792e2f2773f16c249c6ce59fa8df968d28a20"><code>ced792e</code></a> fix: fix lodash import in to-have-selection.js (<a href="https://redirect.github.com/testing-library/jest-dom/issues/642">#642</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/9b148043d082a83f0ae5cdc03cdfc6a7c4573e6e"><code>9b14804</code></a> feat: implement toHaveSelection (<a href="https://redirect.github.com/testing-library/jest-dom/issues/637">#637</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/f5b0e943309c96c97b636342c3e3a1edbfbd5ffe"><code>f5b0e94</code></a> docs: add diegohaz as a contributor for ideas (<a href="https://redirect.github.com/testing-library/jest-dom/issues/640">#640</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/68e927e1c347036182a4278d00770c4a99bfd548"><code>68e927e</code></a> docs: add pwolaq as a contributor for code, and test (<a href="https://redirect.github.com/testing-library/jest-dom/issues/639">#639</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/04005dbb904ab061b7914f7c4ece7f84fd04b6f7"><code>04005db</code></a> docs: add silviuaavram as a contributor for code, and test (<a href="https://redirect.github.com/testing-library/jest-dom/issues/638">#638</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/4723de3664d129dfa97a877a4e0a9d171bc4c720"><code>4723de3</code></a> docs: add mibcadet as a contributor for doc (<a href="https://redirect.github.com/testing-library/jest-dom/issues/628">#628</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testing-library/jest-dom/compare/v6.4.6...v6.6.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/jest-dom&package-manager=npm_and_yarn&previous-version=6.4.6&new-version=6.6.3)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [orval](https://github.com/orval-labs/orval) from 7.1.0 to 7.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/orval-labs/orval/releases">orval's releases</a>.</em></p> <blockquote> <h2>Release 7.2.0</h2> <h1><a href="https://github.com/anymaniax/orval/compare/v7.1.1...v7.2.0">7.2.0</a> (2024-10-22)</h1> <h3>Bug Fixes</h3> <ul> <li>add nullable condition to multipart formdata for openapi3.1 (<a href="https://redirect.github.com/anymaniax/orval/issues/1646">#1646</a>) (<a href="https://github.com/anymaniax/orval/commit/b3b03068d898967a7b8e012cc9a08bb50fc42c5d">b3b0306</a>)</li> <li><strong>angular:</strong> add request overloads based on observe property (<a href="https://redirect.github.com/anymaniax/orval/issues/1633">#1633</a>) (<a href="https://github.com/anymaniax/orval/commit/398b66727a7ab96e6cccbff6d73213a1fec2dcaf">398b667</a>)</li> <li>Correctly set type for false or 0 constants (<a href="https://redirect.github.com/anymaniax/orval/issues/1653">#1653</a>) (<a href="https://github.com/anymaniax/orval/commit/46925012845e803a943b65b8bcc97ac50589d1e6">4692501</a>)</li> <li><strong>deps:</strong> yarn.lock (<a href="https://github.com/anymaniax/orval/commit/f523b7c62e836cea6d43e666bf4bd4669c35eded">f523b7c</a>)</li> <li><strong>msw:</strong> <code>ref</code> in <code>allOf</code> expands the object (<a href="https://redirect.github.com/anymaniax/orval/issues/1638">#1638</a>) (<a href="https://github.com/anymaniax/orval/commit/a45b20f3104ec1bd62aa93cd7d3f05017148dd10">a45b20f</a>)</li> <li><strong>msw:</strong> do not import delay if not needed (<a href="https://redirect.github.com/anymaniax/orval/issues/1643">#1643</a>) (<a href="https://github.com/anymaniax/orval/commit/a752a3e608bcd66367c4468cc52c1a419c706fd6">a752a3e</a>)</li> <li><strong>msw:</strong> fix break <code>msw</code> when <code>anyof</code> included <code>allof</code> (<a href="https://redirect.github.com/anymaniax/orval/issues/1635">#1635</a>) (<a href="https://github.com/anymaniax/orval/commit/f373039f9519c18b6186e4ccd6601d7a6be85665">f373039</a>)</li> <li><strong>msw:</strong> fix broken mocks when using 'allOf' within 'anyOf' and using a shared schema (<a href="https://redirect.github.com/anymaniax/orval/issues/1663">#1663</a>) (<a href="https://github.com/anymaniax/orval/commit/87e1db632b0b6678691b3796d162bed13879b065">87e1db6</a>)</li> <li><strong>msw:</strong> Incorrect Import Generated for Enum in Mock Files (<a href="https://redirect.github.com/anymaniax/orval/issues/1639">#1639</a>) (<a href="https://github.com/anymaniax/orval/commit/b37b2b3dd27e0a478043c1838013c469f664a039">b37b2b3</a>)</li> <li><strong>msw:</strong> when use <code>useDates</code>, convert faker values to <code>Date</code> instance (<a href="https://redirect.github.com/anymaniax/orval/issues/1645">#1645</a>) (<a href="https://github.com/anymaniax/orval/commit/535bb65cf23e091a4d57e29204aa55c4387919f9">535bb65</a>)</li> <li>required of parent schema not considered in allOf <a href="https://redirect.github.com/anymaniax/orval/issues/1570">#1570</a> (<a href="https://redirect.github.com/anymaniax/orval/issues/1659">#1659</a>) (<a href="https://github.com/anymaniax/orval/commit/86b63ebaf89a9bfc83e25eaac9148b615a5b2299">86b63eb</a>)</li> </ul> <h2>Release 7.1.1</h2> <h2><a href="https://github.com/anymaniax/orval/compare/v7.1.0...v7.1.1">7.1.1</a> (2024-09-17)</h2> <h3>Bug Fixes</h3> <ul> <li>change --apply to --write in biome check command (<a href="https://redirect.github.com/anymaniax/orval/issues/1616">#1616</a>) (<a href="https://github.com/anymaniax/orval/commit/f516975484a79a82b2c9c68a79474cc535ac4753">f516975</a>)</li> <li>exclude readOnly fields from CreateBody schema in Zod generation (<a href="https://redirect.github.com/anymaniax/orval/issues/1625">#1625</a>) (<a href="https://github.com/anymaniax/orval/commit/bdc584ba1df9aaf492d91c02ef2c392dcea6e60d">bdc584b</a>)</li> <li><strong>fetch:</strong> <code>fetch</code> client can now override <code>headers</code> with <code>options</code> (<a href="https://redirect.github.com/anymaniax/orval/issues/1627">#1627</a>) (<a href="https://github.com/anymaniax/orval/commit/d9fcfd5f844feb12829a67b4afb3d505d6fc4fe8">d9fcfd5</a>)</li> <li>generate zod constants for oneOf schemas (<a href="https://redirect.github.com/anymaniax/orval/issues/1618">#1618</a>) (<a href="https://github.com/anymaniax/orval/commit/19ff0e0c727616b8486f3c241da90a6a2b9a1fe0">19ff0e0</a>)</li> <li>import react deps when tags have mutator (<a href="https://redirect.github.com/anymaniax/orval/issues/1614">#1614</a>) (<a href="https://github.com/anymaniax/orval/commit/47d336778eea80ccb01c5edd5d84d3f202133068">47d3367</a>)</li> <li><strong>msw:</strong> broken mock when <code>allof</code> with not has <code>properties</code> object (<a href="https://redirect.github.com/anymaniax/orval/issues/1623">#1623</a>) (<a href="https://github.com/anymaniax/orval/commit/2245435b858daca931fafce3c9ab411aab6f346d">2245435</a>)</li> <li><strong>msw:</strong> do not use spread objects if <code>nullable</code> object schema in <code>oneOf</code> (<a href="https://redirect.github.com/anymaniax/orval/issues/1626">#1626</a>) (<a href="https://github.com/anymaniax/orval/commit/261f8de8ce5b5f68e99538a702d201fc97ae394f">261f8de</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/orval-labs/orval/commit/87e11889758610ab36d7bca6e0c513c03055d0a8"><code>87e1188</code></a> chore(release): 7.2.0</li> <li><a href="https://github.com/orval-labs/orval/commit/14c36fae58fbbd05f64caa92d668fefbaa45e0ca"><code>14c36fa</code></a> Fix custom client example to include a <code>?</code> before query parameters (<a href="https://redirect.github.com/orval-labs/orval/issues/1667">#1667</a>)</li> <li><a href="https://github.com/orval-labs/orval/commit/87e1db632b0b6678691b3796d162bed13879b065"><code>87e1db6</code></a> fix(msw): fix broken mocks when using 'allOf' within 'anyOf' and using a shar...</li> <li><a href="https://github.com/orval-labs/orval/commit/86b63ebaf89a9bfc83e25eaac9148b615a5b2299"><code>86b63eb</code></a> fix: required of parent schema not considered in allOf <a href="https://redirect.github.com/orval-labs/orval/issues/1570">#1570</a> (<a href="https://redirect.github.com/orval-labs/orval/issues/1659">#1659</a>)</li> <li><a href="https://github.com/orval-labs/orval/commit/873638125fd9e7d4fcb7f309aab1da998f68c275"><code>8736381</code></a> chore(deps-dev): bump husky from 9.1.4 to 9.1.6 (<a href="https://redirect.github.com/orval-labs/orval/issues/1652">#1652</a>)</li> <li><a href="https://github.com/orval-labs/orval/commit/493681f7ec36bdade80e47290220def19b1c2fb9"><code>493681f</code></a> chore(deps): bump chokidar from 3.6.0 to 4.0.1 (<a href="https://redirect.github.com/orval-labs/orval/issues/1648">#1648</a>)</li> <li><a href="https://github.com/orval-labs/orval/commit/3068af8d6a4490b4a1a99dfcb68fa1531a107756"><code>3068af8</code></a> chore(deps): bump esbuild from 0.19.12 to 0.24.0 (<a href="https://redirect.github.com/orval-labs/orval/issues/1650">#1650</a>)</li> <li><a href="https://github.com/orval-labs/orval/commit/a64260d8fc799a5809ee2962f4103aa661d13473"><code>a64260d</code></a> Fix small typo in the docs (<a href="https://redirect.github.com/orval-labs/orval/issues/1654">#1654</a>)</li> <li><a href="https://github.com/orval-labs/orval/commit/46925012845e803a943b65b8bcc97ac50589d1e6"><code>4692501</code></a> fix: Correctly set type for false or 0 constants (<a href="https://redirect.github.com/orval-labs/orval/issues/1653">#1653</a>)</li> <li><a href="https://github.com/orval-labs/orval/commit/b3b03068d898967a7b8e012cc9a08bb50fc42c5d"><code>b3b0306</code></a> fix: add nullable condition to multipart formdata for openapi3.1 (<a href="https://redirect.github.com/orval-labs/orval/issues/1646">#1646</a>)</li> <li>Additional commits viewable in <a href="https://github.com/orval-labs/orval/compare/v7.1.0...v7.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=orval&package-manager=npm_and_yarn&previous-version=7.1.0&new-version=7.2.0)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [msw](https://github.com/mswjs/msw) from 2.4.9 to 2.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mswjs/msw/releases">msw's releases</a>.</em></p> <blockquote> <h2>v2.6.0 (2024-10-29)</h2> <h3>Features</h3> <ul> <li>support mocking WebSocket APIs (<a href="https://redirect.github.com/mswjs/msw/issues/2011">#2011</a>) (ae786f59eb86b3d08c0fa5183ffca90e32af6448) <a href="https://github.com/kettanaito"><code>@kettanaito</code></a> <a href="https://github.com/DanielleHuisman"><code>@DanielleHuisman</code></a></li> </ul> <h2>v2.5.2 (2024-10-27)</h2> <h3>Bug Fixes</h3> <ul> <li>enable provenance for publishing (<a href="https://redirect.github.com/mswjs/msw/issues/2334">#2334</a>) (e9b0636c2c50c2aa9fc8d522469fbd96cfd7ccf0) <a href="https://github.com/kettanaito"><code>@kettanaito</code></a></li> </ul> <h2>v2.5.1 (2024-10-24)</h2> <h3>Bug Fixes</h3> <ul> <li>update<code>@inquirer/confirm</code> requirement to 5.0.0 (<a href="https://redirect.github.com/mswjs/msw/issues/2325">#2325</a>) (b65c0a8ffac0a72b7d9980768f8c73e2d763f863) <a href="https://github.com/greysteil"><code>@greysteil</code></a> <a href="https://github.com/kettanaito"><code>@kettanaito</code></a></li> </ul> <h2>v2.5.0 (2024-10-22)</h2> <h3>Features</h3> <ul> <li>isolate parent and child frames when handling requests (<a href="https://redirect.github.com/mswjs/msw/issues/2324">#2324</a>) (a1a81ba00170bbcdfc6f64baa4a3630e153d77b3) <a href="https://github.com/kettanaito"><code>@kettanaito</code></a></li> </ul> <h2>v2.4.13 (2024-10-22)</h2> <h3>Bug Fixes</h3> <ul> <li>update <code>@inquirer/confirm</code> to 4.0 (<a href="https://redirect.github.com/mswjs/msw/issues/2300">#2300</a>) (0cf9cce8da519e7bd5a8c8ffcdab348ffb55a3ec) <a href="https://github.com/greysteil"><code>@greysteil</code></a> <a href="https://github.com/kettanaito"><code>@kettanaito</code></a></li> </ul> <h2>v2.4.12 (2024-10-21)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>node:</strong> preserve headers instanceof when recording raw headers (<a href="https://redirect.github.com/mswjs/msw/issues/2321">#2321</a>) (a58a300687a48e13c0268403a71183cf7825f748) <a href="https://github.com/paoloricciuti"><code>@paoloricciuti</code></a></li> </ul> <h2>v2.4.11 (2024-10-14)</h2> <h3>Bug Fixes</h3> <ul> <li>update dependencies (<a href="https://redirect.github.com/mswjs/msw/issues/2313">#2313</a>) (8f68f0affd65137d86e77451bb9a3cbed4979d36) <a href="https://github.com/kettanaito"><code>@kettanaito</code></a></li> </ul> <h2>v2.4.10 (2024-10-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>setupWorker:</strong> perform worker update in the background (<a href="https://redirect.github.com/mswjs/msw/issues/2311">#2311</a>) (8e40724cd3e315e0df703cce8d9f2cf7ab6cdc73) <a href="https://github.com/kettanaito"><code>@kettanaito</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mswjs/msw/commit/7268ead49a30a3f84b3a30c09871bfd8029c2519"><code>7268ead</code></a> chore(release): v2.6.0</li> <li><a href="https://github.com/mswjs/msw/commit/ae786f59eb86b3d08c0fa5183ffca90e32af6448"><code>ae786f5</code></a> feat: support mocking WebSocket APIs (<a href="https://redirect.github.com/mswjs/msw/issues/2011">#2011</a>)</li> <li><a href="https://github.com/mswjs/msw/commit/562fac96fb5ba1da950bba170ecb05f5156be938"><code>562fac9</code></a> chore: rename release preview job to prevent confusion</li> <li><a href="https://github.com/mswjs/msw/commit/64d02b7bb40b24498757f03e3f8db52c709f5426"><code>64d02b7</code></a> chore: publish preview versions (<a href="https://redirect.github.com/mswjs/msw/issues/2335">#2335</a>)</li> <li><a href="https://github.com/mswjs/msw/commit/e32b64d7dd25fa98a9db9865a2dcb7001973aab2"><code>e32b64d</code></a> chore(release): v2.5.2</li> <li><a href="https://github.com/mswjs/msw/commit/e9b0636c2c50c2aa9fc8d522469fbd96cfd7ccf0"><code>e9b0636</code></a> fix: enable provenance for publishing (<a href="https://redirect.github.com/mswjs/msw/issues/2334">#2334</a>)</li> <li><a href="https://github.com/mswjs/msw/commit/16c7c1020311c23815c9e00131edccaf717abbe5"><code>16c7c10</code></a> docs: add decision on linting the worker script (<a href="https://redirect.github.com/mswjs/msw/issues/2333">#2333</a>)</li> <li><a href="https://github.com/mswjs/msw/commit/9dc2d71199021c62ad8926555c0313d3b1bd6995"><code>9dc2d71</code></a> chore(release): v2.5.1</li> <li><a href="https://github.com/mswjs/msw/commit/b65c0a8ffac0a72b7d9980768f8c73e2d763f863"><code>b65c0a8</code></a> fix: update<code>@inquirer/confirm</code> requirement to 5.0.0 (<a href="https://redirect.github.com/mswjs/msw/issues/2325">#2325</a>)</li> <li><a href="https://github.com/mswjs/msw/commit/8073bbe537009cc9dddd24bd37c3844c3287970b"><code>8073bbe</code></a> chore: update logo to correct svg (<a href="https://redirect.github.com/mswjs/msw/issues/2327">#2327</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mswjs/msw/compare/v2.4.9...v2.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=msw&package-manager=npm_and_yarn&previous-version=2.4.9&new-version=2.6.0)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.0.1 to 9.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/faker-js/faker/releases"><code>@faker-js/faker</code>'s releases</a>.</em></p> <blockquote> <h2>v9.1.0</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to 79c4181 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3148">faker-js/faker#3148</a></li> <li>chore(deps): remove eslint-define-config by <a href="https://github.com/xDivisionByZerox"><code>@xDivisionByZerox</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3156">faker-js/faker#3156</a></li> <li>chore(deps): remove <code>@algolia/client-search</code> by <a href="https://github.com/xDivisionByZerox"><code>@xDivisionByZerox</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3157">faker-js/faker#3157</a></li> <li>docs(guide): remove v9 not yet released notice by <a href="https://github.com/Pascalmh"><code>@Pascalmh</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3163">faker-js/faker#3163</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3151">faker-js/faker#3151</a></li> <li>chore(deps): update dependency vitepress to v1.4.0 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3152">faker-js/faker#3152</a></li> <li>chore(deps): update devdependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3149">faker-js/faker#3149</a></li> <li>chore(deps): update eslint by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3150">faker-js/faker#3150</a></li> <li>feat: add book module by <a href="https://github.com/cieslarmichal"><code>@cieslarmichal</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2949">faker-js/faker#2949</a></li> <li>feat(string): adds support for generating ULID by <a href="https://github.com/brunocleite"><code>@brunocleite</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2524">faker-js/faker#2524</a></li> <li>feat(internet): improve ipv4 method by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2992">faker-js/faker#2992</a></li> <li>feat(locale): add Swedish(sv) counties by <a href="https://github.com/johanholmerin"><code>@johanholmerin</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3154">faker-js/faker#3154</a></li> <li>chore(deps): update dependency ts-morph to v24 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3160">faker-js/faker#3160</a></li> <li>docs: update unique values guide with new library by <a href="https://github.com/dPaskhin"><code>@dPaskhin</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3166">faker-js/faker#3166</a></li> <li>chore(deps): update vitest by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3158">faker-js/faker#3158</a></li> <li>chore(deps): update dependency eslint-plugin-unicorn to v56 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3159">faker-js/faker#3159</a></li> <li>feat(location): add <code>continent</code> method by <a href="https://github.com/joscha"><code>@joscha</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3162">faker-js/faker#3162</a></li> <li>fix(location): update valid ZIP ranges for FL and VA by <a href="https://github.com/matthewmayer"><code>@matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3167">faker-js/faker#3167</a></li> <li>refactor(internet): rename userName method to username by <a href="https://github.com/suyashgulati"><code>@suyashgulati</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3130">faker-js/faker#3130</a></li> <li>docs(image): update overview for image module by <a href="https://github.com/matthewmayer"><code>@matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3177">faker-js/faker#3177</a></li> <li>fix(food): use arrayElement instead of fake for adjective by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3178">faker-js/faker#3178</a></li> <li>refactor(location): allow postcode_by_state to take an array of patterns by <a href="https://github.com/matthewmayer"><code>@matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3170">faker-js/faker#3170</a></li> <li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3153">faker-js/faker#3153</a></li> <li>refactor(vehicle): add more non-US vehicle manufacturers by <a href="https://github.com/matthewmayer"><code>@matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3173">faker-js/faker#3173</a></li> <li>chore(deps): update devdependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3184">faker-js/faker#3184</a></li> <li>docs: support browser console based exploration by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3168">faker-js/faker#3168</a></li> <li>chore(deps): update dependency typescript to v5.6.3 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3182">faker-js/faker#3182</a></li> <li>fix(location): fix US ZIP code anomalies for zipCode({state}) by <a href="https://github.com/matthewmayer"><code>@matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3180">faker-js/faker#3180</a></li> <li>docs: iban might be invalid due to country specific rules by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3175">faker-js/faker#3175</a></li> <li>feat(commerce): more varied product descriptions by <a href="https://github.com/matthewmayer"><code>@matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3174">faker-js/faker#3174</a></li> <li>chore(deps): move <code>@stylistic/eslint-plugin</code> to eslint renovate group by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3161">faker-js/faker#3161</a></li> <li>chore(deps): update dependency vitepress to v1.4.1 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3183">faker-js/faker#3183</a></li> <li>refactor(locale): enhance en vehicle manufacturers by <a href="https://github.com/suyashgulati"><code>@suyashgulati</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3187">faker-js/faker#3187</a></li> <li>refactor(locale): modernise buzz- and catch-phrases by <a href="https://github.com/matthewmayer"><code>@matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2930">faker-js/faker#2930</a></li> <li>chore(deps): update eslint by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3181">faker-js/faker#3181</a></li> <li>infra(eslint): limit usage of globals in src by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3191">faker-js/faker#3191</a></li> <li>docs: mention strict typescript usage by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3171">faker-js/faker#3171</a></li> <li>docs(date): add hints how to generate date ranges by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3128">faker-js/faker#3128</a></li> <li>test(system): remove obsolete SK common file name test by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3206">faker-js/faker#3206</a></li> <li>refactor(locale): trim excessive Croatian last names by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3204">faker-js/faker#3204</a></li> <li>docs: add jsdocs to the pre-built instances by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3193">faker-js/faker#3193</a></li> <li>docs(guide): add complex overwrites example by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3207">faker-js/faker#3207</a></li> <li>refactor(locale): remove inaccessible files by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3205">faker-js/faker#3205</a></li> <li>chore(deps): update devdependencies (major) by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3137">faker-js/faker#3137</a></li> <li>docs: align featured modules on website and README by <a href="https://github.com/matthewmayer"><code>@matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3214">faker-js/faker#3214</a></li> <li>chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to dc2c365 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3208">faker-js/faker#3208</a></li> <li>chore(deps): update pnpm to v9.12.2 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3211">faker-js/faker#3211</a></li> <li>docs: optimize line breaks in default objects by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3190">faker-js/faker#3190</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/faker-js/faker/blob/next/CHANGELOG.md"><code>@faker-js/faker</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/faker-js/faker/compare/v9.0.3...v9.1.0">9.1.0</a> (2024-10-26)</h2> <h3>New Locales</h3> <ul> <li><strong>locale:</strong> add books on pt_br (<a href="https://redirect.github.com/faker-js/faker/issues/3218">#3218</a>) (<a href="https://github.com/faker-js/faker/commit/af1dbcdbf363a12c448834dff031a698c8925e2e">af1dbcd</a>)</li> <li><strong>locale:</strong> add Swedish(sv) counties (<a href="https://redirect.github.com/faker-js/faker/issues/3154">#3154</a>) (<a href="https://github.com/faker-js/faker/commit/67569d93992e6388647118e9e9e319cfdd6721ed">67569d9</a>)</li> </ul> <h3>Features</h3> <ul> <li>add book module (<a href="https://redirect.github.com/faker-js/faker/issues/2949">#2949</a>) (<a href="https://github.com/faker-js/faker/commit/2f93d9da383638b6d232ff8b3cae827ea4c80150">2f93d9d</a>)</li> <li><strong>commerce:</strong> more varied product descriptions (<a href="https://redirect.github.com/faker-js/faker/issues/3174">#3174</a>) (<a href="https://github.com/faker-js/faker/commit/ba4ef9a5a671ffc6ed10db7fed896dccda90dca1">ba4ef9a</a>)</li> <li><strong>internet:</strong> add jwt method (<a href="https://redirect.github.com/faker-js/faker/issues/2936">#2936</a>) (<a href="https://github.com/faker-js/faker/commit/e3858f221bb3b6e1278933c0b8e0d98da6854e52">e3858f2</a>)</li> <li><strong>internet:</strong> improve ipv4 method (<a href="https://redirect.github.com/faker-js/faker/issues/2992">#2992</a>) (<a href="https://github.com/faker-js/faker/commit/a5a6c5b4e1145b1e21e5d8e540bc6f55f97d3a84">a5a6c5b</a>)</li> <li><strong>location:</strong> add <code>continent</code> method (<a href="https://redirect.github.com/faker-js/faker/issues/3162">#3162</a>) (<a href="https://github.com/faker-js/faker/commit/4056ab09c64be40d41562284ec64e7531fbaff41">4056ab0</a>)</li> <li><strong>string:</strong> adds support for generating ULID (<a href="https://redirect.github.com/faker-js/faker/issues/2524">#2524</a>) (<a href="https://github.com/faker-js/faker/commit/5b1c8588f8a57be712e64434f7b17a8407a4f465">5b1c858</a>)</li> </ul> <h3>Changed Locales</h3> <ul> <li><strong>locale:</strong> enhance en vehicle manufacturers (<a href="https://redirect.github.com/faker-js/faker/issues/3187">#3187</a>) (<a href="https://github.com/faker-js/faker/commit/858f8d07b098418a7a2b7cb2e265eb9f4388ed3d">858f8d0</a>)</li> <li><strong>locale:</strong> modernise buzz- and catch-phrases (<a href="https://redirect.github.com/faker-js/faker/issues/2930">#2930</a>) (<a href="https://github.com/faker-js/faker/commit/247c86f5b40916957123cb3fa1bd4356d8fa7452">247c86f</a>)</li> <li><strong>locale:</strong> remove inaccessible files (<a href="https://redirect.github.com/faker-js/faker/issues/3205">#3205</a>) (<a href="https://github.com/faker-js/faker/commit/89b695cbaf20206ebb4570d018af2fa99f720889">89b695c</a>)</li> <li><strong>locale:</strong> trim excessive Croatian last names (<a href="https://redirect.github.com/faker-js/faker/issues/3204">#3204</a>) (<a href="https://github.com/faker-js/faker/commit/18e59aa8805b3413b6f8058b1a00ff5bcbfbc935">18e59aa</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>food:</strong> use arrayElement instead of fake for adjective (<a href="https://redirect.github.com/faker-js/faker/issues/3178">#3178</a>) (<a href="https://github.com/faker-js/faker/commit/a8dfa2fcde59a1ec9e5beb2e93c690a8ec532cdf">a8dfa2f</a>)</li> <li><strong>location:</strong> fix US ZIP code anomalies for zipCode({state}) (<a href="https://redirect.github.com/faker-js/faker/issues/3180">#3180</a>) (<a href="https://github.com/faker-js/faker/commit/df597241003824279268c1dc9eae6c772c54760b">df59724</a>)</li> <li><strong>location:</strong> update valid ZIP ranges for FL and VA (<a href="https://redirect.github.com/faker-js/faker/issues/3167">#3167</a>) (<a href="https://github.com/faker-js/faker/commit/e271d4a545dd48e57285019e4f412358c49cad0d">e271d4a</a>)</li> </ul> <h2><a href="https://github.com/faker-js/faker/compare/v9.0.2...v9.0.3">9.0.3</a> (2024-09-26)</h2> <h3>Changed Locales</h3> <ul> <li><strong>locale:</strong> update french legal entity types (<a href="https://redirect.github.com/faker-js/faker/issues/3142">#3142</a>) (<a href="https://github.com/faker-js/faker/commit/d6bceb662de6559446fedb11de53a632a525aba0">d6bceb6</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>image:</strong> fix dataUri with type svg-base64 in browsers (<a href="https://redirect.github.com/faker-js/faker/issues/3144">#3144</a>) (<a href="https://github.com/faker-js/faker/commit/78b2a3a8b85679eeff27beccebcc404b0a5ff3cf">78b2a3a</a>)</li> </ul> <h2><a href="https://github.com/faker-js/faker/compare/v9.0.1...v9.0.2">9.0.2</a> (2024-09-23)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/faker-js/faker/commit/77ca5d79cad81ca22002fe3119c6e059bb6f9e0a"><code>77ca5d7</code></a> chore(release): 9.1.0 (<a href="https://redirect.github.com/faker-js/faker/issues/3225">#3225</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/d57899f17ca8fa1d47a3c5242e9c7c69aac5cfd3"><code>d57899f</code></a> test(animal): unroll animal test loop (<a href="https://redirect.github.com/faker-js/faker/issues/3198">#3198</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/975098df986b803053a7f1b2638869792e56cb0f"><code>975098d</code></a> infra(renovate): reduce update frequency to monthly (<a href="https://redirect.github.com/faker-js/faker/issues/3217">#3217</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/8bceb5897744ce78c0f0c355bab0c4fa5c34075b"><code>8bceb58</code></a> docs: blog post v9.0 (<a href="https://redirect.github.com/faker-js/faker/issues/3056">#3056</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/af1dbcdbf363a12c448834dff031a698c8925e2e"><code>af1dbcd</code></a> feat(locale): add books on pt_br (<a href="https://redirect.github.com/faker-js/faker/issues/3218">#3218</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/e3858f221bb3b6e1278933c0b8e0d98da6854e52"><code>e3858f2</code></a> feat(internet): add jwt method (<a href="https://redirect.github.com/faker-js/faker/issues/2936">#2936</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/48931a56b761352a35d2f7f6c1240231a5df5efd"><code>48931a5</code></a> docs(guide): introduce module usage (<a href="https://redirect.github.com/faker-js/faker/issues/3195">#3195</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/a03378bf0869b845c704914447facc06dbb1bc48"><code>a03378b</code></a> infra: ignore vitest temp config (<a href="https://redirect.github.com/faker-js/faker/issues/3199">#3199</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/7847ee9f4d2188b7d71f474c9f8e99491550e454"><code>7847ee9</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/faker-js/faker/issues/3213">#3213</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/0046c24375cb62c9cd86ec79d4d4b2995abf1f35"><code>0046c24</code></a> chore(deps): update vitest to v2.1.3 (<a href="https://redirect.github.com/faker-js/faker/issues/3212">#3212</a>)</li> <li>Additional commits viewable in <a href="https://github.com/faker-js/faker/compare/v9.0.1...v9.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@faker-js/faker&package-manager=npm_and_yarn&previous-version=9.0.1&new-version=9.1.0)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
frontend✅ Build successful✅ No linting issues 🎊 |
✅ Build successful |
SummarySummary
CoverageWebApi - 75.6%
|
Mutation Testing Summary
The final mutation score is 48.08%Coverage Thresholds: high:80 low:60 break:0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automatically created pull-request in order to merge changes that were recently pushed to the dev branch, back to test