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

Bump @faker-js/faker from 9.1.0 to 9.4.0 in /cypress #8410

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2025

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

Release notes

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

v9.4.0

What's Changed

... (truncated)

Changelog

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

9.4.0 (2025-01-15)

Features

  • finance: use fake patterns for transactionDescription (#3202) (5ec4a6c)
  • internet: update to simplified modern user-agent list (#3324) (3c7abb5)
  • location: add list of spoken languages (#3333) (ff6dda9)

Changed Locales

  • locale: fix various locale data with trailing spaces (#3329) (e5eec0e)
  • locale: improve product_name data in en and tr (#3372) (773fc1f)

Bug Fixes

  • animal: re-moo-ved some incorrect cow data (#3326) (47f835b)
  • basic wildcard range handling + add more tests (#3322) (817f8a0)
  • finance: update Discover card number format to ensure accuracy (#3336) (69c0063)
  • image: dataUri should return random type (#3347) (eceb17d)
  • locales: update chemical element names in zh_CN (#3371) (6ec6f84)
  • location: fix bad uz street_name_part data (#3328) (b6132cb)
  • music: fix truncated song names with commas (#3327) (f36fc71), closes #996
  • system: semver parts should not be limited to 0-9 (#3349) (c0d92b8)

9.3.0 (2024-12-02)

Features

  • add initial seed parameter to constructors (#3220) (1633c8d)

Changed Locales

Bug Fixes

  • internet: ensure domainWord always returns a valid value in all locales (#3253) (525fedc)
  • locale: add Isadora to female names in pt_BR for consistency (#3282) (b390432)
  • locale: fix incorrect accents in it first_name (#3281) (e0fb23e)

... (truncated)

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 19, 2025
@dependabot dependabot bot requested review from a team, emyl3, mpbrown and DavidMcClatchey and removed request for a team January 19, 2025 15:16
Copy link
Collaborator

@emyl3 emyl3 left a comment

Choose a reason for hiding this comment

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

LGTM! generated fake data locally as expected

Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.1.0 to 9.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@v9.1.0...v9.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cypress/faker-js/faker-9.4.0 branch from acdeb62 to b3e44a5 Compare January 21, 2025 19:55
Copy link
Collaborator

@mpbrown mpbrown left a comment

Choose a reason for hiding this comment

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

LGTM running the tests locally!

@mpbrown mpbrown added this pull request to the merge queue Jan 23, 2025
Merged via the queue into main with commit 0ce4637 Jan 23, 2025
31 checks passed
@mpbrown mpbrown deleted the dependabot/npm_and_yarn/cypress/faker-js/faker-9.4.0 branch January 23, 2025 18:12
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