l0drex / family-tree

Draw your own family tree 🌳 in your web browser
https://l0drex.github.io./family-tree
MIT License
5 stars 0 forks source link

Bump @faker-js/faker from 8.0.2 to 8.4.0 #234

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @faker-js/faker from 8.0.2 to 8.4.0.

Release notes

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

v8.4.0

What's Changed

... (truncated)

Changelog

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

8.4.0 (2024-01-24)

Features

  • helpers: add support for complex intermediate types (#2550) (24482a3)
  • number: add parameter fractionDigits in float (#1855) (41d8778)
  • person: add job titles for fr (#2531) (ba28ab6)

Bug Fixes

  • finance: correct VG IBAN format (#2552) (b8049d1)
  • internet: username method to return value that always includes… (#2506) (0ee1c67)
  • locale: incomplete airline names in zh_CN (#2558) (5525b55)
  • number: improve float generation for precisions of form 10^-n (#2581) (39c715d)

8.3.1 (2023-11-14)

Bug Fixes

  • remove [@internal](https://github.com/internal) from module parent classes (#2548) (77f54ad)

8.3.0 (2023-11-14)

Features

Bug Fixes

  • date: ensures correct range for birthdate (#2535) (7ce8c28)
  • finance: maskedNumber has incorrect defaults (#2494) (e0ba50b)
  • locale: improve Swedish phone numbers format (#2520) (e4865df)

Changed Locales

  • locale: remove fr_CH data which is identical to fr (#2526) (fafcba4)

New Locales

... (truncated)

Commits
Maintainer changes

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