Skip to content

Conversation

@ST-DDT
Copy link
Member

@ST-DDT ST-DDT commented Dec 24, 2024

According to our integration test and some manual tests, I determined, that faker.image.urlPlaceholder is no longer working most of the time.
So we should deprecate it for removal.

https://github.com/faker-js/faker/actions/runs/12460490305/job/34778781065

https://via.placeholder.com/1000x1000
https://via.placeholder.com/3501x3500/922c3c/c30a74.jpeg?text=vulnus%20cuius%20veritas

There seems to be additional size constrictions e.g. 3999 -> 3500.

@ST-DDT ST-DDT added p: 1-normal Nothing urgent c: refactor PR that affects the runtime behavior, but doesn't add new features or fixes bugs m: image Something is referring to the image module deprecation A deprecation was made in the PR labels Dec 24, 2024
@ST-DDT ST-DDT added this to the v9.x milestone Dec 24, 2024
@ST-DDT ST-DDT requested review from a team December 24, 2024 13:15
@ST-DDT ST-DDT self-assigned this Dec 24, 2024
@netlify
Copy link

netlify bot commented Dec 24, 2024

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 733cb63
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/67716caa4346930008a8abd7
😎 Deploy Preview https://deploy-preview-3341.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (eceb17d) to head (733cb63).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3341   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files        2811     2811           
  Lines      217017   217023    +6     
  Branches      942      940    -2     
=======================================
+ Hits       216966   216972    +6     
  Misses         51       51           
Files with missing lines Coverage Δ
src/modules/image/index.ts 100.00% <100.00%> (ø)

@ST-DDT ST-DDT merged commit 6c13fe0 into next Dec 29, 2024
23 checks passed
@ST-DDT ST-DDT deleted the refactor/deprecate/image/urlPlaceholder branch December 29, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: refactor PR that affects the runtime behavior, but doesn't add new features or fixes bugs deprecation A deprecation was made in the PR m: image Something is referring to the image module p: 1-normal Nothing urgent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants