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

Bump xmldom and cypress-image-snapshot #97

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2022

Removes xmldom. It's no longer used after updating ancestor dependency cypress-image-snapshot. These dependencies need to be updated together.

Removes xmldom

Updates cypress-image-snapshot from 2.3.5 to 4.0.1

Release notes

Sourced from cypress-image-snapshot's releases.

v4.0.1

Patch Changes

  • 17f7927 Thanks @​jaredpalmer! - When using native retries that come in Cypress v5+ real image failures are marked as passed on the retries because cypress names the snapshots as 'filename (attempt X).png (and there is no configuration option to change this). The fix just removes the ' (attempt X)' suffix from the filename.

v4.0.0

Major Release

  • Bumped deps including Cypress from 3.x to 4.x which was a peer dep thus this is a major version change.

Commits

  • Create FUNDING.yml 816ad36
  • Update README.md 0ee99c4
  • Merge pull request #147 from jaredpalmer/dependabot/npm_and_yarn/handlebars-4.7.6 af0b9d1
  • Bump handlebars from 4.0.12 to 4.7.6 fa218e2
  • Merge pull request #141 from jaredpalmer/dependabot/npm_and_yarn/examples/elliptic-6.5.3 bb87ec3
  • Merge pull request #146 from jaredpalmer/dependabot/npm_and_yarn/examples/handlebars-4.7.6 78cd033
  • Merge pull request #135 from jaredpalmer/dependabot/npm_and_yarn/examples/websocket-extensions-0.1.4 4b42d2a
  • Merge pull request #139 from jaredpalmer/dependabot/npm_and_yarn/lodash-4.17.19 08874c6
  • Merge pull request #124 from jaredpalmer/dependabot/npm_and_yarn/acorn-5.7.4 7e9d7c3
  • Merge pull request #133 from rileymiller/upgrade-cypress-4.5 336aba9
  • Merge pull request #148 from jaredpalmer/dependabot/npm_and_yarn/examples/tree-kill-1.2.2 5317e36
  • Merge pull request #149 from jaredpalmer/dependabot/npm_and_yarn/examples/http-proxy-1.18.1 dd5b201
  • Merge pull request #154 from jaredpalmer/imgbot d44f5cf
  • Merge pull request #152 from Raag007/patch-2 8810459
  • [ImgBot] Optimize images 1232ab0
  • update jest-image-snapshot "4.2.0", 8998834
  • Bump http-proxy from 1.17.0 to 1.18.1 in /examples 55a402a
  • Bump tree-kill from 1.2.0 to 1.2.2 in /examples 788d528
  • Bump handlebars from 4.0.11 to 4.7.6 in /examples da2d650
  • Bump elliptic from 6.4.0 to 6.5.3 in /examples 84a610a
  • Bump lodash from 4.17.11 to 4.17.19 78fc1c8
  • Bump websocket-extensions from 0.1.3 to 0.1.4 in /examples 7445266
  • bumped cypress peer dependency version ad1a3a6
  • Bump acorn from 5.7.3 to 5.7.4 da269b9

jaredpalmer/cypress-image-snapshot@v3.1.1...v4.0.0

v3.1.1

Bug Fixes:

  • Fix issue where Windows paths were handled incorrectly (#88)

v3.1.0

New Features:

  • Upgrade jest-image-snapshot to 2.8.2 which adds support for a diffDirection option.

v3.0.2

New Features:

  • Add error message when image sizes are different (#80)

... (truncated)

Changelog

Sourced from cypress-image-snapshot's changelog.

4.0.1

Patch Changes

  • 17f7927 Thanks @​jaredpalmer! - When using native retries that come in Cypress v5+ real image failures are marked as passed on the retries because cypress names the snapshots as 'filename (attempt X).png (and there is no configuration option to change this). The fix just removes the ' (attempt X)' suffix from the filename.
Commits
Maintainer changes

This version was pushed to npm by cypress-image-snapshot, a new releaser for cypress-image-snapshot since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [cypress-image-snapshot](https://github.com/palmerhq/cypress-image-snapshot). These dependencies need to be updated together.


Removes `xmldom`

Updates `cypress-image-snapshot` from 2.3.5 to 4.0.1
- [Release notes](https://github.com/palmerhq/cypress-image-snapshot/releases)
- [Changelog](https://github.com/jaredpalmer/cypress-image-snapshot/blob/master/CHANGELOG.md)
- [Commits](jaredpalmer/cypress-image-snapshot@v2.3.5...v4.0.1)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: cypress-image-snapshot
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2022
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