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

fix(deps): bump @faker-js/faker from 8.2.0 to 8.3.1 #782

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2023

Bumps @faker-js/faker from 8.2.0 to 8.3.1.

Release notes

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

v8.3.1

What's Changed

Full Changelog: faker-js/faker@v8.3.0...v8.3.1

v8.3.0

Known Issue

⚠ WARNING: This version has compiler issues due to missing internal types.

What's Changed

... (truncated)

Changelog

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

8.3.1 (2023-11-14)

Bug Fixes

  • remove [@internal](https://github.com/internal) from module parent classes (#2548) (77f54ad)

8.3.0 (2023-11-14)

Features

Bug Fixes

  • date: ensures correct range for birthdate (#2535) (7ce8c28)
  • finance: maskedNumber has incorrect defaults (#2494) (e0ba50b)
  • locale: improve Swedish phone numbers format (#2520) (e4865df)

Changed Locales

  • locale: remove fr_CH data which is identical to fr (#2526) (fafcba4)

New Locales

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 25, 2023
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 8.2.0 to 8.3.1.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](faker-js/faker@v8.2.0...v8.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/faker-js/faker-8.3.1 branch from 0748bac to cc085c6 Compare November 25, 2023 16:57
@tada5hi tada5hi merged commit fa7a114 into develop Nov 25, 2023
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/faker-js/faker-8.3.1 branch November 25, 2023 17:03
github-actions bot pushed a commit that referenced this pull request Nov 25, 2023
# [3.2.0](v3.1.1...v3.2.0) (2023-11-25)

### Bug Fixes

* **deps:** bump @faker-js/faker from 8.2.0 to 8.3.1 ([#782](#782)) ([fa7a114](fa7a114))
* **deps:** bump locter from 1.2.2 to 1.2.3 ([#779](#779)) ([e89daea](e89daea))

### Features

* seeder with non default export ([#776](#776)) ([e1fe651](e1fe651))
Copy link

🎉 This PR is included in version 3.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

tada5hi pushed a commit that referenced this pull request Jan 11, 2024
# [3.2.0](v3.1.1...v3.2.0) (2023-11-25)

### Bug Fixes

* **deps:** bump @faker-js/faker from 8.2.0 to 8.3.1 ([#782](#782)) ([fa7a114](fa7a114))
* **deps:** bump locter from 1.2.2 to 1.2.3 ([#779](#779)) ([e89daea](e89daea))

### Features

* seeder with non default export ([#776](#776)) ([e1fe651](e1fe651))
tada5hi added a commit that referenced this pull request Jan 11, 2024
* chore(release): 3.2.0 [skip ci]

# [3.2.0](v3.1.1...v3.2.0) (2023-11-25)

### Bug Fixes

* **deps:** bump @faker-js/faker from 8.2.0 to 8.3.1 ([#782](#782)) ([fa7a114](fa7a114))
* **deps:** bump locter from 1.2.2 to 1.2.3 ([#779](#779)) ([e89daea](e89daea))

### Features

* seeder with non default export ([#776](#776)) ([e1fe651](e1fe651))

* fix: merging env and file data-source options

* test: add test suite for merging data source options

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
github-actions bot pushed a commit that referenced this pull request Jan 11, 2024
# [3.2.0](v3.1.1...v3.2.0) (2024-01-11)

### Bug Fixes

* **deps:** bump @faker-js/faker from 8.2.0 to 8.3.1 ([#782](#782)) ([fa7a114](fa7a114))
* **deps:** bump locter from 1.2.2 to 1.2.3 ([#779](#779)) ([e89daea](e89daea))
* **deps:** bump locter from 1.2.3 to 1.3.0 ([#826](#826)) ([00cb9c7](00cb9c7))
* **deps:** bump reflect-metadata from 0.1.13 to 0.2.1 ([#825](#825)) ([1805a49](1805a49))
* merging data-source options ([#829](#829)) ([1d0261a](1d0261a)), closes [#782](#782) [#779](#779) [#776](#776)

### Features

* seeder with non default export ([#776](#776)) ([e1fe651](e1fe651))
github-actions bot pushed a commit that referenced this pull request Jan 11, 2024
# [3.2.0](v3.1.1...v3.2.0) (2024-01-11)

### Bug Fixes

* **deps:** bump @faker-js/faker from 8.2.0 to 8.3.1 ([#782](#782)) ([fa7a114](fa7a114))
* **deps:** bump locter from 1.2.2 to 1.2.3 ([#779](#779)) ([e89daea](e89daea))
* **deps:** bump locter from 1.2.3 to 1.3.0 ([#826](#826)) ([00cb9c7](00cb9c7))
* **deps:** bump reflect-metadata from 0.1.13 to 0.2.1 ([#825](#825)) ([1805a49](1805a49))
* merging data-source options ([#829](#829)) ([1d0261a](1d0261a)), closes [#782](#782) [#779](#779) [#776](#776)

### Features

* bump version ([94e6668](94e6668))
* seeder with non default export ([#776](#776)) ([e1fe651](e1fe651))
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