build(deps-dev): Bump the nestjs group with 5 updates - #286
Closed
dependabot[bot] wants to merge 2 commits into
Closed
build(deps-dev): Bump the nestjs group with 5 updates#286dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the nestjs group with 5 updates: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.2.8` | `10.3.2` | | [@nestjs/config](https://github.com/nestjs/config) | `3.1.1` | `3.2.0` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.2.8` | `10.3.2` | | [@nestjs/cqrs](https://github.com/nestjs/cqrs) | `10.2.6` | `10.2.7` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.2.8` | `10.3.2` | Updates `@nestjs/common` from 10.2.8 to 10.3.2 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.3.2/packages/common) Updates `@nestjs/config` from 3.1.1 to 3.2.0 - [Release notes](https://github.com/nestjs/config/releases) - [Changelog](https://github.com/nestjs/config/blob/master/.release-it.json) - [Commits](nestjs/config@3.1.1...3.2.0) Updates `@nestjs/core` from 10.2.8 to 10.3.2 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.3.2/packages/core) Updates `@nestjs/cqrs` from 10.2.6 to 10.2.7 - [Release notes](https://github.com/nestjs/cqrs/releases) - [Changelog](https://github.com/nestjs/cqrs/blob/master/.release-it.json) - [Commits](nestjs/cqrs@10.2.6...10.2.7) Updates `@nestjs/testing` from 10.2.8 to 10.3.2 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.3.2/packages/testing) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nestjs - dependency-name: "@nestjs/config" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nestjs - dependency-name: "@nestjs/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nestjs - dependency-name: "@nestjs/cqrs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/testing" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nestjs ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #286 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 68 68
Lines 4567 4567
Branches 43 43
=========================================
Hits 4567 4567
Continue to review full report in Codecov by Sentry.
|
Contributor
Author
|
Superseded by #290. |
|
This pull request has been automatically locked since there has not been any recent |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 5 updates:
10.2.810.3.23.1.13.2.010.2.810.3.210.2.610.2.710.2.810.3.2Updates
@nestjs/commonfrom 10.2.8 to 10.3.2Release notes
Sourced from
@nestjs/common's releases.... (truncated)
Commits
a35938achore(@nestjs) publish v10.3.2 release6c6bc29Merge pull request #12943 from nestjs/renovate/reflect-metadata-0.x32b0aa8fix(deps): update dependency reflect-metadata to v0.2.1385d21brefactor(common): ♻️ madesearchmethod optionalcb6664cfix(core,common): 🐛 missing registration handling ofSEARCHhttp verbc91e21cchore(@nestjs) publish v10.3.1 release829f57fMerge pull request #13083 from nestjs/fix/non-unique-hashes783cf5cMerge pull request #13027 from dammy001/chore/allow-passing-function-in-headerb3f84f4Merge pull request #13056 from mostafa8026/perf/12914-readable-error-on-undef...9e8f25dfix: generate unique hashes for dynamic modules, and clientsUpdates
@nestjs/configfrom 3.1.1 to 3.2.0Release notes
Sourced from
@nestjs/config's releases.... (truncated)
Commits
e45cbb0chore(): release v3.2.01af2431feat: add config changes stream78cd4f2Merge pull request #1575 from SeiwonPark/feature/setting-env88b1d88Merge pull request #1622 from nestjs/renovate/nest-monorepoa4c9c02chore(deps): update nest monorepo to v10.3.262fe61fMerge pull request #1504 from nestjs/renovate/cimg-node-21.x8280932Merge pull request #1591 from nestjs/renovate/dotenv-16.x924a6c3Merge pull request #1621 from nestjs/renovate/nest-monorepo1d28ef2chore(deps): update nest monorepo to v10.3.2c1369f0chore(deps): update typescript-eslint monorepo to v6.21.0Updates
@nestjs/corefrom 10.2.8 to 10.3.2Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
a35938achore(@nestjs) publish v10.3.2 release6c6bc29Merge pull request #12943 from nestjs/renovate/reflect-metadata-0.x8f4e945Merge pull request #12955 from josesilveiraa07/master32b0aa8fix(deps): update dependency reflect-metadata to v0.2.133aae84refactor(common): ♻️ PR #13000 commentscb6664cfix(core,common): 🐛 missing registration handling ofSEARCHhttp verbc91e21cchore(@nestjs) publish v10.3.1 release6b4f979chore: allow dynamic value for header value36411c3fix: Implement AbstractHttpAdapter in NoopHttpAdapter9a1a776fix: Wrong getHeader method signature in http-adapter classUpdates
@nestjs/cqrsfrom 10.2.6 to 10.2.7Release notes
Sourced from
@nestjs/cqrs's releases.... (truncated)
Commits
d748051chore(): release v10.2.796a7335chore: update peer deps2ab699cMerge pull request #1567 from nestjs/renovate/reflect-metadata-0.xfd9a5e1chore(deps): update dependency reflect-metadata to v0.2.1e095f01Merge pull request #1628 from nestjs/renovate/nest-monorepo6f00505chore(deps): update nest monorepo to v10.3.2196573bMerge pull request #1523 from nestjs/renovate/cimg-node-21.x981994bchore(deps): update typescript-eslint monorepo to v6.21.06e41f2dchore(deps): update dependency lint-staged to v15.2.290586f4chore(deps): update dependency prettier to v3.2.5Updates
@nestjs/testingfrom 10.2.8 to 10.3.2Release notes
Sourced from
@nestjs/testing's releases.... (truncated)
Commits
a35938achore(@nestjs) publish v10.3.2 releasec91e21cchore(@nestjs) publish v10.3.1 release02cfe1dchore: update readme1fa5457chore(@nestjs) publish v10.3.0 release8bba897chore(@nestjs) publish v10.2.10 released4bda94chore(@nestjs) publish v10.2.9 releaseDependabot 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 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