build(deps): bump @nestjs/core and @openapitools/openapi-generator-cli
requested to merge dependabot/npm_and_yarn/nestjs/core-and-openapitools/openapi-generator-cli--removed into master
Created by: dependabot[bot]
Removes @nestjs/core. It's no longer used after updating ancestor dependency @openapitools/openapi-generator-cli. These dependencies need to be updated together.
Removes @nestjs/core
Updates @openapitools/openapi-generator-cli
from 2.5.1 to 2.6.0
Release notes
Sourced from @openapitools/openapi-generator-cli
's releases.
v2.6.0
2.6.0 (2023-04-11)
Features
- release: trigger a release (b54ee7d)
v2.5.2
2.5.2 (2022-09-05)
Bug Fixes
Commits
-
b54ee7d
feat(release): trigger a release -
f9234a7
use node 17.x and NODE_OPTIONS=--openssl-legacy-provider (#699) -
d3d0099
Revert "add --openssl-legacy-provider" -
3b1e9c2
add --openssl-legacy-provider -
9e6f443
chore(deps): upgrade@nestjs
to 9.3.9 (#693) -
66b78ff
Replace deprecated HttpModule from@nestjs/common
with@nestjs/axios
(#651) -
aa303d0
fix: run docker with the --user argument (#659) -
f937ecc
Add explanation of Java dependency (#662) - See full diff in compare view
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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.