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(mongo): fix deprecation warnings, use updateOne for removeAllResetPasswordTokens #982

Merged
merged 1 commit into from
May 18, 2020

Conversation

sakulstra
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented May 18, 2020

Codecov Report

Merging #982 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #982   +/-   ##
=======================================
  Coverage   95.19%   95.19%           
=======================================
  Files          80       80           
  Lines        1788     1788           
  Branches      384      384           
=======================================
  Hits         1702     1702           
  Misses         84       84           
  Partials        2        2           
Impacted Files Coverage Δ
packages/database-mongo/src/mongo.ts 99.36% <100.00%> (ø)

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 1b4b0d3...a577b33. Read the comment docs.

@pradel pradel changed the title fix: update throws deprecation in the console, use updateOne instead fix(mongo): fix deprecation warnings, use updateOne for removeAllResetPasswordTokens May 18, 2020
@pradel
Copy link
Member

pradel commented May 18, 2020

Thanks @sakulstra!

@pradel pradel merged commit e4f0bb1 into accounts-js:master May 18, 2020
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.

None yet

2 participants