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

Bump @faker-js/faker from 9.3.0 to 9.4.0 in /test/sandbox #7477

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps @faker-js/faker from 9.3.0 to 9.4.0.

Release notes

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

v9.4.0

What's Changed

... (truncated)

Changelog

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

9.4.0 (2025-01-15)

Features

  • finance: use fake patterns for transactionDescription (#3202) (5ec4a6c)
  • internet: update to simplified modern user-agent list (#3324) (3c7abb5)
  • location: add list of spoken languages (#3333) (ff6dda9)

Changed Locales

  • locale: fix various locale data with trailing spaces (#3329) (e5eec0e)
  • locale: improve product_name data in en and tr (#3372) (773fc1f)

Bug Fixes

  • animal: re-moo-ved some incorrect cow data (#3326) (47f835b)
  • basic wildcard range handling + add more tests (#3322) (817f8a0)
  • finance: update Discover card number format to ensure accuracy (#3336) (69c0063)
  • image: dataUri should return random type (#3347) (eceb17d)
  • locales: update chemical element names in zh_CN (#3371) (6ec6f84)
  • location: fix bad uz street_name_part data (#3328) (b6132cb)
  • music: fix truncated song names with commas (#3327) (f36fc71), closes #996
  • system: semver parts should not be limited to 0-9 (#3349) (c0d92b8)
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)

Bumps [@faker-js/faker](/~https://github.com/faker-js/faker) from 9.3.0 to 9.4.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@v9.3.0...v9.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 20, 2025 02:56
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
Copy link

cypress bot commented Jan 20, 2025

data-hub-frontend    Run #58732

Run Properties:  status check passed Passed #58732  •  git commit 4ef9a11c02: Bump @faker-js/faker from 9.3.0 to 9.4.0 in /test/sandbox
Project data-hub-frontend
Branch Review dependabot/npm_and_yarn/test/sandbox/faker-js/faker-9.4.0
Run status status check passed Passed #58732
Run duration 01m 41s
Commit git commit 4ef9a11c02: Bump @faker-js/faker from 9.3.0 to 9.4.0 in /test/sandbox
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 15
View all changes introduced in this branch ↗︎

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.62%. Comparing base (d3b1615) to head (4ef9a11).
Report is 7 commits behind head on chore/dependencies-2025-01-20.

Additional details and impacted files
@@                        Coverage Diff                        @@
##           chore/dependencies-2025-01-20    #7477      +/-   ##
=================================================================
+ Coverage                          88.60%   88.62%   +0.01%     
=================================================================
  Files                               1150     1150              
  Lines                              17951    17951              
  Branches                            5127     5127              
=================================================================
+ Hits                               15906    15909       +3     
+ Misses                              2045     2042       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marijnkampf marijnkampf changed the base branch from main to chore/dependencies-2025-01-20 January 20, 2025 11:21
@marijnkampf marijnkampf merged commit 1c9dd56 into chore/dependencies-2025-01-20 Jan 20, 2025
16 checks passed
@marijnkampf marijnkampf deleted the dependabot/npm_and_yarn/test/sandbox/faker-js/faker-9.4.0 branch January 20, 2025 11:21
marijnkampf added a commit that referenced this pull request Jan 20, 2025
* Bump @faker-js/faker from 9.3.0 to 9.4.0 in /test/sandbox (#7477)

Bumps [@faker-js/faker](/~https://github.com/faker-js/faker) from 9.3.0 to 9.4.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@v9.3.0...v9.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-config-prettier from 9.1.0 to 10.0.1 in /test/sandbox (#7476)

Bumps [eslint-config-prettier](/~https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.0.1.
- [Release notes](/~https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](/~https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump lint-staged from 15.3.0 to 15.4.1 (#7473)

Bumps [lint-staged](/~https://github.com/lint-staged/lint-staged) from 15.3.0 to 15.4.1.
- [Release notes](/~https://github.com/lint-staged/lint-staged/releases)
- [Changelog](/~https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.3.0...v15.4.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-config-prettier from 9.1.0 to 10.0.1 (#7472)

Bumps [eslint-config-prettier](/~https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.0.1.
- [Release notes](/~https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](/~https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sass-loader from 16.0.3 to 16.0.4 (#7470)

Bumps [sass-loader](/~https://github.com/webpack-contrib/sass-loader) from 16.0.3 to 16.0.4.
- [Release notes](/~https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](/~https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v16.0.3...v16.0.4)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @storybook/react from 8.4.7 to 8.5.0 (#7469)

Bumps [@storybook/react](/~https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) from 8.4.7 to 8.5.0.
- [Release notes](/~https://github.com/storybookjs/storybook/releases)
- [Changelog](/~https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](/~https://github.com/storybookjs/storybook/commits/v8.5.0/code/renderers/react)

---
updated-dependencies:
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump react-error-boundary from 4.1.2 to 5.0.0 (#7468)

Bumps [react-error-boundary](/~https://github.com/bvaughn/react-error-boundary) from 4.1.2 to 5.0.0.
- [Release notes](/~https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@4.1.2...5.0.0)

---
updated-dependencies:
- dependency-name: react-error-boundary
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update storybook

* Bump @babel/eslint-parser from 7.25.9 to 7.26.5 (#7474)

Bumps [@babel/eslint-parser](/~https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.25.9 to 7.26.5.
- [Release notes](/~https://github.com/babel/babel/releases)
- [Changelog](/~https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](/~https://github.com/babel/babel/commits/v7.26.5/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-plugin-prettier from 5.2.1 to 5.2.3 in /test/sandbox (#7475)

Bumps [eslint-plugin-prettier](/~https://github.com/prettier/eslint-plugin-prettier) from 5.2.1 to 5.2.3.
- [Release notes](/~https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](/~https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump image-minimizer-webpack-plugin from 4.1.1 to 4.1.3 (#7471)

Bumps [image-minimizer-webpack-plugin](/~https://github.com/webpack-contrib/image-minimizer-webpack-plugin) from 4.1.1 to 4.1.3.
- [Release notes](/~https://github.com/webpack-contrib/image-minimizer-webpack-plugin/releases)
- [Changelog](/~https://github.com/webpack-contrib/image-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/image-minimizer-webpack-plugin@v4.1.1...v4.1.3)

---
updated-dependencies:
- dependency-name: image-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Dependabot

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant