chore(deps): bump the nestjs group with 4 updates#456
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
chore(deps): bump the nestjs group with 4 updates#456dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Contributor
|
이 PR에 의한 api.json 차이 차이점은 여기에서 볼 수 있음 |
Bumps the nestjs group with 4 updates: [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). Updates `@nestjs/common` from 10.3.3 to 10.3.8 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.3.8/packages/common) Updates `@nestjs/core` from 10.3.3 to 10.3.8 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.3.8/packages/core) Updates `@nestjs/testing` from 10.3.3 to 10.3.8 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.3.8/packages/testing) Updates `@nestjs/platform-express` from 10.3.3 to 10.3.8 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.3.8/packages/platform-express) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/testing" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/platform-express" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nestjs ... Signed-off-by: dependabot[bot] <support@github.com>
58a1719 to
5c05070
Compare
Contributor
|
Thank you for sending us a great Pull Request! 👍 example: pnpm run build-cherrypick-js-with-types |
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 the nestjs group with 4 updates: @nestjs/common, @nestjs/core, @nestjs/testing and @nestjs/platform-express.
Updates
@nestjs/commonfrom 10.3.3 to 10.3.8Release notes
Sourced from
@nestjs/common's releases.... (truncated)
Commits
6538edechore(@nestjs) publish v10.3.8 release8b4dbb3chore(@nestjs) publish v10.3.7 release8a4166aRevert "perf(common): Improve error handling for undefined tokens"1f2fae7chore(@nestjs) publish v10.3.6 release8bf0015chore: update readme28bf1f0chore(@nestjs) publish v10.3.5 release34434cdstyle: update formatting295ca15fix: Validation fails in RPC context for MqttContext #133507708df4fix: update broken link in SetMetadata decorator documentationc13c6b1chore: update package.json and readmeUpdates
@nestjs/corefrom 10.3.3 to 10.3.8Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
6538edechore(@nestjs) publish v10.3.8 release8b4dbb3chore(@nestjs) publish v10.3.7 release1f2fae7chore(@nestjs) publish v10.3.6 release6a7f74ffix(core): break reference chain to instance object8bf0015chore: update readme28bf1f0chore(@nestjs) publish v10.3.5 releasec13c6b1chore: update package.json and readme2d6583achore(@nestjs) publish v10.3.4 release3321f6cfix(core): middleware is not executed for root route with prefix7d8822cMerge branch 'fix-global-prefix-middleware' of https://github.com/CodyTseng/n...Updates
@nestjs/testingfrom 10.3.3 to 10.3.8Release notes
Sourced from
@nestjs/testing's releases.... (truncated)
Commits
6538edechore(@nestjs) publish v10.3.8 release8b4dbb3chore(@nestjs) publish v10.3.7 release1f2fae7chore(@nestjs) publish v10.3.6 release8bf0015chore: update readme28bf1f0chore(@nestjs) publish v10.3.5 releasec13c6b1chore: update package.json and readme2d6583achore(@nestjs) publish v10.3.4 release477134dfix: Remove bad actorUpdates
@nestjs/platform-expressfrom 10.3.3 to 10.3.8Release notes
Sourced from
@nestjs/platform-express's releases.... (truncated)
Commits
6538edechore(@nestjs) publish v10.3.8 release8b4dbb3chore(@nestjs) publish v10.3.7 release1f2fae7chore(@nestjs) publish v10.3.6 release8b1a1ddchore(deps): bump express from 4.19.1 to 4.19.21a605ddMerge branch 'master' of https://github.com/nestjs/nest8bf0015chore: update readme81a68c8Merge pull request #13349 from nestjs/dependabot/npm_and_yarn/express-4.19.128bf1f0chore(@nestjs) publish v10.3.5 release550916cchore(deps): bump express from 4.18.3 to 4.19.1c13c6b1chore: update package.json and readmeYou can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions