Bump @faker-js/faker from 9.9.0 to 10.2.0 in /js - #137
Conversation
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.9.0 to 10.2.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.9.0...v10.2.0) --- updated-dependencies: - dependency-name: "@faker-js/faker" dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🤖 Augment PR SummarySummary: Updates the JS workspace’s test-data generator dependency to a newer major release. Changes:
Technical Notes: Faker v10 introduces stricter Node engine requirements, so ensuring the repo’s documented/tooling Node version remains aligned may be important. 🤖 Was this summary useful? React with 👍 or 👎 |
| }, | ||
| "devDependencies": { | ||
| "@faker-js/faker": "^9.9.0", | ||
| "@faker-js/faker": "^10.2.0", |
There was a problem hiding this comment.
@faker-js/faker@10.2.0 tightens its engines to Node ^20.19.0 (per the lockfile), so installs/tests will fail on Node 18. This appears to conflict with this package’s engines: >=18 (and docs that mention “Node 18+”), so please verify the intended minimum Node version for contributors.
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
|
Superseded by #198. |
Bumps @faker-js/faker from 9.9.0 to 10.2.0.
Release notes
Sourced from
@faker-js/faker's releases.... (truncated)
Changelog
Sourced from
@faker-js/faker's changelog.... (truncated)
Commits
6ab5670chore(release): 10.2.0 (#3688)214d7fcchore(deps): lock file maintenance (#3607)a2f1575chore(deps): update eslint (major) (#3687)ca01985chore(deps): update actions/checkout action to v6 (#3686)92daab3chore(deps): update dependency vue-tsc to v3.2.1 (#3685)c0234b1chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker ta...c7feaffchore(deps): update all non-major dependencies (#3682)27666afchore(deps): update dependency prettier to v3.7.4 (#3683)d656a82chore(deps): update dependency@vitest/eslint-pluginto v1.6.3 (#3645)8794cacchore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@faker-js/fakersince your current version.You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)