mejo- / pandoc

Nextcloud app to convert text files using pandoc
GNU Affero General Public License v3.0
4 stars 0 forks source link

Bump @nextcloud/cypress from 1.0.0-beta.6 to 1.0.0-beta.7 #139

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps @nextcloud/cypress from 1.0.0-beta.6 to 1.0.0-beta.7.

Release notes

Sourced from @​nextcloud/cypress's releases.

v1.0.0-beta.7

✨ New features

  • Docker integration
    • Provide the docker helpers as @nextcloud/cypress/docker import.
    • Allow installing custom required apps for testing.
    • Clone apps which is not in the appstore but also not bundled such as text and viewer.
    • Allow to autodetect current app, or set one, and bind mount the directory for testing the app.

🚧 Updates

  • Lots of dependency updates.
Commits
  • 4c15fdc Merge pull request #429 from nextcloud-libraries/release/1.0.0-beta.7
  • d8e2050 Version 1.0.0-beta.7
  • 00dd6d4 Merge pull request #405 from nextcloud-libraries/dependabot/npm_and_yarn/type...
  • f8c5dcb build(deps-dev): Bump typescript from 5.2.2 to 5.3.3
  • c35a40d Merge pull request #157 from nextcloud-libraries/feat/docker-node
  • e008cf6 docs(docker): clarify mounted app under development is used
  • 754bdfa fix: Add more vendored apps
  • b8540a5 feat: Make docker integration available for other projects
  • 9d1a7a0 Merge pull request #428 from nextcloud-libraries/dependabot/npm_and_yarn/cypr...
  • 0091311 build(deps-dev): Bump @​cypress/code-coverage from 3.12.16 to 3.12.17
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


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 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)