Closed renovate[bot] closed 6 months ago
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.
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.
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
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.
This PR contains the following updates:
^13.6.4
->^13.6.6
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-5Configuration
📅 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.