Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress 9.4.1 -> 9.5.0 age adoption passing confidence

Release Notes

cypress-io/cypress

v9.5.0

Compare Source

Released 2/15/2022

Features:

  • Enhancements were made to the error experience in both run mode and open mode
    to improve readability and provide meaningful stack traces. Addressed in
    #​20124.
  • Updated the cy.request() log message to hide the origin when it matched the
    browser origin to make debugging easier. This reduces the length of the log
    message that could be partially hidden if a long url is requested. Addressed
    in #​20009.
  • Updates were made to log the ShadowRoot and Document elements as HTML
    elements. Previously these would be logged as enumerated objects, which were
    difficult to evaluate. Addressed in
    #​20049.
  • Updated the terminal output generated in Cypress run mode to de-emphasis the
    node path in the run header. Addressed in
    #​20120.

Bugfixes:

  • Fixed an issue where files attached during .selectFile() could have the
    wrong File prototype. Fixes
    #​20003.
  • Updated .select() to only dispatch the change and input events when the
    selected option is not the currently selected option. This change aligns
    .select() with the browser. Fixes
    #​19494.
  • Updated .type(' ') to align with the W3C standards where a click event
    should be dispatched when the Space key is pressed and the current focus is on
    a state-changing element with type button, image, submit or reset.
    Fixes #​20067.

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the minor label Jan 22, 2022
@cypress
Copy link

cypress bot commented Jan 22, 2022



Test summary

9 0 0 0


Run details

Project WebApp
Status Passed
Commit 3e32ee2
Started Feb 17, 2022 9:42 AM
Ended Feb 17, 2022 9:46 AM
Duration 03:23 💡
OS Linux Ubuntu - 20.04
Browser Electron 94

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

Base automatically changed from feature/deps to master January 22, 2022 10:05
@renovate renovate bot changed the title Update dependency cypress to v9.3.1 Update dependency cypress to v9.3.1 - autoclosed Jan 22, 2022
@renovate renovate bot closed this Jan 22, 2022
@renovate renovate bot deleted the renovate/cypress-9.x branch January 22, 2022 11:12
@renovate renovate bot changed the title Update dependency cypress to v9.3.1 - autoclosed Update dependency cypress to v9.3.1 Jan 22, 2022
@renovate renovate bot restored the renovate/cypress-9.x branch January 22, 2022 12:30
@renovate renovate bot reopened this Jan 22, 2022
@renovate renovate bot force-pushed the renovate/cypress-9.x branch from 31a8fc5 to dda0fb8 Compare January 22, 2022 16:02
@renovate renovate bot force-pushed the renovate/cypress-9.x branch from dda0fb8 to 3e32ee2 Compare February 17, 2022 09:40
@renovate renovate bot changed the title Update dependency cypress to v9.3.1 Update dependency cypress to v9.5.0 Feb 17, 2022
@qvalentin qvalentin merged commit 7ca3f06 into master Feb 17, 2022
@renovate renovate bot deleted the renovate/cypress-9.x branch February 19, 2022 10:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants