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

chore(deps): update cypress (main) #1342

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/cypress ^1.0.0-beta.7 -> ^1.0.0-beta.11 age adoption passing confidence
cypress (source) ^13.6.4 -> ^13.16.0 age adoption passing confidence

Release Notes

nextcloud/nextcloud-cypress (@​nextcloud/cypress)

v1.0.0-beta.11

Compare Source

What's Changed

Features
Fixes

Full Changelog: nextcloud-libraries/nextcloud-cypress@v1.0.0-beta.10...v1.0.0-beta.11

v1.0.0-beta.10

Compare Source

What's Changed

Features

Full Changelog: nextcloud-libraries/nextcloud-cypress@v1.0.0-beta.9...1.0.0-beta.10

v1.0.0-beta.9

Compare Source

What's Changed

Features

Fixes

Full Changelog: nextcloud-libraries/nextcloud-cypress@v1.0.0-beta.8...v1.0.0-beta.9

v1.0.0-beta.8

Compare Source

Enhancements ✨

  • feat: Improve usability of dockerode wrapper by @​susnux in https://github.com/nextcloud-libraries/nextcloud-cypress/pull/486
    • Export getContainer and getContainerName functions This can be used to e.g. create the runOCC cypress command
    • Make the container name dependent on the current app to prevent issues when reusing containers
    • Allow to pass options for container creation to the startNextcloud function
      forceRecreate to not reuse any container but force creating a new one
      mounts to allow binding other directories to the container (e.g. server config)

Bugfixes 🐛

Changed

  • Dependency updates
cypress-io/cypress (cypress)

v13.16.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-16-0

v13.15.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-2

v13.15.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1

v13.15.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-0

v13.14.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-2

v13.14.1

Compare Source

v13.14.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-0

v13.13.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-3

v13.13.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-2

v13.13.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-1

v13.13.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-0

v13.12.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-12-0

v13.11.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-11-0

v13.10.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-10-0

v13.9.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0

v13.8.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1

v13.8.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0

v13.7.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3

v13.7.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2

v13.7.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-1

v13.7.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-0

v13.6.6

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-6

v13.6.5

Compare Source

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 6, 2024
@enjeck
Copy link
Contributor

enjeck commented Nov 19, 2024

Tried enabling experimentalMemoryManagement and setting numTestsKeptInMemory to 1, but that didn't help with the We detected that the Electron Renderer process just crashed error

@renovate renovate bot force-pushed the renovate/main-cypress branch 2 times, most recently from df550a1 to 7b96148 Compare November 19, 2024 21:47
@juliusknorr
Copy link
Member

I think we also run into cypress-io/cypress#27415 here, I'd say let us skip bumping cypress here as well until this is resolved upstream like we do in text.

auto-merge was automatically disabled November 26, 2024 22:11

Pull request was closed

@juliusknorr
Copy link
Member

Renovate will reopen pull requests so we can merge once there is a release where it improves

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants