Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

Sourced from @​nextcloud/cypress's releases.

v1.0.0-beta.14

What's Changed

Full Changelog: nextcloud-libraries/nextcloud-e2e-test-server@v1.0.0-beta.13...v1.0.0-beta.14

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-e2e-test-server@v1.0.0-beta.12...v1.0.0-beta.13

v1.0.0-beta.12

Features

Full Changelog: nextcloud-libraries/nextcloud-e2e-test-server@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-e2e-test-server@v1.0.0-beta.10...v1.0.0-beta.11

v1.0.0-beta.10

What's Changed

Features

... (truncated)

Commits
  • 7355ed3 Merge pull request #765 from nextcloud-libraries/artonge/fix/usageimport
  • 7937921 chore(release): Prepare v1.0.0-beta.14
  • b39c857 fix: Do not depend on the 'path' package for basename
  • b87b6a7 Merge pull request #756 from nextcloud-libraries/doc/new-package-e2e-test-server
  • a8d7583 Merge pull request #763 from nextcloud-libraries/dependabot/npm_and_yarn/roll...
  • 738f6e2 chore(deps-dev): Bump rollup from 4.34.6 to 4.34.8
  • 307ebf4 Merge pull request #762 from nextcloud-libraries/dependabot/npm_and_yarn/domp...
  • 4599985 Merge pull request #761 from nextcloud-libraries/dependabot/npm_and_yarn/seri...
  • 57cb44e chore(deps-dev): Bump dompurify from 3.2.0 to 3.2.4
  • db31d99 chore(deps-dev): Bump serialize-javascript from 6.0.1 to 6.0.2
  • 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.14.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases)
- [Commits](nextcloud-libraries/nextcloud-e2e-test-server@v1.0.0-beta.8...v1.0.0-beta.14)

---
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 22, 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

@codecov
Copy link

codecov bot commented Feb 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.36%. Comparing base (8bf6015) to head (0bf2af5).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1887   +/-   ##
=======================================
  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.

@cypress
Copy link

cypress bot commented Feb 22, 2025

Activity    Run #2195

Run Properties:  status check passed Passed #2195  •  git commit e671b37c9c: chore: bump @nextcloud/cypress from 1.0.0-beta.8 to 1.0.0-beta.14
Project Activity
Branch Review dependabot/npm_and_yarn/nextcloud/cypress-1.0.0-beta.14
Run status status check passed Passed #2195
Run duration 02m 48s
Commit git commit e671b37c9c: chore: bump @nextcloud/cypress from 1.0.0-beta.8 to 1.0.0-beta.14
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
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 10
View all changes introduced in this branch ↗︎

@dependabot dependabot bot merged commit b510d10 into master Feb 22, 2025
54 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/cypress-1.0.0-beta.14 branch February 22, 2025 04:42
@artonge
Copy link
Collaborator

artonge commented Mar 5, 2025

/backport to stable31

@artonge
Copy link
Collaborator

artonge commented Mar 5, 2025

/backport to stable30

@artonge
Copy link
Collaborator

artonge commented Mar 5, 2025

/backport to stable29

@backportbot
Copy link

backportbot bot commented Mar 5, 2025

The backport to stable29 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29

# Create the new backport branch
git checkout -b backport/1887/stable29

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 0bf2af5f

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/1887/stable29

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link

backportbot bot commented Mar 5, 2025

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/1887/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 0bf2af5f

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/1887/stable30

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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.

3 participants