faker
faker copied to clipboard
Generate massive amounts of fake data in the browser and node.js
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`9.7.1` -> `9.9.0`](https://renovatebot.com/diffs/npm/pnpm/9.7.1/9.9.0) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@eslint/js](https://eslint.org) ([source](https://togithub.com/eslint/eslint/tree/HEAD/packages/js)) | [`9.9.0` -> `9.9.1`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.9.0/9.9.1) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.16.1` -> `20.16.2`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.1/20.16.2) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | mcr.microsoft.com/devcontainers/typescript-node | image | digest | `eaf300f` -> `bac061b` | ---...
Currently we receive dependency update PRs once a week. But it sometimes takes half a week to review and merge them and during that time I get a lot of...
This is a draft, please check this
`generic` is intended for cases that don't represent male or female specifically. In this case it looks like it is just the union of male and female, so it can...
> [!NOTE] > The updated requirements for the issues can be found [in this comment](https://github.com/faker-js/faker/issues/3006#issuecomment-2294968108). ### Pre-Checks - [X] Follow our [Code of Conduct](https://github.com/faker-js/faker/blob/next/CODE_OF_CONDUCT.md). - [X] Read the [Contributing Guidelines](https://github.com/faker-js/faker/blob/next/CONTRIBUTING.md)....
As `typescript-eslint` v8 removes some rules we are using in favor of https://eslint.style/, we want to implement e.g. `@stylistic/eslint-plugin-ts` so we can still benefit from rules like [`padding-line-between-statements`](https://eslint.style/rules/default/padding-line-between-statements) This needs...