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

An in-range update of @nestjs/typeorm is breaking the build 🚨 #604

Open
greenkeeper bot opened this issue Jul 14, 2019 · 4 comments
Open

An in-range update of @nestjs/typeorm is breaking the build 🚨 #604

greenkeeper bot opened this issue Jul 14, 2019 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 14, 2019

The dependency @nestjs/typeorm was updated from 6.1.2 to 6.1.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@nestjs/typeorm is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: Your tests passed on CircleCI! (Details).
  • codecov/project: No report found to compare against (Details).
  • codecov/patch: Coverage not affected. (Details).
  • Better Code Hub: ✅ Better Code Hub approves this code (Details).
  • WhiteSource Security Check: The Security Check found 6 vulnerabilities.

Severity CVSS Score CVE GitHub Issue
High 8.0 WS-2019-0064 #433
High 7.5 CVE-2019-10746 #595
High 7.4 CVE-2019-10744 #590
Medium 5.5 WS-2018-0236 #584
Medium 5.0 WS-2019-0047 #418
Medium 5.0 WS-2019-0019 #136

Scan token: 4ccdb0b947f34413bde834b1255f8754

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 27, 2019

Your tests for group default are passing again with this update. Explicitly upgrade default to this version 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 11, 2020

Your tests for group default are passing again with this update. Explicitly upgrade default to this version 🚀

Commits

The new version differs by 190 commits.

  • 49078cb chore(): release v6.3.0
  • 9852b8c fix(): resolve merge conflicts
  • a27352a feat(): add autoload entities option
  • 8849a36 chore(deps): update dependency @types/jest to v25.1.2
  • 978445b chore(deps): update nest monorepo to v6.11.6
  • b419dcb chore(deps): update dependency ts-jest to v25.2.0
  • 596c7ef chore(deps): update nest monorepo to v6.11.5
  • 580036d chore(deps): update dependency lint-staged to v10.0.7
  • 1e7839d chore(deps): update dependency lint-staged to v10.0.6
  • bce691b chore(deps): update dependency ts-jest to v25.1.0
  • 527c756 chore(deps): update dependency lint-staged to v10.0.5
  • 505f09d chore(deps): update dependency pg to v7.18.1
  • 28feecf chore(deps): update dependency @types/jest to v25.1.1
  • 3a63d9e chore(deps): update dependency pg to v7.18.0
  • 67260d0 chore(deps): update dependency lint-staged to v10.0.4

There are 190 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 11, 2020

Your tests for group default are passing again with this update. Explicitly upgrade default to this version 🚀

Release Notes for Release 6.3.1
Commits

The new version differs by 198 commits.

  • 210ee61 chore(): release v6.3.1
  • d2fddd3 fix(): fix default values in comments
  • eeb51c1 feat(): add comments to the typeorm module options
  • 3b9fa8f feat(): rename scripts (integration, e2e)
  • d1a2391 Merge branch 'master' of https://github.com/nestjs/typeorm
  • fd3e945 ci(): migrate to circleci instead of travis
  • d511637 chore(deps): pin dependencies
  • 61df39c feat(): add format and lint scripts
  • 49078cb chore(): release v6.3.0
  • 9852b8c fix(): resolve merge conflicts
  • a27352a feat(): add autoload entities option
  • 8849a36 chore(deps): update dependency @types/jest to v25.1.2
  • 978445b chore(deps): update nest monorepo to v6.11.6
  • b419dcb chore(deps): update dependency ts-jest to v25.2.0
  • 596c7ef chore(deps): update nest monorepo to v6.11.5

There are 198 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 11, 2020

Your tests for group default are passing again with this update. Explicitly upgrade default to this version 🚀

Release Notes for Release 6.3.4
  • fix(): update to the latest uuid (90877f2)
  • Merge branch 'niklasbuechner-niklasbuechner/remove-code-duplication' (15bcf8c)
  • refactor(): remove as any casts (d814215)
  • Merge branch 'niklasbuechner/remove-code-duplication' of https://github.com/niklasbuechner/nestjs-typeorm into niklasbuechner-niklasbuechner/remove-code-duplication (8a454ba)
  • chore(deps): update typescript-eslint monorepo to v2.23.0 (49c7eff)
  • chore(deps): update dependency release-it to v13.0.2 (9fc8f0d)
  • chore(deps): update dependency release-it to v13.0.1 (dcc50fe)
  • chore(deps): update dependency release-it to v13 (cf425a6)
  • chore(deps): update dependency @types/jest to v25.1.4 (5d488e6)
  • chore(deps): update dependency release-it to v12.6.3 (727c3fe)
  • chore(deps): update nest monorepo to v6.11.11 (d4e914b)
  • chore(deps): update nest monorepo to v6.11.10 (f3b17f4)
  • chore(deps): update typescript-eslint monorepo to v2.22.0 (7a475d6)
  • chore(deps): update nest monorepo to v6.11.9 (da46c86)
  • chore(deps): update dependency typescript to v3.8.3 (36df1e5)
  • chore(deps): update dependency typeorm to v0.2.24 (a3102d6)
  • chore(deps): update dependency release-it to v12.6.2 (b38c9c2)
  • Remove code duplication (88f8f7b)
  • chore(deps): update dependency lint-staged to v10.0.8 (b6a60ce)
  • chore(deps): update typescript-eslint monorepo to v2.21.0 (2e9c747)
  • chore(deps): update dependency release-it to v12.6.1 (69b83b9)
Commits

The new version differs by 242 commits.

  • 262c0ef chore(): release v6.3.4
  • 90877f2 fix(): update to the latest uuid
  • 15bcf8c Merge branch 'niklasbuechner-niklasbuechner/remove-code-duplication'
  • d814215 refactor(): remove as any casts
  • 8a454ba Merge branch 'niklasbuechner/remove-code-duplication' of https://github.com/niklasbuechner/nestjs-typeorm into niklasbuechner-niklasbuechner/remove-code-duplication
  • 49c7eff chore(deps): update typescript-eslint monorepo to v2.23.0
  • 9fc8f0d chore(deps): update dependency release-it to v13.0.2
  • dcc50fe chore(deps): update dependency release-it to v13.0.1
  • cf425a6 chore(deps): update dependency release-it to v13
  • 5d488e6 chore(deps): update dependency @types/jest to v25.1.4
  • 727c3fe chore(deps): update dependency release-it to v12.6.3
  • d4e914b chore(deps): update nest monorepo to v6.11.11
  • f3b17f4 chore(deps): update nest monorepo to v6.11.10
  • 7a475d6 chore(deps): update typescript-eslint monorepo to v2.22.0
  • da46c86 chore(deps): update nest monorepo to v6.11.9

There are 242 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants