cypress-testing-framework icon indicating copy to clipboard operation
cypress-testing-framework copied to clipboard

Bump xmldom and junit-report-merger

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Removes xmldom. It's no longer used after updating ancestor dependency junit-report-merger. These dependencies need to be updated together.

Removes xmldom

Updates junit-report-merger from 0.0.6 to 4.0.0

Release notes

Sourced from junit-report-merger's releases.

v4.0.0

What's Changed

Added standard CLI args (--version and --help) powered by commander (see bhovhannes/junit-report-merger#179)

Breaking changes

Supported Node engine range has been changed from >12 to >12.20.0 && >=14. That is the range commander supports, and we use commander, so we also need to stay in the same range.

Full Changelog: https://github.com/bhovhannes/junit-report-merger/compare/v3.0.6...v4.0.0

v3.0.6

What's Changed

New Contributors

Full Changelog: https://github.com/bhovhannes/junit-report-merger/compare/v3.0.5...v3.0.6

v3.0.5

Updated to the latest version of fast-glob.

What's Changed

Full Changelog: https://github.com/bhovhannes/junit-report-merger/compare/v3.0.4...v3.0.5

v3.0.4

Updated to the latest version of fast-glob.

What's Changed

Full Changelog: https://github.com/bhovhannes/junit-report-merger/compare/v3.0.3...v3.0.4

v3.0.3

Updated to the latest version of fast-glob.

What's Changed

... (truncated)

Commits
  • 9023661 4.0.0
  • 5c24cb1 chore: reformat files
  • 6ec6278 feat(closes #178): add cli help and version
  • 29a6f77 3.0.6
  • a6afcf3 ci: add Node 16 and 18 to test matrix
  • 5a072fd total skipped details added (#177)
  • d9f3849 ci: run checks for MRs
  • bbf5615 chore(deps): update dependency @​evilmartians/lefthook to v1.0.5
  • fea712a Merge pull request #175 from bhovhannes/renovate/jest-monorepo
  • ad8cbab chore(deps): update jest monorepo to v28.1.3
  • Additional commits viewable in compare view

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.

dependabot[bot] avatar Oct 12 '22 02:10 dependabot[bot]