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

Bump axios, @nestjs/common, @nestjs/core, @nestjs/platform-express, @nestjs/platform-socket.io, @nestjs/websockets, @nestjs/testing and wait-on in /NestVueChat #321

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

Bumps axios to 1.6.7 and updates ancestor dependencies axios, @nestjs/common, @nestjs/core, @nestjs/platform-express, @nestjs/platform-socket.io, @nestjs/websockets, @nestjs/testing and wait-on. These dependencies need to be updated together.

Updates axios from 0.21.4 to 1.6.7

Release notes

Sourced from axios's releases.

Release v1.6.7

Release notes:

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

Release v1.6.6

Release notes:

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

Release v1.6.4

Release notes:

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

Release v1.6.3

Release notes:

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.7 (2024-01-25)

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

1.6.6 (2024-01-24)

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

1.6.4 (2024-01-03)

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

... (truncated)

Commits

Updates @nestjs/common from 8.2.6 to 10.3.3

Release notes

Sourced from @​nestjs/common's releases.

v10.3.2 (2024-02-07)

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits
  • d658942 chore(@​nestjs) publish v10.3.3 release
  • 985c5e1 style(common,core): fix formatting
  • a35938a chore(@​nestjs) publish v10.3.2 release
  • 6c6bc29 Merge pull request #12943 from nestjs/renovate/reflect-metadata-0.x
  • 32b0aa8 fix(deps): update dependency reflect-metadata to v0.2.1
  • 385d21b refactor(common): ♻️ made search method optional
  • cb6664c fix(core,common): 🐛 missing registration handling of SEARCH http verb
  • c91e21c chore(@​nestjs) publish v10.3.1 release
  • 829f57f Merge pull request #13083 from nestjs/fix/non-unique-hashes
  • 783cf5c Merge pull request #13027 from dammy001/chore/allow-passing-function-in-header
  • Additional commits viewable in compare view

Updates @nestjs/core from 8.2.6 to 10.3.3

Release notes

Sourced from @​nestjs/core's releases.

v10.3.2 (2024-02-07)

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits

Updates @nestjs/platform-express from 8.2.6 to 10.3.3

Release notes

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

v10.3.2 (2024-02-07)

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits

Updates @nestjs/platform-socket.io from 8.2.6 to 10.3.3

Release notes

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

v10.3.2 (2024-02-07)

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits

Updates @nestjs/websockets from 8.2.6 to 10.3.3

Release notes

Sourced from @​nestjs/websockets's releases.

v10.3.2 (2024-02-07)

Bug fixes

Enhancements

Dependencies

... (truncated)

CommitsDescription has been truncated

…nestjs/platform-socket.io, @nestjs/websockets, @nestjs/testing and wait-on

Bumps [axios](https://github.com/axios/axios) to 1.6.7 and updates 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-socket.io](https://github.com/nestjs/nest/tree/HEAD/packages/platform-socket.io), [@nestjs/websockets](https://github.com/nestjs/nest/tree/HEAD/packages/websockets), [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) and [wait-on](https://github.com/jeffbski/wait-on). These dependencies need to be updated together.


Updates `axios` from 0.21.4 to 1.6.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.6.7)

Updates `@nestjs/common` from 8.2.6 to 10.3.3
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/common)

Updates `@nestjs/core` from 8.2.6 to 10.3.3
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/core)

Updates `@nestjs/platform-express` from 8.2.6 to 10.3.3
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/platform-express)

Updates `@nestjs/platform-socket.io` from 8.2.6 to 10.3.3
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/platform-socket.io)

Updates `@nestjs/websockets` from 8.2.6 to 10.3.3
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/websockets)

Updates `@nestjs/testing` from 8.2.6 to 10.3.3
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/testing)

Updates `wait-on` from 6.0.0 to 7.2.0
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v6.0.0...v7.2.0)

---
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-socket.io"
  dependency-type: direct:production
- dependency-name: "@nestjs/websockets"
  dependency-type: direct:production
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
- dependency-name: wait-on
  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 Feb 21, 2024
Copy link

Stale pull request message

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/NestVueChat/axios-and-nestjs/common-and-nestjs/core-and-nestjs/platform-express-and-nestjs/platform-socket.io-and-nestjs/websockets-and-nestjs/testing-and-wait-on-1.6.7 branch March 28, 2024 00:02
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 no-pr-activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants