Bumps @faker-js/faker from 10.2.0 to 10.3.0.
Release notesSourced from @faker-js/faker's releases.
Changelogv10.3.0
What's Changed
- chore(deps): lock file maintenance by
@renovate[bot] in faker-js/faker#3689- fix(location): state name to 'Trøndelag' for nb_NO by
@Nilhenrikin faker-js/faker#3691- fix(locale): remove empty string from Hebrew lorem words by
@erezcorin faker-js/faker#3698- test: add custom matcher "toStartWith" by
@xDivisionByZeroxin faker-js/faker#3700- feat(person):
sexTypecan return'generic'by@ST-DDTin faker-js/faker#3259- refactor(locale): normalize system locale data by
@xDivisionByZeroxin faker-js/faker#3702- feat(locale): add Japanese suffix definitions for person module by
@atzzCokeKin faker-js/faker#3704- feat(locale): add Japanese job definitions for person module by
@atzzCokeKin faker-js/faker#3705- feat(locales): add Norwegian (nb_NO) zodiac sign definitions by
@TomSchrierin faker-js/faker#3711- feat(locale): add Japanese food module by
@atzzCokeKin faker-js/faker#3706- feat(locale): add Norwegian (nb_NO) sex definitions by
@TomSchrierin faker-js/faker#3710- feat(string): support uuid v7 by
@xDivisionByZeroxin faker-js/faker#3701- feat(locale): add Japanese color definitions by
@atzzCokeKin faker-js/faker#3707- feat(locale): add Japanese internet definitions by
@atzzCokeKin faker-js/faker#3708- chore(deps): update dependency prettier to v3.8.1 by
@renovate[bot] in faker-js/faker#3727- chore(deps): update dependency
@vitest/eslint-pluginto v1.6.6 by@renovate[bot] in faker-js/faker#3724- chore(deps): update eslint by
@renovate[bot] in faker-js/faker#3726- chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:24 docker digest to 7870433 by
@renovate[bot] in faker-js/faker#3722- chore(deps): update devdependencies by
@renovate[bot] in faker-js/faker#3725- chore(deps): update dependency eslint-plugin-jsdoc to v62 by
@renovate[bot] in faker-js/faker#3728- chore(deps): update all non-major dependencies by
@renovate[bot] in faker-js/faker#3723- chore(deps): update devdependencies (major) by
@renovate[bot] in faker-js/faker#3729- chore(deps): update vitest to v4 (major) by
@renovate[bot] in faker-js/faker#3730- chore(deps): lock file maintenance by
@renovate[bot] in faker-js/faker#3696- feat(locale): add Norwegian (nb_NO) direction definition by
@TomSchrierin faker-js/faker#3713- feat(locale): add Japanese dog definition by
@atzzCokeKin faker-js/faker#3715- feat(locale): add Norwegian (nb_NO) continent definitions by
@TomSchrierin faker-js/faker#3712- feat(locale): add Norwegian (nb_NO) vehicle definition by
@TomSchrierin faker-js/faker#3732- chore(release): 10.3.0 by
@fakerjs-botin faker-js/faker#3735New Contributors
@Nilhenrikmade their first contribution in faker-js/faker#3691@erezcormade their first contribution in faker-js/faker#3698@atzzCokeKmade their first contribution in faker-js/faker#3704@TomSchriermade their first contribution in faker-js/faker#3711Full Changelog: faker-js/faker@ v10.2.0...v10.3.0
Sourced from @faker-js/faker's changelog.
Commits10.3.0 (2026-02-06)
New Locales
- locale: add Japanese dog definition (#3715) (76c9df1)
- locale: add Japanese color definitions (#3707) (bbbb215)
- locale: add Japanese food module (#3706) (71d55c0)
- locale: add Japanese internet definitions (#3708) (184a709)
- locale: add Japanese job definitions for person module (#3705) (e7f3ccd)
- locale: add Japanese suffix definitions for person module (#3704) (45ad7d8)
- locale: add Norwegian (nb_NO) continent definitions (#3712) (c0f0f23)
- locale: add Norwegian (nb_NO) direction definition (#3713) (43b18fa)
- locale: add Norwegian (nb_NO) sex definitions (#3710) (76063f2)
- locale: add Norwegian (nb_NO) vehicle definition (#3732) (d1c32b0)
Features
- locales: add Norwegian (nb_NO) zodiac sign definitions (#3711) (e306542)
- person:
sexTypecan return'generic'(#3259) (0e099a1)- string: support uuid v7 (#3701) (87c2753)
Changed Locales
Bug Fixes
c77fef2chore(release): 10.3.0 (#3735)d1c32b0feat(locale): add Norwegian (nb_NO) vehicle definition (#3732)c0f0f23feat(locale): add Norwegian (nb_NO) continent definitions (#3712)43b18fafeat(locale): add Norwegian (nb_NO) direction definition (#3713)76c9df1feat(locale): add Japanese dog definition (#3715)a03215achore(deps): lock file maintenance (#3696)70c0340chore(deps): update vitest to v4 (major) (#3730)238293achore(deps): update devdependencies (major) (#3729)119f1e6chore(deps): update all non-major dependencies (#3723)9939fb5chore(deps): update dependency eslint-plugin-jsdoc to v62 (#3728)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.