-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps-dev): Bump the nestjs group with 5 updates #322
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.8` | | [@nestjs/config](https://github.com/nestjs/config) | `3.1.1` | `3.2.2` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.2.8` | `10.3.8` | | [@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.8` | Updates `@nestjs/common` from 10.2.8 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/config` from 3.1.1 to 3.2.2 - [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.2) Updates `@nestjs/core` from 10.2.8 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/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.8 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.3.8/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>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #322 +/- ##
=========================================
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.
|
Superseded by #339. |
This pull request has been automatically locked since there has not been any recent |
Bumps the nestjs group with 5 updates:
10.2.8
10.3.8
3.1.1
3.2.2
10.2.8
10.3.8
10.2.6
10.2.7
10.2.8
10.3.8
Updates
@nestjs/common
from 10.2.8 to 10.3.8Release notes
Sourced from
@nestjs/common
's releases.... (truncated)
Commits
6538ede
chore(@nestjs
) publish v10.3.8 release8b4dbb3
chore(@nestjs
) publish v10.3.7 release8a4166a
Revert "perf(common): Improve error handling for undefined tokens"1f2fae7
chore(@nestjs
) publish v10.3.6 release8bf0015
chore: update readme28bf1f0
chore(@nestjs
) publish v10.3.5 release34434cd
style: update formatting295ca15
fix: Validation fails in RPC context for MqttContext #133507708df4
fix: update broken link in SetMetadata decorator documentationc13c6b1
chore: update package.json and readmeUpdates
@nestjs/config
from 3.1.1 to 3.2.2Release notes
Sourced from
@nestjs/config
's releases.... (truncated)
Commits
8b41ca4
chore(): release v3.2.2bad1f9e
Merge pull request #1669 from nestjs/renovate/cimg-node-21.x8b37dfb
Merge pull request #1677 from dariusj18/masterae7ec29
chore(deps): update dependency typescript to v5.4.47f51f18
chore(deps): update dependency@types/node
to v20.12.4e61c459
chore(deps): update dependency joi to v17.12.38959809
chore(deps): update dependency@types/node
to v20.12.3ec6970f
feat: ability to disable debug message in ConditionalModule674b9c1
chore(deps): update typescript-eslint monorepo to v7.5.0ee9dabd
chore(deps): update dependency@types/node
to v20.12.2Updates
@nestjs/core
from 10.2.8 to 10.3.8Release notes
Sourced from
@nestjs/core
's releases.... (truncated)
Commits
6538ede
chore(@nestjs
) publish v10.3.8 release8b4dbb3
chore(@nestjs
) publish v10.3.7 release1f2fae7
chore(@nestjs
) publish v10.3.6 release6a7f74f
fix(core): break reference chain to instance object8bf0015
chore: update readme28bf1f0
chore(@nestjs
) publish v10.3.5 releasec13c6b1
chore: update package.json and readme2d6583a
chore(@nestjs
) publish v10.3.4 release3321f6c
fix(core): middleware is not executed for root route with prefix7d8822c
Merge branch 'fix-global-prefix-middleware' of https://github.com/CodyTseng/n...Updates
@nestjs/cqrs
from 10.2.6 to 10.2.7Release notes
Sourced from
@nestjs/cqrs
's releases.... (truncated)
Commits
d748051
chore(): release v10.2.796a7335
chore: update peer deps2ab699c
Merge pull request #1567 from nestjs/renovate/reflect-metadata-0.xfd9a5e1
chore(deps): update dependency reflect-metadata to v0.2.1e095f01
Merge pull request #1628 from nestjs/renovate/nest-monorepo6f00505
chore(deps): update nest monorepo to v10.3.2196573b
Merge pull request #1523 from nestjs/renovate/cimg-node-21.x981994b
chore(deps): update typescript-eslint monorepo to v6.21.06e41f2d
chore(deps): update dependency lint-staged to v15.2.290586f4
chore(deps): update dependency prettier to v3.2.5Updates
@nestjs/testing
from 10.2.8 to 10.3.8Release notes
Sourced from
@nestjs/testing
's releases.... (truncated)
Commits
6538ede
chore(@nestjs
) publish v10.3.8 release8b4dbb3
chore(@nestjs
) publish v10.3.7 release1f2fae7
chore(@nestjs
) publish v10.3.6 release8bf0015
chore: update readme28bf1f0
chore(@nestjs
) publish v10.3.5 releasec13c6b1
chore: update package.json and readme2d6583a
chore(@nestjs
) publish v10.3.4 release477134d
fix: Remove bad actord658942
chore(@nestjs
) publish v10.3.3 releasea35938a
chore(@nestjs
) publish v10.3.2 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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