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

fix(deps): update dependency @typegoose/typegoose to v7.4.0 #616

Merged
merged 1 commit into from
Sep 17, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2020

This PR contains the following updates:

Package Type Update Change
@typegoose/typegoose (source) dependencies minor 7.3.5 -> 7.4.0

Release Notes

typegoose/typegoose

v7.4.0

Compare Source

  • Update Dependencies
    • mongoose to 5.10.4
    • lodash to 4.17.20
    • loglevel to 1.7.0
    • tslib to 2.0.1
    • @types/mongoose to 5.7.36
  • Add warning if justOne is defined, but no Virtual Populate Options
  • Allow any argument to DeferredFunc
  • Add Type DynamicStringFunc
  • Allow definition of functions for localField & foreignField
  • Allow returning an function in ref (ref: () => (doc) => doc.someProp)
  • Allow the NestJS / Type-GraphQl way of defining arrays (type: () => [String] (and nested too))
  • [IC] Fix that dim is included as an option in the schema [typegoose#​366]

https://typegoose.github.io/typegoose/docs/changelog#​740


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate Renovate bot PRs label Sep 17, 2020
@codecov
Copy link

codecov bot commented Sep 17, 2020

Codecov Report

Merging #616 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #616   +/-   ##
=======================================
  Coverage   88.98%   88.98%           
=======================================
  Files          81       81           
  Lines        1916     1916           
  Branches      214      214           
=======================================
  Hits         1705     1705           
  Misses        207      207           
  Partials        4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8887998...e73263f. Read the comment docs.

@renovate renovate bot merged commit 2d1c823 into master Sep 17, 2020
@renovate renovate bot deleted the renovate/typegoose-typegoose-7.x branch September 17, 2020 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Renovate bot PRs
Development

Successfully merging this pull request may close these issues.

1 participant