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 #628

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the nest group with 5 updates:

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

Updates @nestjs/common from 10.2.7 to 10.2.8

Commits
  • 7359a35 chore(@​nestjs) publish v10.2.8 release
  • f3141fb fix: add date to ignored metatypes
  • e6276d5 Merge pull request #12558 from jmcdo29/feat/streamable-error-logger
  • 1747683 fix(common): when passing class functions to logger methods
  • 80061af feat: allow for custom logger with streamable files
  • See full diff in compare view

Updates @nestjs/core from 10.2.7 to 10.2.8

Commits
  • 7359a35 chore(@​nestjs) publish v10.2.8 release
  • 551d12b Merge pull request #12519 from micalevisk/fix/issue-12518
  • f3339a3 Merge pull request #12445 from micalevisk/feat/disambiguate-provider-token-on...
  • a26de50 style(core): remove unused import from injector module
  • a3915c8 style(core): fix formatting
  • ed92fd3 fix(core): when the discoverable decorator is not used
  • 18fbf27 feat(core): disambiguate string-based providers on error message
  • See full diff in compare view

Updates @nestjs/platform-express from 10.2.7 to 10.2.8

Commits

Updates @nestjs/platform-fastify from 10.2.7 to 10.2.8

Commits

Updates @nestjs/testing from 10.2.7 to 10.2.8

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.7` | `10.2.8` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.2.7` | `10.2.8` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `10.2.7` | `10.2.8` |
| [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `10.2.7` | `10.2.8` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.2.7` | `10.2.8` |


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

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

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

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

Updates `@nestjs/testing` from 10.2.7 to 10.2.8
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.8/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 3, 2023
@antoinezanardi antoinezanardi merged commit 1b17eb3 into develop Nov 6, 2023
16 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/nest-2f8ccf563f branch November 6, 2023 08:20
antoinezanardi pushed a commit that referenced this pull request Nov 15, 2023
## [1.22.0](v1.21.1...v1.22.0) (2023-11-15)

### 🚀 Features

* **docker:** docker file, dev and production docker compose files ([#616](#616)) ([8c5a943](8c5a943)), closes [#612](#612)
* **docker:** upload docker hub image with develop tag on develop branch push ([#619](#619)) ([2e4deb1](2e4deb1))
* **interactable-players:** interactable players with interactions for current game play ([#631](#631)) ([e230b3a](e230b3a))
* **interactable-players:** interactable players with interactions for current game play ([#644](#644)) ([289b3f9](289b3f9)), closes [#633](#633)

### 🧹 Chore

* **deps:** bump @faker-js/faker from 8.2.0 to 8.3.1 ([#642](#642)) ([058829a](058829a))
* **deps:** bump @fastify/static from 6.11.2 to 6.12.0 ([#620](#620)) ([8670ba6](8670ba6))
* **deps:** bump lint-staged from 15.0.2 to 15.1.0 ([#640](#640)) ([94b54d3](94b54d3))
* **deps:** bump mongoose from 7.6.3 to 7.6.4 ([#624](#624)) ([bbddedb](bbddedb))
* **deps:** bump mongoose from 7.6.4 to 8.0.0 ([#627](#627)) ([507028d](507028d))
* **deps:** bump semantic-release from 22.0.5 to 22.0.6 ([#625](#625)) ([10cb396](10cb396))
* **deps:** bump semantic-release from 22.0.6 to 22.0.7 ([#630](#630)) ([c632735](c632735))
* **deps:** bump the commitlint group with 2 updates ([#639](#639)) ([b13212a](b13212a))
* **deps:** bump the eslint group with 1 update ([#629](#629)) ([db6cb42](db6cb42))
* **deps:** bump the nest group with 2 updates ([#622](#622)) ([95caa1b](95caa1b))
* **deps:** bump the nest group with 2 updates ([#636](#636)) ([94e09c6](94e09c6))
* **deps:** bump the nest group with 5 updates ([#628](#628)) ([1b17eb3](1b17eb3))
* **deps:** bump the types group with 2 updates ([#641](#641)) ([e60f712](e60f712))
* **deps:** bump the types group with 3 updates ([#632](#632)) ([56162ed](56162ed))
* **deps:** bump the types group with 4 updates ([#626](#626)) ([8cb2b9f](8cb2b9f))
* **deps:** bump the types group with 6 updates ([#635](#635)) ([fc699f6](fc699f6))
* **deps:** bump ts-loader from 9.5.0 to 9.5.1 ([#643](#643)) ([b4b530e](b4b530e))
* **deps:** bump type-fest from 4.6.0 to 4.7.1 ([#638](#638)) ([790ca12](790ca12))
@antoinezanardi
Copy link
Owner

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