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 6 updates #947

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2024

Bumps the nest group with 6 updates:

Package From To
@nestjs/common 10.3.6 10.3.7
@nestjs/core 10.3.6 10.3.7
@nestjs/platform-express 10.3.6 10.3.7
@nestjs/platform-fastify 10.3.6 10.3.7
@nestjs/swagger 7.3.0 7.3.1
@nestjs/testing 10.3.6 10.3.7

Updates @nestjs/common from 10.3.6 to 10.3.7

Commits

Updates @nestjs/core from 10.3.6 to 10.3.7

Commits

Updates @nestjs/platform-express from 10.3.6 to 10.3.7

Commits

Updates @nestjs/platform-fastify from 10.3.6 to 10.3.7

Commits

Updates @nestjs/swagger from 7.3.0 to 7.3.1

Release notes

Sourced from @​nestjs/swagger's releases.

Release 7.3.1

  • Merge pull request #2863 from NovikovEvgeny/partial-type-helper-add-skip-null-option (d3c8844)
  • chore(deps): update dependency reflect-metadata to v0.2.2 (8a51339)
  • chore(deps): update nest monorepo to v10.3.7 (22ddf91)
  • chore(deps): update nest monorepo to v10.3.6 (48929bf)
  • chore(deps): update typescript-eslint monorepo to v7.4.0 (dbdb839)
  • chore(deps): update dependency express to v4.19.2 (d2c9a74)
  • chore(deps): update nest monorepo to v10.3.5 (1270f83)
  • chore(deps): update dependency express to v4.19.1 (823ba9c)
  • chore(deps): update dependency express to v4.19.0 (439aeba)
  • chore(deps): update dependency @​types/node to v20.11.30 (4de8627)
  • chore(deps): update dependency @​commitlint/cli to v19.2.1 (52d3ac1)
  • chore(deps): update typescript-eslint monorepo to v7.3.1 (7ca4009)
  • chore(deps): update dependency @​types/node to v20.11.29 (a4eb2b7)
  • chore(deps): update typescript-eslint monorepo to v7.3.0 (d4e7ed9)
  • chore(deps): update nest monorepo to v10.3.4 (b632b88)
  • chore(deps): update dependency @​types/node to v20.11.28 (46ace94)
  • chore(deps): update dependency @​commitlint/cli to v19.2.0 (85e631b)
  • chore(deps): update dependency @​types/node to v20.11.27 (da23222)
  • chore(deps): update dependency @​types/lodash to v4.17.0 (3e516a7)
  • chore(deps): update commitlint monorepo to v19.1.0 (badd92a)
  • chore(deps): update dependency @​types/node to v20.11.26 (9eb2159)
  • chore(deps): update typescript-eslint monorepo to v7.2.0 (041be9f)
  • chore(deps): update dependency @​types/node to v20.11.25 (2ee9b7c)
  • chore(deps): update typescript-eslint monorepo to v7.1.1 (900d953)
  • chore(deps): update dependency @​types/node to v20.11.24 (847b2f6)
  • feat: add skip null properties option to partial type (1b4084e)
  • chore(deps): update dependency express to v4.18.3 (3814115)
  • chore(deps): update dependency @​types/node to v20.11.22 (7be9512)
  • chore(deps): update commitlint monorepo to v19.0.3 (9fa839e)
  • chore(deps): update dependency @​types/node to v20.11.21 (6633c36)
  • chore(deps): update dependency @​commitlint/cli to v19.0.1 (bc1abb7)
  • chore(deps): update commitlint monorepo to v19 (d3a2530)
  • chore(deps): update typescript-eslint monorepo to v7.1.0 (a60a233)
  • chore(deps): update dependency eslint to v8.57.0 (4e5c930)
  • chore(deps): update dependency @​types/node to v20.11.20 (8543737)
  • chore(deps): update typescript-eslint monorepo to v7.0.2 (7b20359)
  • chore(deps): update dependency release-it to v17.1.1 (027eec8)
  • chore(deps): update dependency release-it to v17.1.0 (ed12169)
  • chore(deps): update dependency @​types/node to v20.11.19 (0dac5ad)
  • chore(deps): update dependency @​types/node to v20.11.18 (cd13994)
  • chore(deps): update dependency release-it to v17.0.5 (b35412c)
  • chore(deps): update dependency husky to v9.0.11 (7dd751b)
  • chore(deps): update commitlint monorepo to v18.6.1 (7a3bfc8)
  • chore(deps): update typescript-eslint monorepo to v7 (a584b05)
  • chore(deps): update nest monorepo to v10.3.3 (3e2f60c)
  • chore(deps): update dependency @​types/node to v20.11.17 (feca721)
  • chore(deps): update dependency @​fastify/static to v7.0.1 (4e672c8)
Commits
  • b8b438a chore(): release v7.3.1
  • d3c8844 Merge pull request #2863 from NovikovEvgeny/partial-type-helper-add-skip-null...
  • 8a51339 chore(deps): update dependency reflect-metadata to v0.2.2
  • 22ddf91 chore(deps): update nest monorepo to v10.3.7
  • 48929bf chore(deps): update nest monorepo to v10.3.6
  • dbdb839 chore(deps): update typescript-eslint monorepo to v7.4.0
  • d2c9a74 chore(deps): update dependency express to v4.19.2
  • 1270f83 chore(deps): update nest monorepo to v10.3.5
  • 823ba9c chore(deps): update dependency express to v4.19.1
  • 439aeba chore(deps): update dependency express to v4.19.0
  • Additional commits viewable in compare view

Updates @nestjs/testing from 10.3.6 to 10.3.7

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 6 updates:

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


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

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

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

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

Updates `@nestjs/swagger` from 7.3.0 to 7.3.1
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@7.3.0...7.3.1)

Updates `@nestjs/testing` from 10.3.6 to 10.3.7
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.7/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/swagger"
  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 Mar 29, 2024
@antoinezanardi antoinezanardi merged commit 5b00a32 into develop Apr 2, 2024
18 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/nest-ecb3ddbb8f branch April 2, 2024 06:57
antoinezanardi pushed a commit that referenced this pull request Apr 18, 2024
## [1.31.0](v1.30.1...v1.31.0) (2024-04-18)

### 🚀 Features

* **game-history-record:** interactions in records ([#974](#974)) ([57b4813](57b4813))
* **game-phase:** phase tick ([#976](#976)) ([28048cf](28048cf))
* **tie:** kill random player when successive ties in votes ([#983](#983)) ([e9ae5f5](e9ae5f5))

### 🐛 Bug Fixes

* **game-history-record:** don't generate voting result if play type is not vote ([#970](#970)) ([42910b5](42910b5))

### 🧹 Chore

* **deps:** bump @cucumber/cucumber from 10.3.1 to 10.3.2 ([#943](#943)) ([2b0473e](2b0473e))
* **deps:** bump @cucumber/cucumber from 10.3.2 to 10.4.0 ([#964](#964)) ([b7fa581](b7fa581))
* **deps:** bump @fastify/static from 7.0.1 to 7.0.2 ([#949](#949)) ([4a3244b](4a3244b))
* **deps:** bump @fastify/static from 7.0.2 to 7.0.3 ([#956](#956)) ([e393318](e393318))
* **deps:** bump @nestjs/mongoose from 10.0.5 to 10.0.6 in the nest group ([#977](#977)) ([ed8c541](ed8c541))
* **deps:** bump @types/node from 20.12.4 to 20.12.5 in the types group ([#963](#963)) ([cb76ea8](cb76ea8))
* **deps:** bump @types/node from 20.12.5 to 20.12.6 in the types group ([#967](#967)) ([efc6749](efc6749))
* **deps:** bump @types/node from 20.12.6 to 20.12.7 in the types group ([#971](#971)) ([1a559a0](1a559a0))
* **deps:** bump @types/qs from 6.9.14 to 6.9.15 in the types group ([#981](#981)) ([ca3d814](ca3d814))
* **deps:** bump mongoose from 8.2.2 to 8.2.3 ([#936](#936)) ([0596416](0596416))
* **deps:** bump mongoose from 8.2.3 to 8.2.4 ([#945](#945)) ([239e098](239e098))
* **deps:** bump mongoose from 8.2.4 to 8.3.0 ([#952](#952)) ([46f565a](46f565a))
* **deps:** bump mongoose from 8.3.0 to 8.3.1 ([#968](#968)) ([a8d3b98](a8d3b98))
* **deps:** bump mongoose from 8.3.1 to 8.3.2 ([#982](#982)) ([af7a635](af7a635))
* **deps:** bump qs from 6.12.0 to 6.12.1 ([#979](#979)) ([7cb594f](7cb594f))
* **deps:** bump reflect-metadata from 0.2.1 to 0.2.2 ([#946](#946)) ([013be6a](013be6a))
* **deps:** bump semantic-release from 23.0.5 to 23.0.6 ([#938](#938)) ([160cdf5](160cdf5))
* **deps:** bump semantic-release from 23.0.6 to 23.0.7 ([#954](#954)) ([a4a4a35](a4a4a35))
* **deps:** bump semantic-release from 23.0.7 to 23.0.8 ([#972](#972)) ([837a3de](837a3de))
* **deps:** bump the commitlint group with 2 updates ([#978](#978)) ([5cb18d9](5cb18d9))
* **deps:** bump the nest group with 2 updates ([#961](#961)) ([8937ce2](8937ce2))
* **deps:** bump the nest group with 5 updates ([#942](#942)) ([2db0c96](2db0c96))
* **deps:** bump the nest group with 6 updates ([#940](#940)) ([c43b41a](c43b41a))
* **deps:** bump the nest group with 6 updates ([#947](#947)) ([5b00a32](5b00a32))
* **deps:** bump the types group with 1 update ([#930](#930)) ([33f2c2b](33f2c2b))
* **deps:** bump the types group with 1 update ([#933](#933)) ([7646f7d](7646f7d))
* **deps:** bump the types group with 1 update ([#953](#953)) ([044a9fb](044a9fb))
* **deps:** bump the types group with 2 updates ([#941](#941)) ([8a426f5](8a426f5))
* **deps:** bump the types group with 3 updates ([#950](#950)) ([7357e40](7357e40))
* **deps:** bump tsx from 4.7.1 to 4.7.2 ([#959](#959)) ([8e6c6e2](8e6c6e2))
* **deps:** bump type-fest from 4.12.0 to 4.13.0 ([#931](#931)) ([d4c243c](d4c243c))
* **deps:** bump type-fest from 4.13.0 to 4.13.1 ([#935](#935)) ([516653f](516653f))
* **deps:** bump type-fest from 4.13.1 to 4.14.0 ([#939](#939)) ([7b43e37](7b43e37))
* **deps:** bump type-fest from 4.14.0 to 4.15.0 ([#955](#955)) ([842b8aa](842b8aa))
* **deps:** bump typescript from 5.4.2 to 5.4.3 ([#934](#934)) ([f709fa5](f709fa5))
* **deps:** bump typescript from 5.4.3 to 5.4.4 ([#960](#960)) ([026f2a4](026f2a4))
* **deps:** bump typescript from 5.4.4 to 5.4.5 ([#973](#973)) ([44be6de](44be6de))
* **docker:** use new docker compose cli ([#957](#957)) ([ed380eb](ed380eb))
* **enums:** transform enums to unions where needed ([#965](#965)) ([44eebe2](44eebe2))
* **funding:** funding file ([#969](#969)) ([c687756](c687756))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.31.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