Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2025

Bumps the majorprod group with 4 updates: @faker-js/faker, pascal-case, rapiq and yargs.

Updates @faker-js/faker from 8.4.1 to 9.9.0

Release notes

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

v9.9.0

What's Changed

New Contributors

Full Changelog: faker-js/faker@v9.8.0...v9.9.0

v9.8.0

What's Changed

... (truncated)

Changelog

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

9.9.0 (2025-07-01)

New Locales

  • locale: add word data to pt_br and pt_pt locales (#3531) (a405ac8)

Features

9.8.0 (2025-05-13)

New Locales

Changed Locales

Bug Fixes

  • locale: correct Japanese country names (#3510) (046bb81)
  • locale: correct the name of element Lv in Japanese (#3509) (6a7ef4c)
  • locale: ko modified street_name to street_name_part (#3485) (c15da8e)

9.7.0 (2025-04-13)

New Locales

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by faker-bot, a new releaser for @​faker-js/faker since your current version.


Updates pascal-case from 3.1.2 to 4.0.0

Commits

Updates rapiq from 0.9.0 to 1.0.0

Release notes

Sourced from rapiq's releases.

v1.0.0

1.0.0 (2025-04-22)

Bug Fixes

  • deps: bump smob from 1.4.0 to 1.4.1 (#401) (04f5545)
  • deps: bump the minorandpatch group across 1 directory with 9 updates (#562) (06ff918)
  • remove ebec as dependency (701e5dc)

Features

BREAKING CHANGES

  • parseQueryParameter fn removed

  • docs: updated documentation

  • build: downgraded semantic-release to v22.x

  • build: bump rollup and swc

  • parseQueryParameter fn removed

Changelog

Sourced from rapiq's changelog.

1.0.0 (2025-04-22)

Bug Fixes

  • deps: bump smob from 1.4.0 to 1.4.1 (#401) (04f5545)
  • deps: bump the minorandpatch group across 1 directory with 9 updates (#562) (06ff918)
  • remove ebec as dependency (701e5dc)

Features

BREAKING CHANGES

  • parseQueryParameter fn removed

  • docs: updated documentation

  • build: downgraded semantic-release to v22.x

  • build: bump rollup and swc

  • parseQueryParameter fn removed

Commits
  • 3ed1407 chore(release): 1.0.0 [skip ci]
  • 229b757 build(deps-dev): bump the minorandpatch group with 6 updates (#586)
  • 483eb8e build(deps-dev): bump vite from 5.4.14 to 5.4.18 (#583)
  • b72a59b build(deps-dev): bump semantic-release from 22.0.12 to 24.2.3 (#572)
  • 50c3700 style: fix variable naming in parseQuery fn
  • 68ed6fe build(deps-dev): bump @​tada5hi/semantic-release to v0.3.2
  • 8e0c27a chore: migrated to node v22
  • 5a882eb build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.2 (#584)
  • fcca0a6 build(deps-dev): bump the majordev group across 1 directory with 4 updates (#...
  • 824b361 refactor: cleanup typings
  • Additional commits viewable in compare view

Updates yargs from 17.7.2 to 18.0.0

Changelog

Sourced from yargs's changelog.

18.0.0 (2025-05-26)

⚠ BREAKING CHANGES

  • command names are not derived from modules passed to command.
  • singleton usage of yargs yargs.foo, yargs().argv, has been removed.
  • minimum node.js versions now ^20.19.0 || ^22.12.0 || >=23.
  • yargs is now ESM first

Features

Bug Fixes

  • addDirectory do not support absolute command dir (#2465) (3a40a78)
  • allows ESM modules commands to be extensible using visit option (#2468) (200e1aa)
  • browser: fix shims so that yargs continues working in browser context (#2457) (4ae5f57)
  • build: address problems with typescript compilation (#2445) (8d72fb3)
  • coerce should play well with parser configuration (#2308) (8343c66)
  • deps: update dependency yargs-parser to v22 (#2470) (639130d)
  • exit after async handler done (#2313) (e326cde)
  • handle spaces in bash completion (#2452) (83b7788)
  • parser-configuration should work well with generated completion script (#2332) (888db19)
  • propagate Dictionary including undefined in value type (#2393) (2b2f7f5)
  • zsh: completion no longer requires double tab when using autoloaded (0dd8fe4)

Code Refactoring

  • command names are not derived from modules passed to command. (d90af45)
  • singleton usage of yargs yargs.foo, yargs().argv, has been removed. (d90af45)

Build System

  • minimum node.js versions now ^20.19.0 || ^22.12.0 || >=23. (d90af45)
Commits
  • 0bc7255 chore(main): release 18.0.0 (#2325)
  • 639130d fix(deps): update dependency yargs-parser to v22 (#2470)
  • 200e1aa fix: allows ESM modules commands to be extensible using visit option (#2468)
  • 888db19 fix: parser-configuration should work well with generated completion script (...
  • 3a40a78 fix: addDirectory do not support absolute command dir (#2465)
  • 90e9eca docs: remove to old slack channel (#2466)
  • 0dd8fe4 fix(zsh): completion no longer requires double tab when using autoloaded
  • 27eec18 feat: commandDir now works with ESM files (#2461)
  • f9c72a7 docs: update examples to run from examples folder (#2463)
  • e02c91b feat(zsh): Add default completion as fallback (#2331)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the majorprod group with 4 updates: [@faker-js/faker](https://github.com/faker-js/faker), [pascal-case](https://github.com/blakeembrey/change-case), [rapiq](https://github.com/Tada5hi/rapiq) and [yargs](https://github.com/yargs/yargs).


Updates `@faker-js/faker` from 8.4.1 to 9.9.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@v8.4.1...v9.9.0)

Updates `pascal-case` from 3.1.2 to 4.0.0
- [Release notes](https://github.com/blakeembrey/change-case/releases)
- [Commits](https://github.com/blakeembrey/change-case/compare/[email protected]@4.0.0)

Updates `rapiq` from 0.9.0 to 1.0.0
- [Release notes](https://github.com/Tada5hi/rapiq/releases)
- [Changelog](https://github.com/tada5hi/rapiq/blob/master/CHANGELOG.md)
- [Commits](tada5hi/rapiq@v0.9.0...v1.0.0)

Updates `yargs` from 17.7.2 to 18.0.0
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](yargs/yargs@v17.7.2...v18.0.0)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-version: 9.9.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: majorprod
- dependency-name: pascal-case
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: majorprod
- dependency-name: rapiq
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: majorprod
- dependency-name: yargs
  dependency-version: 18.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: majorprod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

1 similar comment
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 24, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant