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/terminus from 10.0.0 to 10.0.1 #265

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps @nestjs/terminus from 10.0.0 to 10.0.1.

Release notes

Sourced from @​nestjs/terminus's releases.

Release 10.0.1

10.0.1 (2023-06-17)

Bug Fixes

  • prisma: add @Injectable decorator (25893bd)
Changelog

Sourced from @​nestjs/terminus's changelog.

10.0.1 (2023-06-17)

Bug Fixes

  • prisma: add @Injectable decorator (25893bd)
Commits
  • 0274820 chore(): release v10.0.1
  • 25893bd fix(prisma): add @Injectable decorator
  • 1978022 chore(): marked the public api in prisma health (#2292)
  • 6eab9e6 chore(deps): update dependency eslint-plugin-prettier to v4.2.1
  • a782d45 chore(deps): update dependency eslint-config-prettier to v8.8.0
  • 1db15a2 chore(deps): update dependency eslint to v8.43.0
  • See full diff in compare view

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)

Bumps [@nestjs/terminus](https://github.com/nestjs/terminus) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/nestjs/terminus/releases)
- [Changelog](https://github.com/nestjs/terminus/blob/master/CHANGELOG.md)
- [Commits](nestjs/terminus@10.0.0...10.0.1)

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

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 Jun 19, 2023
@dependabot dependabot bot requested a review from antoinezanardi June 19, 2023 05:16
@antoinezanardi antoinezanardi merged commit cee0589 into develop Jun 19, 2023
8 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/nestjs/terminus-10.0.1 branch June 19, 2023 06:05
antoinezanardi pushed a commit that referenced this pull request Jun 24, 2023
## [1.11.0](v1.10.0...v1.11.0) (2023-06-24)

### 🚀 Features

* **game-plays:** remove obsolete upcoming plays ([#277](#277)) ([e18fbd6](e18fbd6))
* **game-play:** validate werewolves targets boundaries ([#263](#263)) ([ebe6abf](ebe6abf))
* **jest:** generate jest badges with CI ([#278](#278)) ([983803b](983803b))
* **stryker:** enable dashboard ([#266](#266)) ([ee6a487](ee6a487))

### 🔩 Refactor

* **game-history:** get game history specific records if necessary ([#267](#267)) ([076364a](076364a))
* **game:** add current play to game schema ([#260](#260)) ([f4c7fb4](f4c7fb4))
* **schemas:** add types to schemas nested fields ([#258](#258)) ([6d4c5b1](6d4c5b1))

### 🧹 Chore

* **deps:** bump @nestjs/cli from 10.0.2 to 10.0.3 ([#271](#271)) ([8da2b40](8da2b40))
* **deps:** bump @nestjs/swagger from 7.0.0 to 7.0.1 ([#264](#264)) ([8a10a30](8a10a30))
* **deps:** bump @nestjs/swagger from 7.0.1 to 7.0.2 ([#270](#270)) ([281d4b7](281d4b7))
* **deps:** bump @nestjs/swagger from 7.0.2 to 7.0.3 ([#275](#275)) ([51472d0](51472d0))
* **deps:** bump @nestjs/swagger from 7.0.3 to 7.0.4 ([#276](#276)) ([4d7bfbb](4d7bfbb))
* **deps:** bump @nestjs/terminus from 10.0.0 to 10.0.1 ([#265](#265)) ([cee0589](cee0589))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 ([#269](#269)) ([393552d](393552d))
* **deps:** bump @typescript-eslint/parser from 5.59.11 to 5.60.0 ([#268](#268)) ([b2c2b04](b2c2b04))
* **deps:** bump eslint-plugin-jest from 27.2.1 to 27.2.2 ([#272](#272)) ([1b4bf3d](1b4bf3d))
* **deps:** bump mongoose from 7.3.0 to 7.3.1 ([#274](#274)) ([e00fe87](e00fe87))
* **stryker:** adapt to stryker v7 ([#222](#222)) ([16b7751](16b7751))
@antoinezanardi
Copy link
Owner

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