Skip to content

Conversation

@pipozzz
Copy link
Member

@pipozzz pipozzz commented Oct 4, 2022

What does this changes

Brief summary of the changes

What was wrong

Description of what was the root cause of the issue.

How this fixes it

Description of how the changes fix the issue.

Fixes #...

healarconr and others added 30 commits November 2, 2021 14:55
* Create `es` `person` provider to reuse `language_names`

* Add person provider for es_CO.

* Add address provider for es_CO.

* Add automotive provider for es_CO.

* Add ssn provider for es_CO.

* Add phone_number provider for es_CO.

* Organize imports and fix some comments.

* Correct spelling mistake in a female name.

* Remove python 2 unicode string literals from docstrings.

* Format with black.

* Fix errors detected by mypy.
* lorem, color providers done

* address done

* address optimized, license formats done, banks done

* company, currency, datetime,internet,job, person done

* person updated

* ssn and phone numbers done

* fix issues

* format issues fixed

* import order changed in automative

* automative import

* -added postalcode generator
-added test cases for az_AZ address provider
-minor fix

* -added tests for az_AZ locale implemented providers
-minor bug fixes

* Update __init__.py

sources added

* Update test_company.py

* Update test_job.py

* -adjusted to flake8
-fixed minor typo errors

* Update faker/providers/person/az_AZ/__init__.py

Co-authored-by: Flavio Curella <89607+fcurella@users.noreply.github.com>

* is_valid_aba added to bank test

* ssn and lorem tests addded

* Update tests/providers/test_company.py

Co-authored-by: Flavio Curella <89607+fcurella@users.noreply.github.com>

* Update faker/providers/ssn/az_AZ/__init__.py

Co-authored-by: Flavio Curella <89607+fcurella@users.noreply.github.com>

* Update faker/providers/ssn/az_AZ/__init__.py

Co-authored-by: Flavio Curella <89607+fcurella@users.noreply.github.com>

* Update faker/providers/phone_number/az_AZ/__init__.py

Co-authored-by: Flavio Curella <89607+fcurella@users.noreply.github.com>

* Update faker/providers/phone_number/az_AZ/__init__.py

Co-authored-by: Flavio Curella <89607+fcurella@users.noreply.github.com>

* Update faker/providers/phone_number/az_AZ/__init__.py

Co-authored-by: Flavio Curella <89607+fcurella@users.noreply.github.com>

* Update faker/providers/phone_number/az_AZ/__init__.py

Co-authored-by: Flavio Curella <89607+fcurella@users.noreply.github.com>

* Update faker/providers/phone_number/az_AZ/__init__.py

Co-authored-by: Flavio Curella <89607+fcurella@users.noreply.github.com>

* Update faker/providers/phone_number/az_AZ/__init__.py

Co-authored-by: Flavio Curella <89607+fcurella@users.noreply.github.com>

* Revert "deprecate positional `allowed_types` (#1573)"

This reverts commit 441b526.

* 📝 Update CHANGELOG

* Bump version: 9.9.0 → 9.9.1

* deprecate positional `allowed_types` (#1573)

This reverts commit db04a0c.

* 📝 update CHANGELOG

* Bump version: 9.9.1 → 10.0.0

* Allow custom placeholder string for `image_url`. Close #1319 (#1580)

* 📝 Update CHANGELOF.md

* Bump version: 10.0.0 → 11.0.0

* linted code

* split compund words in lorem provider

* remove unused code

Co-authored-by: Sevdimali Isayev <github853211>
Co-authored-by: Mecid Recebli <rcblmcd@gmail.com>
Co-authored-by: Flavio Curella <89607+fcurella@users.noreply.github.com>
Co-authored-by: fcurella <flavio.curella@gmail.com>
MetcalfeTom and others added 29 commits July 28, 2022 09:30
Co-authored-by: Kalle Bracht <kallebracht@gmx.de>
… currency, date_time, geo, internet, job, person, phone_number and ssn.

Co-authored-by: Flavio Curella <flavio.curella@gmail.com>
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>

Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
Fix to name August, missing 'A' in first name list.
* Added support for Python 3.10.

* Dropped support for Python 3.6.
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v5...v6)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pipozzz pipozzz merged commit d213cd1 into Pipoline:master Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.