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): bump @faker-js/faker from 7.6.0 to 8.0.0 #159

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2023

Bumps @faker-js/faker from 7.6.0 to 8.0.0.

Release notes

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

v8.0.0

What's Changed

... (truncated)

Changelog

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

8.0.0 (2023-05-11)

Bug Fixes

  • docs: fix faker v7 code example for locale migration (#2125) (b570461)
  • locales: add real cities for zu_ZA and af_ZA, update en_ZA city list (#2141) (ee8c97c)

8.0.0-beta.1 (2023-05-06)

Features

Bug Fixes

  • locale: el county should be city_name (#2106) (1cadfb9)
  • locale: remove incorrect and unused city_prefix/suffix for sk (#2117) (e094a5a)
  • locale: remove unrealistic fictional patterns in ne, ro, tr (#2120) (d9ec87e)
  • locale: rename city_prefix to city_name for en_NG, en_ZA, en_AU_ocker (#2111) (a0fb69d)
  • location: no leading zero on building number or secondary address (#2032) (a8dc7e0)
  • test: fix failing latitude test (#2116) (7f9e9df)

Changed Locales

New Locales

8.0.0-beta.0 (2023-04-29)

⚠ BREAKING CHANGES

  • location: rename definition city to city_pattern (#2094)
  • location: rename definition street to street_pattern (#2051)
  • helpers: remove default value from arrayElement (#2045)
  • location: zip code state (#1874)
  • finance: simplify account implementation (#1992)
  • locale: move title to metadata (#1978)

Features

... (truncated)

Commits

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 7.6.0 to 8.0.0.
- [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.0)

---
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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2023
@dependabot dependabot bot requested a review from antoinezanardi May 12, 2023 05:12
@antoinezanardi antoinezanardi merged commit 855d932 into develop May 12, 2023
8 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/faker-js/faker-8.0.0 branch May 12, 2023 07:31
antoinezanardi pushed a commit that referenced this pull request May 14, 2023
## [1.8.0](v1.7.1...v1.8.0) (2023-05-14)

### 🚀 Features

* **game:** game over conditions and data ([#161](#161)) ([822109a](822109a))

### 🎨 Styles

* **logo:** landscape logos added ([#152](#152)) ([9a43466](9a43466))

### 🔩 Refactor

* **exceptions:** use nestjs exception filter ([#164](#164)) ([e888eb6](e888eb6))
* **faker:** adapt deprecated v8 methods ([#163](#163)) ([c283433](c283433))

### ✅ Tests

* **jest:** silent tests ([#162](#162)) ([715d9b8](715d9b8))

### 🧹 Chore

* **deps:** bump @faker-js/faker from 7.6.0 to 8.0.0 ([#159](#159)) ([855d932](855d932))
* **deps:** bump @types/node from 18.16.3 to 20.1.0 ([c667c8b](c667c8b))
* **deps:** bump @types/node from 20.1.0 to 20.1.1 ([#153](#153)) ([638afdf](638afdf))
* **deps:** bump @types/node from 20.1.1 to 20.1.2 ([#157](#157)) ([55a91ad](55a91ad))
* **deps:** bump @types/node from 20.1.2 to 20.1.3 ([#160](#160)) ([5056103](5056103))
* **deps:** bump @types/validator from 13.7.15 to 13.7.16 ([63a4454](63a4454))
* **deps:** bump @types/validator from 13.7.16 to 13.7.17 ([#156](#156)) ([05982f0](05982f0))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 ([#155](#155)) ([11330a6](11330a6))
* **deps:** bump @typescript-eslint/parser from 5.59.2 to 5.59.5 ([#154](#154)) ([8d33b7d](8d33b7d))
* **deps:** bump eslint from 8.39.0 to 8.40.0 ([bba882f](bba882f))
* **deps:** bump mongoose from 7.1.0 to 7.1.1 ([#158](#158)) ([d1bf310](d1bf310))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.8.0 🎉

The release is available on GitHub release

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 javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant