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: mongoose deprecation warning findOneAndUpdate() and findOneAndDelete() without the useFindAndModify option set to false #17

Merged

Conversation

0xvbetsun
Copy link

Fix DeprecationWarning: Mongoose: findOneAndUpdate() and findOneAndDelete() without the useFindAndModify option set to false are deprecated
ladjs/lad#408

@0xvbetsun 0xvbetsun changed the title Fix mongoose deprecation warning findOneAndUpdate() and findOneAndDelete() without the useFindAndModify option set to false fix: mongoose deprecation warning findOneAndUpdate() and findOneAndDelete() without the useFindAndModify option set to false Jan 16, 2021
@codecov
Copy link

codecov bot commented Jan 16, 2021

Codecov Report

Merging #17 (c83c767) into master (0db0e85) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   68.18%   68.18%           
=======================================
  Files           1        1           
  Lines          22       22           
=======================================
  Hits           15       15           
  Misses          7        7           
Impacted Files Coverage Δ
index.js 68.18% <ø> (ø)

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 0db0e85...c83c767. Read the comment docs.

@niftylettuce niftylettuce merged commit 8c92dd4 into ladjs:master Jan 16, 2021
@niftylettuce
Copy link
Contributor

v3.0.10 published to npm

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

Successfully merging this pull request may close these issues.

2 participants