Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump @faker-js/faker from 8.3.1 to 8.4.0 #859

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2024

Bumps @faker-js/faker from 8.3.1 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)
Commits

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 8.3.1 to 8.4.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@v8.3.1...v8.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 26, 2024
@tada5hi tada5hi merged commit 7d505d4 into develop Feb 7, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/faker-js/faker-8.4.0 branch February 7, 2024 15:38
github-actions bot pushed a commit that referenced this pull request Feb 7, 2024
## [3.4.1-beta.1](v3.4.0...v3.4.1-beta.1) (2024-02-07)

### Bug Fixes

* **deps:** bump @faker-js/faker from 8.3.1 to 8.4.0 ([#859](#859)) ([7d505d4](7d505d4))
* don't export bin path ([3f9708d](3f9708d))
Copy link

github-actions bot commented Feb 7, 2024

🎉 This PR is included in version 3.4.1-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Feb 12, 2024
# [3.5.0](v3.4.0...v3.5.0) (2024-02-12)

### Bug Fixes

* **deps:** bump @faker-js/faker from 8.3.1 to 8.4.0 ([#859](#859)) ([7d505d4](7d505d4))
* **deps:** bump @faker-js/faker from 8.4.0 to 8.4.1 ([#885](#885)) ([e9585f6](e9585f6))
* optimized useEnv singleton fn ([a7f08d1](a7f08d1))

### Features

* use envix for environment management ([883b9d4](883b9d4))
Copy link

🎉 This PR is included in version 3.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released on @beta released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant