Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps @faker-js/faker from 9.8.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

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

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 8, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/3.x/faker-js/faker-10.0.0 branch from 67e6afe to 55e5cb7 Compare September 15, 2025 10:44
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.8.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.8.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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/3.x/faker-js/faker-10.0.0 branch from 55e5cb7 to 1b5de13 Compare September 15, 2025 11:01
Copy link
Member

@Arhell Arhell left a comment

Choose a reason for hiding this comment

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

@dependabot close

@dependabot dependabot bot closed this Oct 5, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/3.x/faker-js/faker-10.0.0 branch October 5, 2025 00:04
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants