automated-survey-laravel
automated-survey-laravel copied to clipboard
Bump fzaninotto/faker from 1.6.0 to 1.9.2
Bumps fzaninotto/faker from 1.6.0 to 1.9.2.
Release notes
Sourced from fzaninotto/faker's releases.
v1.9.2
- Security Hardening
v1.9.1
- Add link to PHPStan extension to readme #1834 (finwe)
- Enhancement: Collect code coverage #1824 (localheinz)
- Enhancement: Use all columns when running tests #1823 (localheinz)
- Enhancement: Configure verbose output via phpunit.xml.dist #1822 (localheinz)
- Curly braces for arrays is deprecated in PHP 7.4 #1843 (wimg)
- Fix: Reduce visibility of setUp() and tearDown() #1821 (localheinz)
- Fix: Mark test classes as final #1820 (localheinz)
- Fix: Remove unnecessary class-level DocBlocks #1819 (localheinz)
v1.9.0
This will the last minor release in the
1.xcycle.
- Add all Iran's provinces land lines numbers #1806 (kingofnull)
- replace latin "B" to cyrillic "B" for uk_UA locale #1800 (FI-LIFE)
- Add elgentos/masquerade to third-party library list #1798 (erikhansen)
- Add link to Gravatar provider repository #1796 (ottaviano)
- Add mobileNumber() method for nb_NO #1788 (carestad)
- Enhancement: Slightly clean up Company provider #1783 (localheinz)
- Added some more information for autoloading in the readme #1780 (pimjansen)
- Enhancement: Add issue template for bug report #1779 (localheinz)
- Add hslColor to ColorProvider #1776 (icanhazstring)
- Enhancement: Consistently use composer package name for link content #1770 (localheinz)
- Add Correct Thai words for streets,soi etc names and add Thai First a… #1769 (pierrejoye)
- Enhancement: Assert that postcode generated by Austrian Address provider matches format #1766 (localheinz)
- Enhancement: Update squizlabs/php_codesniffer #1763 (localheinz)
- Enhancement: Assert that imageUrl can be used with gray flag #1762 (localheinz)
- Enhancement: Introduce build and help targets #1761 (localheinz)
- Enhancement: Disable Xdebug as early as possible #1758 (localheinz)
- Enhancement: Clean up .gitattributes #1756 (localheinz)
- Enhancement: Reference phpunit.xsd as installed with composer #1755 (localheinz)
- add id_ID Color #1754 (cacing69)
- PHP 7.4 compatibility #1748 (pimjansen)
- Add lastName gender specific on ru_RU locale #1747 (aanfarhan)
- Update README - Add a new faker. #1731 (drupol)
- Add faker-eddy-malou third-party library #1717 (Metrakit)
- [de_DE] Company\JobTitle: list of common german job titles #1716 (amacado)
- Added 'red' to $safeColorNames #1701 (xfudox)
- [pt_PT/Address] Add abbreviature to 'travessa' and 'largo' #1606 (simaolemos)
- Fix method name for en_NZ provider in readme #1595 (gdhnz)
- Refactoring of the TextTest class #1590 (stevegrunwell)
- add gender variants for last name [lt_LT] #1586 (ikerasLT)
- add .id TLD #1566 (ad3n)
- Add Color provider to es_ES locale #1559 (juananruiz)
- Enhancement: Keep packages sorted in composer.json #1551 (localheinz)
- Portuguese providers for Companies and Internet #1537 (promatik)
Changelog
Sourced from fzaninotto/faker's changelog.
CHANGELOG
2019-12-03, v1.9.1
- Add link to PHPStan extension to readme #1834 (finwe)
- Enhancement: Collect code coverage #1824 (localheinz)
- Enhancement: Use all columns when running tests #1823 (localheinz)
- Enhancement: Configure verbose output via phpunit.xml.dist #1822 (localheinz)
- Curly braces for arrays is deprecated in PHP 7.4 #1843 (wimg)
- Fix: Reduce visibility of setUp() and tearDown() #1821 (localheinz)
- Fix: Mark test classes as final #1820 (localheinz)
- Fix: Remove unnecessary class-level DocBlocks #1819 (localheinz)
2019-11-10, v1.9.0
This will the last minor release in the
1.xcycle.
- Add all Iran's provinces land lines numbers #1806 (kingofnull)
- replace latin "B" to cyrillic "B" for uk_UA locale #1800 (FI-LIFE)
- Add elgentos/masquerade to third-party library list #1798 (erikhansen)
- Add link to Gravatar provider repository #1796 (ottaviano)
- Add mobileNumber() method for nb_NO #1788 (carestad)
- Enhancement: Slightly clean up Company provider #1783 (localheinz)
- Added some more information for autoloading in the readme #1780 (pimjansen)
- Enhancement: Add issue template for bug report #1779 (localheinz)
- Add hslColor to ColorProvider #1776 (icanhazstring)
- Enhancement: Consistently use composer package name for link content #1770 (localheinz)
- Add Correct Thai words for streets,soi etc names and add Thai First a… #1769 (pierrejoye)
- Enhancement: Assert that postcode generated by Austrian Address provider matches format #1766 (localheinz)
- Enhancement: Update squizlabs/php_codesniffer #1763 (localheinz)
- Enhancement: Assert that imageUrl can be used with gray flag #1762 (localheinz)
- Enhancement: Introduce build and help targets #1761 (localheinz)
- Enhancement: Disable Xdebug as early as possible #1758 (localheinz)
- Enhancement: Clean up .gitattributes #1756 (localheinz)
- Enhancement: Reference phpunit.xsd as installed with composer #1755 (localheinz)
- add id_ID Color #1754 (cacing69)
- PHP 7.4 compatibility #1748 (pimjansen)
- Add lastName gender specific on ru_RU locale #1747 (aanfarhan)
- Update README - Add a new faker. #1731 (drupol)
- Add faker-eddy-malou third-party library #1717 (Metrakit)
- [de_DE] Company\JobTitle: list of common german job titles #1716 (amacado)
- Added 'red' to $safeColorNames #1701 (xfudox)
- [pt_PT/Address] Add abbreviature to 'travessa' and 'largo' #1606 (simaolemos)
- Fix method name for en_NZ provider in readme #1595 (gdhnz)
- Refactoring of the TextTest class #1590 (stevegrunwell)
- add gender variants for last name [lt_LT] #1586 (ikerasLT)
- add .id TLD #1566 (ad3n)
- Add Color provider to es_ES locale #1559 (juananruiz)
- Enhancement: Keep packages sorted in composer.json #1551 (localheinz)
- Portuguese providers for Companies and Internet #1537 (promatik)
Commits
848d812Security hardeningfc10d77Merge pull request #1865 from pimjansen/release/1.9.176ff3f7Added changelog for the 1.9.1 release29f10e4Fix: Reduce visibility of setUp() and tearDown() (#1821)88bfb84Enhancement: Collect code coverage (#1824)8c18173Merge pull request #1823 from localheinz/feature/columns1d72dccEnhancement: Use all columns when running tests2afefd7Merge pull request #1819 from localheinz/fix/header574cc71Merge pull request #1822 from localheinz/feature/verbosece73e73Merge pull request #1820 from localheinz/fix/final- 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 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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)