Skip to content

build(deps-dev): Bump @faker-js/faker from 10.2.0 to 10.3.0#455

Merged
flex-development[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/faker-js/faker-10.3.0
Feb 9, 2026
Merged

build(deps-dev): Bump @faker-js/faker from 10.2.0 to 10.3.0#455
flex-development[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/faker-js/faker-10.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps @faker-js/faker from 10.2.0 to 10.3.0.

Release notes

Sourced from @​faker-js/faker's releases.

v10.3.0

What's Changed

New Contributors

Full Changelog: faker-js/faker@v10.2.0...v10.3.0

Changelog

Sourced from @​faker-js/faker's changelog.

10.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

Changed Locales

Bug Fixes

  • locale: remove empty string from Hebrew lorem words (#3698) (81a896c)
  • location: state name to 'Trøndelag' for nb_NO (#3691) (eaef389)
Commits
  • c77fef2 chore(release): 10.3.0 (#3735)
  • d1c32b0 feat(locale): add Norwegian (nb_NO) vehicle definition (#3732)
  • c0f0f23 feat(locale): add Norwegian (nb_NO) continent definitions (#3712)
  • 43b18fa feat(locale): add Norwegian (nb_NO) direction definition (#3713)
  • 76c9df1 feat(locale): add Japanese dog definition (#3715)
  • a03215a chore(deps): lock file maintenance (#3696)
  • 70c0340 chore(deps): update vitest to v4 (major) (#3730)
  • 238293a chore(deps): update devdependencies (major) (#3729)
  • 119f1e6 chore(deps): update all non-major dependencies (#3723)
  • 9939fb5 chore(deps): update dependency eslint-plugin-jsdoc to v62 (#3728)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Feb 9, 2026
@flex-development flex-development bot enabled auto-merge (squash) February 9, 2026 01:18
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@github-project-automation github-project-automation bot moved this from 🆕 New to 🤩 Approved in @flex-development/vfile-location Feb 9, 2026
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](faker-js/faker@v10.2.0...v10.3.0)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-version: 10.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.3.0 branch from 3754e43 to 7c3360c Compare February 9, 2026 01:23
@codecov
Copy link

codecov bot commented Feb 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8237484) to head (7c3360c).
⚠️ Report is 85 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #455   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           40        40           
  Branches         7         7           
=========================================
  Hits            40        40           
Flag Coverage Δ
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)
node20 100.00% <ø> (ø)
node21 100.00% <ø> (ø)
node22 100.00% <ø> (ø)
node23 100.00% <ø> (ø)
node24 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 479b7fa...7c3360c. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@flex-development flex-development bot merged commit bad642d into main Feb 9, 2026
25 checks passed
@flex-development flex-development bot deleted the dependabot/npm_and_yarn/faker-js/faker-10.3.0 branch February 9, 2026 01:25
@github-project-automation github-project-automation bot moved this from 🤩 Approved to ✅ Done in @flex-development/vfile-location Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependencies dependency updates type:build changes to the build system or external dependencies

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

0 participants