Skip to content
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

chore(deps-dev): bump @faker-js/faker from 6.0.0-alpha.5 to 6.1.2 #456

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2022

Bumps @faker-js/faker from 6.0.0-alpha.5 to 6.1.2.

Release notes

Sourced from @​faker-js/faker's releases.

v6.1.2

New & Noteworthy

What's Changed

... (truncated)

Changelog

Sourced from @​faker-js/faker's changelog.

6.1.2 (2022-04-04)

Features

Bug Fixes

  • datatype.number when min = max + precision, throw when max > min (#664) (0304120)
  • deterministic results for address.nearbyGPSCoordinate (#737) (bc7bd57)
  • random word fails on undefined (#771) (fb1b87e)
  • remove doubled extension in system.filePath (#300) (2532eb9)

6.1.1 (2022-03-28)

Bug Fixes

  • forgot to run pnpm run build

6.1.0 (2022-03-28)

WARNING: This build is broken due to missing build files. Please don't use this version!

Features

  • types: generate all locales index files with non-any types (#494) (b611ca1)
  • types: provide strong typing for locales 2 (#398) (419e9e2)

Bug Fixes

  • accept dates as params for Date methods (#200) (91a1aab)
  • alphaNumeric all chars banned (#550) (c51fb15)
  • corrected the Costa Rican IBAN format (#646) (3f3de78)
  • correcting the readme file (#529) (6c9dcdd)
  • datatype.datetime should use static boundaries (#343) (7141cd7)
  • enable algolia search (#641) (a759c87)
  • fake behavior with special replacement patterns (#688) (8d1aefb)
  • fake is unable to return empty strings (#347) (301a6d2)
  • finance: update iso-3166-1 country codes for IBAN/BIC (#168) (6050d7a)
  • fix bicycle_types files being named incorrectly (#477) (7a2a522)
  • fix time.recent method signature (#586) (60d3cc5)
  • fix unique method types (#457) (14df7d3)
  • force passed locales into faker constructor (#580) (5ed963f)
  • handle missing or broken locales main index files (#478) (ff97431)
  • mersenne rand invalid input argument (#577) (486c76e)
  • move el credit card information to the expected location (#484) (dcbd18e)
  • name module gender (#644) (7675abe)

... (truncated)

Commits
  • b34ef46 chore(release): 6.1.2 (#773)
  • 8f40d2b test: fix random alpha and alphaNumeric tests assumptions (#774)
  • 845c6db refactor: remove inconsistent defaults from internet.password() (#767)
  • 01cd057 chore(deps): update dependency esbuild to ~0.14.31 (#772)
  • fb1b87e fix: random word fails on undefined (#771)
  • 8b545b4 chore: fix mustache type warning and add some tests (#753)
  • 9e03bcf chore(deps): update vitest to ~0.8.4 (#769)
  • 6096cb4 chore: deprecate name.title() in favor of name.jobTitle() (#766)
  • 214a77b chore: address zipCodeByState fix types (#760)
  • 52ad16e test: check that system.filePath() generates file extensions (#765)
  • 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 compatibility score

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)

Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 6.0.0-alpha.5 to 6.1.2.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/main/CHANGELOG.md)
- [Commits](faker-js/faker@v6.0.0-alpha.5...v6.1.2)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2022
@dependabot dependabot bot requested a review from velrest April 10, 2022 22:06
@derrabauke derrabauke merged commit e319fb4 into main Apr 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/faker-js/faker-6.1.2 branch April 21, 2022 13:24
@czosel
Copy link
Contributor

czosel commented Jul 4, 2022

🎉 This PR is included in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants