Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps @faker-js/faker from 9.4.0 to 10.0.0.

Release notes

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

v10.0.0

New & Noteworthy

  • esm only (for cjs support look into migration guide, we got you covered 😉)
  • remove v9 deprecations
  • change default error strategy to 'fail' in word module
  • remove invalid credit card issuer patterns
  • see our migration guide

What's Changed

... (truncated)

Changelog

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

10.0.0 (2025-08-21)

New Locales

  • locale: extended list of colors in Polish (#3586) (9940d54)

Features

  • locales: add animal vocabulary(bear, bird, cat, rabbit, pet_name) in Korean (#3535) (0d2143c)

Changed Locales

  • locale: remove invalid credit card issuer patterns (#3568) (9783d95)

10.0.0-beta.0 (2025-07-09)

⚠ BREAKING CHANGES

  • word: change default error strategy to 'fail' (#3560)

  • remove deprecations (#3553)

  • esm only (#3540)

  • remove deprecations (#3553) (623d274)

  • word: change default error strategy to 'fail' (#3560) (93416f7)

Features

9.9.0 (2025-07-01)

New Locales

  • locale: add word data to pt_br and pt_pt locales (#3531) (a405ac8)

Features

9.8.0 (2025-05-13)

New Locales

... (truncated)

Commits
  • 51943ae chore(release): 10.0.0 (#3605)
  • 96d7517 chore(deps): lock file maintenance (#3584)
  • 2eb6fa0 chore(deps): update dependency eslint-plugin-jsdoc to v54 (#3604)
  • 1fcfe48 chore(deps): pin dependency node to 24.6.0 (#3600)
  • 2bd4807 chore(deps): update dependency typescript-eslint to v8.40.0 (#3602)
  • 09a88eb chore(deps): update dependency vitepress to v1.6.4 (#3601)
  • 5418574 chore(deps): update dependency cypress to v15 (#3603)
  • 9e4f463 chore(deps): update actions/checkout action to v5 (#3597)
  • 287ecda chore(deps): update devdependencies (#3599)
  • 2b14959 chore(deps): update amannn/action-semantic-pull-request action to v6 (#3598)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by faker-bot, a new releaser for @​faker-js/faker since your current version.


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

Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.4.0 to 10.0.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@v9.4.0...v10.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Aug 25, 2025
@flex-development flex-development bot enabled auto-merge (squash) August 25, 2025 11:55
Copy link

codecov bot commented Aug 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (61fe64c) to head (88170e1).
⚠️ Report is 40 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #521   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines         1364      1364           
  Branches       133       133           
=========================================
  Hits          1364      1364           
Flag Coverage Δ
node23 100.00% <ø> (ø)
Components Coverage Δ
cli ∅ <ø> (∅)
internal 100.00% <ø> (ø)
plugins 100.00% <ø> (ø)
utils 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 9ecd090...88170e1. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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: 🆕 New
Development

Successfully merging this pull request may close these issues.

0 participants