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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the nest group with 6 updates:

Package From To
@nestjs/common 10.2.0 10.2.1
@nestjs/core 10.2.0 10.2.1
@nestjs/platform-express 10.2.0 10.2.1
@nestjs/platform-fastify 10.2.0 10.2.1
@nestjs/cli 10.1.12 10.1.13
@nestjs/testing 10.2.0 10.2.1

Updates @nestjs/common from 10.2.0 to 10.2.1

Commits

Updates @nestjs/core from 10.2.0 to 10.2.1

Commits

Updates @nestjs/platform-express from 10.2.0 to 10.2.1

Commits

Updates @nestjs/platform-fastify from 10.2.0 to 10.2.1

Commits

Updates @nestjs/cli from 10.1.12 to 10.1.13

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.1.13

  • chore(deps): update dependency @​types/node to v18.17.7 (e5de27f7)
  • chore(deps): update typescript-eslint monorepo to v6.4.1 (e90967e2)
  • chore(deps): update dependency jest to v29.6.3 (dfa1f136)
  • chore(deps): update dependency lint-staged to v14.0.1 (a54b8d02)
  • chore(deps): update dependency @​types/node to v18.17.6 (5fbe46e5)
  • Merge pull request #2245 from kdy1/master (1bd87755)
  • chore(deps): update dependency @​swc/core to v1.3.78 (2230d3d9)
  • test: Update test refs (7c6972bd)
  • feat: Resolve jsc.baseUrl (9849015a)
Commits
  • 37e2c2c chore(): release v10.1.13
  • e5de27f chore(deps): update dependency @​types/node to v18.17.7
  • e90967e chore(deps): update typescript-eslint monorepo to v6.4.1
  • dfa1f13 chore(deps): update dependency jest to v29.6.3
  • a54b8d0 chore(deps): update dependency lint-staged to v14.0.1
  • 5fbe46e chore(deps): update dependency @​types/node to v18.17.6
  • 1bd8775 Merge pull request #2245 from kdy1/master
  • 2230d3d chore(deps): update dependency @​swc/core to v1.3.78
  • 7c6972b test: Update test refs
  • 9849015 feat: Resolve jsc.baseUrl
  • See full diff in compare view

Updates @nestjs/testing from 10.2.0 to 10.2.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> dependency 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> dependency 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.2.0` | `10.2.1` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.2.0` | `10.2.1` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `10.2.0` | `10.2.1` |
| [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `10.2.0` | `10.2.1` |
| [@nestjs/cli](https://github.com/nestjs/nest-cli) | `10.1.12` | `10.1.13` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.2.0` | `10.2.1` |


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

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

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

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

Updates `@nestjs/cli` from 10.1.12 to 10.1.13
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](nestjs/nest-cli@10.1.12...10.1.13)

Updates `@nestjs/testing` from 10.2.0 to 10.2.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.1/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/cli"
  dependency-type: direct:development
  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 23, 2023
@antoinezanardi antoinezanardi merged commit f0fb776 into develop Aug 23, 2023
10 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/nest-3cb67f5858 branch August 23, 2023 06:05
antoinezanardi pushed a commit that referenced this pull request Aug 26, 2023
## [1.16.0](v1.15.0...v1.16.0) (2023-08-26)

### 🚀 Features

* **thief:** thief additional cards validation on game creation ([#415](#415)) ([b4bf9de](b4bf9de))

### ✅ Tests

* **acceptance:** angel acceptance tests ([#402](#402)) ([5bdb6e8](5bdb6e8))
* **acceptance:** cupid acceptance tests ([9dd415d](9dd415d))
* **acceptance:** dog wolf acceptance tests ([#410](#410)) ([8163c39](8163c39))
* **acceptance:** fox acceptance tests ([#407](#407)) ([4b5cb79](4b5cb79))
* **acceptance:** guard acceptance tests ([#403](#403)) ([b82bf4b](b82bf4b))
* **acceptance:** little girl acceptance tests ([#404](#404)) ([1af6c96](1af6c96))
* **acceptance:** pied piper acceptance tests ([#401](#401)) ([ac1702b](ac1702b))
* **acceptance:** scapegoat acceptance tests ([#411](#411)) ([864e4e6](864e4e6))
* **acceptance:** wild child acceptance tests ([#409](#409)) ([73801b4](73801b4))

### 🧹 Chore

* **deps:** bump expect from 29.6.3 to 29.6.4 ([#433](#433)) ([be08846](be08846))
* **deps:** bump lint-staged from 14.0.0 to 14.0.1 ([#421](#421)) ([8c84bdc](8c84bdc))
* **deps:** bump mongoose from 7.4.3 to 7.4.4 ([#424](#424)) ([7dff095](7dff095))
* **deps:** bump semantic-release from 21.0.7 to 21.0.9 ([#414](#414)) ([2434936](2434936))
* **deps:** bump semantic-release from 21.0.9 to 21.1.0 ([#427](#427)) ([39deed8](39deed8))
* **deps:** bump semantic-release from 21.1.0 to 21.1.1 ([#432](#432)) ([a55d168](a55d168))
* **deps:** bump the eslint group with 1 update ([#413](#413)) ([b536d91](b536d91))
* **deps:** bump the eslint group with 2 updates ([#406](#406)) ([f514b8b](f514b8b))
* **deps:** bump the eslint group with 2 updates ([#418](#418)) ([9087152](9087152))
* **deps:** bump the jest group with 1 update ([#419](#419)) ([a5c4513](a5c4513))
* **deps:** bump the jest group with 1 update ([#430](#430)) ([59d9739](59d9739))
* **deps:** bump the nest group with 1 update ([#408](#408)) ([b6fd825](b6fd825))
* **deps:** bump the nest group with 1 update ([#425](#425)) ([5430243](5430243))
* **deps:** bump the nest group with 1 update ([#434](#434)) ([7737b15](7737b15))
* **deps:** bump the nest group with 5 updates ([#416](#416)) ([0b48d41](0b48d41))
* **deps:** bump the nest group with 6 updates ([#422](#422)) ([f0fb776](f0fb776))
* **deps:** bump the types group with 1 update ([#412](#412)) ([adbabca](adbabca))
* **deps:** bump the types group with 1 update ([#428](#428)) ([b6c4ca9](b6c4ca9))
* **deps:** bump the types group with 2 updates ([#423](#423)) ([0eb8b1c](0eb8b1c))
* **deps:** bump typescript from 5.1.6 to 5.2.2 ([#431](#431)) ([cc563d8](cc563d8))
@antoinezanardi
Copy link
Owner

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