Skip to content

Bump axios, @nestjs/common, @nestjs/core and @nestjs/platform-express in /integration/integration-nestjs#28

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/integration/integration-nestjs/axios-and-nestjs/common-and-nestjs/core-and-nestjs/platform-express--removed
Open

Bump axios, @nestjs/common, @nestjs/core and @nestjs/platform-express in /integration/integration-nestjs#28
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/integration/integration-nestjs/axios-and-nestjs/common-and-nestjs/core-and-nestjs/platform-express--removed

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Removes axios. It's no longer used after updating ancestor dependencies axios, @nestjs/common, @nestjs/core and @nestjs/platform-express. These dependencies need to be updated together.

Removes axios

Updates @nestjs/common from 7.6.18 to 9.1.6

Release notes

Sourced from @​nestjs/common's releases.

v9.1.1 (2022-09-19)

Features

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits
  • 296ed93 chore(@​nestjs) publish v9.1.6 release
  • 87ebdbc Merge pull request #10423 from nestjs/dependabot/npm_and_yarn/cache-manager-5...
  • 507a7da chore(deps-dev): bump cache-manager from 4.1.0 to 5.1.1
  • 92aa42c Merge pull request #10364 from armujahid/formatContext
  • b2a4f80 Merge pull request #10365 from armujahid/formatTimeStampDiff
  • 75338c8 Merge pull request #10431 from Hossein-s/fix-cache-store-type
  • f4985b7 Merge pull request #10437 from nestjs/dependabot/npm_and_yarn/fastify/view-7.1.1
  • d112f40 Merge pull request #10370 from jmcdo29/test/cache-v5
  • 364daf3 Merge pull request #10441 from nestjs/dependabot/npm_and_yarn/mocha-10.1.0
  • 6908fbf chore(deps-dev): bump @​fastify/view from 7.1.0 to 7.1.1
  • Additional commits viewable in compare view

Updates @nestjs/core from 7.6.18 to 9.1.6

Release notes

Sourced from @​nestjs/core's releases.

v9.1.1 (2022-09-19)

Features

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits
  • 296ed93 chore(@​nestjs) publish v9.1.6 release
  • 87ebdbc Merge pull request #10423 from nestjs/dependabot/npm_and_yarn/cache-manager-5...
  • 507a7da chore(deps-dev): bump cache-manager from 4.1.0 to 5.1.1
  • 92aa42c Merge pull request #10364 from armujahid/formatContext
  • b2a4f80 Merge pull request #10365 from armujahid/formatTimeStampDiff
  • 75338c8 Merge pull request #10431 from Hossein-s/fix-cache-store-type
  • f4985b7 Merge pull request #10437 from nestjs/dependabot/npm_and_yarn/fastify/view-7.1.1
  • d112f40 Merge pull request #10370 from jmcdo29/test/cache-v5
  • 364daf3 Merge pull request #10441 from nestjs/dependabot/npm_and_yarn/mocha-10.1.0
  • 6908fbf chore(deps-dev): bump @​fastify/view from 7.1.0 to 7.1.1
  • Additional commits viewable in compare view

Updates @nestjs/platform-express from 7.6.18 to 9.1.6

Release notes

Sourced from @​nestjs/platform-express's releases.

v9.1.1 (2022-09-19)

Features

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits
  • 296ed93 chore(@​nestjs) publish v9.1.6 release
  • 87ebdbc Merge pull request #10423 from nestjs/dependabot/npm_and_yarn/cache-manager-5...
  • 507a7da chore(deps-dev): bump cache-manager from 4.1.0 to 5.1.1
  • 92aa42c Merge pull request #10364 from armujahid/formatContext
  • b2a4f80 Merge pull request #10365 from armujahid/formatTimeStampDiff
  • 75338c8 Merge pull request #10431 from Hossein-s/fix-cache-store-type
  • f4985b7 Merge pull request #10437 from nestjs/dependabot/npm_and_yarn/fastify/view-7.1.1
  • d112f40 Merge pull request #10370 from jmcdo29/test/cache-v5
  • 364daf3 Merge pull request #10441 from nestjs/dependabot/npm_and_yarn/mocha-10.1.0
  • 6908fbf chore(deps-dev): bump @​fastify/view from 7.1.0 to 7.1.1
  • Additional commits viewable 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

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), [@nestjs/core](https://github.com/nestjs/nest) and [@nestjs/platform-express](https://github.com/nestjs/nest). These dependencies need to be updated together.


Removes `axios`

Updates `@nestjs/common` from 7.6.18 to 9.1.6
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v7.6.18...v9.1.6)

Updates `@nestjs/core` from 7.6.18 to 9.1.6
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v7.6.18...v9.1.6)

Updates `@nestjs/platform-express` from 7.6.18 to 9.1.6
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v7.6.18...v9.1.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@nestjs/common"
  dependency-type: direct:development
- dependency-name: "@nestjs/core"
  dependency-type: direct:development
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2022
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.

0 participants