Skip to content

Commit

Permalink
chore(deps): update dependency @faker-js/faker to v9 (#191)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@faker-js/faker](https://fakerjs.dev) ([source](https://redirect.github.com/faker-js/faker)) | [`^8.4.1` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@faker-js%2ffaker/8.4.1/9.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@faker-js%2ffaker/9.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@faker-js%2ffaker/9.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@faker-js%2ffaker/8.4.1/9.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@faker-js%2ffaker/8.4.1/9.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>faker-js/faker (@&#8203;faker-js/faker)</summary>

### [`v9.2.0`](https://redirect.github.com/faker-js/faker/blob/HEAD/CHANGELOG.md#920-2024-11-03)

[Compare Source](https://redirect.github.com/faker-js/faker/compare/v9.1.0...v9.2.0)

##### Features

-   **animal:** add petName method ([#&#8203;3196](https://redirect.github.com/faker-js/faker/issues/3196)) ([c02beea](https://redirect.github.com/faker-js/faker/commit/c02beeadd49e48656a0307451517e9751e3118c3))
-   **number:** add romanNumeral method ([#&#8203;3070](https://redirect.github.com/faker-js/faker/issues/3070)) ([72937de](https://redirect.github.com/faker-js/faker/commit/72937de55c892c011846bc2b67dc0df61fbdf5a2))

##### Changed Locales

-   **locale:** improve Spanish color names ([#&#8203;3230](https://redirect.github.com/faker-js/faker/issues/3230)) ([99d81be](https://redirect.github.com/faker-js/faker/commit/99d81bed28b36ab525340e32a7349799cbe88eca))

### [`v9.1.0`](https://redirect.github.com/faker-js/faker/blob/HEAD/CHANGELOG.md#910-2024-10-26)

[Compare Source](https://redirect.github.com/faker-js/faker/compare/v9.0.3...v9.1.0)

##### New Locales

-   **locale:** add books on pt_br ([#&#8203;3218](https://redirect.github.com/faker-js/faker/issues/3218)) ([af1dbcd](https://redirect.github.com/faker-js/faker/commit/af1dbcdbf363a12c448834dff031a698c8925e2e))
-   **locale:** add Swedish(sv) counties ([#&#8203;3154](https://redirect.github.com/faker-js/faker/issues/3154)) ([67569d9](https://redirect.github.com/faker-js/faker/commit/67569d93992e6388647118e9e9e319cfdd6721ed))

##### Features

-   add book module ([#&#8203;2949](https://redirect.github.com/faker-js/faker/issues/2949)) ([2f93d9d](https://redirect.github.com/faker-js/faker/commit/2f93d9da383638b6d232ff8b3cae827ea4c80150))
-   **commerce:** more varied product descriptions ([#&#8203;3174](https://redirect.github.com/faker-js/faker/issues/3174)) ([ba4ef9a](https://redirect.github.com/faker-js/faker/commit/ba4ef9a5a671ffc6ed10db7fed896dccda90dca1))
-   **internet:** add jwt method ([#&#8203;2936](https://redirect.github.com/faker-js/faker/issues/2936)) ([e3858f2](https://redirect.github.com/faker-js/faker/commit/e3858f221bb3b6e1278933c0b8e0d98da6854e52))
-   **internet:** improve ipv4 method ([#&#8203;2992](https://redirect.github.com/faker-js/faker/issues/2992)) ([a5a6c5b](https://redirect.github.com/faker-js/faker/commit/a5a6c5b4e1145b1e21e5d8e540bc6f55f97d3a84))
-   **location:** add `continent` method ([#&#8203;3162](https://redirect.github.com/faker-js/faker/issues/3162)) ([4056ab0](https://redirect.github.com/faker-js/faker/commit/4056ab09c64be40d41562284ec64e7531fbaff41))
-   **string:** adds support for generating ULID ([#&#8203;2524](https://redirect.github.com/faker-js/faker/issues/2524)) ([5b1c858](https://redirect.github.com/faker-js/faker/commit/5b1c8588f8a57be712e64434f7b17a8407a4f465))

##### Changed Locales

-   **locale:** enhance en vehicle manufacturers ([#&#8203;3187](https://redirect.github.com/faker-js/faker/issues/3187)) ([858f8d0](https://redirect.github.com/faker-js/faker/commit/858f8d07b098418a7a2b7cb2e265eb9f4388ed3d))
-   **locale:** modernise buzz- and catch-phrases ([#&#8203;2930](https://redirect.github.com/faker-js/faker/issues/2930)) ([247c86f](https://redirect.github.com/faker-js/faker/commit/247c86f5b40916957123cb3fa1bd4356d8fa7452))
-   **locale:** remove inaccessible files ([#&#8203;3205](https://redirect.github.com/faker-js/faker/issues/3205)) ([89b695c](https://redirect.github.com/faker-js/faker/commit/89b695cbaf20206ebb4570d018af2fa99f720889))
-   **locale:** trim excessive Croatian last names ([#&#8203;3204](https://redirect.github.com/faker-js/faker/issues/3204)) ([18e59aa](https://redirect.github.com/faker-js/faker/commit/18e59aa8805b3413b6f8058b1a00ff5bcbfbc935))

##### Bug Fixes

-   **food:** use arrayElement instead of fake for adjective ([#&#8203;3178](https://redirect.github.com/faker-js/faker/issues/3178)) ([a8dfa2f](https://redirect.github.com/faker-js/faker/commit/a8dfa2fcde59a1ec9e5beb2e93c690a8ec532cdf))
-   **location:** fix US ZIP code anomalies for zipCode({state}) ([#&#8203;3180](https://redirect.github.com/faker-js/faker/issues/3180)) ([df59724](https://redirect.github.com/faker-js/faker/commit/df597241003824279268c1dc9eae6c772c54760b))
-   **location:** update valid ZIP ranges for FL and VA ([#&#8203;3167](https://redirect.github.com/faker-js/faker/issues/3167)) ([e271d4a](https://redirect.github.com/faker-js/faker/commit/e271d4a545dd48e57285019e4f412358c49cad0d))

### [`v9.0.3`](https://redirect.github.com/faker-js/faker/blob/HEAD/CHANGELOG.md#903-2024-09-26)

[Compare Source](https://redirect.github.com/faker-js/faker/compare/v9.0.2...v9.0.3)

##### Changed Locales

-   **locale:** update french legal entity types ([#&#8203;3142](https://redirect.github.com/faker-js/faker/issues/3142)) ([d6bceb6](https://redirect.github.com/faker-js/faker/commit/d6bceb662de6559446fedb11de53a632a525aba0))

##### Bug Fixes

-   **image:** fix dataUri with type svg-base64 in browsers ([#&#8203;3144](https://redirect.github.com/faker-js/faker/issues/3144)) ([78b2a3a](https://redirect.github.com/faker-js/faker/commit/78b2a3a8b85679eeff27beccebcc404b0a5ff3cf))

### [`v9.0.2`](https://redirect.github.com/faker-js/faker/blob/HEAD/CHANGELOG.md#902-2024-09-23)

[Compare Source](https://redirect.github.com/faker-js/faker/compare/v9.0.1...v9.0.2)

##### Bug Fixes

-   **locale:** improve pt_PT location and person data ([#&#8203;3020](https://redirect.github.com/faker-js/faker/issues/3020)) ([3e47ee7](https://redirect.github.com/faker-js/faker/commit/3e47ee7da671296e11ed2b219f85b06c9d05d677))

### [`v9.0.1`](https://redirect.github.com/faker-js/faker/blob/HEAD/CHANGELOG.md#901-2024-09-14)

[Compare Source](https://redirect.github.com/faker-js/faker/compare/v9.0.0...v9.0.1)

##### Bug Fixes

-   emit cts types ([#&#8203;3093](https://redirect.github.com/faker-js/faker/issues/3093)) ([53ef42c](https://redirect.github.com/faker-js/faker/commit/53ef42cc192996a0e09bba9d5f5f8a70a7932275))

### [`v9.0.0`](https://redirect.github.com/faker-js/faker/blob/HEAD/CHANGELOG.md#900-2024-09-02)

[Compare Source](https://redirect.github.com/faker-js/faker/compare/v8.4.1...v9.0.0)

No noteworthy changes to [9.0.0-rc.1](https://redirect.github.com/faker-js/faker/blob/next/CHANGELOG.md#900-rc1-2024-08-19)

For those upgrading from earlier versions, please refer to our [Migration Guide](https://v9.fakerjs.dev/guide/upgrading.html) for detailed instructions.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/EVerest/everest-admin-panel).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 9381e61 commit c2a07df
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@babel/types": "^7.24.5",
"@faker-js/faker": "^8.4.1",
"@faker-js/faker": "^9.0.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.12.10",
"@types/splitpanes": "^2.2.6",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c2a07df

Please sign in to comment.