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

chore: internal request preflight #25772

Merged
merged 57 commits into from
Feb 15, 2023
Merged

chore: internal request preflight #25772

merged 57 commits into from
Feb 15, 2023

Commits on Dec 22, 2022

  1. spike

    tgriesser committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    0079147 View commit details
    Browse the repository at this point in the history
  2. use env var

    tgriesser committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    fc1c099 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

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

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    1fe3ed8 View commit details
    Browse the repository at this point in the history
  2. run ci

    tgriesser committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    04a734a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into tgriesser/spike/spike

    * develop: (45 commits)
      fix: re-enable CYPRESS_INTERNAL_VITE_DEV development (#25364)
      fix: add skip domain injection description (#25463)
      fix: revert CSP header and script-src addition (#25445)
      chore: Update v8 snapshot cache (#25401)
      feat: Do not strip CSP headers from HTTPResponse (#24760)
      fix: keep spaces in formatted output in test runner (#24687)
      fix: Restrict dependency versions to known supported ranges (#25380)
      chore: Update v8 snapshot cache (#25370)
      feat: experimental skip domain injection (#25307)
      chore: support vite v4 for component testing (#25365)
      feat: Use JSX/TSX in generated spec filenames (#25318)
      docs(angular): Properties that are spied upon have to be defined within `componentProperties` instead of on root level. (#25359)
      chore: remove lint-changed from scripts/docs (#25308)
      chore: bump to 12.3.0 [skip ci] (#25355)
      fix: make NODE_ENV "production" for prod builds of launchpad (#25320)
      fix: .contains() should only return one element at all times (#25250)
      feat: add currentRetry to Cypress API (#25297)
      chore: release @cypress/webpack-dev-server-v3.2.2
      chore: release create-cypress-tests-v2.0.1
      fix: change wording for spec creation (#25271)
      ...
    tgriesser committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    3e305cd View commit details
    Browse the repository at this point in the history
  4. run ci

    tgriesser committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    1451329 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    00893a5 View commit details
    Browse the repository at this point in the history
  2. run ci

    tgriesser committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    06538ce View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. fixing various tests run ci

    tgriesser committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    df037c1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into tgriesser/spike/spike

    * develop: (27 commits)
      refactor: remove unused cloud routes (#25584)
      chore: fix issue template formatting issue (#25587)
      fix: fixed issue with CT + electron + run mode not exiting properly (#25585)
      chore(deps): update dependency ua-parser-js to v0.7.33 [security] (#25561)
      fix: add alternative binary names for edge-beta (#25456)
      chore: add batch execution to CloudDataSource (#22457)
      chore: End a/b campaigns for aci smart banners (#25504)
      chore: release @cypress/schematic-v2.5.0
      fix(cypress-schematic): do not disable e2e support file (#25400)
      chore: adding memory issue template (#25559)
      feat: Add Angular CT Schematic (#24374)
      chore: enforce changelog entries on PR reviews (#25459)
      chore: bump package.json to 12.4.0 [run ci] (#25556)
      feat: Add 'type' option to `.as` to store aliases by value (#25251)
      chore: release @cypress/webpack-dev-server-v3.2.3
      feat: Display line break in cy.log (#25467)
      chore: update types (#25538)
      fix: Revert "fix: adding emergency garbage collection for chromium-based browsers" (#25546)
      fix: percy - wait to take snapshot until previous tooltips are gone (#25522)
      feat: support data-qa selector in selector playground (#25475)
      ...
    tgriesser committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    33493ee View commit details
    Browse the repository at this point in the history
  3. fix env var setup, run ci

    tgriesser committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    14974dc View commit details
    Browse the repository at this point in the history
  4. debugging run ci

    tgriesser committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    a73bd6f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' into tgriesser/spike/spike

    * develop:
      chore: downgrade version (#25598)
      chore: account for NEXT_VERSION variable set in CI (#25597)
      chore: bump package.json to 12.4.1 [run ci] (#25593)
    tgriesser committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    c157fca View commit details
    Browse the repository at this point in the history
  6. attempt to fix spec, run ci

    tgriesser committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    9df9bda View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Fix key, run ci

    tgriesser committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    148a3db View commit details
    Browse the repository at this point in the history
  2. fix, run ci

    tgriesser committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    5fca0bb View commit details
    Browse the repository at this point in the history
  3. attempt to get tests going

    tgriesser committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    8c2cd13 View commit details
    Browse the repository at this point in the history
  4. run ci

    tgriesser committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    ff174f9 View commit details
    Browse the repository at this point in the history
  5. fix tests

    tgriesser committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    739e293 View commit details
    Browse the repository at this point in the history
  6. run ci

    tgriesser committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    6d7faf7 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. remove unused dependency

    tgriesser committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    1c0b739 View commit details
    Browse the repository at this point in the history
  2. Add preflight run ci

    tgriesser committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    17c3eb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. fix tests, run ci

    tgriesser committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    de45cfe View commit details
    Browse the repository at this point in the history
  2. fix tests, run ci

    tgriesser committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    ef52e26 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into tgriesser/spike/spike

    * develop:
      chore: fix changlelog section parsing and reference right ENV (#25633)
      feat: Debug page [IATR] (#25488)
      fix(deps): update dependency underscore.string to v3.3.6 🌟 (#25574)
      chore: Use upstream cypress-testing-library again (#25548)
      fix: match alternate edge version string format (#25457)
      chore: update name for graphql batch operations (#25610)
      chore: clean up config for external contibutors (#25552)
      chore: fix childProcess.execSync encoding (#25625)
      chore: update next-version to handle using the next bump package.json… (#25599)
      chore: update packages/example deployment script and cleanup package/example (#25091)
      fix: allow version 9 of the babel-loader peer dependency (#25569)
      docs: remove cypress-example-todomvc-redux from release-process (#25613)
      chore: bump version and remove misleading changelog entry (#25612)
    tgriesser committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a0259e6 View commit details
    Browse the repository at this point in the history
  4. run ci

    tgriesser committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    3b0db83 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Merge branch 'develop' into tgriesser/spike/spike

    * develop: (28 commits)
      chore: update changelog validation example (#25742)
      fix: Improve error handling around calls to `this.next` in middleware (#25702)
      chore: debug page tooltip distance and artifact border (#25727)
      fix: update newProject ref when switching between organizations in SelectCloudProjectModal (#25730)
      misc: Add max widths to debug page message states (#25725)
      chore: export types (#25714)
      chore: release @cypress/webpack-preprocessor-v5.16.3
      chore: release @cypress/vue-v5.0.4
      chore: release @cypress/grep-v3.1.4
      chore: Fix flaky test (#25726)
      dependency(deps): update dependency debug to ^4.3.4 🌟 (#25699)
      feat: openInIDE for failed debug spec (#25691)
      test: fix flaky CT test by relying on query (#25706)
      test: fix flaky migration test (#25672)
      misc: style change for responsiveness (#25687)
      misc: set min widths for icons (#25684)
      chore(deps): update dependency markdown-it to v11.0.1 🌟 (#25698)
      chore: Fix flaky origin .wait() test (#25693)
      chore: unskip tests (#25676)
      chore: release @cypress/webpack-preprocessor-v5.16.2
      ...
    tgriesser committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    bdce6fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35253b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d7543d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5843b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfa3b4f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. fix tests, run ci

    tgriesser committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    d508a45 View commit details
    Browse the repository at this point in the history
  2. fix tests, run ci

    tgriesser committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    7c6ca06 View commit details
    Browse the repository at this point in the history
  3. fix errors, run ci

    tgriesser committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    4506a26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba437cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    550650b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    d9ebe36 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into tgriesser/spike/spike

    * develop:
      feat: add --auto-cancel-after-failures flag (#25237)
      chore: exclude collaborator issues/PRs from triage project (#25769)
      misc: Increase max failures in IATR badge to 99 (#25737)
      misc: improve debug loading text wrap responsiveness (#25703)
    tgriesser committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    3ef3e5e View commit details
    Browse the repository at this point in the history
  3. Update packages/errors/src/errors.ts

    Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
    tgriesser and emilyrohrbough authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    c843efd View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. 1 Configuration menu
    Copy the full SHA
    65b8de5 View commit details
    Browse the repository at this point in the history
  2. add mac workflows, run ci

    tgriesser committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    9e4c93f View commit details
    Browse the repository at this point in the history
  3. bump, run ci

    tgriesser committed Feb 11, 2023
    4 Configuration menu
    Copy the full SHA
    643ec33 View commit details
    Browse the repository at this point in the history
  4. update meta, run ci

    tgriesser committed Feb 11, 2023
    4 Configuration menu
    Copy the full SHA
    dc52971 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    4d20fa6 View commit details
    Browse the repository at this point in the history
  2. chore: Update v8 snapshot cache (#25776)

    * chore: updating v8 snapshot cache
    
    * chore: updating v8 snapshot cache
    
    * chore: updating v8 snapshot cache
    
    ---------
    
    Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
    github-actions[bot] and cypress-bot[bot] authored Feb 12, 2023
    Configuration menu
    Copy the full SHA
    7ab9bba View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into tgriesser/spike/spike

    * develop:
      chore: Update v8 snapshot cache (#25592)
    tgriesser committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    80569b8 View commit details
    Browse the repository at this point in the history
  4. run ci

    tgriesser committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    ce0c4b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    8c5e778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3b8ecf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    887471c View commit details
    Browse the repository at this point in the history
  4. 3 Configuration menu
    Copy the full SHA
    75d98e0 View commit details
    Browse the repository at this point in the history
  5. 2 Configuration menu
    Copy the full SHA
    6ca21d6 View commit details
    Browse the repository at this point in the history
  6. Update .github/workflows/update_v8_snapshot_cache.yml

    Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
    flotwig and mjhenkes authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    16664d2 View commit details
    Browse the repository at this point in the history
  7. 4 Configuration menu
    Copy the full SHA
    4935e17 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

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