chore: merge develop into test burnin#27400
Merged
AtofStryker merged 5 commits intoJul 26, 2023
Merged
Conversation
…ory (#27285) Co-authored-by: Matt Schile <mschile@cypress.io>
* chore: update electron-notarize to @electron/notarize v2. legacy tooling will stop working November 23 and this allows us to get ahead of the curve. see electron/notarize@bf23272. Also inquirer types were having issues in build which updated from v7 to v8. Nothing major changed there except dropping node 10 support chore: add Team ID to mac os code sign as it is now needed by the new signing tool. see https://github.com/electron/notarize#notes-on-your-teamid. [run ci] * chore: debug notary [run ci]
* chore: update electron-context-menu to 3.6.1. electron-context-menu fixed the issue we were patching in https://github.com/sindresorhus/electron-context-menu/pull/156, so the patch can be deleted * chore: update electron/get from v1 to v2. v2 drops node 12 so nothing breaking on our end * chore: update electron-builder to ^v23.6.0 (checkTs passing) * chore: upgrade electron packager to v16 * update electron-packager from v16 to v17 * run binary jobs for electron updates [run ci]
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Ryan Manuel <ryanm@cypress.io> Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
mjhenkes
approved these changes
Jul 26, 2023
nagash77
approved these changes
Jul 26, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DO NOT SQUASH!
Additional details
Updates test burn in with recent develop changes
Steps to test
How has the user experience changed?
PR Tasks
cypress-documentation?type definitions?