Bump uuid, @nestjs/common, @nestjs/core, @nestjs/mongoose, @nestjs/passport, @nestjs/platform-express and @nestjs/testing in /nest-auth#471
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ssport, @nestjs/platform-express and @nestjs/testing Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependencies [uuid](https://github.com/uuidjs/uuid), [@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) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing). These dependencies need to be updated together. Removes `uuid` Updates `@nestjs/common` from 8.2.6 to 11.1.23 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.23/packages/common) Updates `@nestjs/core` from 8.2.6 to 11.1.23 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.23/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.23 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.23/packages/platform-express) Updates `@nestjs/testing` from 8.2.6 to 11.1.23 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.23/packages/testing) --- updated-dependencies: - dependency-name: uuid dependency-version: dependency-type: indirect - dependency-name: "@nestjs/common" dependency-version: 11.1.23 dependency-type: direct:production - dependency-name: "@nestjs/core" dependency-version: 11.1.23 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.23 dependency-type: direct:production - dependency-name: "@nestjs/testing" dependency-version: 11.1.23 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.
Removes uuid. It's no longer used after updating ancestor dependencies uuid, @nestjs/common, @nestjs/core, @nestjs/mongoose, @nestjs/passport, @nestjs/platform-express and @nestjs/testing. These dependencies need to be updated together.
Removes
uuidUpdates
@nestjs/commonfrom 8.2.6 to 11.1.23Release notes
Sourced from @nestjs/common's releases.
... (truncated)
Commits
b8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 release983dd52chore(release): publish v11.1.21 releasea0b0139chore: update readme7caeb3fchore(release): publish v11.1.20 releasef6a3c2ffix(docs): update some old links in docs4b6420bMerge pull request #16902 from QusaiAlbonni/fix/filetype-validator-buffer-mes...33515edfix(common): improve missing buffer error message in file type validator9226a6ffix: Add missing validateEach for UsePipes1501bc0fix(common): accept zero timestamp in parse date pipeUpdates
@nestjs/corefrom 8.2.6 to 11.1.23Release notes
Sourced from @nestjs/core's releases.
... (truncated)
Commits
b8be8c1chore(release): publish v11.1.23 release5de10dffix: should skip transient providers for snapshots801c46fchore(release): publish v11.1.22 release260b8ecfix(core): inflight request injection bug #1698916aceabfix(core): include received value type in invalid-module error79919b1fix(core): identify decorator type in invalid-class-module error983dd52chore(release): publish v11.1.21 released48f21dfix(core): settle skipped provider initializationa0b0139chore: update readme7caeb3fchore(release): publish v11.1.20 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.7Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
@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)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
@nestjs/platform-expressfrom 8.2.6 to 11.1.23Release notes
Sourced from @nestjs/platform-express's releases.
... (truncated)
Commits
b8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 release983dd52chore(release): publish v11.1.21 releasea0b0139chore: update readme7caeb3fchore(release): publish v11.1.20 releasef6a3c2ffix(docs): update some old links in docs5e33ecffeat: add MulterOptions and MulterField interfaces for express platform confi...6730995chore(release): publish v11.1.19 release3c1cc5fchore(release): publish v11.1.18 release0ca5440Merge pull request #16627 from ankitbelal/refactor/centralize-headers-and-par...Updates
@nestjs/testingfrom 8.2.6 to 11.1.23Release notes
Sourced from @nestjs/testing's releases.
... (truncated)
Commits
b8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 release983dd52chore(release): publish v11.1.21 releasea0b0139chore: update readme7caeb3fchore(release): publish v11.1.20 release2e290c6fix(core): fix deeply nested transient providers resolutionf6a3c2ffix(docs): update some old links in docs6730995chore(release): publish v11.1.19 release3c1cc5fchore(release): publish v11.1.18 release5a05f52chore: update readmeDependabot 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.