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 version of @faker-js/faker used by plugin fakerTransform to latest version #3515

Merged
merged 1 commit into from
Feb 12, 2023

Conversation

fijijavis
Copy link
Contributor

Motivation/Description of the PR

Bumping the version of @faker-js/faker used by plugin fakerTransform to the latest version 7.6.0. Staying current gives us access to expanded capabilities and access to nice api documentation.

NOTE
I did not perform an exhaustive comparison of the 7.6.0 and 5.5.3 API. It is likely this will be a breaking change for folks using fakerTransform plugin

Applicable helpers:

  • WebDriver
  • Puppeteer
  • Nightmare
  • REST
  • FileHelper
  • Appium
  • Protractor
  • TestCafe
  • Playwright

Applicable plugins:

  • allure
  • autoDelay
  • autoLogin
  • customLocator
  • pauseOnFail
  • coverage
  • retryFailedStep
  • screenshotOnFail
  • selenoid
  • stepByStepReport
  • stepTimeout
  • wdio
  • subtitles
  • fakerTransform

Type of change

  • 🔥 Breaking changes
  • 🚀 New functionality
  • 🐛 Bug fix
  • 📋 Documentation changes/updates
  • ♨️ Hot fix
  • 🔨 Markdown files fix - not related to source code
  • 💅 Polish code

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • [ x] Lint checking (Run npm run lint)
  • [ x] Local tests are passed (Run npm test)

@fijijavis fijijavis requested a review from alex-vndly December 2, 2022 14:21
@fijijavis fijijavis marked this pull request as draft December 2, 2022 14:21
@fijijavis fijijavis marked this pull request as ready for review December 2, 2022 14:21
@Arhell Arhell requested review from DavertMik and removed request for alex-vndly December 4, 2022 01:59
@DavertMik
Copy link
Contributor

Thank you! Looks good 👍

@DavertMik DavertMik merged commit 2092cf7 into codeceptjs:3.x Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants