Skip to content

Conversation

dependabot[bot]
Copy link

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

Removes xmldom. It's no longer used after updating ancestor dependency @lhci/server. These dependencies need to be updated together.

Removes xmldom

Updates @lhci/server from 0.7.0 to 0.7.2

Release notes

Sourced from @​lhci/server's releases.

v0.7.2

v0.7.2 (2021-04-29)

  • feat(server): enable passing of server host (#589) (c31cea3), closes #589
  • fix(cli): fix status check for includePassedAssertions (#595) (875c3ed), closes #595
  • fix(server): debug logging for sequelize/umzug (15d0150)
  • docs(jenkins): update Node version to 12 for setup script (#592) (fb8acee), closes #592 #591
  • docs(migration): add migration guide for missing version updates (56e091d), closes #567
  • chore: update docker images with latest version (cc054c5)
  • chore(tsc): typed debug logging (4f9bcdc)

v0.7.1

v0.7.1 (2021-04-13)

  • feat(cli): update lighthouse to v7.3.0 (#581) (10e873a), closes #581
  • feat(utils): more gitlab build context support (#568) (0c9a727), closes #568
  • fix(server): reject on server initialization errors (#584) (a126b09), closes #584
  • fix(utils): limit characters of env overrides to context (#585) (4fa8277), closes #585
  • docs: fix typo in getting-started.md (#560) (68d085a), closes #560
  • docs: use node 12 in examples (#579) (7999f88), closes #579
  • docs: use node 15 in CircleCI example (#582) (838723b), closes #582
  • docs(heroku): update example for node 12 (8986fed)
  • docs(heroku): add connection SSL flag (0f5c2dd)
  • tests: update internal references to master (a022b20)
  • chore: update docker images with latest version (c0cf3a6)
  • chore: rename CI branch to main (6994365)
  • chore(ci): use personal github token (7f46602)
  • chore(ci): add dogfood script to CI (8aaccdd)
  • chore(scripts): update version tags executable (7971074)
Commits
  • 875c3ed fix(cli): fix status check for includePassedAssertions (#595)
  • fb8acee docs(jenkins): update Node version to 12 for setup script (#592)
  • c31cea3 feat(server): enable passing of server host (#589)
  • 4f9bcdc chore(tsc): typed debug logging
  • 15d0150 fix(server): debug logging for sequelize/umzug
  • 56e091d docs(migration): add migration guide for missing version updates
  • cc054c5 chore: update docker images with latest version
  • 4fa8277 fix(utils): limit characters of env overrides to context (#585)
  • a126b09 fix(server): reject on server initialization errors (#584)
  • 10e873a feat(cli): update lighthouse to v7.3.0 (#581)
  • 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.

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [@lhci/server](https://github.com/GoogleChrome/lighthouse-ci). These dependencies need to be updated together.


Removes `xmldom`

Updates `@lhci/server` from 0.7.0 to 0.7.2
- [Release notes](https://github.com/GoogleChrome/lighthouse-ci/releases)
- [Commits](GoogleChrome/lighthouse-ci@v0.7.0...v0.7.2)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: "@lhci/server"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 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