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 (stable0.8) #1590

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2025

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.0.0-beta.14

Compare Source

What's Changed

Full Changelog: nextcloud-libraries/nextcloud-cypress@v1.0.0-beta.13...v1.0.0-beta.14

v1.0.0-beta.13

Compare Source

What's Changed

  • feat(docker): addUser command (3a541ee)
  • feat(docker): allow string command in runExec and runOcc (39073b3)
  • feat(docker): commands with optional args as options (f9c4a98)
  • feat(docker): export runExec, add runOcc, getSystemConfig, setSystemConfig (c91ff54)
  • fix: Auto expose port on macOS to make it accessible on the host (48f0e31)
  • fix(docker): try to use existing image if pulling fails (614a152)
  • test(cy): cy.runCommand and cy.runOccCommand (fed018f)

New Contributors

Full Changelog: nextcloud-libraries/nextcloud-cypress@v1.0.0-beta.12...v1.0.0-beta.13

v1.0.0-beta.12

Compare Source

Features

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

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

Compare Source

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

v13.16.1

Compare Source

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

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 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Feb 2, 2025
@renovate renovate bot requested a review from enjeck February 2, 2025 10:03
@renovate renovate bot force-pushed the renovate/stable0.8-cypress branch from ae6a1b8 to fe43575 Compare February 4, 2025 15:04
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/stable0.8-cypress branch from fe43575 to b44f273 Compare February 20, 2025 18:13
@github-actions github-actions bot enabled auto-merge February 20, 2025 18:14
@github-actions github-actions bot merged commit d452e0f into stable0.8 Feb 20, 2025
40 of 44 checks passed
@github-actions github-actions bot deleted the renovate/stable0.8-cypress branch February 20, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants