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 6.28.2 to 6.30.2 in /src/frontend #81

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2024

Bumps orval from 6.28.2 to 6.30.2.

Release notes

Sourced from orval's releases.

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)
  • msw: make sure method is async even when delay=false (#1440) (991ac17)
  • override: add deep merge with operations and tag options (#1397) (ce27a26)
  • swr: correct second mutator parameter when using custom mutator (#1412) (1624e6a)
  • take optional request body into account when creating form data (#1416) (9c44e9e)
  • VueJS infinite query parameters reactivity when hasInfiniteQueryParam (#1379) (c1adaf7)
  • zod: all http responses can now be generated (#1429) (d27a5a3)
  • zod: date format now respects useDates override (#1406) (36ebf4f)

Features

Release 6.29.1

6.29.1 (2024-05-17)

... (truncated)

Commits
  • 5eea401 chore(release): 6.30.2
  • 8d3b3ea fix(query): correctly set global options
  • bb7955a docs(samples): update
  • fd3194b chore(release): 6.30.1
  • 27080ea fix(query): properly merge options by operation and tag
  • f49e706 fix(core): verboptions revert deep merge operations and tags
  • df82e4a chore(script): force build post release
  • b38cb55 docs(samples): update
  • cf56fa0 chore(release): 6.30.0
  • bd9c16c feat(release-it): update
  • 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)

@dependabot dependabot bot requested a review from hwinther as a code owner June 9, 2024 01:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 9, 2024
@hwinther hwinther enabled auto-merge (squash) June 9, 2024 01:43
Copy link

github-actions bot commented Jun 9, 2024

frontend

✅ Build successful

✅ No linting issues 🎊

Copy link

Stale pull request message

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/frontend/dev/orval-6.30.2 branch 3 times, most recently from dc77ab5 to ad9dc30 Compare June 18, 2024 21:16
@hwinther
Copy link
Owner

@dependabot rebase

Bumps [orval](https://github.com/anymaniax/orval) from 6.28.2 to 6.30.2.
- [Release notes](https://github.com/anymaniax/orval/releases)
- [Changelog](https://github.com/anymaniax/orval/blob/master/.release-it.json)
- [Commits](orval-labs/orval@v6.28.2...v6.30.2)

---
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 force-pushed the dependabot/npm_and_yarn/src/frontend/dev/orval-6.30.2 branch from ad9dc30 to 1744cb5 Compare June 18, 2024 21:19
@hwinther hwinther disabled auto-merge June 18, 2024 21:19
@hwinther hwinther merged commit aaae0e4 into dev Jun 18, 2024
11 checks passed
@hwinther hwinther deleted the dependabot/npm_and_yarn/src/frontend/dev/orval-6.30.2 branch June 18, 2024 21:19
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 no-pr-activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant