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.24 #638

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps firefox-code-coverage from 1.1.6 to 1.3.24.

Release notes

Sourced from firefox-code-coverage's releases.

1.3.24

  • Add User Agent headers to hgmo requests
  • Use raw_download option when downloading code coverage artifacts from GCP
  • Add 'raw_download' parameter to download_to_filename mock

Released with mozilla/task-boot

1.3.23

  • Don't fail abruptly when we fail to download a report

Released with mozilla/task-boot

1.3.22

  • Revert "build(deps): bump sentry-sdk from 1.16.0 to 1.31.0 in /tools (#2064)" (#2095)

Released with mozilla/task-boot

1.3.21

  • build(deps-dev): bump html-webpack-plugin in /frontend (#2079)
  • build(deps-dev): bump css-minimizer-webpack-plugin in /frontend (#2080)
  • build(deps-dev): bump sass-loader from 13.2.0 to 13.3.2 in /frontend (#2081)
  • build(deps-dev): bump babel-loader from 9.1.2 to 9.1.3 in /frontend (#2083)
  • build(deps): bump flask-cors from 3.0.10 to 4.0.0 in /backend (#2084)
  • build(deps): bump aiohttp from 3.8.4 to 3.8.5 in /tools (#2085)
  • build(deps-dev): bump webpack-cli from 5.0.1 to 5.1.4 in /addon (#2086)
  • build(deps): bump taskcluster from 55.2.1 to 55.3.0 in /report (#2087)
  • build(deps): bump libmozevent from 1.1.24 to 1.1.27 in /events (#2088)
  • build(deps): bump libmozdata from 0.1.86 to 0.2.4 in /bot (#2090)
  • build(deps-dev): bump webpack from 5.75.0 to 5.88.2 in /frontend (#2092)
  • build(deps-dev): bump webpack-dev-server in /frontend (#2082)
  • build(deps-dev): bump webpack from 5.75.0 to 5.88.2 in /addon (#2089)
  • build(deps-dev): bump webpack-cli from 5.0.1 to 5.1.4 in /frontend (#2093)
  • build(deps-dev): bump node-sass from 8.0.0 to 9.0.0 in /frontend (#2091)

Released with mozilla/task-boot

1.3.20

  • build(deps): bump taskcluster from 47.1.2 to 55.2.1 in /report (#2066)
  • build(deps): bump sentry-sdk from 1.16.0 to 1.31.0 in /tools (#2064)
  • build(deps): bump taskcluster from 47.1.2 to 55.2.1 in /tools (#2065)
  • Run tasks under Generic Worker rather than Docker Worker
  • build(deps-dev): bump @​babel/preset-env in /frontend (#2067)
  • build(deps): bump setuptools from 67.5.1 to 68.2.2 in /report (#2069)
  • build(deps-dev): bump @​babel/core from 7.21.0 to 7.22.20 in /frontend (#2068)
  • build(deps-dev): bump terser-webpack-plugin in /frontend (#2070)
  • build(deps): bump wheel from 0.38.4 to 0.41.2 in /report (#2039)
  • build(deps-dev): bump pytest from 7.2.2 to 7.4.2 in /backend (#2055)
  • build(deps-dev): bump fakeredis from 2.10.0 to 2.18.1 in /backend (#2054)
  • build(deps-dev): bump pre-commit from 3.1.1 to 3.4.0 in /bot (#2049)
  • build(deps-dev): bump web-ext from 7.6.2 to 7.7.0 in /addon (#2052)

... (truncated)

Commits
  • 4434a19 Version 1.3.24
  • dffa6b6 Add 'raw_download' parameter to download_to_filename mock
  • d348115 Use raw_download option when downloading code coverage artifacts from GCP
  • 382c209 Add User Agent headers to hgmo requests
  • fc19091 Version 1.3.23
  • e68a226 Don't fail abruptly when we fail to download a report
  • 6dbef8b Version 1.3.22
  • 1d193e5 Revert "build(deps): bump sentry-sdk from 1.16.0 to 1.31.0 in /tools (#2064)"...
  • 5f489d0 Version 1.3.21
  • bc66ad8 build(deps-dev): bump node-sass from 8.0.0 to 9.0.0 in /frontend (#2091)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 10 months ago

Superseded by #644.