Bump @faker-js/faker from 5.1.0 to 7.3.0
Created by: dependabot[bot]
Bumps @faker-js/faker from 5.1.0 to 7.3.0.
Release notes
Sourced from @faker-js/faker
's releases.
v7.3.0
New & Noteworthy
Webpack v4 should now be supported
🚀 What's Changed
- docs: add science module to readme by
@import-brain
in faker-js/faker#1039- feat: improve norwegian translations by
@Johannes-Andersen
in faker-js/faker#1042- chore: deprecate cityPrefix and citySuffix by
@ST-DDT
in faker-js/faker#1041- test: improve internet tests by
@Shinigami92
in faker-js/faker#1045- chore: replace setToArray() with Array.from by
@kris71990
in faker-js/faker#1050- chore(deps): update pnpm to v7.2.1 by
@renovate
in faker-js/faker#1060- chore(deps): update vitest to ~0.14.2 by
@renovate
in faker-js/faker#1056- chore(deps): update devdependencies by
@renovate
in faker-js/faker#1057- chore(deps): update typescript-eslint to ~5.28.0 by
@renovate
in faker-js/faker#1070- feat: throw error on unknown locale by
@Shinigami92
in faker-js/faker#1071- chore(deps): update dependency esbuild to ~0.14.44 by
@renovate
in faker-js/faker#1074- chore(deps): update dependency prettier to v2.7.1 by
@renovate
in faker-js/faker#1075- chore(lorempicsum.avatar): deprecate by
@xDivisionByZerox
in faker-js/faker#1065- chore(unsplash.avatar): deprecate by
@xDivisionByZerox
in faker-js/faker#1062- chore(lorempixel.avatar): deprecate by
@import-brain
in faker-js/faker#1069- chore(deps): update vitest to ~0.15.1 by
@renovate
in faker-js/faker#1078- chore(deps): update doc-dependencies by
@renovate
in faker-js/faker#1077- chore(deps): update prettier-plugin-organize-imports to v3 by
@renovate
in faker-js/faker#1079- chore(deps): switch to tsx by
@Shinigami92
in faker-js/faker#1076- refactor(phone): rename phoneNumber to number by
@xDivisionByZerox
in faker-js/faker#1063- chore(deps): update dependency
@types/react
to ~18.0.14 by@renovate
in faker-js/faker#1081- chore(unsplash): deprecate unused const by
@import-brain
in faker-js/faker#1046- chore(deps): update dependency esbuild to ~0.14.45 by
@renovate
in faker-js/faker#1082- chore(deps): update dependency typescript to ~4.7.4 by
@renovate
in faker-js/faker#1087- docs: deprecation workflow by
@xDivisionByZerox
in faker-js/faker#1067- fix: lower target to support Webpack 4 by
@JessicaSachs
in faker-js/faker#1085- chore(random.alpha): remove todo comment by
@xDivisionByZerox
in faker-js/faker#1089- chore: renovate pl locales by
@rybaczewa
in faker-js/faker#1055- refactor(name.findName): allow prefix and suffix by
@xDivisionByZerox
in faker-js/faker#1080- docs: add hint that the generated data might be real ones by
@ST-DDT
in faker-js/faker#959- test: migrate datatype to test snapshots by
@ST-DDT
in faker-js/faker#875- feat: add abbreviations to
hacker.abbreviation()
in theen
locale by@import-brain
in faker-js/faker#1086- chore(deps): update devdependencies by
@renovate
in faker-js/faker#1091- chore(deps): update pnpm to v7.3.0 by
@renovate
in faker-js/faker#1092- chore: use type export for science interfaces by
@Shinigami92
in faker-js/faker#1093- chore(release): 7.3.0 by
@Shinigami92
in faker-js/faker#1095New Contributors
@Johannes-Andersen
made their first contribution in faker-js/faker#1042@kris71990
made their first contribution in faker-js/faker#1050@rybaczewa
made their first contribution in faker-js/faker#1055Full Changelog: https://github.com/faker-js/faker/compare/v7.2.0...v7.3.0
... (truncated)
Changelog
Sourced from @faker-js/faker
's changelog.
7.3.0 (2022-06-20)
New & Noteworthy
- Webpack v4 should now be supported
🚀 Features
- add abbreviations to
hacker.abbreviation()
in theen
locale (#1086) (c5d8934)- improve norwegian translations (#1042) (e071c78)
- throw error on unknown locale (#1071) (5ea8252)
Bug Fixes
7.2.0 (2022-06-06)
⚠ SOFT BREAKING CHANGES
- always use https for loremflickr (#1034)
- we removed the last parameter for
image.imageUrl
and always generate https urlsFeatures
- add en_CA city_name (close #983) (#992) (dc5c720)
- add german adjectives (#1023) (1b9a920)
- always use https for loremflickr (#1034) (a235dca)
- science module (#1014) (d75d079)
Bug Fixes
7.1.0 (2022-05-25)
Features
Bug Fixes
... (truncated)
Commits
-
8280b1f
chore(release): 7.3.0 (#1095) -
8de200a
chore: use type export for science interfaces (#1093) -
b501168
chore(deps): update pnpm to v7.3.0 (#1092) -
c8abd96
chore(deps): update devdependencies (#1091) -
c5d8934
feat: add abbreviations tohacker.abbreviation()
in theen
locale (#1086) -
1898f28
test: migrate datatype to test snapshots (#875) -
ab2ed23
docs: add hint that the generated data might be real ones (#959) -
045b8d6
refactor(name.findName): allow prefix and suffix (#1080) -
a0d7191
chore: renovate pl locales (#1055) -
77c609e
chore(random.alpha): remove todo comment (#1089) - Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by shinigami92, a new releaser for @faker-js/faker
since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)