mozilla / coverage-crawler

A crawler to find websites that exercise code in Firefox that is not covered by unit tests
Mozilla Public License 2.0
16 stars 28 forks source link

Bump firefox-code-coverage from 1.1.6 to 1.3.16 #598

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps firefox-code-coverage from 1.1.6 to 1.3.16.

Release notes

Sourced from firefox-code-coverage's releases.

1.3.16

  • Do not verify the ssl cert when connecting securely to redis. (#1762)
  • Remove no longer needed seed-isort-config pre-commit repository and update isort repository

Released with mozilla/task-boot

1.3.15

  • build(deps): bump taskcluster from 44.23.4 to 45.0.1 in /report (#1682)
  • build(deps-dev): bump mini-css-extract-plugin in /frontend (#1681)
  • build(deps): bump redis from 4.3.5 to 4.4.0 in /backend (#1680)
  • build(deps): bump taskcluster from 44.23.4 to 45.0.1 in /tools (#1679)
  • build(deps-dev): bump jsonschema from 4.17.1 to 4.17.3 in /bot (#1678)
  • build(deps): bump libmozevent from 1.1.20 to 1.1.21 in /events (#1677)
  • build(deps-dev): bump fakeredis from 2.0.0 to 2.2.0 in /backend (#1676)
  • build(deps): bump minimatch from 3.0.4 to 3.1.2 in /addon (#1683)
  • build(deps): bump python from 3.10.7-slim to 3.11.0-slim in /backend (#1624)
  • bot: Update to Mercurial 6.3.1
  • bot: Update to the latest revision of version-control-tools
  • build(deps): bump python from 3.10.7-slim to 3.11.0-slim in /bot (#1623)
  • Adjust path to extracted grcov
  • Assert extracted grcov is a file
  • build(deps-dev): bump webpack-cli from 5.0.0 to 5.0.1 in /addon (#1686)
  • build(deps): bump python from 3.11.0-slim to 3.11.1-slim in /backend (#1687)
  • build(deps): bump python from 3.11.0-slim to 3.11.1-slim in /bot (#1688)
  • build(deps): bump google-cloud-storage from 2.6.0 to 2.7.0 in /bot (#1689)
  • build(deps): bump google-cloud-storage from 2.6.0 to 2.7.0 in /backend (#1691)
  • build(deps-dev): bump webpack-cli from 5.0.0 to 5.0.1 in /frontend (#1694)
  • build(deps-dev): bump css-loader from 6.7.2 to 6.7.3 in /frontend (#1699)
  • build(deps-dev): bump pre-commit from 2.20.0 to 2.21.0 in /backend (#1701)
  • build(deps-dev): bump json-e from 4.4.3 to 4.5.0 in /bot (#1702)
  • build(deps-dev): bump pre-commit from 2.20.0 to 2.21.0 in /bot (#1704)
  • build(deps-dev): bump mini-css-extract-plugin in /frontend (#1693)
  • build(deps-dev): bump fakeredis from 2.2.0 to 2.4.0 in /backend (#1703)
  • build(deps-dev): bump pytest from 7.2.0 to 7.2.1 in /backend (#1716)
  • build(deps): bump redis from 4.4.0 to 4.4.2 in /backend (#1714)
  • build(deps-dev): bump pytest from 7.2.0 to 7.2.1 in /bot (#1713)
  • build(deps-dev): bump eslint-config-prettier in /frontend (#1710)
  • Bug 1798886 - Migrate code-coverage from AWS to GCP (#1720)

Released with mozilla/task-boot

1.3.14

  • Revert "Bug 1798886 - Migrate code-coverage from AWS to GCP (#1634)" (#1675)
  • build(deps-dev): bump @​babel/core from 7.20.2 to 7.20.5 in /frontend (#1674)
  • Stop checking JavaScript files existence in the repository
  • Version 1.3.13
  • build(deps): bump taskcluster from 44.23.4 to 45.0.1 in /report (#1682)
  • build(deps-dev): bump mini-css-extract-plugin in /frontend (#1681)
  • build(deps): bump redis from 4.3.5 to 4.4.0 in /backend (#1680)
  • build(deps): bump taskcluster from 44.23.4 to 45.0.1 in /tools (#1679)

... (truncated)

Commits
  • 71b527a Version 1.3.16
  • fc141cf Remove no longer needed seed-isort-config pre-commit repository and update is...
  • d397cfb Do not verify the ssl cert when connecting securely to redis. (#1762)
  • acfd057 Version 1.3.15
  • 32e7f28 Bug 1798886 - Migrate code-coverage from AWS to GCP (#1720)
  • 5523d91 build(deps-dev): bump eslint-config-prettier in /frontend (#1710)
  • 4c0efc8 build(deps-dev): bump pytest from 7.2.0 to 7.2.1 in /bot (#1713)
  • 47eddd9 build(deps): bump redis from 4.4.0 to 4.4.2 in /backend (#1714)
  • 5d64580 build(deps-dev): bump pytest from 7.2.0 to 7.2.1 in /backend (#1716)
  • 8ce3902 build(deps-dev): bump fakeredis from 2.2.0 to 2.4.0 in /backend (#1703)
  • Additional commits viewable in compare view


Dependabot compatibility score

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[bot] commented 1 year ago

Superseded by #599.