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: mutating ManyArray should handle duplicates gracefully (with deprecation) #9189

Merged
merged 13 commits into from
Jan 3, 2024

Commits on Dec 18, 2023

  1. Port typo fixes / notes

    gitKrystan committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8875642 View commit details
    Browse the repository at this point in the history
  2. Port snapshot-test cleanup

    gitKrystan committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4bd3ce3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    734c308 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8248088 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9654fd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    0bb30f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    627f44a View commit details
    Browse the repository at this point in the history
  3. Run validate-deps

    gitKrystan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    2a66e0e View commit details
    Browse the repository at this point in the history
  4. Fix typo

    gitKrystan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    685e349 View commit details
    Browse the repository at this point in the history
  5. Implement 5.x behavior

    gitKrystan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7d3a306 View commit details
    Browse the repository at this point in the history
  6. Revert expectDeprecation type change

    It isn't needed on this branch
    gitKrystan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3f163a2 View commit details
    Browse the repository at this point in the history
  7. Fix docs test failure

    gitKrystan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6db08f8 View commit details
    Browse the repository at this point in the history
  8. Fix typo

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