Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @faker-js/faker from 8.4.1 to 9.0.1 in /src/frontend (#260)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 8.4.1 to 9.0.1. <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.0.1</h2> <h2>What's Changed</h2> <ul> <li>infra: improve package.json fields by <a href="https://github.com/Shinigami92"><code>@Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3096">faker-js/faker#3096</a></li> <li>infra: sort package.json automatically by <a href="https://github.com/Shinigami92"><code>@Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3098">faker-js/faker#3098</a></li> <li>infra: remove redirect from current stable by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3091">faker-js/faker#3091</a></li> <li>infra(netlify): remove ignore script by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3092">faker-js/faker#3092</a></li> <li>infra: improve error messages for parameter properties by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3082">faker-js/faker#3082</a></li> <li>chore: improve nullish-checks in tests by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3081">faker-js/faker#3081</a></li> <li>fix: emit cts types by <a href="https://github.com/Shinigami92"><code>@Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3093">faker-js/faker#3093</a></li> <li>chore(release): 9.0.1 by <a href="https://github.com/fakerjs-bot"><code>@fakerjs-bot</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3111">faker-js/faker#3111</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/faker-js/faker/compare/v9.0.0...v9.0.1">https://github.com/faker-js/faker/compare/v9.0.0...v9.0.1</a></p> <h2>v9.0.0</h2> <h2>New & Noteworthy</h2> <ul> <li>Drop support for NodeJS prior to <code>v18</code></li> <li>Drop support for TypeScript prior to <code>v5</code></li> <li>Remove <code>v8</code> deprecations</li> <li>For more see our <a href="https://v9.fakerjs.dev/guide/upgrading.html">migration guide</a></li> <li>You can already read a draft of upcoming change announcement in <a href="https://redirect.github.com/faker-js/faker/pull/3056">#3056</a></li> </ul> <h2>What's Changed</h2> <ul> <li>infra!: drop NodeJS v14 and v16 support by <a href="https://github.com/Shinigami92"><code>@Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2121">faker-js/faker#2121</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/2540">faker-js/faker#2540</a></li> <li>chore(deps): update vitest to v1 (major) by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2573">faker-js/faker#2573</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/2650">faker-js/faker#2650</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/2651">faker-js/faker#2651</a></li> <li>chore(deps): update pnpm/action-setup action to v3 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2652">faker-js/faker#2652</a></li> <li>chore(deps): replace vitest v1 deprecations by <a href="https://github.com/Shinigami92"><code>@Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2590">faker-js/faker#2590</a></li> <li>chore(deps)!: update dependency typescript to v5 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/1953">faker-js/faker#1953</a></li> <li>docs: update README to indicate next.fakerjs.dev will be v9 by <a href="https://github.com/matthewmayer"><code>@matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2657">faker-js/faker#2657</a></li> <li>infra: use text eol=lf by <a href="https://github.com/Shinigami92"><code>@Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2658">faker-js/faker#2658</a></li> <li>feat(food): new module by <a href="https://github.com/xDivisionByZerox"><code>@xDivisionByZerox</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2484">faker-js/faker#2484</a></li> <li>docs(finance): fix bad see tags by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2660">faker-js/faker#2660</a></li> <li>docs(system): fix bad description by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2659">faker-js/faker#2659</a></li> <li>refactor(image)!: randomize defaults by <a href="https://github.com/olrtg"><code>@olrtg</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2472">faker-js/faker#2472</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/2662">faker-js/faker#2662</a></li> <li>chore(deps): update dependency <code>@eslint-types/unicorn</code> to v51 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2663">faker-js/faker#2663</a></li> <li>docs: create stub for v9 migration guide by <a href="https://github.com/matthewmayer"><code>@matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2665">faker-js/faker#2665</a></li> <li>refactor(image)!: remove v8 deprecated providers by <a href="https://github.com/Shinigami92"><code>@Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2634">faker-js/faker#2634</a></li> <li>chore!: switch to tsup by <a href="https://github.com/Shinigami92"><code>@Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2391">faker-js/faker#2391</a></li> <li>chore: convert to esm by <a href="https://github.com/Shinigami92"><code>@Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2261">faker-js/faker#2261</a></li> <li>infra(unicorn): prefer-string-replace-all by <a href="https://github.com/Shinigami92"><code>@Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2653">faker-js/faker#2653</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/2669">faker-js/faker#2669</a></li> <li>chore(deps): update pnpm to v8.15.3 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2670">faker-js/faker#2670</a></li> <li>chore(deps): update typescript-eslint to v7 (major) by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2672">faker-js/faker#2672</a></li> <li>chore(deps): update vitest to ~1.3.0 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2671">faker-js/faker#2671</a></li> <li>infra(unicorn): prefer-at by <a href="https://github.com/Shinigami92"><code>@Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/2654">faker-js/faker#2654</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.0...v9.0.1">9.0.1</a> (2024-09-14)</h2> <h3>Bug Fixes</h3> <ul> <li>emit cts types (<a href="https://redirect.github.com/faker-js/faker/issues/3093">#3093</a>) (<a href="https://github.com/faker-js/faker/commit/53ef42cc192996a0e09bba9d5f5f8a70a7932275">53ef42c</a>)</li> </ul> <h2><a href="https://github.com/faker-js/faker/compare/v9.0.0-rc.1...v9.0.0">9.0.0</a> (2024-09-02)</h2> <p>No noteworthy changes to <a href="https://github.com/faker-js/faker/blob/next/CHANGELOG.md#900-rc1-2024-08-19">9.0.0-rc.1</a></p> <p>For those upgrading from earlier versions, please refer to our <a href="https://v9.fakerjs.dev/guide/upgrading.html">Migration Guide</a> for detailed instructions.</p> <h2><a href="https://github.com/faker-js/faker/compare/v9.0.0-rc.0...v9.0.0-rc.1">9.0.0-rc.1</a> (2024-08-19)</h2> <h3>New Locales</h3> <ul> <li><strong>locale:</strong> implement company info on pt_PT locale (<a href="https://redirect.github.com/faker-js/faker/issues/3022">#3022</a>) (<a href="https://github.com/faker-js/faker/commit/0fd0402aa96818c8c3af1defc816ffcffadbb1fe">0fd0402</a>)</li> <li><strong>locale:</strong> implement more colors to pt_PT locale (<a href="https://redirect.github.com/faker-js/faker/issues/3021">#3021</a>) (<a href="https://github.com/faker-js/faker/commit/a210619c3cd6d802f8a80e3db68c96b444d15a64">a210619</a>)</li> <li><strong>locale:</strong> implement state info on sk locale (<a href="https://redirect.github.com/faker-js/faker/issues/3054">#3054</a>) (<a href="https://github.com/faker-js/faker/commit/8c55493e73b1d09af781b1e14c21858e775b5d91">8c55493</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>location:</strong> en_CA postcodes by state (<a href="https://redirect.github.com/faker-js/faker/issues/3057">#3057</a>) (<a href="https://github.com/faker-js/faker/commit/b62c1b7a97fdb1ab5928d34b11bcad9e1158a60b">b62c1b7</a>)</li> </ul> <h2><a href="https://github.com/faker-js/faker/compare/v9.0.0-alpha.1...v9.0.0-rc.0">9.0.0-rc.0</a> (2024-07-11)</h2> <h3>Changed Locales</h3> <ul> <li><strong>locale:</strong> group person entries by gender (<a href="https://redirect.github.com/faker-js/faker/issues/2938">#2938</a>) (<a href="https://github.com/faker-js/faker/commit/e21fcaf2398dfd9aed54136524fabd39866dfca4">e21fcaf</a>)</li> <li><strong>locale:</strong> rename company affix files (<a href="https://redirect.github.com/faker-js/faker/issues/2975">#2975</a>) (<a href="https://github.com/faker-js/faker/commit/49d7119025d252eecb043647b7d4465352938157">49d7119</a>)</li> </ul> <h2><a href="https://github.com/faker-js/faker/compare/v9.0.0-alpha.0...v9.0.0-alpha.1">9.0.0-alpha.1</a> (2024-06-22)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>date:</strong> separate timeZone method (<a href="https://redirect.github.com/faker-js/faker/issues/2947">#2947</a>)</li> <li><strong>locale:</strong> use singular locale definition keys (<a href="https://redirect.github.com/faker-js/faker/issues/2932">#2932</a>)</li> <li><strong>locale:</strong> use snake case for all locale data (<a href="https://redirect.github.com/faker-js/faker/issues/2910">#2910</a>)</li> <li><strong>locale:</strong> remove location data index-value-binding (<a href="https://redirect.github.com/faker-js/faker/issues/2476">#2476</a>)</li> </ul> <h3>New Locales</h3> <ul> <li><strong>locale:</strong> add lorem for uz_UZ_latin (<a href="https://redirect.github.com/faker-js/faker/issues/2824">#2824</a>) (<a href="https://github.com/faker-js/faker/commit/6e6fa4cd090e5d7dc60d2c0eed3a01013ab4a111">6e6fa4c</a>)</li> <li><strong>locale:</strong> extend Hebrew (he) for company (<a href="https://redirect.github.com/faker-js/faker/issues/2921">#2921</a>) (<a href="https://github.com/faker-js/faker/commit/29df38468fc90efaaf749a5c39a1b2c1f2e6bf46">29df384</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/faker-js/faker/commit/2dfdcc0c8c9aba4e9e85676232327a6d183d208f"><code>2dfdcc0</code></a> chore(release): 9.0.1 (<a href="https://redirect.github.com/faker-js/faker/issues/3111">#3111</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/53ef42cc192996a0e09bba9d5f5f8a70a7932275"><code>53ef42c</code></a> fix: emit cts types (<a href="https://redirect.github.com/faker-js/faker/issues/3093">#3093</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/18ab2c7b3c8fa78c46d4abafc07c3219f41caa46"><code>18ab2c7</code></a> chore: improve nullish-checks in tests (<a href="https://redirect.github.com/faker-js/faker/issues/3081">#3081</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/acb8b5258fa645e499831fca43b319b0439c0baf"><code>acb8b52</code></a> infra: improve error messages for parameter properties (<a href="https://redirect.github.com/faker-js/faker/issues/3082">#3082</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/f128d77194003192d27a3eb897f4a7ad02980ed0"><code>f128d77</code></a> infra(netlify): remove ignore script (<a href="https://redirect.github.com/faker-js/faker/issues/3092">#3092</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/533c131e4aa664f4ab9c7514b9a6d78eac0875fe"><code>533c131</code></a> infra: remove redirect from current stable (<a href="https://redirect.github.com/faker-js/faker/issues/3091">#3091</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/200beb9cd45b933fd8a9b003355bb088321f70c7"><code>200beb9</code></a> infra: sort package.json automatically (<a href="https://redirect.github.com/faker-js/faker/issues/3098">#3098</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/ca9d0362b6cf6998e4829126d0d94bf03e5a7735"><code>ca9d036</code></a> infra: improve package.json fields (<a href="https://redirect.github.com/faker-js/faker/issues/3096">#3096</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/6abecc39bf1ff36d41fa8579a5da202f76c19dec"><code>6abecc3</code></a> chore(release): 9.0.0 (<a href="https://redirect.github.com/faker-js/faker/issues/3086">#3086</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/17f570e05ea413af691bb81b61dd8c28130a47e1"><code>17f570e</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/faker-js/faker/issues/3076">#3076</a>)</li> <li>Additional commits viewable in <a href="https://github.com/faker-js/faker/compare/v8.4.1...v9.0.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~st-ddt">st-ddt</a>, a new releaser for <code>@faker-js/faker</code> since your current version.</p> </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=8.4.1&new-version=9.0.1)](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>
- Loading branch information