cypress-testing-framework
cypress-testing-framework copied to clipboard
Bump xmldom and junit-report-merger
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 rangecommander
supports, and we usecommander
, 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
- fix: write aggregated number of skipped tests by
@a-chatterjee
in bhovhannes/junit-report-merger#177- chore: upgraded devDependencies
- ci: added Node 16 and 18 to test matrix
New Contributors
@a-chatterjee
made their first contribution in bhovhannes/junit-report-merger#177Full 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
- fix(deps): update dependency fast-glob to v3.2.11 by
@renovate
in bhovhannes/junit-report-merger#148Full 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
- fix(deps): update dependency fast-glob to v3.2.9 by
@renovate
in bhovhannes/junit-report-merger#146- fix(deps): update dependency fast-glob to v3.2.10 by
@renovate
in bhovhannes/junit-report-merger#147Full 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
- chore(deps): update jest monorepo to v27.1.1 by
@renovate
in bhovhannes/junit-report-merger#113- chore(deps): update dependency prettier to v2.4.0 by
@renovate
in bhovhannes/junit-report-merger#115- chore(deps): update dependency typescript to v4.4.3 by
@renovate
in bhovhannes/junit-report-merger#116- chore(deps): update jest monorepo to v27.2.0 by
@renovate
in bhovhannes/junit-report-merger#117- chore(deps): update dependency prettier to v2.4.1 by
@renovate
in bhovhannes/junit-report-merger#118
... (truncated)
Commits
9023661
4.0.05c24cb1
chore: reformat files6ec6278
feat(closes #178): add cli help and version29a6f77
3.0.6a6afcf3
ci: add Node 16 and 18 to test matrix5a072fd
total skipped details added (#177)d9f3849
ci: run checks for MRsbbf5615
chore(deps): update dependency@evilmartians/lefthook
to v1.0.5fea712a
Merge pull request #175 from bhovhannes/renovate/jest-monorepoad8cbab
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.