Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Feb 9, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Feb 9, 2022
ryanthemanuel and others added 29 commits October 21, 2025 14:34
* 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]>
* 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>
renovate bot and others added 30 commits December 8, 2025 15:16
…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

Projects

None yet

Development

Successfully merging this pull request may close these issues.