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: prevent serialization issues with retries using multi-domain #20628

Merged
merged 9 commits into from
Mar 16, 2022

Commits on Mar 15, 2022

  1. fix: prevent serialization issues with retries using multi-domain by …

    …sanitizing data sent to spec bridges
    AtofStryker committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    1c6cc20 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature-multidomain' of github.com:cypress-io/cypress i…

    …nto fix_multi_domain_retries
    AtofStryker committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    536d2e9 View commit details
    Browse the repository at this point in the history
  3. recursively map Objects/Arrays to literallys if keys inside Object ma…

    …pped are also Objects/Arrays
    AtofStryker committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    8b7b999 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c5e8da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a4272c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51de416 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    57297db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9486f78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc0a4bd View commit details
    Browse the repository at this point in the history