This repository was archived by the owner on Apr 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Update dependency cypress to v7.7.0 #196
Merged
Merged
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
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
fdc1ac4
to
a54e56f
Compare
a54e56f
to
5d9d934
Compare
5d9d934
to
df1dee1
Compare
a31e4b7
to
476b911
Compare
476b911
to
466ec6a
Compare
qvalentin
added a commit
that referenced
this pull request
Jan 22, 2022
* Update eslint packages (#240) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency prettier to v2.5.1 (#239) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency react-bootstrap to v1.6.4 (#238) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency react-redux to v7.2.6 (#236) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency axios-mock-adapter to v1.20.0 (#226) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency @types/react to v17.0.37 (#225) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency redux to v4.1.2 (#223) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency react-router-dom to v5.3.0 (#234) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency @types/node to v14.18.0 (#188) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency @types/react-bootstrap to v0.32.28 (#211) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency @testing-library/react to v12 (#205) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update devDependencies (patch) (#228) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update storybook packages (#204) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency cypress to v7.7.0 (#196) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency @types/react-router-dom to v5.3.2 (#213) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency npm-check-updates to v12 (#251) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency @types/jest to v27 (#253) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency @types/node to v16 (#254) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency cypress to v9 (#255) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency @types/react-dom to v17.0.11 (#256) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency bootstrap to v4.6.1 (#257) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update @testing-library packages (#258) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency rc-util to v5.16.1 (#260) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency react-dropzone to v11.4.2 (#261) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency @types/node to v16.11.14 (#263) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency npm-check-updates to v12.0.5 (#264) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency @types/react-redux to v7.1.22 (#270) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency @types/node to v16.11.19 (#267) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency @types/react to v17.0.38 (#268) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Update dependency axios to v0.25.0 (#259) Co-authored-by: Renovate Bot <bot@renovateapp.com> * (CI) update npm * (CI) remove update of npm * update to react router 6 * update snapshots * fix react router update * fix refactoring of header Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR contains the following updates:
7.6.0
->7.7.0
Release Notes
cypress-io/cypress
v7.7.0
Compare Source
Released 07/07/2021
Features:
experimentalStudio
, Cypress Studio can now copy all commands generated to your clipboard. Addressed in #16912.Bugfixes:
preventScroll
options passed toelement.focus()
calls within the application under test. Fixes #15294..contains(0)
will now show the zero in the Command Log. Fixes #1119.showedOnBoardingModal
when runningcypress open
. Fixes #17095..contains()
now correctly allow for theincludeShadowDom
option. Fixes #17066.Misc:
Configuration
📅 Schedule: "every weekend" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.