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 ^5.2.1 (stable30) #6230

Merged
merged 2 commits into from
Sep 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2024

This PR contains the following updates:

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

Release Notes

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

v5.2.1

Compare Source

  • Fix bug with providing options through e2e file, fixes #​267

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 renovate bot added the dependencies Pull requests that update a dependency file label Aug 17, 2024
@renovate renovate bot requested review from max-nextcloud and mejo- August 17, 2024 10:29
@renovate renovate bot changed the title chore(deps): update dependency cypress-visual-regression to ^5.0.4 (stable30) chore(deps): update dependency cypress-visual-regression to ^5.1.0 (stable30) Aug 21, 2024
@renovate renovate bot force-pushed the renovate/stable30-cypress-visual-regression-5.x branch from 422092a to fb49abb Compare August 21, 2024 00:50
@renovate renovate bot changed the title chore(deps): update dependency cypress-visual-regression to ^5.1.0 (stable30) chore(deps): update dependency cypress-visual-regression to ^5.2.0 (stable30) Aug 26, 2024
@renovate renovate bot force-pushed the renovate/stable30-cypress-visual-regression-5.x branch from fb49abb to 41d90f8 Compare August 26, 2024 22:22
@juliushaertl juliushaertl force-pushed the renovate/stable30-cypress-visual-regression-5.x branch 2 times, most recently from a0be7dc to 5c1f6e7 Compare August 28, 2024 19:35
@renovate renovate bot changed the title chore(deps): update dependency cypress-visual-regression to ^5.2.0 (stable30) chore(deps): update dependency cypress-visual-regression to ^5.2.1 (stable30) Sep 6, 2024
@renovate renovate bot force-pushed the renovate/stable30-cypress-visual-regression-5.x branch from 5c1f6e7 to babaa92 Compare September 6, 2024 15:12
@juliushaertl juliushaertl force-pushed the renovate/stable30-cypress-visual-regression-5.x branch from babaa92 to 507a64a Compare September 13, 2024 10:36
@renovate renovate bot force-pushed the renovate/stable30-cypress-visual-regression-5.x branch from 507a64a to 5e0de52 Compare September 13, 2024 10:38
@mejo-
Copy link
Member

mejo- commented Sep 14, 2024

Needs changes from 50a4766 and #6365

@mejo- mejo- disabled auto-merge September 14, 2024 16:10
renovate bot and others added 2 commits September 14, 2024 21:49
The default path changed with cypress-visual-regression 5.0.2. See
cypress-visual-regression/cypress-visual-regression#247
for details.

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- force-pushed the renovate/stable30-cypress-visual-regression-5.x branch from 5e0de52 to 6705cda Compare September 14, 2024 19:49
Copy link
Contributor Author

renovate bot commented Sep 14, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mejo- mejo- merged commit 1d7f8bc into stable30 Sep 14, 2024
59 of 61 checks passed
@mejo- mejo- deleted the renovate/stable30-cypress-visual-regression-5.x branch September 14, 2024 20:04
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.

1 participant