chore(deps-dev): bump the orval-codegen group across 1 directory with 3 updates #140
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.0Release notes
Sourced from
@faker-js/faker
's releases.Changelog
Sourced from
@faker-js/faker
's changelog.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)Updates
msw
from 2.8.2 to 2.10.2Release notes
Sourced from msw's releases.
... (truncated)
Commits
a30cdf5
chore(release): v2.10.272cc8dd
fix(TypeScript): supportResponse.error()
andHttpResponse.error()
as moc...d38097f
chore(release): v2.10.16704fa0
fix: update@mswjs/interceptors
to support WebSocket server protocol (#2528)dce459e
chore(release): v2.10.094fc78e
feat(WebSocketHandler): addrun
method (#2527)ca9d877
chore: run preview release on all pull requests (#2526)4fbc90a
chore(release): v2.9.04256351
feat: sendrequest
reference within theRESPONSE
event (#2510)0874d61
chore(release): v2.8.7Updates
orval
from 7.9.0 to 7.10.0Release notes
Sourced from orval's releases.
Commits
e62b7ab
chore(release): 7.10.043cb955
chore(release-it): upgrade725e6a6
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)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