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

5.0.0 Release #2905

Merged
merged 64 commits into from
Aug 19, 2020
Merged

5.0.0 Release #2905

merged 64 commits into from
Aug 19, 2020

Commits on Jun 23, 2020

  1. Init changelog

    jennifer-shehane committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    ee18eac View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    90e3379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c092c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    e44365a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f100b9c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    c2f478b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec5e615 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c76c043 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    627cb2a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    b21a2cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75916ff View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into 5.0.0-release

    # Conflicts:
    #	source/guides/guides/continuous-integration.md
    jennifer-shehane committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    de3c20d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9265ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf66d9d View commit details
    Browse the repository at this point in the history
  6. Write 5.0 changelog

    jennifer-shehane committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    dca4c4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d607100 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3df2487 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a2fe52 View commit details
    Browse the repository at this point in the history
  10. Update source/guides/references/migration-guide.md

    Co-authored-by: Zach Bloomquist <github@chary.us>
    jennifer-shehane and flotwig committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    1005b59 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6dea7a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

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

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    aef241e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    479d674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e35b96 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Rename configuration option blacklistHosts to blocklistHosts (#2861)

    Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: 丸子 <princeb4d@gmail.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    6 people committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b6a77ea View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

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

Commits on Aug 4, 2020

  1. Merge branch 'develop' into 5.0.0-release

    # Conflicts:
    #	source/guides/references/configuration.md
    jennifer-shehane committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    1e291c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be76f63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eed06ad View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

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

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    b256a7c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into 5.0.0-release

    # Conflicts:
    #	source/guides/guides/module-api.md
    jennifer-shehane committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    c7665ac View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    096c449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cad0cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    370bc23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c9c5e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7af7a40 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    845161b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4568eb4 View commit details
    Browse the repository at this point in the history
  3. Update default preprocessor references from browserify to webpack (#3015

    )
    
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    chrisbreiding and jennifer-shehane committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    355a90b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aab6c9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    090a284 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60a6719 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. docs: 5.0.0 release docs test retries (#2925)

    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    Co-authored-by: Jessica Sachs <jess@jessicasachs.io>
    Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com>
    4 people committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    f5fbe09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c10e363 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    2586ac4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66ec2fb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Configuration menu
    Copy the full SHA
    35a487d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1bc7df View commit details
    Browse the repository at this point in the history
  3. Add doc for click modifiers. (#3062)

    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    sainthkh and jennifer-shehane committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    776929a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c9a389 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b2a8d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a09e0d7 View commit details
    Browse the repository at this point in the history
  7. Fix typo

    chrisbreiding committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    468f8a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    e9d5af1 View commit details
    Browse the repository at this point in the history
  2. add release date

    chrisbreiding committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    fcb6272 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ec93ae View commit details
    Browse the repository at this point in the history
  4. update release date

    chrisbreiding committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    a1c0cd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    953c4a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    121c395 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b36d31c View commit details
    Browse the repository at this point in the history
  4. fix another one

    chrisbreiding committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    18563a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1a87d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de92e52 View commit details
    Browse the repository at this point in the history