Bump axios, @nestjs/common, @nestjs/core, @nestjs/mongoose, @nestjs/passport, @nestjs/platform-express, @nestjs/testing and wait-on in /nest-auth#398
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…assport, @nestjs/platform-express, @nestjs/testing and wait-on Bumps [axios](https://github.com/axios/axios) to 1.13.5 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.13.5 - [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.13.5) Updates `@nestjs/common` from 8.2.6 to 11.1.13 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.13/packages/common) Updates `@nestjs/core` from 8.2.6 to 11.1.13 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.13/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.13 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.13/packages/platform-express) Updates `@nestjs/testing` from 8.2.6 to 11.1.13 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.13/packages/testing) Updates `wait-on` from 6.0.0 to 9.0.3 - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](jeffbski/wait-on@v6.0.0...v9.0.3) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: indirect - dependency-name: "@nestjs/common" dependency-version: 11.1.13 dependency-type: direct:production - dependency-name: "@nestjs/core" dependency-version: 11.1.13 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.13 dependency-type: direct:production - dependency-name: "@nestjs/testing" dependency-version: 11.1.13 dependency-type: direct:development - dependency-name: wait-on dependency-version: 9.0.3 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.
Bumps axios to 1.13.5 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
axiosfrom 0.24.0 to 1.13.5Release notes
Sourced from axios's releases.
... (truncated)
Commits
29f7542chore(release): prepare release 1.13.5 (#7379)431c3a3ci: fix run condition (#7373)9ff3a78ci: update ymls (#7372)265b712docs: fix deprecated Buffer constructor and formatting issues in README (#7371)475e75afeat: add input validation to isAbsoluteURL (#7326)28c7215fix: Denial of Service via proto Key in mergeConfig (#7369)04cf019docs: clarify object check comment (#7323)696fa75fix: status is missing in AxiosError on and after v1.13.3 (#7368)569f028fix: added a option to choose between legacy and the new request/response int...44b7c9fchore(deps-dev): bump karma-sourcemap-loader (#7360)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for axios since your current version.
Updates
@nestjs/commonfrom 8.2.6 to 11.1.13Release notes
Sourced from
@nestjs/common's releases.... (truncated)
Commits
e3a958achore(release): publish v11.1.13 released88856ctest(common): add unit tests for class serializer interceptora1f6162Merge pull request #16202 from som14062005/fix/issue-161958222634refactor: move built-in types to module-level constant979a8e2fix(common): Fix skipping maxArrayLength and maxStringLength option8fb17f5fix(common): exclude built-in primitives from strip proto keys16296b9fix(common): exclude built-in primitives from strip proto keys96932adchore(release): publish v11.1.12 releasea52e608fix(common): convert absolute paths to urls for esm loading8a5be22fix(deps): update dependency file-type to v21.3.0Updates
@nestjs/corefrom 8.2.6 to 11.1.13Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
e3a958achore(release): publish v11.1.13 releasedb9494aperf(core): use set instead of array for module registry lookup909b504test(core): add unit tests for discovery service96932adchore(release): publish v11.1.12 release4fdeb0bstyle: address lint issuese5616c2feat: apply instance decorator to all enhancers585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 release15198c6fix(core): add missing catch handler for forward-ref provider resolutionde5e026chore(@nestjs) publish v11.1.10 releaseUpdates
@nestjs/mongoosefrom 9.0.2 to 9.2.2Release notes
Sourced from
@nestjs/mongoose's releases.... (truncated)
Commits
b97dcaechore(): release v9.2.24ab97f8chore: support the latest version of mongooseb0697dachore: fix hooks87c22b3Merge pull request #1680 from nestjs/renovate/cimg-node-19.x37e051achore(deps): update dependency typescript to v56fd8659chore(deps): update dependency@types/jestto v29.5.0f72cad5chore(deps): update dependency release-it to v15.9.0121ccbbchore(deps): update dependency@types/jestto v29.4.4ede0caachore(deps): update nest monorepo to v9.3.10bf1653bchore(deps): update node.js to v19.7Updates
@nestjs/passportfrom 8.1.0 to 11.0.5Release notes
Sourced from
@nestjs/passport's releases.... (truncated)
Commits
1432808chore(): release v11.0.5d3775acMerge pull request #1866 from nestjs/fix/without-callback-fix28a0835Merge pull request #1867 from nestjs/renovate/lint-staged-15.x53ba5d6chore(deps): update dependency lint-staged to v15.4.2223c1cbMerge pull request #1863 from nestjs/renovate/node-22.xbda4914Merge pull request #1864 from nestjs/renovate/nest-monorepo1a7123afix: exclude last argument only if its of type function (cb)6fa6d91chore(deps): update nest monorepo to v11.0.58b3f7e3chore(deps): update dependency@types/nodeto v22.10.93c877f8chore(deps): update nest monorepo to v11.0.4 (#1862)Updates
@nestjs/platform-expressfrom 8.2.6 to 11.1.13Release notes
Sourced from
@nestjs/platform-express's releases.... (truncated)
Commits
e3a958achore(release): publish v11.1.13 release58c761afix(deps): update dependency cors to v2.8.696932adchore(release): publish v11.1.12 release585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 releasede5e026chore(@nestjs) publish v11.1.10 release8f0840atest(express): Add tests for getBodyParserOptions utility0c93692chore: update prettier0430f3fchore: resolve conflicts5045feachore: update eslint monorepoUpdates
@nestjs/testingfrom 8.2.6 to 11.1.13Release notes
Sourced from
@nestjs/testing's releases.... (truncated)
Commits
e3a958achore(release): publish v11.1.13 release96932adchore(release): publish v11.1.12 release585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 releasede5e026chore(@nestjs) publish v11.1.10 release5045feachore: update eslint monorepo64c8552chore(@nestjs) publish v11.1.9 release68cd545chore(@nestjs) publish v11.1.8 releaseee1b347chore(@nestjs) publish v11.1.7 release33d6cb5chore: update readmeUpdates
wait-onfrom 6.0.0 to 9.0.3Release notes
Sourced from wait-on's releases.
... (truncated)
Commits
1874bd29.0.3fc85086update minor deps2c2f85eMerge pull request #173 from westonruter/patch-1d209f979.0.236bb96aMerge pull request #184 from bdkopen/remove-expect-legacy5132c16chore: replace expect-legacy with chai99ab20a9.0.1db54ca1Merge pull request #183 from jeffbski/deps-2025-09-20e5e6a51update minor depscfea9799.0.0Dependabot 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 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.