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.6.1 #1041

Merged
merged 2 commits into from
Jul 4, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typegoose/typegoose (source) 7.6.0 -> 7.6.1 age adoption passing confidence

Release Notes

typegoose/typegoose

v7.6.1

Compare Source


Configuration

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

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 May 31, 2021
@renovate
Copy link
Contributor Author

renovate bot commented May 31, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: server@5.0.5
npm ERR! Found: @types/mongoose@5.10.1
npm ERR! node_modules/@types/mongoose
npm ERR!   dev @types/mongoose@"5.10.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @types/mongoose@"^5.10.2" from @typegoose/typegoose@7.6.1
npm ERR! node_modules/@typegoose/typegoose
npm ERR!   @typegoose/typegoose@"7.6.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-06-01T00_10_07_150Z-debug.log

@codecov
Copy link

codecov bot commented May 31, 2021

Codecov Report

Merging #1041 (a295317) into master (abc741b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1041   +/-   ##
=======================================
  Coverage   94.22%   94.22%           
=======================================
  Files         166      166           
  Lines        3378     3378           
  Branches      341      341           
=======================================
  Hits         3183     3183           
  Misses        188      188           
  Partials        7        7           

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 abc741b...a295317. Read the comment docs.

@renovate renovate bot force-pushed the renovate/typegoose-typegoose-7.x branch 3 times, most recently from a24b3ef to c6fc9cb Compare June 2, 2021 09:41
@renovate
Copy link
Contributor Author

renovate bot commented Jun 2, 2021

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: server@5.0.5
npm ERR! Found: @types/mongoose@5.10.1
npm ERR! node_modules/@types/mongoose
npm ERR!   dev @types/mongoose@"5.10.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @types/mongoose@"^5.10.2" from @typegoose/typegoose@7.6.1
npm ERR! node_modules/@typegoose/typegoose
npm ERR!   @typegoose/typegoose@"7.6.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-07-03T00_12_55_121Z-debug.log

@renovate renovate bot force-pushed the renovate/typegoose-typegoose-7.x branch 8 times, most recently from 37de66a to d01ae6d Compare June 11, 2021 17:23
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-7.x branch 10 times, most recently from f15b2cc to 0509e31 Compare June 18, 2021 22:52
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-7.x branch 4 times, most recently from ce5df84 to cc178eb Compare June 26, 2021 09:54
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-7.x branch from cc178eb to 9b49f54 Compare June 28, 2021 19:28
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-7.x branch 3 times, most recently from f66bca7 to 2e19119 Compare July 1, 2021 18:29
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-7.x branch from 2e19119 to b3c78e0 Compare July 3, 2021 00:13
@garrappachc garrappachc merged commit 21fd630 into master Jul 4, 2021
@garrappachc garrappachc deleted the renovate/typegoose-typegoose-7.x branch July 4, 2021 12:29
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.

2 participants