krhrtky / self-hr

0 stars 0 forks source link

fix(deps): update dependency orval to v6.29.1 #233

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
orval 6.25.0 -> 6.29.1 age adoption passing confidence

Release Notes

anymaniax/orval (orval) ### [`v6.29.1`](https://togithub.com/anymaniax/orval/releases/tag/v6.29.1): Release 6.29.1 [Compare Source](https://togithub.com/anymaniax/orval/compare/v6.29.0...v6.29.1) ##### Bug Fixes - **hono:** correctly check response validator application/json ([43766c8](https://togithub.com/anymaniax/orval/commit/43766c801612900fcea2f80e8e13ce9e4c658294)) ### [`v6.29.0`](https://togithub.com/anymaniax/orval/releases/tag/v6.29.0): Release 6.29.0 [Compare Source](https://togithub.com/anymaniax/orval/compare/v6.28.2...v6.29.0) ##### Bug Fixes - allow making second axios, etc., param `required` instead of `optional` ([#​1357](https://togithub.com/anymaniax/orval/issues/1357)) ([b13dbb3](https://togithub.com/anymaniax/orval/commit/b13dbb3f8677e82b5b74a30f38b34672f758376f)) - allow to override only root mock ([#​1338](https://togithub.com/anymaniax/orval/issues/1338)) ([dc18a87](https://togithub.com/anymaniax/orval/commit/dc18a87baea5506396be86fa35c99629cd6a115c)) - correct import for anyof enums ([#​1371](https://togithub.com/anymaniax/orval/issues/1371)) ([d3ddbdd](https://togithub.com/anymaniax/orval/commit/d3ddbddd949734ea9092f0a856e42e79cf0c044b)) - fix type of filters.tags, add regexp to docs ([#​1369](https://togithub.com/anymaniax/orval/issues/1369)) ([50a7ad7](https://togithub.com/anymaniax/orval/commit/50a7ad76ea68163b57c6a9a1f93042612a31604e)) - format to index of `hono` ([#​1368](https://togithub.com/anymaniax/orval/issues/1368)) ([5581edf](https://togithub.com/anymaniax/orval/commit/5581edf7308596dbd04e473dee6106be84124306)) - handle OpenAPI 3.1 nullability for mocks ([#​1381](https://togithub.com/anymaniax/orval/issues/1381)) ([efc4c35](https://togithub.com/anymaniax/orval/commit/efc4c35bd5f1726c265e9c4d8d1df236804895e0)) - **hono:** remove handler fix ([692f749](https://togithub.com/anymaniax/orval/commit/692f749c0d9f0bc81adaa1e82accd36152e17f6d)) - **hono:** validator return parsed value ([#​1339](https://togithub.com/anymaniax/orval/issues/1339)) ([6d41605](https://togithub.com/anymaniax/orval/commit/6d41605a232e6efddecad64f918b2905b443e7fa)) - **msw:** make delay optional ([#​1360](https://togithub.com/anymaniax/orval/issues/1360)) ([393a6d8](https://togithub.com/anymaniax/orval/commit/393a6d8eb59ed75c3caf5b3aed5ca2bad1a4bb23)) - **msw:** make sure to early out when detecting loop in additionalproperties ([#​1362](https://togithub.com/anymaniax/orval/issues/1362)) ([4536f34](https://togithub.com/anymaniax/orval/commit/4536f34d19d3e4977953e62cf6fbe15255c54579)) - path to file url ([#​1372](https://togithub.com/anymaniax/orval/issues/1372)) ([a61d26a](https://togithub.com/anymaniax/orval/commit/a61d26aba487ad5f33e0ddea66f0951e85f2b78a)) - unstable reference (Issue 1359) ([#​1374](https://togithub.com/anymaniax/orval/issues/1374)) ([f7db4ca](https://togithub.com/anymaniax/orval/commit/f7db4ca4e20695c61f639bdbaace5b8f225fbb88)) - valid syntax when anyOf is present on querystring ([#​1341](https://togithub.com/anymaniax/orval/issues/1341)) ([41f6612](https://togithub.com/anymaniax/orval/commit/41f661205980f56a8074de06fdd0e1f587cc462a)) ##### Features - 'suppressReadonlyModifier' override option introduced ([#​1354](https://togithub.com/anymaniax/orval/issues/1354)) ([86f2cf1](https://togithub.com/anymaniax/orval/commit/86f2cf10eca5907644a80f011957bec614b06c3b)) - allow override for mock handlers to be a function ([#​1375](https://togithub.com/anymaniax/orval/issues/1375)) ([bc3d277](https://togithub.com/anymaniax/orval/commit/bc3d277469b35f5e60f66fcf302c30733e75aed0)) - **hono:** add async to handler ([db7de2f](https://togithub.com/anymaniax/orval/commit/db7de2f9a67fce04c8b0e7ca1ec03162acf49ec0)) - **hono:** add validator option ([770295f](https://togithub.com/anymaniax/orval/commit/770295f5c67ff59f34c72bc00c4f5d5321840a9d)) ##### Reverts - Revert "fix(core): improve NonReadonly type ([#​1237](https://togithub.com/anymaniax/orval/issues/1237))" ([#​1352](https://togithub.com/anymaniax/orval/issues/1352)) ([0008100](https://togithub.com/anymaniax/orval/commit/0008100312c9284835963833d4ea911c94c06695)), closes [#​1237](https://togithub.com/anymaniax/orval/issues/1237) [#​1352](https://togithub.com/anymaniax/orval/issues/1352) [#​1348](https://togithub.com/anymaniax/orval/issues/1348) ### [`v6.28.2`](https://togithub.com/anymaniax/orval/releases/tag/v6.28.2): Release 6.28.2 [Compare Source](https://togithub.com/anymaniax/orval/compare/v6.28.1...v6.28.2) ##### Bug Fixes - **zod:** remove double strict ([b311298](https://togithub.com/anymaniax/orval/commit/b311298a9c085d42c3e06c28c8955f6776b0bafa)) - **zod:** response and body parser array compatibility ([0a03004](https://togithub.com/anymaniax/orval/commit/0a03004c119880ef532bfdd1301049e2cdac3c51)) ### [`v6.28.1`](https://togithub.com/anymaniax/orval/releases/tag/v6.28.1): Release 6.28.1 [Compare Source](https://togithub.com/anymaniax/orval/compare/v6.28.0...v6.28.1) ##### Bug Fixes - **zod:** missing zod prefix ([8df6df7](https://togithub.com/anymaniax/orval/commit/8df6df73c9c929dc598c43432a5c5843bc96a2c8)) ### [`v6.28.0`](https://togithub.com/anymaniax/orval/releases/tag/v6.28.0): Release 6.28.0 [Compare Source](https://togithub.com/anymaniax/orval/compare/v6.27.1...v6.28.0) ##### Bug Fixes - accumulate discriminator mapping keys ([#​1305](https://togithub.com/anymaniax/orval/issues/1305)) ([1cc9e01](https://togithub.com/anymaniax/orval/commit/1cc9e01007a9737f60943b6c06d342529a5cdf81)) - **core:** discriminator nullable property ([7294c32](https://togithub.com/anymaniax/orval/commit/7294c32feae1aee5aaf7b440f675154e7ed623ba)) - **hono:** context add out type ([39a1884](https://togithub.com/anymaniax/orval/commit/39a18848ee0a0a000e1f987235fe798822ce9a4b)) - **hono:** handle correctly response validation empty ([48436f2](https://togithub.com/anymaniax/orval/commit/48436f2d935ad759b7ea22909186cdcbae31c84f)) - **mock/msw:** override response if it's false as well ([#​1313](https://togithub.com/anymaniax/orval/issues/1313)) ([b13df01](https://togithub.com/anymaniax/orval/commit/b13df0126a91b46f7469bbbb089371dbe301e46d)) - **msw:** correctly mock nested objects ([#​1325](https://togithub.com/anymaniax/orval/issues/1325)) ([d7fa66d](https://togithub.com/anymaniax/orval/commit/d7fa66d7b29f6eedf8799517f2569fdfeafcf758)) - **MSW:** fixed so that `Function` can be accepted with `mock` option ([#​1328](https://togithub.com/anymaniax/orval/issues/1328)) ([25a5e39](https://togithub.com/anymaniax/orval/commit/25a5e39473aed667742c01f95f708941febebcd5)) - **swr:** strongly type args in swr mutation fetchers ([#​1324](https://togithub.com/anymaniax/orval/issues/1324)) ([7feae35](https://togithub.com/anymaniax/orval/commit/7feae3530a7e727b65494017914d1ba06af4f87a)) - **zod:** handle schema type array correctly ([#​1311](https://togithub.com/anymaniax/orval/issues/1311)) ([b1d66dc](https://togithub.com/anymaniax/orval/commit/b1d66dc8a589ae39388061001caf5096a4e419f3)) ##### Features - added `output.fileExtension` option to possible specifying the extension for the generated file. ([#​1320](https://togithub.com/anymaniax/orval/issues/1320)) ([913ac00](https://togithub.com/anymaniax/orval/commit/913ac0003601157c559405fb5ecb39afc08370b7)) - **core:** add option to apply `biome` to generated files ([#​1321](https://togithub.com/anymaniax/orval/issues/1321)) ([5f5dc17](https://togithub.com/anymaniax/orval/commit/5f5dc17b4acdfc51f86048feef6fe174f4f01331)) - **zod:** add option coerce ([#​1310](https://togithub.com/anymaniax/orval/issues/1310)) ([25267ae](https://togithub.com/anymaniax/orval/commit/25267ae5a510a4e633b044cd4655d261d91147ec)) ### [`v6.27.1`](https://togithub.com/anymaniax/orval/releases/tag/v6.27.1): Release 6.27.1 [Compare Source](https://togithub.com/anymaniax/orval/compare/v6.27.0...v6.27.1) ##### Bug Fixes - **hono:** missing import when operationId in pascal case ([0794603](https://togithub.com/anymaniax/orval/commit/07946032825b55eeaff4d575506eff5306585e89)) ### [`v6.27.0`](https://togithub.com/anymaniax/orval/releases/tag/v6.27.0): Release 6.27.0 [Compare Source](https://togithub.com/anymaniax/orval/compare/v6.26.0...v6.27.0) ##### Bug Fixes - **hono:** validator response and param correctly typed ([6d002f5](https://togithub.com/anymaniax/orval/commit/6d002f57eb91e421c440961b1d8a75bf57d8b29a)) - schema type integer ([#​1294](https://togithub.com/anymaniax/orval/issues/1294)) ([9c11e7a](https://togithub.com/anymaniax/orval/commit/9c11e7a9ee636e024e6f9ab053aa824bf696233d)) ##### Features - generate mocks for all responses ([#​1284](https://togithub.com/anymaniax/orval/issues/1284)) ([5cab47d](https://togithub.com/anymaniax/orval/commit/5cab47dd06f8917280bb32cbe9daf340797f675d)) - support runtime delay functions ([#​1281](https://togithub.com/anymaniax/orval/issues/1281)) ([ada6a19](https://togithub.com/anymaniax/orval/commit/ada6a19700e9799a4cf55905095f7a6d9cadf663)) - **zod:** add option to setup strict mode ([#​1303](https://togithub.com/anymaniax/orval/issues/1303)) ([a1fa843](https://togithub.com/anymaniax/orval/commit/a1fa843b66847ffcead3f5808ad49036b6964719)) ### [`v6.26.0`](https://togithub.com/anymaniax/orval/releases/tag/v6.26.0): Release 6.26.0 [Compare Source](https://togithub.com/anymaniax/orval/compare/v6.25.0...v6.26.0) ##### Bug Fixes - **core/src/types.ts:** operatations option mock data now supports array ([#​1283](https://togithub.com/anymaniax/orval/issues/1283)) ([e990899](https://togithub.com/anymaniax/orval/commit/e99089989cab1409f93276a3ea26c0a2cd523c36)) - **core:** distinguish the value when it is blank only in `interface` ([#​1228](https://togithub.com/anymaniax/orval/issues/1228)) ([dfa076a](https://togithub.com/anymaniax/orval/commit/dfa076aa541430673661273c83880a246624e40f)) - **core:** improve NonReadonly type ([#​1237](https://togithub.com/anymaniax/orval/issues/1237)) ([5b76e3b](https://togithub.com/anymaniax/orval/commit/5b76e3b61261bc8563f656e1f847b67c4ac833a8)), closes [#​1236](https://togithub.com/anymaniax/orval/issues/1236) - **core:** NPE check in validator ([#​1238](https://togithub.com/anymaniax/orval/issues/1238)) ([cf66f3f](https://togithub.com/anymaniax/orval/commit/cf66f3f5a89314da208075ed0feac41a2c42227d)) - fixes [#​1253](https://togithub.com/anymaniax/orval/issues/1253) removing resolver for \`null\` type ([#​1255](https://togithub.com/anymaniax/orval/issues/1255)) ([b63ffe6](https://togithub.com/anymaniax/orval/commit/b63ffe671e5eeb4e06730add9cb1b947b59798f5)) - **msw:** make sure to not try to include error type in mock implementation ([#​1274](https://togithub.com/anymaniax/orval/issues/1274)) ([5fe09c3](https://togithub.com/anymaniax/orval/commit/5fe09c3a09792064a6257105626ddd7d5add1ca2)) - **msw:** mock blobs as blobs instead of strings ([#​1269](https://togithub.com/anymaniax/orval/issues/1269)) ([54df332](https://togithub.com/anymaniax/orval/commit/54df3321a74792fedc59e3bc59cd2b0e1210f45b)) - **msw:** return mock as array of enums if array is the correct type ([#​1272](https://togithub.com/anymaniax/orval/issues/1272)) ([150f49e](https://togithub.com/anymaniax/orval/commit/150f49e737769042b8266cde64f0cd13c3e49614)) - name param \__ in case of no body arg ([#​1263](https://togithub.com/anymaniax/orval/issues/1263)) ([77d10b4](https://togithub.com/anymaniax/orval/commit/77d10b448c1a97729283219165283cb8023ac5d7)) - overridden non-GET queries not generating hooks ([#​1251](https://togithub.com/anymaniax/orval/issues/1251)) ([05bb15b](https://togithub.com/anymaniax/orval/commit/05bb15b5724dd87edbd326aad4e81438e7e742a0)) - **query:** type return of useMutation query ([#​1215](https://togithub.com/anymaniax/orval/issues/1215)) ([9c13f1f](https://togithub.com/anymaniax/orval/commit/9c13f1f00bcffb5ff35febfdff8ed71647779e0f)) - **query:** usePrefetch should only work for Query/Infinite types ([#​1235](https://togithub.com/anymaniax/orval/issues/1235)) ([4fecbb2](https://togithub.com/anymaniax/orval/commit/4fecbb222d5c8cbb3706b8ab57c854e7cec54819)), closes [#​1234](https://togithub.com/anymaniax/orval/issues/1234) - request bodies should take required property into account ([#​1277](https://togithub.com/anymaniax/orval/issues/1277)) ([661a6ad](https://togithub.com/anymaniax/orval/commit/661a6ada377429b0663e2d463cef91c0dd569dee)) - **swr:** error type is correct even when it's the same type as success type ([#​1276](https://togithub.com/anymaniax/orval/issues/1276)) ([6e521b5](https://togithub.com/anymaniax/orval/commit/6e521b5cdd7e6a895d8a79c0f23901b3ce28a89c)) - **swr:** make sure to not include comma when not valid while generating swrMutationFetcher ([#​1271](https://togithub.com/anymaniax/orval/issues/1271)) ([ee01104](https://togithub.com/anymaniax/orval/commit/ee011044fd5d063bf2a96a0a59342a9067fb8313)) - TypeError custom override ([#​1229](https://togithub.com/anymaniax/orval/issues/1229)) ([4f95efb](https://togithub.com/anymaniax/orval/commit/4f95efbef0e1bdbc75a3fb657a9973e83a28a1c6)) - **vue:** update samples to v5 and fix type issue ([#​1268](https://togithub.com/anymaniax/orval/issues/1268)) ([c9834b6](https://togithub.com/anymaniax/orval/commit/c9834b6b14513151081f70cdaf74d45a841bad73)) ##### Features - jsdoc block tags ([#​1231](https://togithub.com/anymaniax/orval/issues/1231)) ([15e9033](https://togithub.com/anymaniax/orval/commit/15e903320963c06218566c24818c7a6a40e26c82)) - **swr:** add `swrInfiniteOptions` property to `output.override.swr` ([#​1245](https://togithub.com/anymaniax/orval/issues/1245)) ([3ee6904](https://togithub.com/anymaniax/orval/commit/3ee690422e56530d0b9b978363d69a2a7c420249)) - **swr:** add `swrMutationOptions` property to `output.override.swr` ([#​1225](https://togithub.com/anymaniax/orval/issues/1225)) ([d5ccc8c](https://togithub.com/anymaniax/orval/commit/d5ccc8cf3b3d0d1b420b753057460ef99ee26f4a)) - **swr:** remove `output.orverride.swr.options` property ([#​1246](https://togithub.com/anymaniax/orval/issues/1246)) ([d94d15d](https://togithub.com/anymaniax/orval/commit/d94d15d8a4e612d91e6e15d635cb4447684536e8))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

coderabbitai[bot] commented 4 months ago

[!IMPORTANT]

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)
Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger a review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
github-actions[bot] commented 4 months ago

Failed to generate code suggestions for PR