nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
148 stars 23 forks source link

chore(deps): update dependency cypress to ^13.6.6 - abandoned #872

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress (source) ^13.6.4 -> ^13.6.6 age adoption passing confidence

Release Notes

cypress-io/cypress (cypress) ### [`v13.6.6`](https://togithub.com/cypress-io/cypress/releases/tag/v13.6.6) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.6.5...v13.6.6) Changelog: https://docs.cypress.io/guides/references/changelog#13-6-6 ### [`v13.6.5`](https://togithub.com/cypress-io/cypress/releases/tag/v13.6.5) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.6.4...v13.6.5) Changelog: https://docs.cypress.io/guides/references/changelog#13-6-5

Configuration

📅 Schedule: Branch creation - "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.



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

renovate[bot] commented 8 months ago

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.

enjeck commented 8 months ago

The first failing Cypress tests (error message: ResizeObserver loop completed with undelivered notifications) are caused by NcSelect. There had been a similar error (ResizeObserver loop limit exceeded) earlier which I had suppressed. I now try to suppress all errors starting with "ResizeObserver loop", but even this doesn't fix everything.

juliusknorr commented 6 months ago
We detected that the Electron Renderer process just crashed.

We have failed the current spec but will continue running the next spec.

This can happen for a number of different reasons.

If you're running lots of tests on a memory intense application.
  - Try increasing the CPU/memory on the machine you're running on.
  - Try enabling experimentalMemoryManagement in your config file.
  - Try lowering numTestsKeptInMemory in your config file during 'cypress open'.

😢 Same failure as in text with the cypress bump, we skipped the update there for now

renovate[bot] commented 6 months ago

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.