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.8.1 to 6.18.1 #562

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps orval from 6.8.1 to 6.18.1.

Release notes

Sourced from orval's releases.

Release 6.18.1

6.18.1 (2023-10-01)

Bug Fixes

  • workspace: add correctly the index file (703814c)

Release 6.18.0

6.18.0 (2023-10-01)

Bug Fixes

Features

  • core: include originalOperation in VerbOptions (#923) (7ea9b85)
  • core: option to disable creating index files (#915) (b3db343)
  • core: throw on errors (#898) (b9cf531)
  • faker: update and remove deprecated (f1b8ff8)
  • msw: allow mock delay override via function (#945) (993d227)
  • namedParameters: Add global named parameters option (#914) (663cafa)
  • query: add compatibility with version 5 (507e604)
  • zod: support array min/max items (#908) (0296a82)

Performance Improvements

Release 6.17.0

6.17.0 (2023-07-08)

Bug Fixes

  • core: recursively handle nested refs (#875) (3e46854)
  • core: use default response object as success/error response (#877) (f16537f)

Features

... (truncated)

Commits
  • 1f98aa2 chore(release): 6.18.1
  • 703814c fix(workspace): add correctly the index file
  • d4aac62 docs(samples): update
  • 5471ba4 chore(release): 6.18.0
  • cf24590 test(deps): update faker
  • 507e604 feat(query): add compatibility with version 5
  • 71e1b00 perf(utils): faster pascal case function (#951)
  • 79f6847 fix(zod): better handling for arrays, dates, min (#902)
  • 0296a82 feat(zod): support array min/max items (#908)
  • 993d227 feat(msw): allow mock delay override via function (#945)
  • 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 added the dependencies Updating dependencies label Oct 2, 2023
@kasperg
Copy link
Contributor

kasperg commented Oct 2, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/orval-6.18.1 branch 4 times, most recently from bab5324 to 82ca943 Compare October 3, 2023 06:59
@kasperg
Copy link
Contributor

kasperg commented Oct 3, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2023

Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/orval-6.18.1 branch from 82ca943 to 0e644d2 Compare October 9, 2023 13:58
Bumps [orval](https://github.com/anymaniax/orval) from 6.8.1 to 6.18.1.
- [Release notes](https://github.com/anymaniax/orval/releases)
- [Changelog](https://github.com/anymaniax/orval/blob/master/.release-it.json)
- [Commits](orval-labs/orval@v6.8.1...v6.18.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/orval-6.18.1 branch from 0e644d2 to 20b4c9d Compare October 10, 2023 15:39
@kasperg kasperg mentioned this pull request Oct 10, 2023
@kasperg
Copy link
Contributor

kasperg commented Oct 10, 2023

@dependabot ignore this dependency

@dependabot dependabot bot closed this Oct 10, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2023

OK, I won't notify you about orval again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/orval-6.18.1 branch October 10, 2023 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updating dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant