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/mongoose from 10.0.5 to 10.0.6 in the nest group #977

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps the nest group with 1 update: @nestjs/mongoose.

Updates @nestjs/mongoose from 10.0.5 to 10.0.6

Release notes

Sourced from @​nestjs/mongoose's releases.

Release 10.0.6

  • Merge pull request #2096 from prateekkathal/on-connection-create (56ac9b4)
  • feat: replaced third argument for createmongooseconnection (320c264)
  • Revert "feat: depracted lazyconnection option and replaced with factoryoptions" (26a1c3d)
  • feat: depracted lazyconnection option and replaced with factoryoptions (d92bacc)
  • chore(deps): update dependency typescript to v5.4.5 (afd8a1c)
  • chore(deps): update dependency @​types/node to v20.12.7 (864c8b0)
  • chore(deps): update dependency @​types/node to v20.12.6 (eb745d5)
  • chore(deps): update typescript-eslint monorepo to v7.6.0 (a5f3f39)
  • chore(deps): update dependency mongoose to v8.3.1 (ebdfc1f)
  • chore(deps): update dependency @​types/node to v20.12.5 (321a9dc)
  • Update lib/mongoose-core.module.ts (64fdcdd)
  • feat: added onconnectioncreate module option (388edd2)
Commits
  • ad8bede chore(): release v10.0.6
  • 56ac9b4 Merge pull request #2096 from prateekkathal/on-connection-create
  • 320c264 feat: replaced third argument for createmongooseconnection
  • 26a1c3d Revert "feat: depracted lazyconnection option and replaced with factoryoptions"
  • d92bacc feat: depracted lazyconnection option and replaced with factoryoptions
  • afd8a1c chore(deps): update dependency typescript to v5.4.5
  • 864c8b0 chore(deps): update dependency @​types/node to v20.12.7
  • eb745d5 chore(deps): update dependency @​types/node to v20.12.6
  • a5f3f39 chore(deps): update typescript-eslint monorepo to v7.6.0
  • ebdfc1f chore(deps): update dependency mongoose to v8.3.1
  • Additional commits viewable 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 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 15, 2024
Bumps the nest group with 1 update: [@nestjs/mongoose](https://github.com/nestjs/mongoose).


Updates `@nestjs/mongoose` from 10.0.5 to 10.0.6
- [Release notes](https://github.com/nestjs/mongoose/releases)
- [Changelog](https://github.com/nestjs/mongoose/blob/master/.release-it.json)
- [Commits](nestjs/mongoose@10.0.5...10.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/nest-1f89e96950 branch from 7cde953 to 66c5f80 Compare April 15, 2024 07:35
@antoinezanardi antoinezanardi merged commit ed8c541 into develop Apr 15, 2024
14 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/nest-1f89e96950 branch April 15, 2024 07:57
antoinezanardi pushed a commit that referenced this pull request Apr 18, 2024
## [1.31.0](v1.30.1...v1.31.0) (2024-04-18)

### 🚀 Features

* **game-history-record:** interactions in records ([#974](#974)) ([57b4813](57b4813))
* **game-phase:** phase tick ([#976](#976)) ([28048cf](28048cf))
* **tie:** kill random player when successive ties in votes ([#983](#983)) ([e9ae5f5](e9ae5f5))

### 🐛 Bug Fixes

* **game-history-record:** don't generate voting result if play type is not vote ([#970](#970)) ([42910b5](42910b5))

### 🧹 Chore

* **deps:** bump @cucumber/cucumber from 10.3.1 to 10.3.2 ([#943](#943)) ([2b0473e](2b0473e))
* **deps:** bump @cucumber/cucumber from 10.3.2 to 10.4.0 ([#964](#964)) ([b7fa581](b7fa581))
* **deps:** bump @fastify/static from 7.0.1 to 7.0.2 ([#949](#949)) ([4a3244b](4a3244b))
* **deps:** bump @fastify/static from 7.0.2 to 7.0.3 ([#956](#956)) ([e393318](e393318))
* **deps:** bump @nestjs/mongoose from 10.0.5 to 10.0.6 in the nest group ([#977](#977)) ([ed8c541](ed8c541))
* **deps:** bump @types/node from 20.12.4 to 20.12.5 in the types group ([#963](#963)) ([cb76ea8](cb76ea8))
* **deps:** bump @types/node from 20.12.5 to 20.12.6 in the types group ([#967](#967)) ([efc6749](efc6749))
* **deps:** bump @types/node from 20.12.6 to 20.12.7 in the types group ([#971](#971)) ([1a559a0](1a559a0))
* **deps:** bump @types/qs from 6.9.14 to 6.9.15 in the types group ([#981](#981)) ([ca3d814](ca3d814))
* **deps:** bump mongoose from 8.2.2 to 8.2.3 ([#936](#936)) ([0596416](0596416))
* **deps:** bump mongoose from 8.2.3 to 8.2.4 ([#945](#945)) ([239e098](239e098))
* **deps:** bump mongoose from 8.2.4 to 8.3.0 ([#952](#952)) ([46f565a](46f565a))
* **deps:** bump mongoose from 8.3.0 to 8.3.1 ([#968](#968)) ([a8d3b98](a8d3b98))
* **deps:** bump mongoose from 8.3.1 to 8.3.2 ([#982](#982)) ([af7a635](af7a635))
* **deps:** bump qs from 6.12.0 to 6.12.1 ([#979](#979)) ([7cb594f](7cb594f))
* **deps:** bump reflect-metadata from 0.2.1 to 0.2.2 ([#946](#946)) ([013be6a](013be6a))
* **deps:** bump semantic-release from 23.0.5 to 23.0.6 ([#938](#938)) ([160cdf5](160cdf5))
* **deps:** bump semantic-release from 23.0.6 to 23.0.7 ([#954](#954)) ([a4a4a35](a4a4a35))
* **deps:** bump semantic-release from 23.0.7 to 23.0.8 ([#972](#972)) ([837a3de](837a3de))
* **deps:** bump the commitlint group with 2 updates ([#978](#978)) ([5cb18d9](5cb18d9))
* **deps:** bump the nest group with 2 updates ([#961](#961)) ([8937ce2](8937ce2))
* **deps:** bump the nest group with 5 updates ([#942](#942)) ([2db0c96](2db0c96))
* **deps:** bump the nest group with 6 updates ([#940](#940)) ([c43b41a](c43b41a))
* **deps:** bump the nest group with 6 updates ([#947](#947)) ([5b00a32](5b00a32))
* **deps:** bump the types group with 1 update ([#930](#930)) ([33f2c2b](33f2c2b))
* **deps:** bump the types group with 1 update ([#933](#933)) ([7646f7d](7646f7d))
* **deps:** bump the types group with 1 update ([#953](#953)) ([044a9fb](044a9fb))
* **deps:** bump the types group with 2 updates ([#941](#941)) ([8a426f5](8a426f5))
* **deps:** bump the types group with 3 updates ([#950](#950)) ([7357e40](7357e40))
* **deps:** bump tsx from 4.7.1 to 4.7.2 ([#959](#959)) ([8e6c6e2](8e6c6e2))
* **deps:** bump type-fest from 4.12.0 to 4.13.0 ([#931](#931)) ([d4c243c](d4c243c))
* **deps:** bump type-fest from 4.13.0 to 4.13.1 ([#935](#935)) ([516653f](516653f))
* **deps:** bump type-fest from 4.13.1 to 4.14.0 ([#939](#939)) ([7b43e37](7b43e37))
* **deps:** bump type-fest from 4.14.0 to 4.15.0 ([#955](#955)) ([842b8aa](842b8aa))
* **deps:** bump typescript from 5.4.2 to 5.4.3 ([#934](#934)) ([f709fa5](f709fa5))
* **deps:** bump typescript from 5.4.3 to 5.4.4 ([#960](#960)) ([026f2a4](026f2a4))
* **deps:** bump typescript from 5.4.4 to 5.4.5 ([#973](#973)) ([44be6de](44be6de))
* **docker:** use new docker compose cli ([#957](#957)) ([ed380eb](ed380eb))
* **enums:** transform enums to unions where needed ([#965](#965)) ([44eebe2](44eebe2))
* **funding:** funding file ([#969](#969)) ([c687756](c687756))
@antoinezanardi
Copy link
Owner

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