We have another user cleaner fix for you as it turns out that user.update()
can silently fail. So we have to check for the return value and handle the case when the update didn't work 😅. See #733 for more details including a PDF that summarizes the bug.
As usual, we also updated our Node.js and Ruby dependencies (gems).
What's Changed
Full Changelog: v1.15.0...v1.15.1