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

fix: Remove prettier dependency #529

Merged
merged 17 commits into from
Aug 3, 2023
Merged

Conversation

dmtrKovalenko
Copy link
Owner

closes #528

dmtrKovalenko and others added 17 commits May 16, 2023 12:37
Release 1.8.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.1.0 to 12.13.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v12.1.0...v12.13.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update browsers

* Config validate

* Skip install

* Use js config

* Add checkout

* Make cypress config cjs

* Fix config

* Fix executor

* Cache binary

* Cache binary

* Cache binary

* Copy binary

* Fix executor

* Fix executor

* Fix executor

* cp instead of mv

* cp instead of mv

* --chrome browser

* install browsers inside job

* install browsers inside job
* add shiftKey option to some events

* add test cases

* revert unrelated formatting changes

* add shiftKey option for mouseUp event

* one more formatting revert

---------

Co-authored-by: Dmitriy <dmtr.kovalenko@outlook.com>
* Update mouseDown.ts

Add X & Y coordinates to mouseDown

* Update src/commands/mouseDown.ts

* Update mouseUp as well

---------

Co-authored-by: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com>
…dmtrKovalenko/cypress-real-events into fix/remove-prettier-dep
@dmtrKovalenko dmtrKovalenko merged commit ba96c00 into develop Aug 3, 2023
@dmtrKovalenko
Copy link
Owner Author

🎉 This PR is included in version 1.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move prettier to dev dependencies
3 participants