Skip to content
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

chore(deps): bump the nest group with 5 updates #653

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps the nest group with 5 updates:

Package From To
@nestjs/common 10.2.8 10.2.9
@nestjs/core 10.2.8 10.2.9
@nestjs/platform-express 10.2.8 10.2.9
@nestjs/platform-fastify 10.2.8 10.2.9
@nestjs/testing 10.2.8 10.2.9

Updates @nestjs/common from 10.2.8 to 10.2.9

Commits

Updates @nestjs/core from 10.2.8 to 10.2.9

Commits
  • d4bda94 chore(@​nestjs) publish v10.2.9 release
  • e00fb64 Merge pull request #12702 from Kagu-chan/12700-update-routetree-type
  • 0ba28aa style: minor tweaks
  • 7e385e9 fixup! feat(core): emit warning when serialization of module is slow
  • c49030e feat(core): emit warning when serialization of module is slow
  • 5f717ef test: fix faulty test suite for route tree
  • e1b1af9 feat(core): allow using modules and nested route trees in parallel
  • See full diff in compare view

Updates @nestjs/platform-express from 10.2.8 to 10.2.9

Commits

Updates @nestjs/platform-fastify from 10.2.8 to 10.2.9

Commits

Updates @nestjs/testing from 10.2.8 to 10.2.9

Commits

Dependabot 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

Bumps the nest group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.2.8` | `10.2.9` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.2.8` | `10.2.9` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `10.2.8` | `10.2.9` |
| [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `10.2.8` | `10.2.9` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.2.8` | `10.2.9` |


Updates `@nestjs/common` from 10.2.8 to 10.2.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.9/packages/common)

Updates `@nestjs/core` from 10.2.8 to 10.2.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.9/packages/core)

Updates `@nestjs/platform-express` from 10.2.8 to 10.2.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.9/packages/platform-express)

Updates `@nestjs/platform-fastify` from 10.2.8 to 10.2.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.9/packages/platform-fastify)

Updates `@nestjs/testing` from 10.2.8 to 10.2.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.9/packages/testing)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nest
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nest
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nest
- dependency-name: "@nestjs/platform-fastify"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nest
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nest
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 20, 2023
@antoinezanardi antoinezanardi merged commit 9ae0106 into develop Nov 20, 2023
14 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/nest-b7e7ba6096 branch November 20, 2023 06:24
antoinezanardi pushed a commit that referenced this pull request Nov 27, 2023
## [1.23.0](v1.22.0...v1.23.0) (2023-11-27)

### 🚀 Features

* **env:** enhance env validation ([#652](#652)) ([d97c74e](d97c74e)), closes [#618](#618)
* **player-death:** new game play for survivors to bury dead bodies ([#645](#645)) ([2cbbbe7](2cbbbe7))

### ✅ Tests

* **global:** make tests more consistent, maintenable and readable ([#665](#665)) ([415ca6f](415ca6f)), closes [#273](#273) [#621](#621) [#634](#634)

### 🧹 Chore

* **deps:** bump mongoose from 8.0.0 to 8.0.1 ([#648](#648)) ([0ae100d](0ae100d))
* **deps:** bump semantic-release from 22.0.7 to 22.0.8 ([#651](#651)) ([f29475b](f29475b))
* **deps:** bump the commitlint group with 2 updates ([#647](#647)) ([10d47c6](10d47c6))
* **deps:** bump the commitlint group with 2 updates ([#659](#659)) ([9b2201c](9b2201c))
* **deps:** bump the eslint group with 1 update ([#655](#655)) ([c1dec30](c1dec30))
* **deps:** bump the nest group with 1 update ([#646](#646)) ([7271470](7271470))
* **deps:** bump the nest group with 5 updates ([#653](#653)) ([9ae0106](9ae0106))
* **deps:** bump the nest group with 5 updates ([#657](#657)) ([11dfb21](11dfb21))
* **deps:** bump the types group with 1 update ([#650](#650)) ([18f0168](18f0168))
* **deps:** bump the types group with 1 update ([#654](#654)) ([28e56fe](28e56fe))
* **deps:** bump the types group with 1 update ([#666](#666)) ([14f56ab](14f56ab))
* **deps:** bump the types group with 2 updates ([#664](#664)) ([598f033](598f033))
* **deps:** bump the types group with 6 updates ([#658](#658)) ([026a34d](026a34d))
* **deps:** bump type-fest from 4.7.1 to 4.8.1 ([#656](#656)) ([a054c2e](a054c2e))
* **deps:** bump type-fest from 4.8.1 to 4.8.2 ([#663](#663)) ([28644d0](28644d0))
* **deps:** bump typescript from 5.2.2 to 5.3.2 ([#660](#660)) ([b33b125](b33b125))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.23.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant