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: bump @nextcloud/cypress from 1.0.0-beta.8 to 1.0.0-beta.13 #1881

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2025

Bumps @nextcloud/cypress from 1.0.0-beta.8 to 1.0.0-beta.13.

Release notes

Sourced from @​nextcloud/cypress's releases.

v1.0.0-beta.13

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

Features

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

v1.0.0-beta.11

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

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

What's Changed

Features

... (truncated)

Commits
  • d001328 Merge pull request #750 from nextcloud-libraries/release/beta13
  • f62eac6 chore(release): 1.0.0-beta.13 (2025-02-04)
  • 5d3cbe3 Merge pull request #749 from nextcloud-libraries/dependabot/npm_and_yarn/roll...
  • ff080bb chore(deps-dev): Bump rollup from 4.32.0 to 4.34.1
  • d2d9406 Merge pull request #745 from nextcloud-libraries/dependabot/npm_and_yarn/roll...
  • 1643ed2 chore(deps-dev): Bump rollup from 4.31.0 to 4.32.0
  • 930c962 Merge pull request #744 from nextcloud-libraries/dependabot/npm_and_yarn/next...
  • d9ad0d0 chore(deps-dev): Bump @​nextcloud/upload from 1.7.1 to 1.8.0
  • c3d3113 Merge pull request #742 from nextcloud-libraries/dependabot/npm_and_yarn/roll...
  • e7f6d63 chore(deps-dev): Bump rollup from 4.30.1 to 4.31.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.8 to 1.0.0-beta.13.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases)
- [Commits](nextcloud-libraries/nextcloud-cypress@v1.0.0-beta.8...v1.0.0-beta.13)

---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Feb 8, 2025
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link

codecov bot commented Feb 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.36%. Comparing base (e91347e) to head (db07b3b).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1881   +/-   ##
=======================================
  Coverage   31.36%   31.36%           
=======================================
  Files          43       43           
  Lines        1629     1629           
  Branches      110      110           
=======================================
  Hits          511      511           
  Misses       1092     1092           
  Partials       26       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cypress bot commented Feb 8, 2025

Activity    Run #2174

Run Properties:  status check errored Errored #2174  •  git commit 3467db17ab: chore: bump @nextcloud/cypress from 1.0.0-beta.8 to 1.0.0-beta.13
Project Activity
Branch Review dependabot/npm_and_yarn/nextcloud/cypress-1.0.0-beta.13
Run status status check errored Errored #2174
Run duration 01m 08s
Commit git commit 3467db17ab: chore: bump @nextcloud/cypress from 1.0.0-beta.8 to 1.0.0-beta.13
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 2
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 0
View all changes introduced in this branch ↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2025

Superseded by #1887.

@dependabot dependabot bot closed this Feb 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/cypress-1.0.0-beta.13 branch February 22, 2025 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant