chore(deps): bump axios, @nestjs/common, @nestjs/core, @nestjs/platform-express, @nestjs/platform-ws, @nestjs/swagger, @nestjs/terminus, @nestjs/websockets and @nestjs/testing - #383
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…rm-express, @nestjs/platform-ws, @nestjs/swagger, @nestjs/terminus, @nestjs/websockets and @nestjs/testing Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependencies [axios](https://github.com/axios/axios), [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express), [@nestjs/platform-ws](https://github.com/nestjs/nest/tree/HEAD/packages/platform-ws), [@nestjs/swagger](https://github.com/nestjs/swagger), [@nestjs/terminus](https://github.com/nestjs/terminus), [@nestjs/websockets](https://github.com/nestjs/nest/tree/HEAD/packages/websockets) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing). These dependencies need to be updated together. Removes `axios` Updates `@nestjs/common` from 8.4.7 to 11.0.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.11/packages/common) Updates `@nestjs/core` from 8.4.7 to 11.0.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.11/packages/core) Updates `@nestjs/platform-express` from 8.4.7 to 11.0.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.11/packages/platform-express) Updates `@nestjs/platform-ws` from 8.4.7 to 11.0.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.11/packages/platform-ws) Updates `@nestjs/swagger` from 5.2.1 to 11.0.6 - [Release notes](https://github.com/nestjs/swagger/releases) - [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json) - [Commits](nestjs/swagger@5.2.1...11.0.6) Updates `@nestjs/terminus` from 8.1.1 to 11.0.0 - [Release notes](https://github.com/nestjs/terminus/releases) - [Changelog](https://github.com/nestjs/terminus/blob/master/CHANGELOG.md) - [Commits](nestjs/terminus@8.1.1...11.0.0) Updates `@nestjs/websockets` from 8.4.7 to 11.0.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.11/packages/websockets) Updates `@nestjs/testing` from 8.4.7 to 11.0.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.11/packages/testing) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@nestjs/common" dependency-type: direct:production - dependency-name: "@nestjs/core" dependency-type: direct:production - dependency-name: "@nestjs/platform-express" dependency-type: direct:production - dependency-name: "@nestjs/platform-ws" dependency-type: direct:production - dependency-name: "@nestjs/swagger" dependency-type: direct:production - dependency-name: "@nestjs/terminus" dependency-type: direct:production - dependency-name: "@nestjs/websockets" dependency-type: direct:production - dependency-name: "@nestjs/testing" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes axios. It's no longer used after updating ancestor dependencies axios, @nestjs/common, @nestjs/core, @nestjs/platform-express, @nestjs/platform-ws, @nestjs/swagger, @nestjs/terminus, @nestjs/websockets and @nestjs/testing. These dependencies need to be updated together.
Removes
axiosUpdates
@nestjs/commonfrom 8.4.7 to 11.0.11Release notes
Sourced from
@nestjs/common's releases.... (truncated)
Commits
132c1dfchore(@nestjs) publish v11.0.11 releasebaba45echore(@nestjs) publish v11.0.10 release3c276c9chore(@nestjs) publish v11.0.9 releasede76147fix(common): revert to original value (swc builders regression) #144301093d99chore(@nestjs) publish v11.0.8 releasef81ce5ffix(common): addLeadingSlash optional group support13290e9chore(@nestjs) publish v11.0.7 release08fce4achore(@nestjs) publish v11.0.6 release08d0c61chore(@nestjs) publish v11.0.5 release02045b7chore(@nestjs) publish v11.0.4 releaseUpdates
@nestjs/corefrom 8.4.7 to 11.0.11Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
132c1dfchore(@nestjs) publish v11.0.11 releasebaba45echore(@nestjs) publish v11.0.10 release3c276c9chore(@nestjs) publish v11.0.9 release1414e2cfix: skip root module if undefinedfececd2Update packages/core/scanner.ts8dca14etest: early return when imports undefined2bdec35style: disable no-this-alias for tree-node1832c9etest: early return when imports undefined5703250chore: rename method name059e817fix: stop on cyclesUpdates
@nestjs/platform-expressfrom 8.4.7 to 11.0.11Release notes
Sourced from
@nestjs/platform-express's releases.... (truncated)
Commits
132c1dfchore(@nestjs) publish v11.0.11 releasebaba45echore(@nestjs) publish v11.0.10 release224cffdtest: move after each to describe block123f653fix(platform-express) respect existing parser middlewares when using Express 5eff8f15fix(platform-express) respect existing parser middlewares when using Express 53c276c9chore(@nestjs) publish v11.0.9 release1093d99chore(@nestjs) publish v11.0.8 release9ae019ffix(platform-express) make check for already registered parsers work with Exp...13290e9chore(@nestjs) publish v11.0.7 release08fce4achore(@nestjs) publish v11.0.6 releaseUpdates
@nestjs/platform-wsfrom 8.4.7 to 11.0.11Release notes
Sourced from
@nestjs/platform-ws's releases.... (truncated)
Commits
132c1dfchore(@nestjs) publish v11.0.11 releasece18358chore(deps): bump ws from 8.18.0 to 8.18.1baba45echore(@nestjs) publish v11.0.10 release3c276c9chore(@nestjs) publish v11.0.9 release1093d99chore(@nestjs) publish v11.0.8 release13290e9chore(@nestjs) publish v11.0.7 release08fce4achore(@nestjs) publish v11.0.6 release08d0c61chore(@nestjs) publish v11.0.5 release02045b7chore(@nestjs) publish v11.0.4 releasecbebdd2chore(@nestjs) publish v11.0.3 releaseUpdates
@nestjs/swaggerfrom 5.2.1 to 11.0.6Release notes
Sourced from
@nestjs/swagger's releases.... (truncated)
Commits
6b9fb04chore(): release v11.0.6fb31842Merge pull request #3324 from rklos/feat/support-native-private-properties3e968bafeat: support native private class properties in model class visitorb19878dchore(deps): update dependency eslint-config-prettier to v10.0.2 (#3321)8265aafchore(deps): update dependency typescript-eslint to v8.25.0 (#3320)f9a34c6chore(): release v11.0.58faade0Merge branch 'master' of https://github.com/nestjs/swaggerf16daf2fix: strip inline path regexps (fastify) #33184fcad5echore(deps): update dependency ts-jest to v29.2.6 (#3317)cf507c1chore(deps): update eslint monorepo to v9.21.0 (#3315)Updates
@nestjs/terminusfrom 8.1.1 to 11.0.0Release notes
Sourced from
@nestjs/terminus's releases.... (truncated)
Changelog
Sourced from
@nestjs/terminus's changelog.... (truncated)
Commits
eb59375chore(): release v11.0.0077f3dechore: update pnpm-lock.yaml15ec9d0chore: update jsdocf9252d1chore(): release v11.0.0-beta.1c7c247cMerge pull request #2567 from nestjs/renovate/amqplib-0.x9119f57chore(deps): update dependency amqplib to v0.10.5088c406Merge pull request #2578 from nestjs/renovate/reflect-metadata-0.x004d971fix(deps): update dependency reflect-metadata to v0.2.2c1868b9Merge pull request #2577 from nestjs/renovate/nestjs-typeorm-10.xf7908f7Merge pull request #2544 from nestjs/renovate/npm-mysql2-vulnerabilityUpdates
@nestjs/websocketsfrom 8.4.7 to 11.0.11Release notes
Sourced from
@nestjs/websockets's releases.... (truncated)
Commits
132c1dfchore(@nestjs) publish v11.0.11 releasebaba45echore(@nestjs) publish v11.0.10 release3c276c9chore(@nestjs) publish v11.0.9 release1093d99chore(@nestjs) publish v11.0.8 release13290e9chore(@nestjs) publish v11.0.7 release08fce4achore(@nestjs) publish v11.0.6 release08d0c61chore(@nestjs) publish v11.0.5 release02045b7chore(@nestjs) publish v11.0.4 releasecbebdd2chore(@nestjs) publish v11.0.3 releasefca5ebbchore(@nestjs) publish v11.0.2 releaseUpdates
@nestjs/testingfrom 8.4.7 to 11.0.11Release notes
Sourced from
@nestjs/testing's releases.... (truncated)
Commits
132c1dfchore(@nestjs) publish v11.0.11 releasebaba45echore(@nestjs) publish v11.0.10 release3c276c9chore(@nestjs) publish v11.0.9 release1093d99chore(@nestjs) publish v11.0.8 release13290e9chore(@nestjs) publish v11.0.7 release08fce4achore(@nestjs) publish v11.0.6 release08d0c61chore(@nestjs) publish v11.0.5 release02045b7chore(@nestjs) publish v11.0.4 releasecbebdd2chore(@nestjs) publish v11.0.3 releasefca5ebbchore(@nestjs) publish v11.0.2 releaseDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.