InseeFr / stromae-dsfr

https://inseefr.github.io/stromae-dsfr/
MIT License
0 stars 2 forks source link

chore(deps): update dependency orval to v6.29.1 - autoclosed #71

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
orval 6.28.2 -> 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)

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.

vercel[bot] commented 3 months ago

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

Name Status Preview Comments Updated (UTC)
stromae-dsfr ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2024 4:11pm