swagger-routes-express
swagger-routes-express copied to clipboard
Bump @faker-js/faker from 7.4.0 to 7.5.0
Bumps @faker-js/faker from 7.4.0 to 7.5.0.
Release notes
Sourced from @faker-js/faker
's releases.
v7.5.0
What's Changed
- docs: improve getting started by
@matthewmayer
in faker-js/faker#1247- docs: fix browser usage by
@Shinigami92
in faker-js/faker#1249- chore(deps): update vitest to ~0.21.1 by
@renovate
in faker-js/faker#1252- chore(deps): update devdependencies by
@renovate
in faker-js/faker#1251- feat:
datatype.hexadecimal
signature change by@import-brain
in faker-js/faker#1238- ci: allow breaking change commits by
@Shinigami92
in faker-js/faker#1255- docs: add migration guide from v6 to v7 by
@matthewmayer
in faker-js/faker#1246- chore(deps): update typescript-eslint to ~5.33.0 by
@renovate
in faker-js/faker#1260- chore(deps): update devdependencies by
@renovate
in faker-js/faker#1259- docs: remove unused playground by
@Shinigami92
in faker-js/faker#1261- chore(deps): update devdependencies by
@renovate
in faker-js/faker#1267- docs(commerce): add missing
@see
by@ST-DDT
in faker-js/faker#1269- docs: fix typo in fake examples by
@ST-DDT
in faker-js/faker#1268- docs: rewrite api pages to have a right aside toc by
@Shinigami92
in faker-js/faker#1265- refactor(git): reduce code duplication and follow code style by
@ST-DDT
in faker-js/faker#1271- feat(locale): extend Hebrew (he) by
@orinaveh
in faker-js/faker#1257- ci: verify semantic pull requests by
@Shinigami92
in faker-js/faker#1264- chore(deps): update dependency typedoc-plugin-missing-exports to v1 by
@renovate
in faker-js/faker#1272- chore(deps): update typescript-eslint to ~5.33.1 by
@renovate
in faker-js/faker#1273- docs: update vitepress by
@Shinigami92
in faker-js/faker#1276- chore(deps): update devdependencies by
@renovate
in faker-js/faker#1274- chore(deps): update vitest to ~0.22.0 by
@renovate
in faker-js/faker#1277- chore(deps): update dependency vitepress to v1.0.0-alpha.8 by
@renovate
in faker-js/faker#1280- chore(deps): update pnpm to v7.9.3 by
@renovate
in faker-js/faker#1281- test(internet): fix username expecting numbers with length 2 by
@xDivisionByZerox
in faker-js/faker#1284- chore(deps): update vitest to ~0.22.1 by
@renovate
in faker-js/faker#1285- feat(locale): add directions and directions abbr to pl by
@hankucz
in faker-js/faker#1225- feat(locale): add horses to pl by
@hankucz
in faker-js/faker#1227- feat(name): extract sex generator from gender to sex by
@hankucz
in faker-js/faker#1168- feat(locale): add city names (de) by
@atheck
in faker-js/faker#1283- chore(deps): update devdependencies by
@renovate
in faker-js/faker#1286- chore(deps): add glob types by
@Shinigami92
in faker-js/faker#1288- chore(deps): update dependency vitepress to v1.0.0-alpha.9 by
@renovate
in faker-js/faker#1290- feat(name): add sexType method by
@Shinigami92
in faker-js/faker#1289- docs: searchable api by
@Shinigami92
in faker-js/faker#1253- feat(company): move name formats to locales by
@Minozzzi
in faker-js/faker#1293- chore(deps): update dependency vitepress to v1.0.0-alpha.10 by
@renovate
in faker-js/faker#1295- refactor(helpers): deprecate repeatString by
@xDivisionByZerox
in faker-js/faker#1299- docs: retire two maintainers by
@Shinigami92
in faker-js/faker#1301- docs: properly handle multiple
@see
tags by@ST-DDT
in faker-js/faker#1270- infra: set renovate schedule to weekly by
@xDivisionByZerox
in faker-js/faker#1302- fix(locale): remove SUS names by
@bertlobbezoo
in faker-js/faker#1303- fix(datatype): unintentional hex breaking change by
@import-brain
in faker-js/faker#1306- docs(datatype): fix hexadecimal jsdoc by
@import-brain
in faker-js/faker#1308- chore(deps): update devdependencies by
@renovate
in faker-js/faker#1309- chore(deps): update pnpm to v7.9.5 by
@renovate
in faker-js/faker#1311- chore(deps): update typescript-eslint to ~5.35.1 by
@renovate
in faker-js/faker#1313- refactor(address): update deprecation warning by
@Shinigami92
in faker-js/faker#1314
... (truncated)
Changelog
Sourced from @faker-js/faker
's changelog.
7.5.0 (2022-08-29)
Features
- company: move name formats to locales (#1293) (e1f26a6)
- datatype: change hexadecimal signature (#1238) (8cb6027)
- locale: add city names (de) (#1283) (cc8b2b2)
- locale: add directions and directions abbr to pl (#1225) (7a718b9)
- locale: add horses to pl (#1227) (ca7cb41)
- locale: extend Hebrew (he) (#1257) (f8c9f60)
- name: add sexType method (#1289) (f684a14)
- name: extract sex generator from gender to sex (#1168) (ad3c9bf)
- system: add cron (#897) (8fecd58)
Bug Fixes
Commits
cc15d9e
chore(release): 7.5.0 (#1319)7b18404
fix(internal): Fix typo in deprecation message (#1316)8fecd58
feat(system): add cron (#897)7f8b871
refactor(unique): move to helpers (#1298)c2108fa
fix(random): retry on invalid word generation (#1307)df789f5
chore(deps): update dependency eslint-define-config to ~1.6.1 (#1315)b2453e5
chore(deps): update dependency typescript to ~4.8.2 (#1312)fb8905f
chore(deps): update doc-dependencies (#1310)8dae00d
refactor(address): update deprecation warning (#1314)8e34c4b
chore(deps): update typescript-eslint to ~5.35.1 (#1313)- Additional commits viewable in compare view
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)
Codecov Report
Merging #579 (ef609cf) into develop (b2bdda0) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #579 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 28 28
Lines 190 190
=========================================
Hits 190 190
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Looks like @faker-js/faker is up-to-date now, so this is no longer needed.