Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps the orval-codegen group with 3 updates in the / directory: @faker-js/faker, msw and orval.

Updates @faker-js/faker from 9.7.0 to 9.8.0

Release notes

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

v9.8.0

What's Changed

New Contributors

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

Changelog

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

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)
Commits
  • 549d71c chore(release): 9.8.0 (#3515)
  • 046bb81 fix(locale): correct Japanese country names (#3510)
  • c15da8e fix(locale): ko modified street_name to street_name_part (#3485)
  • d6ba4cc chore(deps): lock file maintenance (#3486)
  • 2faf57b chore(deps): update eslint (#3511)
  • 6a7ef4c fix(locale): correct the name of element Lv in Japanese (#3509)
  • 72e66c3 feat(locale): Add additional Japanese last names to the locale data (#3484)
  • c0d5217 chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker...
  • 049875d chore(deps): update all non-major dependencies (#3498)
  • 07087ff chore(deps): update cypress/browsers docker tag to v24 (#3507)
  • Additional commits viewable in compare view

Updates msw from 2.8.2 to 2.10.2

Release notes

Sourced from msw's releases.

v2.10.2 (2025-06-09)

Bug Fixes

  • TypeScript: support Response.error() and HttpResponse.error() as mocked responses (#2132) (72cc8ddac8f030f747b674148b03e5a025e412d2) @​jacquesg @​kettanaito

v2.10.1 (2025-06-07)

Bug Fixes

  • update @mswjs/interceptors to support WebSocket server protocol (#2528) (6704fa042a3eaa71b68eb7b9028a7464b2b30cef) @​kettanaito

v2.10.0 (2025-06-07)

Features

  • WebSocketHandler: add run method (#2527) (94fc78ea50bd8c3334945d3047650c8b82c2f754) @​kettanaito

v2.9.0 (2025-06-03)

Features

  • send request reference within the RESPONSE event (#2510) (425635161dddb3457eea37b996b41b7c731fc69f) @​kettanaito

v2.8.7 (2025-05-31)

Bug Fixes

  • update links to the documentation (#2519) (56f24d52a8dd6510d7430b9b2de5a816db1d8c9e) @​kettanaito

v2.8.6 (2025-05-29)

Bug Fixes

  • browser: set the default entrypoint to commonjs (#2516) (ee44fab147c83d45095bd2c14fdfffbff876d721) @​kettanaito

v2.8.5 (2025-05-27)

Bug Fixes

  • HttpResponse: strictly annotate all response methods (#2509) (2cdc2b1d4436e600f00a54568ae5999a0dc97b77) @​kettanaito
  • update @mswjs/interceptors to 0.38.7 (#2508) (b06fd0e83af70a94303489062de7a5c49fb80ae7) @​kettanaito

v2.8.4 (2025-05-19)

Bug Fixes

v2.8.3 (2025-05-17)

... (truncated)

Commits
  • a30cdf5 chore(release): v2.10.2
  • 72cc8dd fix(TypeScript): support Response.error() and HttpResponse.error() as moc...
  • d38097f chore(release): v2.10.1
  • 6704fa0 fix: update @mswjs/interceptors to support WebSocket server protocol (#2528)
  • dce459e chore(release): v2.10.0
  • 94fc78e feat(WebSocketHandler): add run method (#2527)
  • ca9d877 chore: run preview release on all pull requests (#2526)
  • 4fbc90a chore(release): v2.9.0
  • 4256351 feat: send request reference within the RESPONSE event (#2510)
  • 0874d61 chore(release): v2.8.7
  • Additional commits viewable in compare view

Updates orval from 7.9.0 to 7.10.0

Release notes

Sourced from orval's releases.

Release 7.10.0

7.10.0 (2025-06-12)

Commits
  • e62b7ab chore(release): 7.10.0
  • 43cb955 chore(release-it): upgrade
  • 725e6a6 fix(query): resolve UseInfiniteQueryOptions type error with TanStack Query v5...
  • d919f9f feat: allow defining min and max ranges for mocked numbers and strings (#2150)
  • 72c21ca fix: use arrayMin and arrayMax as default values when minItems and maxItems a...
  • 98e0add fix: use faker.number.float when mocking numbers and int when mocking integer...
  • 8ec7db2 fix: avoid to include read only properties to request with multipart/form-dat...
  • f64f202 feat: use multipleOf only if faker v9 is installed (#2142)
  • 5b58b5e feat(core): override JSDoc config to customize default documentation (#2084)
  • ace4695 fix: use multipleOf when mocking numbers (#2134)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 16, 2025
Copy link

vercel bot commented Jun 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
birdxplorer-viewer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 11, 2025 2:04am

… 3 updates

Bumps the orval-codegen group with 3 updates in the / directory: [@faker-js/faker](https://github.com/faker-js/faker), [msw](https://github.com/mswjs/msw) and [orval](https://github.com/orval-labs/orval).


Updates `@faker-js/faker` from 9.7.0 to 9.8.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.7.0...v9.8.0)

Updates `msw` from 2.8.2 to 2.10.2
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.8.2...v2.10.2)

Updates `orval` from 7.9.0 to 7.10.0
- [Release notes](https://github.com/orval-labs/orval/releases)
- [Changelog](https://github.com/orval-labs/orval/blob/master/.release-it.json)
- [Commits](orval-labs/orval@v7.9.0...v7.10.0)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-version: 9.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: orval-codegen
- dependency-name: msw
  dependency-version: 2.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: orval-codegen
- dependency-name: orval
  dependency-version: 7.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: orval-codegen
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/orval-codegen-98834e13d7 branch from 34d7e7b to a858766 Compare August 11, 2025 02:03
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.

0 participants