Skip to content

Bump orval from 6.25.0 to 6.31.0#187

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/orval-6.31.0
Closed

Bump orval from 6.25.0 to 6.31.0#187
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/orval-6.31.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jul 29, 2024

Bumps orval from 6.25.0 to 6.31.0.

Release notes

Sourced from orval's releases.

Release 6.31.0

6.31.0 (2024-06-25)

Bug Fixes

  • applies fileExtension to schemas generated files (#1473) (68fd4fb)
  • format for orval package options (#1450) (759ef48)
  • generate each http status is now zod specific (#1445) (f350fad)
  • msw: correctly add imports for enum references (#1456) (f580f5d), closes #1455
  • msw: correctly generate ref'd examples (#1459) (f296491)
  • use unknown instead of any for additional properties (#1466) (950b547)
  • zod: properly handling top level rules for array (#1475) (e1711e5)
  • zod: treat additionalProperties keyword (#1443) (257a21f)

Features

Release 6.30.2

6.30.2 (2024-06-07)

Bug Fixes

  • query: correctly set global options (8d3b3ea)

Release 6.30.1

6.30.1 (2024-06-07)

Bug Fixes

  • core: verboptions revert deep merge operations and tags (f49e706)
  • query: properly merge options by operation and tag (27080ea)

Release 6.30.0

6.30.0 (2024-06-07)

Bug Fixes

  • allow async overrideResponse to be passed to msw handler (issue #1389) (#1390) (c799462)
  • correct-enum-handling (#1386) (d5574cd)
  • msw: also split allof objects (#1442) (e3e680f)
  • msw: correctly generate integer enum mocks (#1437) (ce95b68)
  • msw: fix response http status code in handler function (#1400) (a7e6a18)
  • msw: if no success response apply a default 200 status (e236c5e)

... (truncated)

Commits
  • 7efca63 chore(release): 6.31.0
  • 502bfac Fix punycode deprecation warning (#1478)
  • 9d79bf4 docs(fetch): add guide for fetch client (#1476)
  • e1711e5 fix(zod): properly handling top level rules for array (#1475)
  • 68fd4fb fix: applies fileExtension to schemas generated files (#1473)
  • 6859a07 docs: fix format (#1471)
  • 9404af4 feat(fetch): include status code in fetch client response (#1470)
  • d5592b6 docs: suppressReadonlyModifier within override object (#1468)
  • 950b547 fix: use unknown instead of any for additional properties (#1466)
  • 82024a4 chore(fetch): add mutator test for fetch client (#1461)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [orval](https://github.com/anymaniax/orval) from 6.25.0 to 6.31.0.
- [Release notes](https://github.com/anymaniax/orval/releases)
- [Changelog](https://github.com/orval-labs/orval/blob/master/.release-it.json)
- [Commits](orval-labs/orval@v6.25.0...v6.31.0)

---
updated-dependencies:
- dependency-name: orval
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 29, 2024
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Aug 12, 2024

Superseded by #189.

@dependabot dependabot Bot closed this Aug 12, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/orval-6.31.0 branch August 12, 2024 10:58
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants