-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: improve NAME_REGEX to allow dashes #717
Conversation
afe6b42
to
83aa630
Compare
2c745b2
to
5216671
Compare
4d9f73c
to
c89bea0
Compare
@dependabot recreate |
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 7.6.0 to 8.0.2. - [Release notes](https://github.com/faker-js/faker/releases) - [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md) - [Commits](faker-js/faker@v7.6.0...v8.0.2) --- updated-dependencies: - dependency-name: "@faker-js/faker" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
c89bea0
to
fd5929b
Compare
Codecov Report
@@ Coverage Diff @@
## master #717 +/- ##
============================================
- Coverage 100.00% 87.59% -12.41%
============================================
Files 42 42
Lines 1435 1435
Branches 231 231
============================================
- Hits 1435 1257 -178
- Misses 0 144 +144
- Partials 0 34 +34
... and 19 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
## [1.36.11](1.36.10...1.36.11) (2023-07-11) ### Bug Fixes * improve NAME_REGEX to allow dashes ([#717](#717)) ([f2a1678](f2a1678))
🎉 This PR is included in version 1.36.11 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Bumps @faker-js/faker from 7.6.0 to 8.0.2.
Release notes
Sourced from
@faker-js/faker
's releases.... (truncated)
Changelog
Sourced from
@faker-js/faker
's changelog.... (truncated)
Commits
651d1a8
chore(release): 8.0.2 (#2180)a5e73f8
fix(git): limit need for Intl to specific method (#2172)012ba2c
docs(image): add content warnings to image function jsdocs (#2159)c173150
fix(locale): ro_MD city should be city_pattern (#2155)d4a25f6
chore(deps): update doc-dependencies (#2167)f901e3d
docs(number): update default max value (#2176)b600547
chore(deps): update devdependencies (#2170)88cb0ed
chore(deps): update typescript-eslint to ~5.59.7 (#2168)03cc391
fix(locale): en_HK last_name_patterns should be last_name_pattern (#2154)8479228
chore(deps): update codecov/codecov-action action to v3.1.4 (#2166)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 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)