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(deps): update dependency cypress-visual-regression to v5 #2129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress-visual-regression 3.0.0 -> 5.0.1 age adoption passing confidence

Release Notes

cypress-visual-regression/cypress-visual-regression (cypress-visual-regression)

v5.0.1

Compare Source

  • Fixing path depth and cypress wrong saved path on headless (PR #​233)
  • Fixing compareSnapshots paths (PR #​233)
  • 225 v4 spec directory not included in screenshot path (PR #​233)
  • Changing return type of takeScreenshot function (PR #​228)
  • Restore onAfterScreenshot from the original API of 'cy screenshot' (PR #​235)
  • build(deps-dev): bump vite from 4.5.2 to 4.5.3 (PR #​234)

v5.0.0

Compare Source

  • Formatting using prettier

  • FIX: errorThreshold when used in an object

  • BREAKING: Rollback to use single keys to configure cypress-regression-plugin, instead of using an object.
    This is do to the fact that we cannot override an object on cypress CLI , please refer to this issue for more info .

    Now any config key will have a namespace and will follow camelCase notation:

env: {
  visualRegressionType: TypeOption
  visualRegressionBaseDirectory?: string
  visualRegressionDiffDirectory?: string
  visualRegressionGenerateDiff?: DiffOption
  visualRegressionFailSilently?: boolean
}

v4.0.0

Compare Source

  • Migrating to TS files

  • Adding esbuild to build plugin

  • Updating dependencies

  • Adding winston for logging

  • Adding formatting and linting

  • BREAKING: now type can be of type 'base' or 'regression'

  • BREAKING: Changed visual regression cypress envs. Now all vars related to visual regression plugin will be set inside an object like:

env: {
  visualRegression: {
    type: TypeOption
    baseDirectory?: string
    diffDirectory?: string
    generateDiff?: DiffOption
    failSilently?: boolean
  }
}

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/cypress-visual-regression-5.x branch 4 times, most recently from 6bae566 to 3646152 Compare February 8, 2024 18:17
@renovate renovate bot force-pushed the renovate/cypress-visual-regression-5.x branch 4 times, most recently from 5a9a97c to f9b4a48 Compare February 24, 2024 00:20
@renovate renovate bot force-pushed the renovate/cypress-visual-regression-5.x branch 4 times, most recently from 525b9fa to 178cdf2 Compare April 4, 2024 11:10
@renovate renovate bot force-pushed the renovate/cypress-visual-regression-5.x branch 3 times, most recently from bc43526 to d1453a8 Compare April 12, 2024 03:50
@renovate renovate bot force-pushed the renovate/cypress-visual-regression-5.x branch 4 times, most recently from a5176b4 to 75c2265 Compare May 9, 2024 19:56
@renovate renovate bot force-pushed the renovate/cypress-visual-regression-5.x branch from 75c2265 to b027e32 Compare May 22, 2024 12:17
@renovate renovate bot force-pushed the renovate/cypress-visual-regression-5.x branch from b027e32 to 768a8ac Compare May 22, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants