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 @nestjs/platform-fastify from 9.4.1 to 9.4.2 #198

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2023

Bumps @nestjs/platform-fastify from 9.4.1 to 9.4.2.

Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 24, 2023
@dependabot dependabot bot requested a review from antoinezanardi May 24, 2023 05:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/nestjs/platform-fastify-9.4.2 branch 2 times, most recently from 73393b4 to e52f391 Compare May 24, 2023 06:37
Bumps [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) from 9.4.1 to 9.4.2.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v9.4.2/packages/platform-fastify)

---
updated-dependencies:
- dependency-name: "@nestjs/platform-fastify"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/nestjs/platform-fastify-9.4.2 branch from e52f391 to fd3513b Compare May 24, 2023 06:41
@antoinezanardi antoinezanardi merged commit 82c22a4 into develop May 24, 2023
8 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/nestjs/platform-fastify-9.4.2 branch May 24, 2023 06:59
antoinezanardi pushed a commit that referenced this pull request May 26, 2023
## [1.9.0](v1.8.0...v1.9.0) (2023-05-26)

### 🚀 Features

* **players:** player killer or revealer service ([#182](#182)) ([2dc018a](2dc018a))

### 🔩 Refactor

* **fonctional-programming:** add cloneDeep for making pure functions ([#168](#168)) ([bb94ad9](bb94ad9))

### 🔁 CI

* **unit-tests:** remove unnecessary docker step and bump node version to 20 ([#169](#169)) ([97df00b](97df00b))

### 🧹 Chore

* **deps:** bump @faker-js/faker from 8.0.0 to 8.0.1 ([#174](#174)) ([7eb15df](7eb15df))
* **deps:** bump @fastify/static from 6.10.1 to 6.10.2 ([#203](#203)) ([cf5e311](cf5e311))
* **deps:** bump @nestjs/cli from 9.4.2 to 9.5.0 ([#183](#183)) ([e3a6e27](e3a6e27))
* **deps:** bump @nestjs/common from 9.4.0 to 9.4.1 ([#178](#178)) ([2f9247f](2f9247f))
* **deps:** bump @nestjs/common from 9.4.1 to 9.4.2 ([#195](#195)) ([4524a95](4524a95))
* **deps:** bump @nestjs/config from 2.3.1 to 2.3.2 ([#175](#175)) ([7e8b070](7e8b070))
* **deps:** bump @nestjs/core from 9.4.0 to 9.4.1 ([#176](#176)) ([32a774c](32a774c))
* **deps:** bump @nestjs/core from 9.4.1 to 9.4.2 ([#199](#199)) ([38e89ff](38e89ff))
* **deps:** bump @nestjs/platform-express from 9.4.0 to 9.4.1 ([#180](#180)) ([596311b](596311b))
* **deps:** bump @nestjs/platform-express from 9.4.1 to 9.4.2 ([#197](#197)) ([e351e39](e351e39))
* **deps:** bump @nestjs/platform-fastify from 9.4.0 to 9.4.1 ([#177](#177)) ([91a989c](91a989c))
* **deps:** bump @nestjs/platform-fastify from 9.4.1 to 9.4.2 ([#198](#198)) ([82c22a4](82c22a4))
* **deps:** bump @nestjs/schematics from 9.1.0 to 9.2.0 ([#184](#184)) ([c44b7c2](c44b7c2))
* **deps:** bump @nestjs/testing from 9.4.0 to 9.4.1 ([#181](#181)) ([34eef21](34eef21))
* **deps:** bump @nestjs/testing from 9.4.1 to 9.4.2 ([#194](#194)) ([78ba12e](78ba12e))
* **deps:** bump @types/lodash from 4.14.194 to 4.14.195 ([#202](#202)) ([71e50fa](71e50fa))
* **deps:** bump @types/node from 20.1.3 to 20.1.4 ([e98488c](e98488c))
* **deps:** bump @types/node from 20.1.4 to 20.1.5 ([#170](#170)) ([d4b52e2](d4b52e2))
* **deps:** bump @types/node from 20.1.5 to 20.1.7 ([#179](#179)) ([40d21ad](40d21ad))
* **deps:** bump @types/node from 20.1.7 to 20.2.0 ([#186](#186)) ([29ab7e1](29ab7e1))
* **deps:** bump @types/node from 20.2.0 to 20.2.1 ([#187](#187)) ([22b6de1](22b6de1))
* **deps:** bump @types/node from 20.2.1 to 20.2.3 ([#189](#189)) ([07aeccb](07aeccb))
* **deps:** bump @types/node from 20.2.3 to 20.2.4 ([#201](#201)) ([9a1df3e](9a1df3e))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 ([#173](#173)) ([4970d8e](4970d8e))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 ([#193](#193)) ([7c677ef](7c677ef))
* **deps:** bump @typescript-eslint/parser from 5.59.5 to 5.59.6 ([#171](#171)) ([4ea87eb](4ea87eb))
* **deps:** bump @typescript-eslint/parser from 5.59.6 to 5.59.7 ([#192](#192)) ([7d95b8a](7d95b8a))
* **deps:** bump eslint from 8.40.0 to 8.41.0 ([#190](#190)) ([616f40f](616f40f))
* **deps:** bump mongoose from 7.1.1 to 7.1.2 ([#188](#188)) ([05b628f](05b628f))
* **deps:** bump mongoose from 7.1.2 to 7.2.0 ([#191](#191)) ([c4df37d](c4df37d))
* **deps:** bump mongoose from 7.2.0 to 7.2.1 ([#200](#200)) ([ce0bb90](ce0bb90))
* **deps:** bump qs from 6.11.1 to 6.11.2 ([#172](#172)) ([11f2bd6](11f2bd6))
* **deps:** bump rimraf from 5.0.0 to 5.0.1 ([#185](#185)) ([9982200](9982200))
* **deps:** bump ts-loader from 9.4.2 to 9.4.3 ([#196](#196)) ([6655152](6655152))
* **git:** git attributes in dedicated file ([#166](#166)) ([d0bdebc](d0bdebc))
@antoinezanardi
Copy link
Owner

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