Skip to content

Bump @faker-js/faker from 5.1.0 to 7.4.0

Created by: dependabot[bot]

Bumps @faker-js/faker from 5.1.0 to 7.4.0.

Release notes

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

v7.4.0

What's Changed

... (truncated)

Changelog

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

7.4.0 (2022-08-08)

Features

  • add rodent breed on animal 'en' locale (#1136) (a65f1a2)
  • dev: add male_first_name,female_first_name, jp locale (#1217) (ad885ea)
  • image: add image via.placeholder provider (#1186) (00d4741)
  • locales.en: extend vehicle (#1102) (07a970f)
  • locales.pl: add pl translation for gender and binary gender (#1162) (22a050e)
  • system.fileName: file extension count (#1101) (968134c)
  • system.networkInterface: add networkInterface faker (#1133) (5979f82)

Bug Fixes

  • finance.bic: remove hardcoded elements and simplify function (#1171) (5a397e0)

7.3.0 (2022-06-20)

New & Noteworthy

  • Webpack v4 should now be supported 🚀

Features

Bug Fixes

7.2.0 (2022-06-06)

SOFT BREAKING CHANGES

  • always use https for loremflickr (#1034)
    • we removed the last parameter for image.imageUrl and always generate https urls

Features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by shinigami92, 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 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)

Merge request reports