nextcloud / text

📑 Collaborative document editing using Markdown
GNU Affero General Public License v3.0
556 stars 92 forks source link

chore(deps): update cypress (stable28) #6660

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cypress/webpack-preprocessor (source) ^6.0.1 -> ^6.0.2 age adoption passing confidence
@nextcloud/cypress ^1.0.0-beta.7 -> ^1.0.0-beta.10 age adoption passing confidence

Release Notes

cypress-io/cypress (@​cypress/webpack-preprocessor) ### [`v6.0.2`](https://redirect.github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v6.0.1...@cypress/webpack-preprocessor-v6.0.2) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v6.0.1...@cypress/webpack-preprocessor-v6.0.2)
nextcloud/nextcloud-cypress (@​nextcloud/cypress) ### [`v1.0.0-beta.10`](https://redirect.github.com/nextcloud-libraries/nextcloud-cypress/releases/tag/1.0.0-beta.10) [Compare Source](https://redirect.github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.9...1.0.0-beta.10) #### What's Changed ##### Features - feat: Add save/restore state commands by [@​artonge](https://redirect.github.com/artonge) in [https://github.com/nextcloud-libraries/nextcloud-cypress/pull/627](https://redirect.github.com/nextcloud-libraries/nextcloud-cypress/pull/627) **Full Changelog**: https://github.com/nextcloud-libraries/nextcloud-cypress/compare/v1.0.0-beta.9...1.0.0-beta.10 ### [`v1.0.0-beta.9`](https://redirect.github.com/nextcloud-libraries/nextcloud-cypress/releases/tag/v1.0.0-beta.9) [Compare Source](https://redirect.github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.8...v1.0.0-beta.9) #### What's Changed #### Features - feat(docker): implement DB snapshot and create default set of users by [@​skjnldsv](https://redirect.github.com/skjnldsv) in [https://github.com/nextcloud-libraries/nextcloud-cypress/pull/599](https://redirect.github.com/nextcloud-libraries/nextcloud-cypress/pull/599) - perf(docker): put data into RAM + enable APCU by [@​skjnldsv](https://redirect.github.com/skjnldsv) in [https://github.com/nextcloud-libraries/nextcloud-cypress/pull/598](https://redirect.github.com/nextcloud-libraries/nextcloud-cypress/pull/598) #### Fixes - fix: correctly export docker entry point types by [@​susnux](https://redirect.github.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-cypress/pull/529](https://redirect.github.com/nextcloud-libraries/nextcloud-cypress/pull/529) - fix: Update workflows from organization by [@​susnux](https://redirect.github.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-cypress/pull/531](https://redirect.github.com/nextcloud-libraries/nextcloud-cypress/pull/531) **Full Changelog**: https://github.com/nextcloud-libraries/nextcloud-cypress/compare/v1.0.0-beta.8...v1.0.0-beta.9 ### [`v1.0.0-beta.8`](https://redirect.github.com/nextcloud-libraries/nextcloud-cypress/releases/tag/v1.0.0-beta.8) [Compare Source](https://redirect.github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.7...v1.0.0-beta.8) ## Enhancements ✨ - feat: Improve usability of dockerode wrapper by [@​susnux](https://redirect.github.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-cypress/pull/486](https://redirect.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 🐛 - fix: Update npm version to current LTS and update dev dependencies by [@​susnux](https://redirect.github.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-cypress/pull/509](https://redirect.github.com/nextcloud-libraries/nextcloud-cypress/pull/509) ## Changed - Dependency updates

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.



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