text icon indicating copy to clipboard operation
text copied to clipboard

chore(deps): update dependency cypress-visual-regression to ^5.2.0 (main)

Open renovate[bot] opened this issue 1 year ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress-visual-regression ^5.0.0 -> ^5.2.0 age adoption passing confidence

Release Notes

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

v5.2.0

Compare Source

  • Enable overriding pixelmatch options, fixes #​263 and #​113
  • Move plugin options preparation logic to command.ts file
  • Refactor how options priority works: default < e2e file < env vars < command options
  • Update readme file describing the 'show difference' functionality

v5.1.0

Compare Source

  • Add a show difference functionality
  • Expose created images in the plugin results

v5.0.4

Compare Source

  • Fix ignored parameters from the support file, fixes #​258

v5.0.3

Compare Source

  • Remove the unneeded sanitation in the commnads.ts file, add missing one in updateSnapshot function. Fixes #​247 and #​252
  • Split integration tests into platform, project and plugin tests
  • Fix a typo in documentation. Closes issue #​248

v5.0.2

Compare Source

  • Switch to tsup library (instead of regular esbuild)
  • Remove "type": "module" from package.json file
  • Output dedicated files for cjs, esm and ts projects. Fix issues #​244 and #​243
  • Add tests different project setups (cjs, esm, ts)
  • Downgrade to chalk v4 (because of cjs support)

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)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Aug 09 '24 23:08 renovate[bot]