Skip to content

Commit c540fd3

Browse files
chore: bump @faker-js/faker from 10.0.0 to 10.1.0 (#965)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 10.0.0 to 10.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>v10.1.0</h2> <h2>What's Changed</h2> <ul> <li>docs: add note about Jest incompatibility to UPGRADING by <a href="https://github.com/matthewmayer"><code>@​matthewmayer</code></a> in <a href="https://github.com/faker-js/faker/pull/3609">faker-js/faker#3609</a></li> <li>refactor(image): mark loremflickr as deprecated, use only picsum photos in url() by <a href="https://github.com/matthewmayer"><code>@​matthewmayer</code></a> in <a href="https://github.com/faker-js/faker/pull/3610">faker-js/faker#3610</a></li> <li>fix(locale): fix the Spring Airlines IATA Code by <a href="https://github.com/Zhengxing-Gu"><code>@​Zhengxing-Gu</code></a> in <a href="https://github.com/faker-js/faker/pull/3612">faker-js/faker#3612</a></li> <li>docs: add info for seeding dates by <a href="https://github.com/dbartholomae"><code>@​dbartholomae</code></a> in <a href="https://github.com/faker-js/faker/pull/3520">faker-js/faker#3520</a></li> <li>feat(locale): Add ku_ckb locale by <a href="https://github.com/arentalb"><code>@​arentalb</code></a> in <a href="https://github.com/faker-js/faker/pull/3441">faker-js/faker#3441</a></li> <li>feat(locale): add Russian localization for book module by <a href="https://github.com/gauravarora"><code>@​gauravarora</code></a> in <a href="https://github.com/faker-js/faker/pull/3628">faker-js/faker#3628</a></li> <li>chore(deps): update dependency typescript to v5.9.3 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://github.com/faker-js/faker/pull/3621">faker-js/faker#3621</a></li> <li>chore(deps): update actions/github-script action to v8 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://github.com/faker-js/faker/pull/3625">faker-js/faker#3625</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://github.com/faker-js/faker/pull/3622">faker-js/faker#3622</a></li> <li>chore(deps): update dependency ts-morph to v27 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://github.com/faker-js/faker/pull/3627">faker-js/faker#3627</a></li> <li>chore(deps): update actions/setup-node action to v5 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://github.com/faker-js/faker/pull/3626">faker-js/faker#3626</a></li> <li>chore: migrate to eslint defineConfig by <a href="https://github.com/Shinigami92"><code>@​Shinigami92</code></a> in <a href="https://github.com/faker-js/faker/pull/3632">faker-js/faker#3632</a></li> <li>chore(deps): update eslint by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://github.com/faker-js/faker/pull/3624">faker-js/faker#3624</a></li> <li>chore(deps): update devdependencies by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://github.com/faker-js/faker/pull/3623">faker-js/faker#3623</a></li> <li>chore(deps): update dependency <code>@​vitest/eslint-plugin</code> to v1.3.20 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://github.com/faker-js/faker/pull/3620">faker-js/faker#3620</a></li> <li>chore(release): 10.1.0 by <a href="https://github.com/fakerjs-bot"><code>@​fakerjs-bot</code></a> in <a href="https://github.com/faker-js/faker/pull/3634">faker-js/faker#3634</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Zhengxing-Gu"><code>@​Zhengxing-Gu</code></a> made their first contribution in <a href="https://github.com/faker-js/faker/pull/3612">faker-js/faker#3612</a></li> <li><a href="https://github.com/dbartholomae"><code>@​dbartholomae</code></a> made their first contribution in <a href="https://github.com/faker-js/faker/pull/3520">faker-js/faker#3520</a></li> <li><a href="https://github.com/arentalb"><code>@​arentalb</code></a> made their first contribution in <a href="https://github.com/faker-js/faker/pull/3441">faker-js/faker#3441</a></li> <li><a href="https://github.com/gauravarora"><code>@​gauravarora</code></a> made their first contribution in <a href="https://github.com/faker-js/faker/pull/3628">faker-js/faker#3628</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/faker-js/faker/compare/v10.0.0...v10.1.0">https://github.com/faker-js/faker/compare/v10.0.0...v10.1.0</a></p> </blockquote> </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/v10.0.0...v10.1.0">10.1.0</a> (2025-10-14)</h2> <h3>New Locales</h3> <ul> <li><strong>locale:</strong> Add ku_ckb locale (<a href="https://github.com/faker-js/faker/issues/3441">#3441</a>) (<a href="https://github.com/faker-js/faker/commit/9de894a638e040ec7d9511a8ca0d2db44def6ed5">9de894a</a>)</li> <li><strong>locale:</strong> add Russian localization for book module (<a href="https://github.com/faker-js/faker/issues/3628">#3628</a>) (<a href="https://github.com/faker-js/faker/commit/428ff3328b4c4b13ec29d646eea7c4ea98522323">428ff33</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>locale:</strong> fix the Spring Airlines IATA Code (<a href="https://github.com/faker-js/faker/issues/3612">#3612</a>) (<a href="https://github.com/faker-js/faker/commit/b547045a55a86f327940852ce8b8df3c3a656109">b547045</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/faker-js/faker/commit/f81abc77a34d8a2016f06b73ed859fef44446c2d"><code>f81abc7</code></a> chore(release): 10.1.0 (<a href="https://github.com/faker-js/faker/issues/3634">#3634</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/91561bc611b485e48af41a22b0ace3f7518b53c1"><code>91561bc</code></a> chore(deps): update dependency <code>@​vitest/eslint-plugin</code> to v1.3.20 (<a href="https://github.com/faker-js/faker/issues/3620">#3620</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/ab4b0d840df2c92f2cfdf009dc86a03d8c71758a"><code>ab4b0d8</code></a> chore(deps): update devdependencies (<a href="https://github.com/faker-js/faker/issues/3623">#3623</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/67617a6df738d4ab2584045e0849258b4709e093"><code>67617a6</code></a> chore(deps): update eslint (<a href="https://github.com/faker-js/faker/issues/3624">#3624</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/bc6dd2f1bb66181d5a9b9a1175bbedf5774ad974"><code>bc6dd2f</code></a> chore: migrate to eslint defineConfig (<a href="https://github.com/faker-js/faker/issues/3632">#3632</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/08b03da9d811b1a4c5437a390c9c30e2a738d936"><code>08b03da</code></a> chore(deps): update actions/setup-node action to v5 (<a href="https://github.com/faker-js/faker/issues/3626">#3626</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/349490bd99d89a38980e3d88e54fa9e15be1a75a"><code>349490b</code></a> chore(deps): update dependency ts-morph to v27 (<a href="https://github.com/faker-js/faker/issues/3627">#3627</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/4f2506ad1a0009f10415e8feb1097a9527d834f2"><code>4f2506a</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/faker-js/faker/issues/3622">#3622</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/373780826fa0d81acbe73c19dc4a570e17ddf456"><code>3737808</code></a> chore(deps): update actions/github-script action to v8 (<a href="https://github.com/faker-js/faker/issues/3625">#3625</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/6d11fec3069bd7429e3a35e3ec6dbabc93028c2f"><code>6d11fec</code></a> chore(deps): update dependency typescript to v5.9.3 (<a href="https://github.com/faker-js/faker/issues/3621">#3621</a>)</li> <li>Additional commits viewable in <a href="https://github.com/faker-js/faker/compare/v10.0.0...v10.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=10.0.0&new-version=10.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>
1 parent 007bc02 commit c540fd3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -551,9 +551,9 @@
551551
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
552552

553553
"@faker-js/faker@^10.0.0":
554-
version "10.0.0"
555-
resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-10.0.0.tgz#df11f0ba2b2d7243574e34364948d6a25163c6f4"
556-
integrity sha512-UollFEUkVXutsaP+Vndjxar40Gs5JL2HeLcl8xO1QAjJgOdhc3OmBFWyEylS+RddWaaBiAzH+5/17PLQJwDiLw==
554+
version "10.1.0"
555+
resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-10.1.0.tgz#eb72869d01ccbff41a77aa7ac851ce1ac9371129"
556+
integrity sha512-C3mrr3b5dRVlKPJdfrAXS8+dq+rq8Qm5SNRazca0JKgw1HQERFmrVb0towvMmw5uu8hHKNiQasMaR/tydf3Zsg==
557557

558558
"@humanwhocodes/config-array@^0.13.0":
559559
version "0.13.0"

0 commit comments

Comments
 (0)