-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Breaking: Bump openapi3-ts from 2.0.2 to 3.0.2 #545
Conversation
Bumps [openapi3-ts](https://github.com/metadevpro/openapi3-ts) from 2.0.2 to 3.0.0. - [Release notes](https://github.com/metadevpro/openapi3-ts/releases) - [Changelog](https://github.com/metadevpro/openapi3-ts/blob/master/Changelog.md) - [Commits](metadevpro/openapi3-ts@v.2.0.2...v3.0.0) --- updated-dependencies: - dependency-name: openapi3-ts dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
this update requires to bump the Node version upto 14 |
There is an export/import issue in the module. |
A newer version of openapi3-ts exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
|
@@ -103,7 +103,7 @@ | |||
"typescript": "^4.7.4" | |||
}, | |||
"engines": { | |||
"node": ">=12.0.0 <19.0.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ready
Bumps openapi3-ts from 2.0.2 to 3.0.0.
Release notes
Sourced from openapi3-ts's releases.
Changelog
Sourced from openapi3-ts's changelog.
Commits
2ac067f
explain breaking change126c0ce
minor changes to changelog. publishing v. 3.0.07a25a0c
Merge pull request #80 from jonluca/master181cc68
feat(version): bump version numberc0fbb27
feat(build): removed esbuild, added cjs and esm exportsdf8d6a0
feat(build): removed esbuild, added cjs and esm exports511d21e
Stricter extension name typing, changed build system and test system to use e...be4d80c
Merge pull request #79 from OrIOg/OrIOg-patch-1e7a0851
Making exclusive parameter numbers79483f2
Merge pull request #77 from narve/masterDependabot 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 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)