Skip to content

chore(deps): update dependency eslint-plugin-cypress to ^2.13.3 (stable26) - #4017

Merged
max-nextcloud merged 5 commits into
stable26from
renovate/stable26-eslint-plugin-cypress-2.x
May 3, 2023
Merged

chore(deps): update dependency eslint-plugin-cypress to ^2.13.3 (stable26)#4017
max-nextcloud merged 5 commits into
stable26from
renovate/stable26-eslint-plugin-cypress-2.x

Conversation

@renovate

@renovaterenovateBot commented Mar 31, 2023

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
eslint-plugin-cypress^2.12.1 -> ^2.13.3ageadoptionpassingconfidence

Release Notes

cypress-io/eslint-plugin-cypress

v2.13.3

Compare Source

Bug Fixes
  • handle ImportBindings in no-unnecessary-waiting rule (c626ad5)

v2.13.2

Compare Source

Bug Fixes
  • Wait incorrectly reported as unsafe to chain (7c20206)

v2.13.1

Compare Source

Bug Fixes

v2.13.0

Compare Source

Features
  • Add 'unsafe-to-chain-command' rule (bf6a75d)

Configuration

📅 Schedule: Branch creation - "before 5am every weekday,every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Mar 31, 2023
@renovate
renovateBot requested review from a team, datenangebot and mejo- and removed request for a teamMarch 31, 2023 22:05
@cypress

cypressBot commented Mar 31, 2023

Copy link
Copy Markdown

4 flaky tests on run #9584 ↗︎

014210Flakiness4

Details:

chore(deps): update dependency eslint-plugin-cypress to ^2.13.2 (stable26)
Project: TextCommit:d457935bb4
Status: PassedDuration: 04:45 💡
Started: May 2, 2023 10:44 AMEnded: May 2, 2023 10:49 AM
Flakiness workspace.spec.js • 2 flaky tests

ViewOutputVideo

Test Artifacts
Workspace > callouts > create callout OutputScreenshots
Workspace > callouts > toggle callouts OutputScreenshots
Flakiness sync.spec.js • 1 flaky test

ViewOutputVideo

Test Artifacts
Sync > recovers from a lost connection OutputScreenshots
Flakiness share.spec.js • 1 flaky test

ViewOutputVideo

Test Artifacts
Open test.md in viewer > Share a file with download disabled shows an error OutputScreenshots

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@juliusknorr

Copy link
Copy Markdown
Member

Lots of those:

Error: 362:9 error It is unsafe to chain further commands that rely on the subject after this command. It is best to split the chain, chaining again from `cy.` in a next command line cypress/unsafe-to-chain-command

juliusknorr
juliusknorr previously requested changes Apr 13, 2023

@juliusknorrjuliusknorr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@max-nextcloud
max-nextcloudforce-pushed the renovate/stable26-eslint-plugin-cypress-2.x branch from 8504b97 to 6fe0dffCompareApril 28, 2023 10:29
@max-nextcloud

Copy link
Copy Markdown
Collaborator

/compile

@max-nextcloud
max-nextcloud dismissed juliusknorr’s stale reviewMay 2, 2023 10:15

applied the changes requested.

@max-nextcloud
max-nextcloudforce-pushed the renovate/stable26-eslint-plugin-cypress-2.x branch from bded6de to d457935CompareMay 2, 2023 10:16
@renovaterenovateBot changed the title chore(deps): update dependency eslint-plugin-cypress to ^2.13.2 (stable26)chore(deps): update dependency eslint-plugin-cypress to ^2.13.3 (stable26)May 3, 2023
@renovate
renovateBotforce-pushed the renovate/stable26-eslint-plugin-cypress-2.x branch from d457935 to 5e0d152CompareMay 3, 2023 06:51
Makes the current eslint plugin pass.
Signed-off-by: Max <max@nextcloud.com>
Remove unnecessary `cy.getSubmenuEntry`
as it will open the parent menu.
This is a leftover from e9f54d0.
Signed-off-by: Max <max@nextcloud.com>
@renovate

renovateBot commented May 3, 2023

Copy link
Copy Markdown
ContributorAuthor

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@max-nextcloud

Copy link
Copy Markdown
Collaborator

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@max-nextcloud
max-nextcloud merged commit e68da94 into stable26May 3, 2023
@delete-merged-branch
delete-merged-branchBot deleted the renovate/stable26-eslint-plugin-cypress-2.x branch May 3, 2023 07:06
@blizzzblizzz mentioned this pull request May 16, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@juliusknorr@max-nextcloud@nextcloud-command