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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2023

Bumps the nest group with 5 updates:

Package From To
@nestjs/common 10.2.1 10.2.2
@nestjs/core 10.2.1 10.2.2
@nestjs/platform-express 10.2.1 10.2.2
@nestjs/platform-fastify 10.2.1 10.2.2
@nestjs/testing 10.2.1 10.2.2

Updates @nestjs/common from 10.2.1 to 10.2.2

Release notes

Sourced from @​nestjs/common's releases.

v10.2.2 (2023-08-28)

Enhancements

Dependencies

Committers: 1

Commits

Updates @nestjs/core from 10.2.1 to 10.2.2

Release notes

Sourced from @​nestjs/core's releases.

v10.2.2 (2023-08-28)

Enhancements

Dependencies

Committers: 1

Commits

Updates @nestjs/platform-express from 10.2.1 to 10.2.2

Release notes

Sourced from @​nestjs/platform-express's releases.

v10.2.2 (2023-08-28)

Enhancements

Dependencies

Committers: 1

Commits

Updates @nestjs/platform-fastify from 10.2.1 to 10.2.2

Release notes

Sourced from @​nestjs/platform-fastify's releases.

v10.2.2 (2023-08-28)

Enhancements

Dependencies

Committers: 1

Commits

Updates @nestjs/testing from 10.2.1 to 10.2.2

Release notes

Sourced from @​nestjs/testing's releases.

v10.2.2 (2023-08-28)

Enhancements

Dependencies

Committers: 1

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


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

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

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

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

Updates `@nestjs/testing` from 10.2.1 to 10.2.2
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.2/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 Aug 29, 2023
@antoinezanardi antoinezanardi merged commit 858fc29 into develop Aug 29, 2023
10 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/nest-2d0e0b6d69 branch August 29, 2023 05:28
antoinezanardi pushed a commit that referenced this pull request Sep 9, 2023
## [1.17.0](v1.16.0...v1.17.0) (2023-09-09)

### 🚀 Features

* **cucumber:** publish report on release ([#451](#451)) ([f13f190](f13f190))

### 📖 Docs

* **readme:** improved tests section ([#450](#450)) ([68173ef](68173ef))

### 🔩 Refactor

* **constants:** constants for game schemas ([#467](#467)) ([f8331f6](f8331f6))
* **globals:** correct UPPER_CASE casing for globals ([#446](#446)) ([669ffa1](669ffa1))
* **object-id:** use equal method for comparison ([#473](#473)) ([267d56f](267d56f))
* **paths:** path aliases for src and tests ([#440](#440)) ([5d19d5c](5d19d5c))

### ✅ Tests

* **acceptance:** acceptances tests for raven ([#459](#459)) ([0e29af5](0e29af5))
* **acceptance:** acceptances tests for three brothers ([#458](#458)) ([df6c976](df6c976))
* **acceptance:** acceptances tests for two sisters ([#455](#455)) ([caa3960](caa3960))
* **acceptance:** sheriff player attribute acceptance tests ([#472](#472)) ([ed9e09e](ed9e09e))
* **acceptance:** stuttering judge acceptance tests ([#469](#469)) ([8a759c3](8a759c3))
* **player:** fix player with name randomness test ([#454](#454)) ([d5cb70a](d5cb70a))

### 🧹 Chore

* **deps:** bump @cucumber/cucumber from 9.4.0 to 9.5.0 ([#463](#463)) ([e1af320](e1af320))
* **deps:** bump @cucumber/cucumber from 9.5.0 to 9.5.1 ([#470](#470)) ([49dd67d](49dd67d))
* **deps:** bump @fastify/static from 6.10.2 to 6.11.0 ([#462](#462)) ([e0ad49a](e0ad49a))
* **deps:** bump mongoose from 7.4.4 to 7.4.5 ([#444](#444)) ([64a4e40](64a4e40))
* **deps:** bump mongoose from 7.4.5 to 7.5.0 ([#453](#453)) ([295f1e8](295f1e8))
* **deps:** bump the eslint group with 1 update ([#443](#443)) ([ab3d1f7](ab3d1f7))
* **deps:** bump the eslint group with 2 updates ([#449](#449)) ([b3472bd](b3472bd))
* **deps:** bump the eslint group with 2 updates ([#466](#466)) ([2676eec](2676eec))
* **deps:** bump the nest group with 1 update ([#452](#452)) ([4de05c6](4de05c6))
* **deps:** bump the nest group with 5 updates ([#447](#447)) ([858fc29](858fc29))
* **deps:** bump the nest group with 5 updates ([#457](#457)) ([2aae75b](2aae75b))
* **deps:** bump the nest group with 7 updates ([#460](#460)) ([122e5cb](122e5cb))
* **deps:** bump the types group with 1 update ([#442](#442)) ([17478da](17478da))
* **deps:** bump the types group with 1 update ([#461](#461)) ([f87108d](f87108d))
* **deps:** bump the types group with 1 update ([#468](#468)) ([3e908ee](3e908ee))
* **deps:** bump the types group with 2 updates ([#465](#465)) ([4130ed1](4130ed1))
* **deps:** bump type-fest from 4.2.0 to 4.3.1 ([#445](#445)) ([6a800fb](6a800fb))
* **github-actions:** bump actions/checkout from 3 to 4 ([#464](#464)) ([834a156](834a156))
@antoinezanardi
Copy link
Owner

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