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 9.0.1 to 9.1.0 in /src/frontend (#332)
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>
- Loading branch information