forked from cypress-io/cypress
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] develop from cypress-io:develop #85
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
Open
pull
wants to merge
6,256
commits into
F3n67u:develop
Choose a base branch
from
cypress-io:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
* dependency: upgrade better-sqlite3 to 12.4.1 * changelog * Update CHANGELOG with better-sqlite3 upgrade Added dependency update for better-sqlite3 to changelog.
* chore(deps): update dependency type-fest to v3 * empty commit --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
…#32741) * internal: (cy.prompt/studio) add ability to track on dirty data in studio * fix types * fix build * add changelog * unify types * Update CHANGELOG for version 15.6.0 Updated changelog for version 15.6.0 with new features and bugfixes. * types update * Update cli/CHANGELOG.md
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
…32782) * misc: Update cursor when hovering over AUT URL that is already set * changelog entry
* misc: Improved the hitbox of grouped commands caret * Fix the hitbox and add a test for nested withins * changelog entry * Fix flake in percy snapshot of running test * update snapshot to take at the right state - put spinner icon back but don't animate it
* chore(deps): update dependency @cypress-design/css to ^1.2.0 * empty commit * chore(deps): update dependency @cypress-design/css to ^1.2.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
…test` (#32680) * chore: convert extension to TypeScript and vitest * chore: typecheck the whole package
…xtension chore: (feature-branch), convert `@packages/socket` and `@packages/extension` into bundle packages and `@packages/extension` to `vitest`
… `vitest` (#32798) * chore: convert npm/puppeteer tests from mocha to vitest * rework activation tab test to corectly use advanceTimersByTimeAsync
…ops and fix double `:`'s in the keys (#32776) * fix: improve readability of group key/value pairs in console props and fix double * add changelog * add test
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* chore(deps): update dependency @cypress/react-tooltip to v0.5.4 * empty commit * chore(deps): update dependency @cypress/react-tooltip to v0.5.4 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]> Co-authored-by: Jennifer Shehane <[email protected]>
…prompt() fails to download (#32822)
* chore: rework electron switches to avoid unknown side effects how bad does this fail? fix server tests * fix test types * internal env is test not development
* chore: updating v8 snapshot cache * index on develop: e3d1d5b fix: (cy.prompt) add more context to the error message shown when cy.prompt() fails to download (#32822) * index on develop: e3d1d5b fix: (cy.prompt) add more context to the error message shown when cy.prompt() fails to download (#32822) --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* chore: updating v8 snapshot cache * index on develop: e3d1d5b fix: (cy.prompt) add more context to the error message shown when cy.prompt() fails to download (#32822) * index on develop: e3d1d5b fix: (cy.prompt) add more context to the error message shown when cy.prompt() fails to download (#32822) --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
…33081) * chore(deps): update dependency @types/underscore.string to v0.0.42 * empty commit --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
* chore(deps): update dependency @types/uuid to v8.3.4 * chore(deps): update dependency @types/uuid to v8.3.4 * empty commit * chore(deps): update dependency @types/uuid to v8.3.4 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* chore(deps): update dependency @urql/introspection to ^0.3.3 * empty commit --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
…33041) * chore(config): replace Bluebird usage with native Promises (#33032) * fix: resolve ESLint formatting issues * fix: add missing blank lines for ESLint padding-line-between-statements * fix lint * Little bit of cleanup + extra test coverage --------- Co-authored-by: Jennifer Shehane <[email protected]> Co-authored-by: Jennifer Shehane <[email protected]>
* replace bluebird with native Promise * replace bluebird in fixture file * replace bluebird in spawn file * replace bluebird and use fsExtra * replace pathExistsAsync with native method * use async await instead of Promise.try * fix formStatePath * fix Promise.try * fix for formStatePath * fix lint * Update packages/config/src/project/utils.ts * remove unused Bluebird import * fix indentation --------- Co-authored-by: Jennifer Shehane <[email protected]> Co-authored-by: Jennifer Shehane <[email protected]>
* chore(deps): update dependency @urql/vue to v0.6.4 * empty commit --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
* chore(deps): update dependency @vitejs/plugin-vue to v6.0.2 * empty commit --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]> Co-authored-by: Jennifer Shehane <[email protected]>
…packages (app/frontend-shared/launchpad) (#33050) * chore: remove unused devDeps * run all tests * remove more frontend devDeps * remove a few more deps * include entry for area where deps are included * add unlisted deps to frontend packages * update cache again * bump cache * index on remove-unused-dev-deps: 9de3882 bump cache * index on remove-unused-dev-deps: 9de3882 bump cache * index on remove-unused-dev-deps: 9de3882 bump cache * remove duplicate deps in same package * fix: make sure engine.io-client is installed to mirror socket.io-client and is nohoisted within @packages/socket * bump cache --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Bill Glesias <[email protected]>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* chore(deps): update dependency autoprefixer to v10.4.22 * empty commit * bump a few more autoprefixer versions --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]> Co-authored-by: Jennifer Shehane <[email protected]>
* chore(deps): update dependency ansi-styles to ^5.2.0 * empty commit * remove ansi-styles dependency --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* use pipeline param in pull requests to override artifact persistence * fix jq err when triggering pipeline * simplify parameter usage * Update config.yml * do not run pull request workflow when persisting artifacts
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* dependency: remove unused dependencies * changelog entry * Update cli/CHANGELOG.md Co-authored-by: Bill Glesias <[email protected]> * index on remove-unused-deps: d441c21 Update cli/CHANGELOG.md --------- Co-authored-by: Bill Glesias <[email protected]> Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
…144.0.7559.20 (#33104) * chore: Update Chrome (stable) to 143.0.7499.109 and Chrome (beta) to 144.0.7559.20 * empty commit --------- Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]> Co-authored-by: Jennifer Shehane <[email protected]>
…E-2025-5889 warnings (#33112) * bumped brace-expansion transitive dependency to remove CVE-2025-5889 warnings * changelog entry
…33113) * dependency: Try to bump form-data transitive dependency * remove duplicate mime-types * changelog entry * yarn.lock update
* chore(deps): update dependency axios to v0.30.2 * empty commit --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]> Co-authored-by: Jennifer Shehane <[email protected]>
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )