Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump orval from 7.3.0 to 7.4.1 in /src/frontend #455

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2025

Bumps orval from 7.3.0 to 7.4.1.

Release notes

Sourced from orval's releases.

Release 7.4.1

7.4.1 (2025-01-09)

Bug Fixes

  • query: infinite query and placeholder type and new datatag error (#1805) (42c3ec2)
  • zod: pass resolved specKey in context (#1789) (813916e)

Release 7.4.0

7.4.0 (2025-01-07)

Bug Fixes

  • core: add unknown[] when items is not defined (#1757) (5be5cd4)
  • core: fixed error where a renamed enum was used by old name (#1767) (21ba4b2)
  • core: fixes 878 header parameter as ref not generated properly (#1714) (8aded2e)
  • core: generate schemas when filters.schemas undefined (#1744) (2ab33db)
  • core: make sure to add '| null' to enums with null in type array (#1739) (b653320)
  • core: make sure to keyof typeof native enums (#1759) (9321a0c)
  • core: take output.indexFiles setting into account (#1770) (074936a)
  • core: undefined type is sometimes allowed for formdata (#1720) (9dccae9)
  • correct imports in Mock handlers without index (#1758) (5a1b087), closes #1547
  • fetch: make sure to not double promise for custom fetch mutator (#1768) (c89d9c9)
  • fetch: pass headers to fetch when headers option is activated (#1780) (9784454), closes #1779
  • msw: fix errornous comma at start of object (#1754) (4cb2942)
  • msw: no more missing properties. support oas31 const (#1755) (1853e1b)
  • query: make sure to make definition have optional typing if allparamsoptional (#1762) (7c36284)
  • query: vue query unref form data (#1713) (872e5d7)
  • workspaces: properly setup eslint v9 (#1793) (4d696f5)

Features

Commits
  • c572fc1 chore(release): 7.4.1
  • 42c3ec2 fix(query): infinite query and placeholder type and new datatag error (#1805)
  • 813916e fix(zod): pass resolved specKey in context (#1789)
  • de20293 docs(license): update
  • e86dcd4 docs(samples): update
  • 9dd7cfe chore(release): 7.4.0
  • 4d696f5 fix(workspaces): properly setup eslint v9 (#1793)
  • 074936a fix(core): take output.indexFiles setting into account (#1770)
  • 743a71f feat(fetch): avoid exception when the response body has no content (#1778)
  • 9784454 fix(fetch): pass headers to fetch when headers option is activated (#1780)
  • 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/orval-labs/orval) from 7.3.0 to 7.4.1.
- [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.3.0...v7.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from hwinther as a code owner January 12, 2025 01:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 12, 2025
Copy link

frontend

✅ Dependency installation successful

added 1077 packages, and audited 1078 packages in 14s

✅ Build successful

✅ No linting issues 🎊

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 frontend javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant