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(model): deep clone bulkWrite() updateOne arguments to avoid mutating documents in update #14197

Merged
merged 6 commits into from Dec 30, 2023

Commits on Dec 19, 2023

  1. write test

    IslandRhythms committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0da36a4 View commit details
    Browse the repository at this point in the history
  2. Update model.test.js

    IslandRhythms committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6320ed3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. located area of problem

    IslandRhythms committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c4ca444 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    3e99324 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. fix(model): deep clone bulkWrite() updateOne arguments to avoid mut…

    …ating documents in update
    
    Fix #14164
    vkarpov15 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    4cc757a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    936d066 View commit details
    Browse the repository at this point in the history