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

build(deps-dev): Bump @umijs/openapi from 1.8.1 to 1.9.1 #114

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps @umijs/openapi from 1.8.1 to 1.9.1.

Release notes

Sourced from @​umijs/openapi's releases.

v1.9.0

  • API注释中增加应答的默认描述 (#118) 9551a18

chenshuai2144/openapi2typescript@v1.8.5...v1.9.0

v1.8.5

  • fix: 修复operationObject.parameters可能为空导致报错 (#113) 74835c6

chenshuai2144/openapi2typescript@v1.8.4...v1.8.5

v1.8.4

  • lock file 68c94e4
  • fix: 解决扩展属性没有追加到生成对象中的问题 (#112) a8c23ab
  • 🐛 fix: 修复get等方法类型标注时,会将header参数放入params 💥 feat: 添加windows的ts测试 (#111) b9cb940
  • 完善formData append body里面数组类型的数据 (#102) b035170

chenshuai2144/openapi2typescript@v1.8.3...v1.8.4

v1.8.3

  • perf: improve import perf (#98) c9eccd6

chenshuai2144/openapi2typescript@v1.8.2...v1.8.3

v1.8.2

  • fix: remove header in params (#95) 9d1a701
  • feat: support data fields config (#96) cd12c2b
  • fix: 状态码201返回类型无效;解析Ref文件类型 (#93) 9edd44a

chenshuai2144/openapi2typescript@v1.8.1...v1.8.2

Commits

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 [@umijs/openapi](https://github.com/chenshuai2144/openapi2typescript) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/chenshuai2144/openapi2typescript/releases)
- [Commits](chenshuai2144/openapi2typescript@v1.8.1...v1.9.1)

---
updated-dependencies:
- dependency-name: "@umijs/openapi"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2023
@mxchinegod mxchinegod merged commit f3ff1ac into main Nov 6, 2023
3 checks passed
@mxchinegod mxchinegod deleted the dependabot/npm_and_yarn/umijs/openapi-1.9.1 branch November 6, 2023 16:00
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.

1 participant