chore(deps): update dependency @faker-js/faker to v7.6.0 #2530

Merged
konrad merged 1 commits from renovate/faker-js-faker-7.x into main 2022-10-12 13:13:22 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@faker-js/faker devDependencies minor 7.5.0 -> 7.6.0

Release Notes

faker-js/faker

v7.6.0

Compare Source

Features
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@faker-js/faker](https://github.com/faker-js/faker) | devDependencies | minor | [`7.5.0` -> `7.6.0`](https://renovatebot.com/diffs/npm/@faker-js%2ffaker/7.5.0/7.6.0) | --- ### Release Notes <details> <summary>faker-js/faker</summary> ### [`v7.6.0`](https://github.com/faker-js/faker/blob/HEAD/CHANGELOG.md#&#8203;760-httpsgithubcomfaker-jsfakercomparev750v760-2022-10-12) [Compare Source](https://github.com/faker-js/faker/compare/v7.5.0...v7.6.0) ##### Features - **finance:** branch code option in bic() ([#&#8203;1378](https://github.com/faker-js/faker/issues/1378)) ([fe97c29](https://github.com/faker-js/faker/commit/fe97c29ef888b41582d4ad55753c7eb7e4bac6fc)) - **locale:** add first name for zh_CN ([#&#8203;1376](https://github.com/faker-js/faker/issues/1376)) ([1d8ea82](https://github.com/faker-js/faker/commit/1d8ea82ec8ef7dacc14e747726299fea3e06f6cf)) - **locale:** add male first names starting with Z to id_ID ([#&#8203;1424](https://github.com/faker-js/faker/issues/1424)) ([f921c14](https://github.com/faker-js/faker/commit/f921c14c5b60eed1742ad79809210597ecdcc98e)) - **locale:** add months, days and few other minor strings to es ([#&#8203;1320](https://github.com/faker-js/faker/issues/1320)) ([ebb4e2c](https://github.com/faker-js/faker/commit/ebb4e2c37ab08396fcf2d757d1192bfd59e913fc)) - **locale:** add new Indonesia state ([#&#8203;1400](https://github.com/faker-js/faker/issues/1400)) ([be87581](https://github.com/faker-js/faker/commit/be875818a8cdcf7eeab387b3d9fa232cdb5f7087)) - **locale:** extends id_ID company prefix ([#&#8203;1399](https://github.com/faker-js/faker/issues/1399)) ([f410564](https://github.com/faker-js/faker/commit/f4105642bf32a8d13bafeaf3228138c984c98b2c)) - lorem null response fix ([#&#8203;1407](https://github.com/faker-js/faker/issues/1407)) ([a6ce717](https://github.com/faker-js/faker/commit/a6ce71703b02f7c2c4f742106acff05d879c4384)) - **modules:** export module interfaces ([#&#8203;932](https://github.com/faker-js/faker/issues/932)) ([b9884d0](https://github.com/faker-js/faker/commit/b9884d098d6e14001da36acfba6fbfebdcef8fea)) - **science:** add more units in en locale ([#&#8203;1386](https://github.com/faker-js/faker/issues/1386)) ([8dcb584](https://github.com/faker-js/faker/commit/8dcb5841f0a6b0ba9eb1b1ebff123118647ab04b)) ##### Bug Fixes - **finance:** adjust min length of generated bitcoin address ([#&#8203;1384](https://github.com/faker-js/faker/issues/1384)) ([10aded2](https://github.com/faker-js/faker/commit/10aded248c5a7aaf57e1b82fad4fa15cfe8adce4)) - **finance:** fix typo in Belarusian Ruble's name ([#&#8203;1395](https://github.com/faker-js/faker/issues/1395)) ([fe214c3](https://github.com/faker-js/faker/commit/fe214c3c2d4decf469bf3bd381c7f2dfb3fbb3cd)) - **finance:** Update Belarusian Ruble to new version ([#&#8203;1392](https://github.com/faker-js/faker/issues/1392)) ([526906f](https://github.com/faker-js/faker/commit/526906ffaecd05c48264c30105593341b4da12be)) - **finance:** update Venezuelan bolívar name and code ([#&#8203;1394](https://github.com/faker-js/faker/issues/1394)) ([0e65143](https://github.com/faker-js/faker/commit/0e65143a5f1c8a25b49dd0e661628a74d1e5a82f)) - **finance:** update Zambian Kwacha to new version ([#&#8203;1393](https://github.com/faker-js/faker/issues/1393)) ([115e859](https://github.com/faker-js/faker/commit/115e859c0187aa17a5392892fe8b5bbe2ccdcc37)) - **image:** properly lock loremflickr.com images ([#&#8203;1396](https://github.com/faker-js/faker/issues/1396)) ([2539e6a](https://github.com/faker-js/faker/commit/2539e6af93bd49860776afa57f11b29c2bc4d8f1)) - improve default seed initialization ([#&#8203;1334](https://github.com/faker-js/faker/issues/1334)) ([925db3a](https://github.com/faker-js/faker/commit/925db3a0194fba6d5984203a69747265848227ef)) - **locale:** change id_ID name to `Indonesian` ([#&#8203;1401](https://github.com/faker-js/faker/issues/1401)) ([ec0181e](https://github.com/faker-js/faker/commit/ec0181ec699e8687ecabda1d251b80f8d84b3a10)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-10-12 12:03:24 +00:00
renovate added 1 commit 2022-10-12 12:03:26 +00:00
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2530-renovate-faker-js-faker-7-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2530-renovate-faker-js-faker-7-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 1c8919ee2a into main 2022-10-12 13:13:22 +00:00
konrad deleted branch renovate/faker-js-faker-7.x 2022-10-12 13:13:22 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.