Skip to content

Bump axios, @nestjs/common, @nestjs/core, @nestjs/mongoose, @nestjs/passport, @nestjs/platform-express, @nestjs/testing and wait-on in /nest-auth#498

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nest-auth/multi-3826e54f4b
Open

Bump axios, @nestjs/common, @nestjs/core, @nestjs/mongoose, @nestjs/passport, @nestjs/platform-express, @nestjs/testing and wait-on in /nest-auth#498
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nest-auth/multi-3826e54f4b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps axios to 1.18.1 and updates ancestor dependencies axios, @nestjs/common, @nestjs/core, @nestjs/mongoose, @nestjs/passport, @nestjs/platform-express, @nestjs/testing and wait-on. These dependencies need to be updated together.

Updates axios from 0.24.0 to 1.18.1

Release notes

Sourced from axios's releases.

v1.18.1 — June 21, 2026

This release focuses on Node HTTP adapter fixes, safer AxiosError serialisation, runtime/type correctness fixes, documentation updates, and dependency maintenance.

🐛 Bug Fixes

  • AxiosError Serialisation: Made AxiosError#cause non-enumerable to prevent circular JSON serialisation failures when errors include nested causes. (#10913)
  • Node HTTP Adapter: Guarded socket.setKeepAlive for proxy agent streams, accepted path-only URLs when socketPath is configured, deferred environment proxy handling to Node, and explicitly passed maxBodyLength through to follow-redirects. (#10917, #10930, #10942, #10993)
  • Runtime and Type Correctness: Fixed several runtime crashes, type definition mismatches, and incorrect error handling paths. (#10959, #11021)
  • AxiosURLSearchParams: Switched the encoder callback to an arrow function so encoder.call(this) receives the AxiosURLSearchParams instance correctly. (#11019)

🔧 Maintenance & Chores

  • Documentation: Documented sensitive headers and status transition behaviour, prepared cleaned-up docs, added Deno install instructions, and clarified that request data is request-specific (#11007, #11010, #11023, #11025)

  • Dependencies: Bumped vite, rollup, form-data, js-yaml, and multer across the root project, docs, smoke tests, and module test workspaces. (#11011, #11012, #11013, #11014, #11015, #11016, #11017, #11026)

🌟 New Contributors

We are thrilled to welcome our new contributors. Thank you for helping improve axios:

Full Changelog

v1.18.0 — June 13, 2026

This release hardens redirect and URL handling, improves the validateStatus configuration semantics, and includes updates to documentation, dependencies, and release metadata.

🔒 Security Fixes

  • Redirect Header Safety: Added Node HTTP adapter support for stripping caller-specified sensitive headers on cross-origin redirects, helping prevent custom auth headers such as API keys from leaking to another origin. (#10892)

  • URL And Request Hardening: Rejects malformed http: and https: URLs that omit // with ERR_INVALID_URL, while tightening prototype-pollution-safe config reads, stream size limits, FormData depth handling, data URL sizing, and local NO_PROXY matching. (#11000)

🐛 Bug Fixes

  • Status Validation: Added transitional.validateStatusUndefinedResolves so applications can opt in to treating validateStatus: undefined like the option was omitted, while validateStatus: null remains the explicit way to accept every status. (#10899)

🔧 Maintenance & Chores

  • Documentation: Published the v1.17.0 release notes, fixed a changelog typo, clarified the package update PR policy, and marked the proxy request config as Node.js-only in the advanced docs. (#10984, #10988, #10992, #10995)

  • Dependencies: Bumped @babel/core, @babel/preset-env, @commitlint/cli, @commitlint/config-conventional, @rollup/plugin-babel, @rollup/plugin-commonjs, @vitest/browser, @vitest/browser-playwright, eslint, lint-staged, rollup, vitest, and actions/checkout. (#10989, #10996, #10997)

  • Release Metadata: Prepared the 1.18.0 release by updating package metadata and the runtime VERSION value. (#11003)

... (truncated)

Changelog

Sourced from axios's changelog.

Changelog

v1.18.0 — June 13, 2026

This release hardens redirect and URL handling, improves the validateStatus configuration semantics, and includes updates to documentation, dependencies, and release metadata.

🔒 Security Fixes

  • Redirect Header Safety: Added Node HTTP adapter support for stripping caller-specified sensitive headers on cross-origin redirects, helping prevent custom auth headers such as API keys from leaking to another origin. (#10892)

  • URL And Request Hardening: Rejects malformed http: and https: URLs that omit // with ERR_INVALID_URL, while tightening prototype-pollution-safe config reads, stream size limits, FormData depth handling, data URL sizing, and local NO_PROXY matching. (#11000)

🐛 Bug Fixes

  • Status Validation: Added transitional.validateStatusUndefinedResolves so applications can opt in to treating validateStatus: undefined like the option was omitted, while validateStatus: null remains the explicit way to accept every status. (#10899)

🔧 Maintenance & Chores

  • Documentation: Published the v1.17.0 release notes, fixed a changelog typo, clarified the package update PR policy, and marked the proxy request config as Node.js-only in the advanced docs. (#10984, #10988, #10992, #10995)

  • Dependencies: Bumped @babel/core, @babel/preset-env, @commitlint/cli, @commitlint/config-conventional, @rollup/plugin-babel, @rollup/plugin-commonjs, @vitest/browser, @vitest/browser-playwright, eslint, lint-staged, rollup, vitest, and actions/checkout. (#10989, #10996, #10997)

  • Release Metadata: Prepared the 1.18.0 release by updating package metadata and the runtime VERSION value. (#11003)

🌟 New Contributors

We are thrilled to welcome our new contributors. Thank you for helping improve axios:

Full Changelog

v1.17.0 — June 1, 2026

This release adds Node HTTP zstd decompression, hardens config and release workflows, and fixes authentication, header, proxy, and type-handling regressions.

🔒 Security Fixes

  • Config Hardening: Guarded socketPath, params, and paramsSerializer reads with own-property checks to prevent inherited prototype values from affecting request behavior, including SSRF-sensitive paths. (#10901, #10922)
  • Release Publishing: Switched the publish workflow to npm staged publishing for safer, auditable package releases with provenance. (#10926)

🚀 New Features

  • HTTP Compression: Added Node HTTP adapter support for zstd response decompression, with transitional.advertiseZstdAcceptEncoding controlling whether zstd is advertised in Accept-Encoding. (#6792, #10920)

🐛 Bug Fixes

  • Authentication Handling: Restored Basic auth on same-origin Node redirects while continuing to strip credentials cross-origin, and aligned the fetch adapter with HTTP adapter behavior for URL-embedded Basic auth. (#10929, #10896)

... (truncated)

Commits
  • a209bfb chore(release): prepare release 1.18.1 (#11027)
  • fa6a55e chore(deps-dev): bump multer from 2.1.1 to 2.2.0 (#11026)
  • 40e7be8 docs: clarifies that request data is request-specific in axios (#11025)
  • a446b39 fix(AxiosURLSearchParams): use arrow function so encoder.call(this) receives ...
  • cf1306a docs: add Deno to install instructions (#11023)
  • b32880a fix: incorrect use of error (#11021)
  • 1792eda fix: ensure maxBodyLength is explicitly passed to follow-redirects (#10993)
  • 30499d6 fix: various runtime crashes and type definition mismatches (#10959)
  • 20ce9c4 fix(http): defer env proxy handling to Node (#10942)
  • e64bcf9 chore(deps): merge branch 'v1.x' into tests/module/cjs (#11014)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for axios since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates @nestjs/common from 8.2.6 to 11.1.28

Release notes

Sourced from @​nestjs/common's releases.

v11.1.28 (2026-07-08)

Bug fixes

  • core
    • #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@​jyx-07)
  • common
    • #17257 fix(common): Add missing exception classes to HttpErrorByCode (@​Se3do)
  • websockets
    • #17188 fix(websockets): correct type guard to check value not key (@​Se3do)

Enhancements

  • core
    • #17241 feat(core): include auto-converted route in legacy route path warning (@​ronielli)

Dependencies

Committers: 4

v11.1.27

What's Changed

Full Changelog: nestjs/nest@v11.1.26...v11.1.27

v11.1.26

What's Changed

Full Changelog: nestjs/nest@v11.1.25...v11.1.26

v11.1.25

What's Changed

New Contributors

... (truncated)

Commits
  • dfaa376 chore(release): publish v11.1.28 release
  • a5e86d8 fix(common): Add missing exception classes to HttpErrorByCode
  • 660a124 chore(release): publish v11.1.27 release
  • aa5c4f1 chore: update readme and package.json
  • 9ff83d5 chore(release): publish v11.1.26 release
  • 02f8041 chore(release): publish v11.1.25 release
  • 1634915 test(common): Add unit tests for cli-colors utility
  • 380bf5c Merge pull request #17058 from Se3do/test/extend-metadata
  • af4542b test(common): Add unit tests for assignCustomParameterMetadata
  • b67aea1 test(common): Add unit tests for extendArrayMetadata
  • Additional commits viewable in compare view

Updates @nestjs/core from 8.2.6 to 11.1.28

Release notes

Sourced from @​nestjs/core's releases.

v11.1.28 (2026-07-08)

Bug fixes

  • core
    • #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@​jyx-07)
  • common
    • #17257 fix(common): Add missing exception classes to HttpErrorByCode (@​Se3do)
  • websockets
    • #17188 fix(websockets): correct type guard to check value not key (@​Se3do)

Enhancements

  • core
    • #17241 feat(core): include auto-converted route in legacy route path warning (@​ronielli)

Dependencies

Committers: 4

v11.1.27

What's Changed

Full Changelog: nestjs/nest@v11.1.26...v11.1.27

v11.1.26

What's Changed

Full Changelog: nestjs/nest@v11.1.25...v11.1.26

v11.1.25

What's Changed

New Contributors

... (truncated)

Commits
  • dfaa376 chore(release): publish v11.1.28 release
  • 053a316 Merge pull request #17239 from jyx-07/fix/sse-interceptor-teardown
  • 8e7a2ee feat(core): include auto-converted route in legacy route path warning
  • c5b7164 fix(core): trigger sse observable teardown on disconnect
  • 660a124 chore(release): publish v11.1.27 release
  • 5c5e9ba fix(core): sse async handlers teardown issue #17128
  • aa5c4f1 chore: update readme and package.json
  • 9ff83d5 chore(release): publish v11.1.26 release
  • 0f398fd test: fix broken unit test
  • d152eec fix(core): post sse endpoint empty response #17098
  • Additional commits viewable in compare view

Updates @nestjs/mongoose from 9.0.2 to 9.2.2

Release notes

Sourced from @​nestjs/mongoose's releases.

Release 9.2.2

  • chore: support the latest version of mongoose (4ab97f8)
  • chore: fix hooks (b0697da)
  • Merge pull request #1680 from nestjs/renovate/cimg-node-19.x (87c22b3)
  • chore(deps): update dependency typescript to v5 (37e051a)
  • chore(deps): update dependency @​types/jest to v29.5.0 (6fd8659)
  • chore(deps): update dependency release-it to v15.9.0 (f72cad5)
  • chore(deps): update dependency @​types/jest to v29.4.4 (121ccbb)
  • chore(deps): update nest monorepo to v9.3.10 (ede0caa)
  • chore(deps): update node.js to v19.7 (bf1653b)
  • chore(deps): update dependency @​types/jest to v29.4.2 (04a9eef)
  • chore(deps): update dependency @​types/node to v18.15.3 (5d74bcb)
  • chore(deps): update typescript-eslint monorepo to v5.55.0 (05d883c)
  • chore(deps): update dependency mongoose to v6.10.3 (ca8253f)
  • chore(deps): update dependency @​types/node to v18.15.2 (786bc46)
  • chore(deps): update dependency @​types/jest to v29.4.1 (0935859)
  • chore(deps): update dependency @​types/node to v18.15.1 (85a1877)
  • chore(deps): update dependency eslint to v8.36.0 (b08db82)
  • chore(deps): update dependency lint-staged to v13.2.0 (21784d7)
  • chore(deps): update dependency @​types/node to v18.15.0 (fc2e9dd)
  • chore(deps): update dependency release-it to v15.8.0 (3f47cfa)
  • chore(deps): update dependency mongoose to v6.10.2 (566b691)
  • chore(deps): update dependency jest to v29.5.0 (62eafb8)
  • chore(deps): update typescript-eslint monorepo to v5.54.1 (a836357)
  • chore(deps): update dependency eslint-config-prettier to v8.7.0 (19ea358)
  • chore(deps): update dependency mongoose to v6.10.1 (ca1c8e9)
  • chore(deps): update dependency @​types/node to v18.14.6 (f8ae548)
  • chore(deps): update dependency @​types/node to v18.14.5 (d50d091)
  • chore(deps): update dependency @​types/node to v18.14.4 (3c5e069)
  • chore(deps): update dependency release-it to v15.7.0 (525d0e7)
  • chore(deps): update dependency release-it to v15.6.1 (95fdcc6)
  • chore(deps): update typescript-eslint monorepo to v5.54.0 (1aee303)
  • chore(deps): update dependency @​types/node to v18.14.2 (e7e255d)
  • chore(deps): update dependency eslint to v8.35.0 (7572697)
  • chore(deps): update dependency @​types/node to v18.14.1 (4efa1bb)
  • chore(deps): update dependency mongoose to v6.10.0 (46a76a6)
  • chore(deps): update dependency mongoose to v6.9.3 (f28558e)
  • chore(deps): update typescript-eslint monorepo to v5.53.0 (e854da6)
  • chore(deps): update dependency @​types/node to v18.14.0 (500b516)
  • chore(deps): update commitlint monorepo to v17.4.4 (c929764)
  • chore(deps): update dependency mongoose to v6.9.2 (917d6ee)
  • chore(deps): update dependency jest to v29.4.3 (d198334)
  • chore(deps): update nest monorepo to v9.3.9 (60b7354)
  • chore(deps): update typescript-eslint monorepo to v5.52.0 (75f6f0d)
  • chore(deps): update dependency lint-staged to v13.1.2 (794bbed)
  • chore(deps): update commitlint monorepo to v17.4.3 (8e6275a)
  • chore(deps): update dependency eslint to v8.34.0 (7e528d7)
  • chore(deps): update nest monorepo to v9.3.8 (439a6ab)
  • Merge pull request #1640 from nestjs/dependabot/npm_and_yarn/cookiejar-2.1.4 (61cf5d5)
  • Merge pull request #1632 from nestjs/renovate/cimg-node-19.x (44ddbe2)

... (truncated)

Commits
  • b97dcae chore(): release v9.2.2
  • 4ab97f8 chore: support the latest version of mongoose
  • b0697da chore: fix hooks
  • 87c22b3 Merge pull request #1680 from nestjs/renovate/cimg-node-19.x
  • 37e051a chore(deps): update dependency typescript to v5
  • 6fd8659 chore(deps): update dependency @​types/jest to v29.5.0
  • f72cad5 chore(deps): update dependency release-it to v15.9.0
  • 121ccbb chore(deps): update dependency @​types/jest to v29.4.4
  • ede0caa chore(deps): update nest monorepo to v9.3.10
  • bf1653b chore(deps): update node.js to v19.7
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates @nestjs/passport from 8.1.0 to 11.0.5

Release notes

Sourced from @​nestjs/passport's releases.

Release 11.0.5

  • fix: exclude last argument only if its of type function (cb) (1a7123a)

Release 11.0.4

  • fix: remove redundant exclude unknown type (7a7ea87)
  • fix: strategy ctor overload type extractor generic. Solves #1857 (99a3245)

Release 11.0.3

  • fix: use all ctor params type to include overloads #1857 (84c8838)

11.0.0

v11.0.0

Release 10.0.3

  • Merge pull request #1455 from nestjs/renovate/cimg-node-21.x (fe6ad2e)
  • Merge pull request #1502 from nestjs/renovate/passport-0.x (f46ffb9)
  • chore(deps): update dependency lint-staged to v15.2.0 (46b4f69)
  • chore(deps): update dependency @​types/node to v20.10.3 (d213a85)
  • chore(deps): update dependency eslint-config-prettier to v9.1.0 (69bb1f6)
  • chore(deps): update dependency eslint to v8.55.0 (f5fa401)
  • chore(deps): update dependency @​types/node to v20.10.2 (1e9cad1)
  • chore(deps): update dependency @​types/node to v20.10.1 (145ecda)
  • chore(deps): update typescript-eslint monorepo to v6.13.1 (70a908f)
  • chore(deps): update typescript-eslint monorepo to v6.13.0 (c73d48e)
  • chore(deps): update dependency passport to v0.7.0 (d0b9a60)
  • chore(deps): update dependency @​types/node to v20.10.0 (4f3245d)
  • chore(deps): update dependency @​types/node to v20.9.5 (114a3b6)
  • chore(deps): update dependency @​types/node to v20.9.4 (4002acc)
  • chore(deps): update dependency @​types/jest to v29.5.10 (6dc6c09)
  • chore(deps): update dependency @​types/passport to v1.0.16 (502554c)
  • chore(deps): update dependency @​types/node to v20.9.3 (82c77c4)
  • chore(deps): update commitlint monorepo to v18.4.3 (1dae894)
  • chore(deps): update dependency @​types/jest to v29.5.9 (b1e0fa8)
  • chore(deps): update typescript-eslint monorepo to v6.12.0 (7d4dc10)
  • chore(deps): update dependency typescript to v5.3.2 (96cb3ea)
  • chore(deps): update nest monorepo to v10.2.10 (d8313ed)
  • chore(deps): update dependency @​types/node to v20.9.2 (dd750ce)
  • chore(deps): update dependency eslint to v8.54.0 (b7c9666)
  • chore(deps): update nest monorepo to v10.2.9 (3b9472f)
  • chore(deps): update dependency @​types/node to v20.9.1 (b80e559)
  • chore(deps): update commitlint monorepo to v18.4.2 (6678d6a)
  • chore(deps): update node.js to v21 (68cebed)
  • chore(deps): update typescript-eslint monorepo to v6.11.0 (c98e1e4)
  • chore(deps): update dependency prettier to v3.1.0 (6fbd769)
  • chore(deps): update dependency @​commitlint/cli to v18.4.1 (d13e432)
  • chore(deps): update dependency lint-staged to v15.1.0 (156f7fc)
  • chore(deps): update dependency release-it to v17 (7ae90f1)

... (truncated)

Commits
  • 1432808 chore(): release v11.0.5
  • d3775ac Merge pull request #1866 from nestjs/fix/without-callback-fix
  • 28a0835 Merge pull request #1867 from nestjs/renovate/lint-staged-15.x
  • 53ba5d6 chore(deps): update dependency lint-staged to v15.4.2
  • 223c1cb Merge pull request #1863 from nestjs/renovate/node-22.x
  • bda4914 Merge pull request #1864 from nestjs/renovate/nest-monorepo
  • 1a7123a fix: exclude last argument only if its of type function (cb)
  • 6fa6d91 chore(deps): update nest monorepo to v11.0.5
  • 8b3f7e3 chore(deps): update dependency @​types/node to v22.10.9
  • 3c877f8 chore(deps): update nest monorepo to v11.0.4 (#1862)
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates @nestjs/platform-express from 8.2.6 to 11.1.28

Release notes

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

v11.1.28 (2026-07-08)

Bug fixes

  • core
    • #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@​jyx-07)
  • common
    • #17257 fix(common): Add missing exception classes to HttpErrorByCode (@​Se3do)
  • websockets
    • #17188 fix(websockets): correct type guard to check value not key (@​Se3do)

Enhancements

  • core
    • #17241 feat(core): include auto-converted route in legacy route path warning (@​ronielli)

Dependencies

Committers: 4

v11.1.27

What's Changed

Full Changelog: nestjs/nest@v11.1.26...v11.1.27

v11.1.26

What's Changed

Full Changelog: nestjs/nest@v11.1.25...v11.1.26

v11.1.25

What's Changed

New Contributors

... (truncated)

Commits
  • dfaa376 chore(release): publish v11.1.28 release
  • 541977a fix(deps): update dependency multer to v2.2.0 [security]
  • 660a124 chore(release): publish v11.1.27 release
  • aa5c4f1 chore: update readme and package.json
  • 9ff83d5 chore(release): publish v11.1.26 release
  • 02f8041 chore(release): publish v11.1.25 release
  • d8a0ab8 chore(release): publish v11.1.24 release
  • 2dccece chore: update readmes
  • b8be8c1 chore(release): publish v11.1.23 release
  • 801c46f chore(release): publish v11.1.22 release
  • Additional commits viewable in compare view

Updates @nestjs/testing from 8.2.6 to 11.1.28

Release notes

Sourced from @​nestjs/testing's releases.

v11.1.28 (2026-07-08)

Bug fixes

  • core
    • #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@​jyx-07)
  • common
    • #17257 fix(common): Add missing exception classes to HttpErrorByCode (@​Se3do)
  • websockets
    • #17188 fix(websockets): correct type guard to check value not key (@​Se3do)

Enhancements

  • core
    • #17241 feat(core): include auto-converted route in legacy route path warning (@​ronielli)

Dependencies

Committers: 4

v11.1.27

What's Changed

Full Changelog: nestjs/nest@v11.1.26...v11.1.27

v11.1.26

What's Changed

Full Changelog: nestjs/nest@v11.1.25...v11.1.26

v11.1.25

What's Changed

New Contributors

... (truncated)

Commits
  • dfaa376 chore(release): publish v11.1.28 release
  • 660a124 chore(release): publish v11.1.27 release
  • aa5c4f1 chore: update readme and package.json
  • 9ff83d5 chore(release): publish v11.1.26 release
  • 02f8041 chore(release): publish v11.1.25 release
  • d8a0ab8 chore(release): publish v11.1.24 release
  • 2dccece chore: update readmes
  • b8be8c1 chore(release): publish v11.1.23 release
  • 801c46f chore(release): publish v11.1.22 release
  • 983dd52 chore(release): publish v11.1.21 release
  • Additional commits viewable in compare view

Updates wait-on from 6.0.0 to 9.0.10

Release notes

Sourced from wait-on's releases.

v9.0.10

Cleaned up unnecessary files from npm published package, added code coverage

Removed:

  • .fastembed_cache
  • .github
  • .nyc_output
  • coverage
  • .editorconfig
  • .nycrc.json
  • .prettierrc.js
  • eslint.config.mjs

Increased code coverage

Thanks @​aarongoldenthal

v9.0.6

Update minor deps for security vulnerabilities

  • axios
    • follow-redirects
  • joi

v9.0.5

Update minor dependencies and npm audit fixes

v9.0.4

Updated patch dependencies including axios and lodash

v9.0.3

Update to jsdoc. Thanks @​westonruter

Minor dependencies updated: eslint, mocha, axios

v9.0.2

Replaced unmaintained expect-legacy package with chai. Thanks @​bdkopen

v9.0.1

Update minor deps:

  • axios
  • eslint

v9.0.0

Updating major version to align with removal of unspported versions of Node.js

wait-on will continue to support the active and maintained releases listed at https://nodejs.org/en/about/previous-releases which currently is 20, 22, 24.

There are no other breaking changes other than changing the versions of Node.js that are supported.

... (truncated)

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 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.

…assport, @nestjs/platform-express, @nestjs/testing and wait-on

Bumps [axios](https://github.com/axios/axios) to 1.18.1 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/mongoose](https://github.com/nestjs/mongoose), [@nestjs/passport](https://github.com/nestjs/passport), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express), [@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.24.0 to 1.18.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.24.0...v1.18.1)

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

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

Updates `@nestjs/mongoose` from 9.0.2 to 9.2.2
- [Release notes](https://github.com/nestjs/mongoose/releases)
- [Commits](nestjs/mongoose@9.0.2...9.2.2)

Updates `@nestjs/passport` from 8.1.0 to 11.0.5
- [Release notes](https://github.com/nestjs/passport/releases)
- [Commits](nestjs/passport@8.1.0...11.0.5)

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

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

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

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.18.1
  dependency-type: indirect
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.28
  dependency-type: direct:production
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.28
  dependency-type: direct:production
- dependency-name: "@nestjs/mongoose"
  dependency-version: 9.2.2
  dependency-type: direct:production
- dependency-name: "@nestjs/passport"
  dependency-version: 11.0.5
  dependency-type: direct:production
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.28
  dependency-type: direct:production
- dependency-name: "@nestjs/testing"
  dependency-version: 11.1.28
  dependency-type: direct:development
- dependency-name: wait-on
  dependency-version: 9.0.10
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 21, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants