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/typeorm, @nestjs/testing and wait-on in /nestjs-typeorm #317

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/typeorm, @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/typeorm from 8.0.3 to 8.0.5

Release notes

Sourced from @​nestjs/typeorm's releases.

Release 8.0.4

  • Merge pull request #1236 from jevillard/fix-allow-adding-providers-loading-module-async (7a43ef3)
  • Merge pull request #1276 from nestjs/renovate/postgres-14.x (a0b9000)
  • chore(deps): update dependency postgres to v14.3 (330db2e)
  • chore(deps): update typescript-eslint monorepo to v5.25.0 (a8f85f2)
  • chore(deps): update typescript-eslint monorepo to v5.24.0 (2e78711)
  • chore(deps): update commitlint monorepo to v17 (fe40c82)
  • chore(deps): update commitlint monorepo to v16.3.0 (e6ce5a2)
  • chore(deps): update nest monorepo to v8.4.5 (65a0b2f)
  • chore(deps): update dependency @​types/jest to v27.5.1 (638a8bb)
  • chore(deps): update typescript-eslint monorepo to v5.23.0 (2ef228d)
  • chore(deps): update dependency husky to v8.0.1 (34c0450)
  • chore(deps): update dependency husky to v8 (8ab6dd2)
  • chore(deps): update dependency ts-jest to v28.0.2 (bb4688e)
  • chore(deps): update dependency eslint to v8.15.0 (217485f)
  • chore(deps): update dependency jest to v28.1.0 (eed51d2)
  • chore(deps): update dependency ts-jest to v28.0.1 (d7f2124)
  • chore(deps): update dependency release-it to v15 (f6ee7d0)
  • chore(deps): update typescript-eslint monorepo to v5.22.0 (ac404c3)
  • chore(deps): update dependency @​types/jest to v27.5.0 (72ecb4f)
  • chore(deps): update dependency ts-jest to v28 (ae3b17b)
  • chore(deps): update dependency jest to v28 (7347fa3)
  • chore(deps): update dependency release-it to v14.14.3 (bfe7c02)
  • chore(deps): update dependency typescript to v4.6.4 (dbca244)
  • chore(deps): update commitlint monorepo to v16.2.4 (84955de)
  • chore(deps): update dependency supertest to v6.2.3 (31aa946)
  • chore(deps): update dependency lint-staged to v12.4.1 (cd1c2bd)
  • chore(deps): update typescript-eslint monorepo to v5.21.0 (9479ebf)
  • chore(deps): update dependency eslint to v8.14.0 (fa20478)
  • chore(deps): update dependency lint-staged to v12.4.0 (80c14fd)
  • chore(deps): update typescript-eslint monorepo to v5.20.0 (f30dc25)
  • chore(deps): update dependency lint-staged to v12.3.8 (3779e0b)
  • chore(deps): update typescript-eslint monorepo to v5.19.0 (b473de6)
  • chore(deps): update dependency release-it to v14.14.2 (88d38cd)
  • chore(deps): update dependency release-it to v14.14.1 (1ee6c4a)
  • chore(deps): update dependency eslint to v8.13.0 (5a6efeb)
  • feat: allow adding extraProviders when the module is loaded asynchronously (c44b6bc)
  • Merge pull request #1239 from nestjs/renovate/nest-monorepo (b02bd0c)
  • chore(deps): update nest monorepo to v8.4.4 (8b152f0)
  • chore(deps): update dependency eslint-plugin-import to v2.26.0 (4388212)
  • chore(deps): update typescript-eslint monorepo to v5.18.0 (3acd4a7)
  • chore(deps): update dependency prettier to v2.6.2 (33cbae4)
  • Merge pull request #1224 from nestjs/dependabot/npm_and_yarn/minimist-1.2.6 (29de0e7)
  • chore(deps): update dependency release-it to v14.14.0 (7fc446a)
  • chore(deps): update typescript-eslint monorepo to v5.17.0 (fee0881)
  • chore(deps): update dependency eslint to v8.12.0 (4e4eadf)
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 (0bc8435)
  • chore(deps): update nest monorepo to v8.4.3 (7ec80e6)
  • chore(deps): update dependency prettier to v2.6.1 (a71aac9)
  • chore(deps): update dependency typescript to v4.6.3 (c4a04f8)

... (truncated)

Commits

Updates @nestjs/testing from 8.2.6 to 10.3.3

Release notes

Sourced from @​nestjs/testing's releases.

v10.3.2 (2024-02-07)

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits

Updates wait-on from 6.0.0 to 7.2.0

Release notes

Sourced from wait-on's releases.

v7.2.0

Update axios from 0.27.2 to latest 1.6.1 which fixes security vulnerability CVE-2023-45857.

Thanks @​AndrewMax for the PR #147 and also for those that confirmed it.

v7.1.0

Update dependencies.

Add ability to specify timeout, httpTimeout, and tcpTimeout with a unit (ms, m, s, h), defaults to ms if not specified. Thanks @​ntkoopman

v7.0.1

Removed unnecessary eslint-plugin-standard. It was no longer needed since already included in another package.

v7.0.0

Updated dependencies:

  • minimist
  • eslint
  • minimatch
  • axios
  • mocha
  • rxjs

The update to latest mocha removed support for Node.js below 12.

v6.0.1

Updated minor dependencies to fix vulnerabilities

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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](ht...

Description has been truncated

…nestjs/typeorm, @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/typeorm](https://github.com/nestjs/typeorm), [@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/typeorm` from 8.0.3 to 8.0.5
- [Release notes](https://github.com/nestjs/typeorm/releases)
- [Changelog](https://github.com/nestjs/typeorm/blob/master/.release-it.json)
- [Commits](https://github.com/nestjs/typeorm/commits)

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/typeorm"
  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/nestjs-typeorm/axios-and-nestjs/common-and-nestjs/core-and-nestjs/platform-express-and-nestjs/typeorm-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