Skip to content

Bump cypress from 8.4.0 to 10.3.1#341

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/cypress-10.3.1
Closed

Bump cypress from 8.4.0 to 10.3.1#341
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/cypress-10.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2022

Bumps cypress from 8.4.0 to 10.3.1.

Release notes

Sourced from cypress's releases.

v10.3.1

Changelog: https://docs.cypress.io/guides/references/changelog#10-3-1

v10.3.0

Changelog: https://docs.cypress.io/guides/references/changelog#10-3-0

v10.2.0

Changelog: https://docs.cypress.io/guides/references/changelog#10-2-0

v10.1.0

Changelog: https://docs.cypress.io/guides/references/changelog#10-1-0

v10.0.3

Changelog: https://docs.cypress.io/guides/references/changelog#10-0-3

v10.0.2

Changelog: https://docs.cypress.io/guides/references/changelog#10-0-2

v10.0.1

Changelog: https://docs.cypress.io/guides/references/changelog#10-0-1

v10.0.0

Changelog: https://docs.cypress.io/guides/references/changelog#10-0-0

v9.7.0

Released 5/23/2022

Features:

  • The Electron version and shipped Chromium browser version has been updated. Addressed in #21418.

Deprecations:

  • The Cypress.Cookies.preserveOnce() and Cypress.Cookies.defaults() Cypress APIs have been deprecated. In a future release, support for Cypress.Cookies.preserveOnce() and Cypress.Cookies.defaults() will be removed. Consider using the experimental cy.session() command instead to cache and restore cookies and other sessions details between tests. Fixed #21333.

Bugfixes:

  • Updated the cy.contains() command to correctly error and retry if the provided regex pattern begins with an equal sign and a match was not initially found. Previously the command would incorrectly fail with a syntax error. Fixed #21108.
  • Corrected the cy.session() command log grouping and validation verbiage.

... (truncated)

Commits
  • ae4a9d8 10.3.1 release
  • 1da95a7 fix: Determine global mode based on whether there is a current project (#22838)
  • 2aa7b93 fix: Correct pluralization in Spec Pattern (#22773)
  • 89acf9c chore: add types to screenshots (#22768)
  • 0aebe4a trigger build for 10.3.1
  • 1643161 fix: show info message correctly on "record your first run ui" (#22413)
  • 7c4d5e5 fix: cy.contains(RegExp) handles input[type=submit] correctly (#21285)
  • 1b68869 fix: Ensure that file watchers are closed before Electron exits (#22606)
  • 8e07318 feat(npm/vue): expose Test Utils API (#22757)
  • 3d07d53 feat: auto-collapse sidebar for window width < lg (#22393)
  • 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 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 [cypress](https://github.com/cypress-io/cypress) from 8.4.0 to 10.3.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](cypress-io/cypress@v8.4.0...v10.3.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 20, 2022
@github-actions
Copy link

Thanks for your contribution!
Every commit will generate a new build at https://github.com/konveyor/tackle-ui/actions/workflows/pr-build-container-images.yml?query=branch%3Adependabot/npm_and_yarn/cypress-10.3.1 and once the build finishes you should be able to use the container image ghcr.io/konveyor/tackle-ui/tackle-ui:dependabot/npm_and_yarn/cypress-10.3.1
To see the full set of container images generated visit https://github.com/konveyor/tackle-ui/packages

@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Merging #341 (b13b6ce) into main (1365e06) will decrease coverage by 35.44%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #341       +/-   ##
===========================================
- Coverage   63.14%   27.69%   -35.45%     
===========================================
  Files         180      180               
  Lines        4322     4322               
  Branches      894      868       -26     
===========================================
- Hits         2729     1197     -1532     
- Misses       1588     3122     +1534     
+ Partials        5        3        -2     
Flag Coverage Δ
e2etests ?
unitests 27.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/App.tsx 0.00% <0.00%> (-100.00%) ⬇️
src/i18n.ts 0.00% <0.00%> (-100.00%) ⬇️
src/Routes.tsx 0.00% <0.00%> (-100.00%) ⬇️
src/keycloak.ts 0.00% <0.00%> (-100.00%) ⬇️
src/utils/model-utils.tsx 0.00% <0.00%> (-100.00%) ⬇️
src/pages/controls/controls.tsx 0.00% <0.00%> (-100.00%) ⬇️
src/pages/controls/controls-header.tsx 0.00% <0.00%> (-100.00%) ⬇️
...es/application-inventory/application-inventory.tsx 0.00% <0.00%> (-100.00%) ⬇️
...ls/tags/components/new-tag-modal/new-tag-modal.tsx 0.00% <0.00%> (-100.00%) ⬇️
...s/components/update-tag-modal/update-tag-modal.tsx 0.00% <0.00%> (-100.00%) ⬇️
... and 78 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1365e06...b13b6ce. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 3, 2022

Superseded by #342.

@dependabot dependabot bot closed this Aug 3, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cypress-10.3.1 branch August 3, 2022 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants